/* body */
body { font-family: Verdana, Helvetica, sans-serif; font-size:7.5pt; font-weight: normal; color: #000000; border-spacing: 0px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding: 0px; }
td, div, p {font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #787878;}
td.main_content {font-family: Verdana, Helvetica, sans-serif; font-size:7.5pt; font-weight: normal; line-height:16px;}
h1 {color: #839DBC; font-weight:normal; font-size: 14pt; font-family: Verdana, Helvetica, sans-serif; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}

h1_padded {color: #839DBC; font-weight:normal; font-size: 14pt; font-family: Verdana, Helvetica, sans-serif; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 5px;}
h2 {color: #8F331A; font-weight:normal; font-size: 10pt; font-weight:bold; font-family: Verdana, Helvetica, sans-serif; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
h3 {color: #839DBC; font-weight:normal; font-size: 8pt; font-weight:bold; font-family: Verdana, Helvetica, sans-serif;}
h4 {color: #787878; font-weight:bold; font-size: 8pt; font-weight:bold; font-family: Verdana, Helvetica, sans-serif;}
h5 {color: #839DBC; font-weight:bold; font-size: 10pt; font-family: Verdana, Helvetica, sans-serif; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
h6 {color: #839DBC; font-weight:bold; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
ul { margin: 0px 0px 0px 20px; padding: 0px 0px 0px 0px;}
ol { margin: 0px 0px 0px 25px; padding: 0px 0px 0px 0px;}
.grey_text {color: #787878;}

/* standard links */
a {font-family: Verdana, Helvetica, sans-serif; }
a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:active  { text-decoration: none; }
a:hover   { text-decoration: underline; }

/** End site styles **********************/

#siteContainer {

}

#headerContainer {
	background: #839DBC;
	width: 784px;
	height: 67px;
	clear: both;
}

#comfortNav {
	position: absolute;
	width: 260px;
	height: 20px;
	top: 0px;
	left: 520px;
	color: #FFFFFF;
}
#comfortNavFrames {
	position: absolute;
	width: 260px;
	height: 20px;
	top: 0px;
	left: 360px;
	color: #FFFFFF;
}
a.comfortNav {
	color: #FFFFFF;
}


#leftNavContainer {
	position: absolute;
	float: left;
	width: 179px;
	background: #E7DF8C;
}
#leftNavSubcontainer {
	position: relative;
	background: #E7DF8C;
	top: 15px;
	width: 179px;
	height: 320px;
}
#leftNavOption {
	position: relative;
	width: 179px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
#leftNavOptionTop {
	position: relative;
	width: 179px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
#leftNavOptionBottom {
	position: relative;
	width: 179px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}
#leftNavSubOption {
	position: relative;
	width: 179px;
}


#leftNavFeature {
	position: relative;
	z-index: 20;
	left: 10px;
	width: 150px;
	height:150px;
	font-size: 8pt;
	padding-bottom: 20px;
}

/** Begin SubMenu Classes *************/

div.hiddenSub {
	display: none;
	visibility: collapse;
}

div.showSub {
	position: relative;
	visibility: visible;
	width: 154px;
	left: 0px;
	padding-left: 20px;
	background: url('/images/s_buttonsub_tile.gif');
	background-repeat: repeat-y;
}

a.leftNavSub {
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	color: #839DBC;
}
a.leftNavSub:hover {
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	color: #8F331A;
}
a.leftNavSub:active {
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	color: #8F331A;
}

a.leftNavActive {
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	color: #8F331A;
}
a.leftNavActive:hover {
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	color: #8F331A;
}


/** End SubMenu Classes ***************/

/** Begin Sitemap Styles ***************/
ul.siteMap {
	text-indent: 20px;
}
a.siteMap {
	color: #839DBC;
}
a.siteMap:visited {
	color: #839DBC;
}
/** End Sitemap Styles *****************/

#sideNavFiller {
	position: absolute;
	background: #E7DF8C;
	width: 179px;
	height: 100%;
	top: 67px;
	bottom: 0px;
}

#footerContainer {
	position: relative;
	width: 605px;
	height: 30px;
	padding-top: 5px;
	border-top: solid 1px #C8C8C8;
	font-size: 8pt;
}
