










/* CSS Text Document */
.banner{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	
}
.body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00405F;
	text-decoration: none;
	
	
}
.menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	color: #2265A7;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C1DFFD;
text-decoration:none;
background-color:inherit;
}


.menu_link2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	color: #00405F;
	background-color:inherit;
	text-decoration: none;
}
.menu_link2:hover
{
color:#FFFB00;
text-decoration:none;
background-color:inherit;
}
.menu_link3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
	color: #2265A7;
	background-color:inherit;
	text-decoration: none;
}
.menu_link3:hover
{
color:#EFC400;
text-decoration:none;
background-color:inherit;
}