* {margin: 0; padding: 0;}

/* Main Structural Elements*/
body
{
	font-family: Arial, sans serif;
	color: #999999;
	font-size: 16px;
	
}
#wrapper {padding: 0;position: absolute;top: 0;left: 0;width: 100%;}
#contentcontainer {margin-top: 0; text-align: center;}
#contentbody {width: 900px; margin: auto; text-align: left;}

/* General Elements */
.page_width {width: 840px} /* 30px gutter */
.page_margin { margin-left: 30px; margin-right: 30px; }/* homepage only. put in  tbl_content */
.internal_width{width: 800px;} /* 30px gutter + 20px margin */ 
.internal_margin { margin-left: 50px; margin-right: 50px; }/* homepage only. put in  tbl_content */
table{border-collapse: collapse;}
p, td, tr, img {text-align: left; vertical-align: top;}
*.first-child, *:first-child {margin-top: 0px;}

#local_toc {margin-bottom: 25px; }
dl.faq { font-size: 13px; }
	dl.faq dt, dl.faq dt a { text-decoration: none; color: #ff992f; }
	dl.faq dd { margin-bottom: 10px; }

/* Banner Elements */
#banner_area { position: relative; height: 147px; border-bottom: 1px solid #5086b5; 
	margin-top: 20px; 
	/* background: url(images/logo.jpg) top left no-repeat; */
	/* width: page_width */
}
	#home_link {position: absolute; top: 112px; left: 0px; font-size: 8px; }
	img#logo { position: absolute; top: 0; left: 0; z-index:01; border: 0;}

	/* ///////////////Main Content Elements \\\\\\\\\\\\\\\\\\\ */
#tbl_content { visibility:visible; background-color: #fff; height: 400px; clear:both;} /* width set above with inner-width class. */
	#tbl_content td {padding-top: 25px;}
	#tbl_content.x-page {margin: 1px 0px 0px 0px; height: 400px; } /* Index pages */
	#tbl_content.x-page #content_txt { margin: 20px; vertical-align: top;} /* div */
	#tbl_content.x-page #content_txt p { font-size: 17px; line-height: 21px; margin-bottom: 20px; }
	#tbl_content.x-page #content_txt #heading { height: 83px;}
	#tbl_content.x-page td#td_maintext {}

td#td_maintext { padding-bottom: 25px; } /* Could be col center, left or right depending on the template */
/* Templates: only td_maintext; tertiary_nav + td_maintext; td_maintext + right_margin; tertiary_nav td_maintext + right margin */
	#content_txt {font-family: Helvetica, sans-serif; margin-left: 20px; } /* div */
		#content_txt p{font-size: 14px; margin-top: 10px; line-height: 17px;text-align: left; vertical-align: top;}
			#content_txt p.smallprint {font-size: .7em; }
		#content_txt ul, .content_txt ol{margin-left: 18px; margin-top: 5px;}
			#content_txt ul li, .content_txt ol li{font-size: 12px; line-height: 17px; margin-bottom: 7px;}
			ul.nobullet{list-style-type: none;}
			ul.squarebullet { list-style-image: url(images/bul_square.gif); padding-left: 2px; } /* adj'd in safari and IE */
					#content_txt ul.squarebullet ul {list-style-type: disc; list-style-image: none;}
		#content_txt div.note_block>* {font-size: 12px;}
		div.clearboth {clear: both; height: 20px;} /* placed below floating elements, such as the wrap-links elements. */
		#dv_spacer{position: relative;top: 110px; height: 20px;}/* Also set in IE css. */
		#page_pad_bottom{clear: both; position: relative; height: 40px;} /* related to .clearboth */
	
	/* structural. formatting is in the _nav css. */
	td#tertiary_nav { width: 140px; border-right: 1px solid #5086b5; }
		/* table[rel="template3"] #td_maintext {padding-left:20px;} */
		.li_bottomrule { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #5086b6; }
	
/* Right-margin stuff */
	td#right_margin { width: 35%;  padding-left: 20px; padding-right: 0px;  font-size: 11px;}
	/* with tertiary */
	td#right_margin2 { width: 235px; padding-left: 20px; padding-right: 0px;  font-size: 11px;}/* when with tertiary_nav */
		/* tertiary + large (two-ling) page heading */
		td#right_margin2.rt_marg_two-line_hd { padding-top: 110px; }
		/* tertiary + SINGLE-line page heading */
		td#right_margin2.rt_marg_one-line_hd { padding-top: 77px; }

	.scope_intro {position: relative; height: 86px; margin-top: 25px; clear:both;}
		.scope_img { float: left; width: 61px; }
		.scope_note { float: left; margin-left: 7px; font-size: 11px; }
			.scope_note .head { font-weight: bold; }
			.scope_note .note {width: 165px;}

#affordable { border: 1px solid #ffaf4a; margin-top: 10px;font-size: 12px; }
	#affordable	th { background-color: #ffa93a; color: #fff; height: 28px;  padding: 4px 10px; vertical-align: middle; border-bottom: 1px solid #ffaf4a; }
	#affordable	td {height: 23px; padding: 4px 0px 4px 10px; vertical-align: middle; border: 1px solid #ffaf4a; }
	tr.odd { background-color: #ffd576; }
	tr.even { background-color: #fffea7; }
span.asterisk {font-size: 1.2em; color: red;}

/* All Headings have... */
h1, h2, h3{ color: #ff992f; font-family: Helvetica, arial, sans-serif; font-weight: bold; margin: 15px 0px;}
	/* EXCEPT (remember: line-height affects the margin settings.) */
	h1{font-size: 1.8em; line-height: 1.2em; }
	h2{font-size: 1.3em; margin-bottom: 0px;}
	h3{font-size: 1.0em; margin-bottom: 0px;}
		#content_txt h3+p {margin-top:0px;}

	div#heading { height: auto; margin-bottom: 20px; vertical-align: top; }
		div#heading * { display: inline; vertical-align: top; padding: 0; margin:0; line-height: 1.1em; top: -7px; z-index:1; }
		span.sub-h1 {font-size: 1.8em; color: #ff992f; font-family: Helvetica, Arial, sans-serif;}
		div#heading h1, span.sub-h1 {margin:0; padding:0; }
			div#heading h1 { color: #999999; font-size: 1.8em ; margin:0;}
			body.index #heading { height: auto; }
				body.index #heading h1 { color: #ff992f; }
	.p_first-p { font-weight: bold; }

/* Misc */
#td_hr, #tr_hr{height:1px; vertical-align: middle;}
#tbl_footer {border-top: 1px solid #5086b5;  clear: both; margin-top: 0px; margin-bottom: 20px; } /* margin-top also set for IE.  The modzilla browsers are not spacing correctly. */
	#footer_content {margin-top: 10px; }
	#footer_content * { font-size: 10px; text-transform: uppercase; vertical-align: middle; white-space: nowrap; }
	#footer_content #footer_links { position: relative; top: -1px; } /* set also in safari css */
	#footer_content span.dots { font-size: 14px; vertical-align: middle; margin-bottom: 4px;}
	 #c_year { vertical-align: text-top; margin-top: 4px; text-transform: none; }
