@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
}
body {
	background-color: #68C1D3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/global/bg_gradient.png);
	background-repeat: no-repeat;
	background-position: top center;
}
a:link {
	color: #0B99B3;
}
a:visited {
	color: #0B99B3;
}
a:hover {
	color: #0B99B3;
}
a:active {
	color: #0B99B3;
}
.flash_headlines {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #A8A358;
	line-height: 10px;
	text-align: left;
}
.homepage_news_headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
	color: #FFF;
	letter-spacing: .125em;
}
#headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #BBC52A;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 12px;
}
#subhead {
	color: #0B99B3;
}
#white_subhead {
	color: #FFFFFF;
}
.footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	text-indent: 10px;
}
#footer_link a:link,
#footer_link a:visited,
#footer_link a:hover {
	color:#FFF;
	text-decoration: none;
}
.footer_tos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	float: right;
	margin-right: 10px;
}



#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:780px;
height:550px;
z-index: 9002;


