/* CSS Document */
BODY{
	background-color:#F2F2F2;
	margin-top:0px;
	}
.pageno{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
text-decoration:none;
font-weight:bold;
color:#666666;
}

.pagenoactive{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
text-decoration:none;
font-weight:bold;
color:#003366;
}

.bottomnav{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
text-decoration:none;
font-weight:bold;
color:#999999;
}
.resources_blue_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.resources_blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.resources_blue_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.bottomnav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.resources_gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.profile_bg {
	background-color: #F0F0F0;
	background-image: url(../images/profile_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.profile_blue_heading_large {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.profile_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 13pt;
}
#is_flash_not_available {
	left:0px;
	top:0px;
	width:100%;
	height:650px;
	display:none;
	
}
#is_flash_not_installed {
	left:0px;
	top:0px;
	width:100%;
	height:650px;
	display:none;
}
#Layer2 {
/*	filter:alpha(opacity=90);
	background-color:#ffffff;
*/	position:absolute;
	left:0px;
	top:0px;
	width:100%;
/*	height:450px;*/
	z-index:2;

} 