.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3696B6;
	text-decoration: none;
}
.maintxtbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3696B6;
	text-decoration: none;
}
.smalltxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3696B6;
	text-decoration: none;
}
.smalltxtfade {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9EBECB;
	text-decoration: none;
}
smalltxt:hover  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #20596C;
	text-decoration: none;
}
.smalltxtfade:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9EBECB;
	text-decoration: none;
}
.titletxtbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #20596C;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
	text-decoration: none;

}
.maintxtWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.largeBluetxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3696B6;
	text-decoration: none;
}

a:link {
	color: #3696B6;
}
#dropmenudiv{
position:absolute;
border:1px solid #9EBECB;
font:normal 12px Arial;
line-height:18px;
z-index:100;
text-decoration: none;
}
#dropmenudiv a{
width: 100%;
display: block;
border:1px solid #E9F0F8;
text-indent: 3px;
text-decoration: none;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #9EBECB;
color: #FFFFFF;
text-decoration: none;
}

#dropmenudiv a:link{
color: #3696B6;
text-decoration: none;
}
.largeRedtxt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.maintxtlrg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3696B6;
	text-decoration: none;
}
.redtxtmedium {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}

