
/* Texts */

h1 {
	/*background: url(../../images/design/bullets/d1.gif) no-repeat top left;	*/
	color:#345874;
	font-weight: bold;
	text-align:left;
	font-stretch: condensed;
	text-decoration: none;
	line-height: 100%;
	/*height: 15px;*/
	
	font-family: Verdana, Arial,;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: -1px;
	color: #345874;
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: 100;
}

h2 {
	color: #5f829d;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align:left;
	text-decoration: none;
	padding-top:5px;
	margin-top:5px;
	
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 0.2px; 
}

h3 {
	line-height: 10px;
	padding-top:5px;
	margin-top:5px;
	
	color:#5f829d;
	background:white;
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	font-weight: bold;
	font-stretch: condensed;
	line-height: 200%;	
}

a {
	color:#464646;
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	font-weight: 500;
	font-stretch: condensed;
	text-decoration: none;
	line-height: 160%;
}

.textBold {
	color:#5f829d;
	background:white;
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	font-weight: bold;
	font-stretch: condensed;
	line-height: 200%;
}

.textUnderline {
	background:white;
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	font-weight: 500;
	font-stretch: condensed;
	text-decoration: underline;
	line-height: 160%;
}

.textNormal {
	background:white;
	text-align:left;
	font-weight: 500;
	font-stretch: condensed;
	text-decoration: none;
}

.darklink {
	color:#565656;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	font-stretch: condensed;
	margin-top:10px;
}

.textlist {
	color: #b70808
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	font-stretch: condensed;
	text-decoration: none;
}


.textTitle {
	color:#fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;	
	font-weight: bold;
	font-stretch: condensed;
	!line-height: 200%;
	text-align: right;
	/*padding-top: 110px;*/
	padding-right: 25px;
	height:140px;
}


.miniRedText {
	color:#163458;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align:left;
	font-weight: bold;
}


