.headerText a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}

.headerText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}

.menuText a:visited {
	font-weight: normal;
	color: #ECE9D8;
	text-decoration: none;
}
.menuText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal}

.menuText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: none; font-weight: normal ; line-height: 20px}

.secondaryMenuHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.footerText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight: normal }
.grid {
	border-top: 1px none #6699cc;
	border-right: 1px none #6699cc;
	border-bottom: 1px solid #6699cc;
	border-left: 1px none #6699cc;


}
.tablegrid {
	border: 1px solid #132E64;
	padding: 8px;
}
.textwhite {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: normal ; line-height: 20px
}
.text a:link {
	color: #132E64;
	text-decoration: underline;
}
.text a:visited {
	color: #132E64;
	text-decoration: underline;
}
.text a:hover {
	color: #AC2622;
	text-decoration: none;
}
.smallgrid {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AC2622;
	border-right-color: #AC2622;
	border-bottom-color: #AC2622;
	border-left-color: #AC2622;
	border-top-width: 1px;
	border-top-style: inset;
}
