@charset "utf-8";
body {
	background-color: #DEDEDE;
	margin: 0; 
	padding: 0;
	text-align: center;
	margin-top: 0px;
	/*	font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#wrapper {
	width: 947px;
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; 
	padding: 0;
}
#ewdPortal {
	width: 947px;
	height: 70px;
	text-align:center;
	margin: 0;
	pading: 0;
}
#container { 
	width: 897px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF;
	margin: 0 25px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
} 
p, td, li, select {
/*	font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
}

h1 {
/*	font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #01538E;
	margin-bottom: 0px;
}

h2 {
/*	font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #404040;
	margin-top: 6px;
	margin-bottom: 20px;
	line-height: 130%;
}

h3 {
/*	font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #404040;
	line-height: 125%;
}

a {
	color: #01538E;
}

a:hover {
	color: #0595FE;
}


li { padding-bottom: 8px; }

ul ul { margin-top: 8px; }

.header {
	font-size: 11px;
	color: #01538E;
}

a.topnav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover {
	color: #EFBB10;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topnav_r1_c1 {
	position: relative;
	top: inherit;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0px;
}
#topnav_r1_c2 {
	position: relative;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0px;
}
#topnav_r1_c3 {
	position: relative;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0px;
}
#topnav_r1_c4 {
	position: relative;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0px;
}
#topnav_r1_c5 {
	position: relative;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0px;
}
#topnav_r1_c6 {
	position: relative;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0px;
}
#topnav_r1_c7 {
	position: relative;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0px;
}

.homecell {
	background-image:url(../images/hm_gold_bg.jpg);
	background-repeat:no-repeat;
	background-color: #EDBA11;
}

#homebody { margin-left: 30px; margin-right: 130px; margin-bottom: 50px; }

#homebody p { color: #FFFFFF; font-size: 13px; }

#homebody h1 { color: #FFFFFF; font-size: 24px; font-weight: normal; }

#homequote { margin:0; padding:20px 30px; }

#homequote p { color: #FFF; font-size: 13px; }

#footer { margin: 6px 5px 25px 10px; padding:0; }
#footer p { margin-top: 0px; font-size: 11px; color: #01538E; line-height: 150%; }

#mainbody {
	position: relative;
	top:0;
	left:0;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#mainbody p, #mainbody li { color: #404040; }
#quote {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 50px;
	margin-left: 15px;
	margin-right: 15px;
}
#quote p {
/*	font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#quote p.quotee {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
}
#whatsnew {
	margin: 20px 0;
	padding: 0 30px;
	border-right: dotted 1px #FFF;
}
#whatsnew h2 {
	color: #EFBB10;
	font-size: 16px;
}
#whatsnew h3 {
	color: #FFF;
	font-size: 14px;
}
#whatsnew p {
	color: #FFF;
	font-size: 12px;
}
#whatsnew a {
	color: #EFBB10;
}
#whatsnew a:hover {
	color: #FFF;
}
.smtopmargin { margin-top: 5px; }
.nobottommargin { margin-bottom: 0px; }
.linklist { margin-top: 7px; margin-bottom: 0px; }
.publist { margin-bottom: 0px; }
.publistlink { margin-top: 7px; line-height: 170%; }
.listtitle { color: #000000; font-style: italic; }
.bodytext {
/*	font-family: Helvetica, Verdana, Arial, sans-serif; */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #404040;
	line-height: 130%;
}
#flashBanner { width: 615px; }
a.homewhatsnew:link {
	color: #FFCC00;
	font-weight: bold;
}
a.homewhatsnew:visited {
	color: #FFCC00;
	font-weight: bold;
}
a.homewhatsnew:hover {
	color: #01538E;
	font-weight: bold;
}
a.homewhatsnew:active {
	color: #FFCC00;
	font-weight: bold;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.refinetable {
	background-image: url(../images/bg_filterbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: solid 1px #8EA2B7;
	border-right: solid 1px #8EA2B7;
	border-bottom: solid 1px #8EA2B7;
}
.refineheaderrow {
	background-image: url(../images/bg_refineheaderrow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
/*	background-color: #BFC6D0; */
}
.refineborderbottom {
	border-bottom: solid 1px #8EA2B7;
}
.refineborderright {
	border-right: solid 1px #8EA2B7;
}
.refineborderrightbottom {
	border-right: solid 1px #8EA2B7;
	border-bottom: solid 1px #8EA2B7;
}
.refineheading {
	color: #59595E;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}
.tabon {
	background-image: url(../images/bg_tab_on_center.gif);
	background-repeat:repeat-x;
	background-color: #E8EAEE;
}
.taboff {
	background-image: url(../images/bg_tab_off_center.gif);
	background-repeat:repeat-x;
	border-bottom: solid 1px #999999;
}
.refinetabcell {
	border-bottom: solid 1px #999999;
}
div.refinelink {
	font-size: 10px;
	padding-bottom:2px;
	text-transform:capitalize;
}
a.refinelink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.refinelink:hover {
	color: #404040;
}
.rightcol_heading {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	color: #01538E;
	font-size: 13px;
	font-weight: bold;
	background-image:url(../images/dashesthinhoriz.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
div.rightcol a:hover {
	color: #FFCC00;	
}
