.plain_text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px}
.bold_white_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #FFFFFF}
.plain_white_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #FFFFFF }
.small_white_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: normal; color: #FFFFFF }
.bold_blue_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #003399}
.blue_plain_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px ; color: #003399}
.exbold_blue_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #003399 }
.small_text { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: normal}

/* William Easton Design Logo Version 2.0 */

#eastonLogoV2 {
	margin: 0 auto;
	padding: 0;
	width: 110px;
	height: 45px;
}
#eastonLogoV2 ul {
	list-style: none;
	width: 110px;
	margin: 0;
	padding: 0;
}
#eastonLogoV2 li {
	margin: 0;
	padding: 0;
}
#eastonLogoV2 a {
	display: block;
	padding: 0;
	width: 110px;
	height: 45px;
}
li.eastonTextV2, a.eastonTextV2:link, a.eastonTextV2:visited {
	background: url("/images/eastonLogo.gif") no-repeat left top;
}
a.eastonTextV2:hover {
	background-position: 0 -45px!important;
}
#eastonLogoV2 ul li a span {
	display: none;
}