.layerCloser {  overflow: visible; position: absolute; visibility: hidden; z-index: 1; height: 300px; width: 200px; left: 0px; top: 0px}
.layerMenu {  overflow: visible; position: absolute; visibility: hidden; z-index: 2; width: 150px; left: 0px; top: 0px}
.dropDownMenu {  font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; padding-top: 3px; padding-bottom: 3px; margin-right: 5px; margin-left: 7px}

.menuBorder {
	border: 1px solid #FFFFFF;
}

#nav {
	width: 133px;
}
#nav a, #nav a:link, #nav a:visited {
	display: block;
	padding: 4px 4px 4px 8px;
	background-color: #2F73AF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 8.5pt;
	font-family: Verdana, Arial, sans-serif;
}
#nav a:hover {
	background-color: #342C74;
	color: #FFF799;
}

.subnav {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right: 6px solid #E6E6E6;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
}

.subnavON {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	background-color: #e6e6e6;
	background-image: url(images/subNav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 132px center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right: 6px solid #AFAFAF;
	display: block;
}

a.subnav:hover {
	background-color: #afafaf;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #9d9d9d;
}


body {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg_purple.gif);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #20588B;
}
.smaller {
	font-size: 9px;
}
.hdr {
	font-size: 12.5pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subheader {
	font-size: 10pt;
	font-weight: bold;
}
.faq {
	font-family: Impact;
	font-size: 18pt;
}
.footerLinks {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
}
.bodyBg {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
.hpBanner {
	background-image: url(images/banner_hp.jpg);
	background-repeat: no-repeat;
}
.introText {
	line-height: 120%;
}
.newsLink {
	font-weight: bold;
	color: #B40B27;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.newsLink:link, a.newsLink:active, a.newsLink:vlink {
	font-weight: bold;
	color: #B40B27;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.newsLink:hover {
	text-decoration: underline;
}
.bgRight {
	background: url(images/hpBox_15.jpg);
	background-repeat:repeat-y;
}
.bgDiv {
	background: url(images/dots_vert.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-position:center;
}
.photo {
	border: 1px solid #000000;
}
.bannerBG {
	background-image: url(images/bg_hdr_under.gif);
	background-repeat: repeat-x;
}
.sitemapHdr {
	color: #034289;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a.sitemapHdr:hover {
	text-decoration: underline;
}
.sitemapLinks {
	text-decoration: none;
	font-weight: normal;
}
a.sitemapLinks:hover {
	text-decoration: underline;
}
.formSectionHdr {
	line-height: 20px;
	font-weight: bold;
	background-color: #B9DDFD;
}
.rowB {
	background-color: #E9F3FC;
}
.rowA {
	background-color: #FFFFFF;
}
.attention {
	color: #CC0000;
}
.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.quote {
	font-size: 11px;
	font-style: italic;
}
.quoteby {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.quotedate {
	font-size: 10px;
	color: #333333;
}
.halfheight {
	line-height: 50%;
}