/* CSS Document */


/* ELEMENTS */

/* .textcol, .leadtextcol {
	padding: 0px 12px 0px 12px;
} */
.leadtextcol p {
	margin: 12px 0px -4px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #818181;
}
.divider_dots {
	clear: both;
	background-image: url("/images_gui/divider_horiztiling_3pxdots.gif");
	background-repeat: repeat-x;
}
.image150w_left {
	float: left;
	display: inline;
	padding: 0px 30px 0px 0px;
	width: 150px;
}
.image150w_right {
	float: right;
	display: inline;
	padding: 0px 0px 0px 30px;
	width: 150px;
}
.padded_image {
	margin: 0px 0px 4px 0px;
}
input {
	margin: 0px 0px 6px 0px;
}
select {
	margin: 0px 0px 6px 0px;
}
.form_label {
	margin-top: 4px;
}
.input_text {
	/*margin: -4px 0px 4px 0px;*/
}
.input_checkbox {
	margin: -2px 0px 0px 0px;
}

/* BODY & PAGE WRAPPER */

body {
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
}
#page {
	/* wrapper for everything inside 'body' */
	margin: 12px auto 0px auto;
	border-bottom-style: solid;
	border-bottom-width: 12px;
	border-bottom-color: #FFFFFF;
	width: 920px;
	text-align: left;
}


/* SEARCH, BRANDING & TOP NAV */

#header {
	/* wrapper for these areas */
	background-image: url(/images_gui/bkgd_page_top.gif);
	background-repeat: no-repeat;
}
#search {
	/* first row inside 'header' */
	margin: 0px;
	padding: 12px 12px 0px 0px;
	float: right;
	display: inline;
	text-align: right;
}
#search form {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
#search input {
	margin: 0px;
	padding: 0px;
}
#printversionlogo {
	/* invisible unless printed */
	display: none;
}
#nav {
	/* second row inside 'header' */
	padding: 0px 0px 0px 189px;
	height: 30px;
	background-color: #4C6A86;
}


/* BREADCRUMBS, LEFT NAV & CONTENT */

#main {
	/* wrapper for these areas */
	width: 920px;
	background-image: url(/images_gui/bkgd_page_mid.gif);
	background-repeat: repeat-y;
	background-color: #EAECED; /* required by Mac IE 5.2 because for reasons unknown (width:920px doesn't work) background image does not span width of page */
}
#breadcrumbs {
	/* first inside 'main' */
	padding: 9px 12px 0px 199px;
	width: 708px;
}
#breadcrumbs a {
	color: #818181;
}
#sidenav {
	/* left column of second row inside 'main' */
	float: left;
	padding: 12px 0px 0px 12px;
	width: 164px;
}
#sidenav_top {
	padding: 6px 8px 0px 12px;
	height: 24px;
	background-image: url(/images_gui/bkgd_sidenav_top.gif);
	background-repeat: repeat-y;
}
#sidenav_top h4 {
	margin: -1px 0px -10px 0px;
}
#sidenav_content {
	padding: 12px 8px 0px 12px;
	background-image: url(/images_gui/bkgd_sidenav_mid.gif);
	background-repeat: repeat-y;
}
.sidenav_level1, .sidenav_level2, .sidenav_level3, .sidenav_level4 {
	font-size: 11px;
	line-height: 14px;
}
.sidenav_level1 td {
	padding: 0px 0px 6px 0px;
}
.sidenav_level2 td, .sidenav_level3 td, .sidenav_level4 td {
	padding: 2px 0px 2px 0px;
}
.sidenav_level1 p, .sidenav_level2 p, .sidenav_level3 p, .sidenav_level4 p {
	margin: 0px;
}
#sidenav_btm {
	padding: 0px 8px 0px 12px;
	height: 12px;
	background-image: url(/images_gui/bkgd_sidenav_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content {
	/*  right column of second row inside 'main' */
	padding: 12px 0px 0px 0px;
	width: 732px;
	float: right;
	display: inline;
}


/* CENTRAL CONTENT AREA & FAR RIGHT COLUMN WRAPPER */

#maincols {
	/* wrapper for these areas */
	float: left;
	display: inline;
	width: 546px;
}
#titlepanel {
	/* left column of second row inside 'maincols' */
	width: 534px;
	position: relative;
}
.titlepanel_regular {
	height: 120px;
}
.titlepanel_large {
	height: 180px;
}
#titlepanel_sectiontext {
	padding: 5px 12px 0px 12px;
	width: 510px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
}
#titlepanel_sectiontext h4 {
	/* color: #FFFFFF; */
	margin: 0px;
	padding: 0px;
}
#titlepanel_titletext {
	padding: 0px 12px 0px 12px;
	width: 510px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#titlepanel_titletext h1 {
	margin: 0px 0px 12px -4px;
	/* color: #FFFFFF; */
}
#titlepanel_titletext h2 {
	margin: 0px 0px 12px -3px;
	/* color: #FFFFFF; */
}
#sidecol {
	/* right column of second row inside 'maincols' */
	margin: 0px 12px 0px 0px;
	width: 174px;
	float: right;
	display: inline;
}
#sidecol_top {
	padding: 6px 12px 0px 12px;
	height: 24px;
	background-image: url(/images_gui/bkgd_panel1col_top.gif);
	background-repeat: repeat-y;
}
#sidecol_top h4 {
	margin: -1px 0px -10px 0px;
}
#sidecol_content {
	padding: 12px 12px 0px 12px;
	background-image: url(/images_gui/bkgd_panel1col_mid.gif);
	background-repeat: repeat-y;
}
#sidecol_btm {
	height: 12px;
	background-image: url(/images_gui/bkgd_panel1col_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


/* FOOTER */

#footer {
	clear: both;
	padding: 8px 210px 0px 200px;
	background-image: url(/images_gui/bkgd_page_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer a {
	color: #818181;
}
#footer_left {
	float: left;
}
#footer_right {
	text-align: right;
	float: right;
	display: inline;
}


/* DEFAULT TEXT */

p {
	margin: 2px 0px 15px 0px;
}
a:link {
	text-decoration: none;
	color: #3E8DA7;
}
a:visited {
	text-decoration: none;
	color: #3E8DA7;
}	
a:hover {
	text-decoration: underline;
	color: #3E8DA7;
}
a:active {
	text-decoration: none;
	color: #3E8DA7;
}
h1 {
	padding: 4px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 48px;
	letter-spacing: -1px;
	line-height: 44px;
	color: #999999;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 40px;
	letter-spacing: -1px;
	line-height: 40px;
	color: #999999;
}
h3 {
	margin: 12px 0px 12px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 25px;
	color: #666666;
}
h4 {
	margin: 3px 0px 13px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 19px;
	color: #666666;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
ul { /* do not attempt to refine these list styles because there are too many cross-browser issues */
	padding-top: 6px;
	padding-bottom: 2px;
}
ul li {
	padding-bottom: 2px;
	list-style-type: disc;
}
ol {
	padding-top: 6px;
	padding-bottom: 2px;
}
ol li {
	padding-bottom: 2px;
	list-style-type: decimal;
}
.blockquote_pullquote {
	float: right;
	margin: 0px 0px 0px 12px;
	width: 162px;
}
blockquote h4 {
	color: #194B5C;
}
.blockquote_speechmark {
	float: left;
	overflow: hidden;
	text-align: right;
	font-weight: normal;
}
.blockquote_text {
	float: right;
	padding: 0px 0px 12px 0px;
	width: 150px;
	font-weight: normal;
}
.blockquote_text_source {
	color: #666666;
}


/* TEXT MODIFIERS */

.secondary_link {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 9px;
	line-height: 12px;
}
.link_readon {
	font-size: 11px;
	line-height: 15px;
}
.link_secondary {
	color: #818181;
}
.text_normal {
	font-size: 12px;
	line-height: 16px;
}
.text_small {
	font-size: 11px;
	line-height: 15px;
}
.text_small_nolinebreak {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
.text_small_light {
	font-size: 11px;
	line-height: 15px;
	color: #818181;
}
.text_small_light_nolinebreak {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #818181;
}
.text_tiny {
	font-size: 9px;
	line-height: 12px;
}
.text_tiny_light {
	font-size: 9px;
	line-height: 12px;
	color: #818181;
}
.text_tiny_light_nolinebreak {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	line-height: 12px;
	color: #818181;
}
.text_white {
	color: #FFFFFF;
}
.text_black {
	color: #333333;
}
.text_flagged {
	background-color: #ffff99;
}
.text_nolinebreak {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.image_spaced {
	margin-top: 6px;
}
.link_empty {
	background-color: #CCCCCC;
}
.link_readon_empty {
	font-size: 11px;
	line-height: 15px;
	background-color: #CCCCCC;
}
.table_listing p {
	margin: 0px;
	padding: 0px;
}
.table_listing td {
	padding: 0px 0px 6px 0px;
}
.td_padded_right {
	padding-right: 12px;
}
.dwnldbar {
	margin-bottom: 6px;
 height: 22px;
 background-color: #000000;
 background-color: #c3cace;
 background-color: #ced4d6;
 background-image: url(/images_gui/dwnld_bar_end.gif);
 background-repeat: no-repeat;
}
.dwnldbar_main {
 float: left;
 padding: 3px 0px 0px 6px;
}
.dwnldbar_end {
 float: right;
 display: inline;
 width: 1px;
 height: 22px;
 background-image: url(/images_gui/dwnld_bar_end.gif);
 background-repeat: no-repeat;
}
.nobkgd {
  background: none;
}
.nobkgd .dwnldbar_main {
	padding: 0px;
}

