@CHARSET "ISO-8859-1";

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	background-color: #3C7095;
	text-align: center;
}

.main {
	width: 1003px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF
}

a {
	text-decoration: none;
}

.txtWhite {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold
}

.txtWhite10 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.txtBlack36 {
	font-family: Trebuchet MS, verdana;
	font-size: 36px;
	color: #000000;
	font-weight: bold
}

.txtBlack {
	font-family: Arial, Trebuchet MS, verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.text
{
	font-family:Arial,verdana;
	font-size:12px;
	color:#000000;
	font-weight:none;
	text-align:left;
}

.txtBlue {
	font-family: verdana;
	font-size: 18px;
	color: #40759E;
	font-weight: bold
}

.txtRed {
	font-family: verdana;
	font-size: 18px;
	color: #D91A10;
	font-weight: bold
}

.txtBlue32 {
	font-family: Arial;
	font-size: 32px;
	color: #3C7095;
	
}

li {
	margin-bottom: 5px;
}