body {
	visibility: visible;
}
#mast {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	width: 100%;
	height: 117px;
}
.hidethis {
	display: none;
}
.pageBreak {
	margin-top: 120px;
}
a:link, a:visited {
            color: #0066CC;
}
a:hover {
            color: #FF9900;
}
a:active {
            color: #666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #05785B;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/********* Navigation **********/

#navwrap, #navlist, #subnav, .rightCard, #adinfoGraphic {
	visibility: hidden;
}
.navTable {
	visibility: visible;
}
/********* Content Styles **********/
#content {
	position: absolute;
	top: 134px;
	width: 100%;
	visibility: visible;
}
#adinfo {
	position:absolute;
	left:460px;
	top:45px;
	width:214px;
	height:67px;
	color: #000;
	text-decoration: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

#adinfo a {
		color:#000;
		text-decoration:underline;
}

#mainContent {
	visibility: visible;
	position: absolute;
	top: 146px;
	width: 100%;
}
.smallLight{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.hdLight{
	margin: 0;
	padding: 15px 5px 15px 0;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 2px;
	font-weight: bold;
}
.bodycopy{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;

}
.smallDark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #396162;
	font-style: normal;
}
.bodyAccentLite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FCB131;
	line-height: 18px;
}
.bodyAccentDark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2F448B;
	line-height: 18px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #598182;
	float: left;
	padding-top: 15px;
}
.cdHeaders{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: bold;
	background-color:#04066B;
	padding: 5;
	text-align: right;
}
.headerLite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCB131;
}

.listColor{
	color:#E4E3E3;
}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #598182;
}
.xsmall a:link, .xsmall a:visited {
            color: #598182;
			text-decoration: none;
}

.xsmall a:hover {
            color: #000;
			text-decoration: underline;
}
.xsmall a:active {
            color: #598182;
}
#legend {
	border: 1px solid #336666;
	padding: 4px;
}


.box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #046248;
	background-color: #FBF8F0;
	margin: 10px;
	padding: 10px;
	border: 2px solid #999;
	clear: both;
}


