body, td, p, .normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #061333;
	line-height:1.655em
}
.green {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6FB061;
}

a:link {  color: #FFFFFF;}
a:visited {  color: #FFFFFF;}
a:hover {  color: #FFFFFF;}
a:active {  color: #FFFFFF;}

.title {
	font-size: 14;
	font-weight: bold;
	color: #0B5677;
}

.border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000; 
	border-style: solid;
}


.White {
	color: #FFFFFF;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11;
	color: #FFFFFF;
	background-color: #284A94;
	border-top: thin solid #284A94;
	border-right: thin solid #284A94;
	border-bottom: thin solid #284A94;
	border-left: thin solid #284A94;
    width: 120px;
	height: 25px;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11;
	color: #FFFFFF;
	background-color: #3D4F7D;
	border-top: thin solid #3D4F7D;
	border-right: thin solid #3D4F7D;
	border-bottom: thin solid #3D4F7D;
	border-left: thin solid #3D4F7D;
	
}
.buttonred {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11;
	color: #FFFFFF;
	background-color: #900000;
	border-top: thin solid #900000;
	border-right: thin solid #900000;
	border-bottom: thin solid #900000;
	border-left: thin solid #900000;
	width: 120px;
	height: 25px;
}

