"a@charset "utf-8";
/* CSS Document */
/* ---- LAYOUT --- */

/* wrapper div (alignment) */
#wrapper {
	position:relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:942px;
}

/* generic classes */
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;
}
body, td, p, input, select, div {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:16px;
	/*color:#444444;*/
	color:#376190;
}
a {
	//color:#6a8a22;
	text-decoration: none;
}
a:hover {
	/*color:#376190;*/
	color: red;
	text-decoration: underline;
}
input, select {
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
}

ul {
	padding-left:0px;
	/*padding-top: 8px;*/
	padding-bottom: 0px;
	margin-left:15px;
	margin-top: 0px;
	margin-bottom:0px;
}
ul li {
	padding-top:9px;
	padding-bottom:0px;
	padding-left:0px;
	list-style-image:url(../../images/bullet.gif);
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 18px
}

hr {
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid transparent;
	border-left : 1px solid transparent;
	border-right : 1px solid transparent;
}

h1 {
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
	text-transform:uppercase;
	background-color:#00C;
	color:#ffffff;
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:0px;
	margin-bottom:10px;
}

 h2, h3, h4, h5, h6 {
	font-family:Arial,Helvetica,sans-serif;
	color:#376190;
	/*font-weight:normal;*/
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#376190;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom:0.7em;
}
h3  {
	font-size: 15px;
	font-weight: 540;
	line-height: 18px;
	margin-bottom:0.4em;
	color:#444444;
}
h4 {
	font-weight:bold;
	font-size: 12px;
	line-height: 14px;
	text-transform:uppercase;
	background-color:#00C;
	color:#ffffff;
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:0px;
	margin-bottom:10px;
}
h5  {
	font-size: 12px;
	line-height: 16px;
	padding-left:15px;
	font-color: #00C;
	font-weight: bold;
	/*background-image:url(../../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin-bottom:0px;*/
}
h6 {
	font-size: 24px;
	line-height: 30px;
	color:#444444;
	padding-left:0.2em;
	padding-right:0.2em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	margin-top:0.1em;
	margin-bottom:0.1em;
}
p {
	margin-top:0px;
	margin-bottom:0.8em;
	/*margin:0em;*/
}

.footer {
	/*width:100%;*/
	font-size: 10px;
	color: #0000cc;
}

.contentHeadline{
	padding-top: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;//18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	line-height: 24px;
	color: #00C;
	text-decoration: none;
	margin-bottom:0.2em;
}

.contentFocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #00C;
	line-height: 20px;
	text-decoration: none;
	/*padding-bottom: 1em;*/
}

.FocusText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #00C;
	line-height: 20px;
	text-decoration: none;
	/*padding-bottom: 1em;*/
}
.whsubheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;;
	font-size: 1em;
	line-height: 18px;
	color: #ffffff;
}

.calcText {
	font-face: sans-serif;
	font-weight: 700;
	font-size:.9em
	line-height: 12px
	padding-bottom: .2em;
	align: right;
}

.calcEntry {
	font-face: sans-serif;
	font-weight: 500;
	font-size:.9em
	line-height: 12px
	padding-bottom: .2em;
	align: left;
}

.calcTotal {
	font-face: sans-serif;
	font-weight: bold;
	font-size:.9em
	line-height: 12px
	padding-bottom: .2em;
	align: left;
}

.bodyBold {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight: 700;
	line-height:16px;
	/*color:#444444;*/
	color:#376190;
}
/* -----ELEMENTS -----
	
	ContentTable

.contenttable {
	width:100%;
	background-color:#f7f7f7;
}	
		CTLeftCol

.CTLeftCol {
	width:19px;
	background-color:#f7f7f7;
	background-image:url(../../images/topleft.gif);
	background-repeat:repeat-y;
}

		CTMidCol

.CTMidCol {
	width:895px;
	background-color:#ffffff;
	background-image:url(../../images/contentarea.gif);
}

		CTRightCol

.CTRightCol {
	width:18px;
	background-color:#f7f7f7;
	background-image:url(../../images/topright.gif);
	background-repeat:repeat-y;
}

		CTHeaderPanel
		CTBottomPanel
		CTMenuPanel
		CTFooterPanel
	Header
		Logo
	Menu
		MainItemOn
		MainItemOff
		SubItemOn
		SubItemOff
	MainPanel
	LowerPanel
	SubscribeBox
	SignInBox
	Footer
	

/* ---- CONTENT --- */

/* show/hide layers */
#div1, #div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9, #div10, #div11, #div12, #div13, #div14, #div15 {
	display:none;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}

.leftcol {
	vertical-align:top;
	padding-left:16px;
	padding-right:30px;
	padding-top:20px;
	width:326px;
}
.rightcol {
	vertical-align:top;
	padding-left:16px;
	padding-right:17px;
	padding-top:20px;
	width:160px;
	border-left:1px dotted #dddddd;
}
/* main nav */
.navbuttons {
	width:100%;
	background-image:url(../../images/navbar.gif);
	background-position:right;
}
.navbutton, .navbuttonon {
	padding:0px;
	width:155px;
	height:38px;
	text-align:center;
	background-image:url(../../images/navlinks.gif);
	font-weight: bold;
}
.navbuttonon {
	background-image:url(../../images/navlinkson.gif);
}
.navbuttonon a {
	font-weight:bold;
	color:#376190;
}
.navlinks, .navlinkson {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:11px;
	text-decoration:none;
	text-transform:uppercase;
	width:151px;
	display:inline;
	letter-spacing:0.5px;
}
.navlinks {
	color:#abbc7f;
}
.navlinkson {
	font-weight:bold;
	color:#376190;
}
.navlinks:hover, .navlinkson:hover {
	color: #376190;
}

/* page title is different from h1 in this site */
.pagetitle {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
}/* sub nav */
#subnav {
	width:100%;
	height:34px;
	padding-top:5px;
}
#subnavlinks {
	font-size: 10px;
	text-transform:uppercase;
}
#subnavdivider {
	color:#d9dfc7;
}
.subnavlink, .subnavlinkcurrent {
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	display:block;
	padding-top:4px;
	padding-bottom:5px;
}
.subnavlinkcurrent {
	font-weight:bold;
	color:#376190;
}
.subnavlink:hover, .subnavlinkcurrent:hover {
	color: #376190;
}

/* linear (top) nav */
#linearnavbar {
	width:100%;
	text-align:right;
	vertical-align:middle;
	margin:0px;
	padding-right:80px;
	color:#d9dfc7;
}
#linearnavbar a {
	font-weight:normal;
	font-size:10px;
	line-height:36px;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
}
#linearnavbar a:hover {
	text-decoration:underline;
}/* linear (top) nav 2nd line (this site uses tertiary nav at the top)*/
#linearnav2 a {
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	text-transform:none;
	padding-left:5px;
	padding-right:5px;
	color:#376190;
}
#linearnav2 a:hover {
	text-decoration:underline;
}/* tertiary (bottom) nav */
#tertiarynav {
	margin-bottom:10px;
	color:#d9dfc7;
	font-size:10px;
}
#tertiarynav a {
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
}
#tertiarynav a:hover {
	text-decoration:underline;
}/* custom styles */
.formtable {
	background-color:#ffffff;
	border-collapse:collapse;
	border:2px solid #cccccc;
}
.formtable td {
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:1em;
	padding-right:1em;
}
.formtablesubmit {
	background-color:#e1e1e1;
	text-align:center;
}

/* border styles for cells */
#topborder {
	border-top:1px solid #dddddd;
}
#bottomborder {
	border-bottom:1px solid #dddddd;
}/* vertical sides of rounded corner boxes in Home page */
.leftside {
	background-image:url(../../images/roundedcorner_left.gif) ;
	background-repeat:repeat-y;
}
.rightside {
	background-image: (../images/roundedcorner_right.gif);
	background-repeat:repeat-y;
}

.MenuBar {
	FONT-SIZE: 1.8em;
	LINE-HEIGHT: normal;
	FONT-FAMILY: MS Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	color: #1851BD;
	display: block;
	cursor: pointer;
	background-color: #d7e4f5; //#efefd7
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	//border-bottom: .1em solid #033;
}	
