body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}

body,td,th {
	color: #1a3f93;
}

.footer_bg {
    background-image:url('images/footer_07.gif');
}

.top_header_bg {
    background-image:url('images/background_01.jpg');
}

.header_text {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
}

.body_text {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 9pt;
}

.footer_text {	
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #6fb583;
	font-weight: bold;
  text-align: left;
}

.upper_right_text {	font-size: 9px;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-weight: bold;
}

a {
	font-weight: bold;
}

a:link {
	color: #1d6d36;
	text-decoration: underline;
}

a:visited {
	color: #1d6d36;
	text-decoration: underline;
}

a:hover {
	color: #1d6d36;
	text-decoration: none;
}

a:active {
	color: #1d6d36;
	text-decoration: underline;
}

a.footer:link {
	color: #6fb583;
	text-decoration: underline;
}

a.footer:visited {
	color: #6fb583;
	text-decoration: underline;
}

a.footer:hover {
	color: #6fb583;
	text-decoration: none;
}

a.footer:active {
	color: #6fb583;
	text-decoration: underline;
}

div.centered table 
{
margin: auto; 
text-align: left;
}

/*AC note: Visibility Toggle in FAQs*/
.hotspot {
border-bottom: 1px dotted #36f;
}
