body { 	
		font-family: trebuchet ms, verdana;
		font-size: 11px;
		background-color: #D2DDE7;
		color: #2B5B8B;
		margin: 0px;
		padding: 0px;
		line-height: 19px;
	 }


td   { 	
		font-family: trebuchet ms, verdana;
		font-size: 11px;
		color: #2B5B8B;
		line-height: 19px;
	 }

input, select, textarea {
			font-family: trebuchet ms, verdana;
			font-size: 11px;
			color: #2B5B8B;
}


input.smaller, select.smaller, textarea.smaller {
			font-family: trebuchet ms, verdana;
			font-size: 10px;
			color: #2B5B8B;
}


ul {
	padding:0;
	margin-top:10px; margin-left:30px; margin-bottom:0px;
}

	 
A:link, A:visited, A:active { color: #2B5B8B; text-decoration: underline} 


.thumb {
	border-width:1px; 
	border-color: #FFFFFF; 
	border-style: solid;
}

A.athumb:hover, A.athumb:active {color:#FFFFFF}

A:hover .thumb, A:active .thumb {
	border-width:1px; 
	border-color: #3773AF; 
	border-style: solid
}





form {
	margin:0px;
	padding:0px;
}


.FinePrint {
    COLOR: gray;
    FONT-FAMILY: Arial;
    FONT-SIZE: xx-small;
    FONT-WEIGHT: normal
}


.TextHeader {
	font-size: 13px;
	line-height: 17px;
}


div.contact {
	margin-left: 20px;
	margin-top: 20px;
	color: #fff;
	font-family: arial, verdana;
	font-size: 12px;
}

div.contact a { color: #fff; }
