@charset "utf-8";
.globe{
	float:left;
	margin-left:100px;
	width:165px;
	height:100px;
	cursor:pointer;
	display:inline;
}

.SM{
	vertical-align: super;
	font-size: 60%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #308ebe;
	font-family:Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #FFFFFF;
}
img{
	border:none;
}
#wrapper{
	margin:0 auto;
	padding:0;
	width:1000px;
}
#top{
	background:url(../images/common/top_banner.jpg);
background-color: #2d84b4;
	background-repeat:no-repeat;
	width:1000px;
	height:110px;
	float: left;
}
#top #links{
	font-size:11px;
	color: #00CCFF;
	font-weight:bold;
	width:460px;
	text-align:center;
	margin-top:65px;
	margin-left:265px;
}
#top #links a:link, #top #links a:visited, #top #links a:active{
	color: #00CCFF;
	text-decoration:none;
}
#top #links a:hover{
	color: #00CCFF;
	text-decoration:underline;
}
#top #links p{
	margin:0px;
	padding:0 3px 0 3px;
	float:left;
}
#bottom{
	background: url(../images/common/footer_bottom_rays.jpg);
	background-repeat:no-repeat;
	border:none;
	width:1000px;
	overflow:hidden;
	display:inline;
	height:63px;
	float:left;
        margin: 0 auto;
}
#shadow_main_content #leftBottomRays{
	float:left;
	width:33px;
	height:213px;
	background: url(../images/common/left_bottom_rays.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#shadow_main_content #rightBottomRays{
	float:left;
	width:34px;
	height:213px;
	background: url(../images/common/right_bottom_rays.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#shadow_main_content
{
	background:url(../images/common/bkgd_shadow_repeat.jpg);
	background-repeat:repeat-y;
	border:none;
	width:1000px;
	margin: 0;
	padding: 0;
	float: left;
	vertical-align: bottom;
}
#gradient_main_content{
	background:url(../images/common/bkgd_gradient_repeat.jpg);
	background-repeat:repeat-x;
	width:931px;
	float: left;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	background-color: #0c7eb2;
	background-position: top;
	overflow:hidden;
}
#topNav{
	width:931px;
	float:left;
}
#topNav img{
	float:left;
}
.lightHighlight{
	background: url(../images/common/opacity_20.png);
	background-repeat:repeat;
}
.darkHighlight{
	background:url(../images/common/opacity_10.png);
	background-repeat:repeat;
}
.lightHighlightSolid{
	background-color:#2888bd;
}
.darkHighlightSolid{
	background-color:#107bb5;
}
.yellow{
color:#F8CE21;
font-weight: bold;
padding-left: 20px;
}

.expired_text{
float: left;
color:#FFFFFF;
font-weight: bold;
margin-top: 20px;
padding-left: 35px;
}

