/* CSS Document */
#contact-email{display:block; margin-top:30px;color:#fff; text-decoration:underline; font:bold italic 24px Georgia, "Times New Roman", Times, serif;}
#contact-email:hover{color:#9cb7d5}

body {

	background-color: #579ED4;

	margin-left: 0px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 0px;

}



#content {

	color: #1B415D;

	padding: 0px 60px 0px 60px;

	background-color: #D9F3F1;

	text-align: justify;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 16px;

}



.hometext {

	color: #1B415D;

	text-align: left;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	line-height: 16px;

}





.footer {

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}





li {

margin-bottom: 3px;

text-align: left;

}



H1 {

	font-size: 16px;

	font-weight: bold;

	margin: 0px 0px 4px 0px;

	color: #005293;

}



H2 {

	font-size: 14px;

	font-weight: bold;

	margin: 0px 0px 3px 0px;

	color: #005293;

}

.clear {
	clear: both;	
}



.navtext {

	color: #555;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 16px;

	font-weight:bold;

	text-align: left;

}

.navtext2 {

	color: #555;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 16px;

	font-weight:bold;

}



.toppage {

	color: #555;

	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	font-weight:bold;

	text-align: right;

}



a.nav {

	color: #005293;

	text-decoration: none;

}



a.nav:hover {

	color:#317905;

	text-decoration: none;

}





a.footer {

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bold;

	color: #D5E6C0;

	text-decoration: none;

}



a.footer:hover {

	color: #FFFFFF;

	text-decoration: underline;

}



a {

	color:#0072CC;

	text-decoration:none;

	font-weight:bold;

}



a:hover {

	text-decoration: underline;

}




