.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.bodyGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 7f7e7e;
}


.bodyGreyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 7f7e7e;
}

.bodyGreyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: 7f7e7e;
	font-weight: bold;
}





.footer2 a:link { color:#cccccc; text-decoration:none}
.footer2 a:visited { color:#cccccc; text-decoration:none}
.footer2 a:hover { color:#7ea6b5; text-decoration:none; cursor:hand; font-weight:bold}
.footer2 a:active { color:#cccccc; text-decoration:none}


.bodyGrey a:link { color:#7f7e7e; text-decoration:none}
.bodyGrey a:visited { color:#7f7e7e; text-decoration:none}
.bodyGrey a:hover { color:#7ea6b5; text-decoration:none; cursor:hand;}
.bodyGrey a:active { color:#cccccc; text-decoration:none}

.bodyGreyLink a:link { color:#7ea6b5; text-decoration:none}
.bodyGreyLink a:visited { color:#a6c3ce; text-decoration:none}
.bodyGreyLink a:hover { color:#7ea6b5; text-decoration:none; cursor:hand;}
.bodyGreyLink a:active { color:#cccccc; text-decoration:none}





.headerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 93b8c6;
	font-weight: bold;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: 86abb9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
