﻿@charset "utf-8";
/* CSS Document */
/**** Reset Styles ****/
html, body, form, p, div, span, h1, h2, h3, h4, ul, ol, li, a, span, img, input, small, dl, dt, dd{ padding:0em; margin:0em;}
.clear{ clear:both; line-height:0em; height:0em; font-size:0em}
a{
	color: #012f6f;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
ul, li{ list-style:none;}

/**** Home page Styles ****/
body{
	width: 100%; margin: 0; float: none;
	background: white;
	font-family:"Georgia", Times New Roman, Serif;; 
	line-height:1.5;
	font-size:10pt;
	text-align:left;
}

#header{ display:none;}
h1{display:none;}
h2, h3, h4{ font-weight:bold;}
h2{ font-size:1.4em;}
#skip {display:none;}
.text_reader_only{display:none;}
.hide_browser{display:none;}
.print_header {font-size:1.6em; font-weight:bold;page-break-after:avoid;}


/**** Top Right navigation ***/
#topRightNavigation{display:none;}

/**** Top Main navigation ****/
#topMainNavigation{display:none;}

/**** Search ***/
#search{display:none;}

/**** Three Column Layout  ****/
#main{}
#container1{}
#col1 { }
#container2{ }
#col2 {}
#col3 {}

/*** Left Column ***/
#col1 .leftwrap{}
#col1 .innerwrap{}
#col1 h2{}
#col1 .innerwrap h2{}
#col1 h3.subsection{ font-size:1.1em; line-height:1.2em;}
#col1 .resourcewrap{}
#col1 .resourcewrap small{ font-size:0.75em; line-height:1.3em;}
#col1 p.floatedText{font-size:0.88em; line-height:1.4em;}
#col1 a{}
dl{padding:0.25em 0.25em 1.3em 0.3em; line-height:1.25em;}
dl a{}
dt, dd{ display:inline;font-size:0.88em; }


/*** Middle Column ***/
#col2 .middlewrap{ padding:0.83em;}
#col2 h2, #col4 h2{ font-weight:bold; font-size:1.8em;  line-height:1.2em;padding-bottom:0.5em}
#col2 small, #col4 small{ display:block; font-weight:bold; font-size:1em;line-height:1.4em;} /*in focus*/
#col2 .floatedImg{ margin:0.2em 0.9em 1.5em .5em; float:left;}
#col2 p, #col4 p{ font-size:1.08em; color:#050505; line-height:1.32em; margin-bottom:1.3em;} /*hp teaser text*/
#col2 a.more{font-size:0.9em; font-weight:bold; background:#ffeebe;}/*read more link on infocus top story*/
#col2 .floatedimg01{ border:1px solid #ffeebe; margin:0.2em 1.58em 1.16em 0.5em; float:left;}
#col2 h3{ float:left; font-weight:bold; font-size:1em; width:28em;}/*in focus lower headlines*/


/*** Right Column ***/
#col3 {display:none;}

/**** Sub page - Main column ****/
.subpage #container1{ }
#col4{}
#col4 .imgCaption{ clear:both; float:left; margin:0.4em 1em 0.5em 0em;}
#col4 .imgCaption .imgCaptionTxt{ 
	margin-top:0.3em; 
	font-size: 0.75em;
	line-height: 1.3em;
	display: block;
	}
#col4 p{}
#col4 h3{font-weight:bold; font-size:1.24em;}
#col4 li{ font-size:1.08em; line-height:1.32em; margin:0em 0em 0.8em 1em; padding-left:1.33em; list-style-type: disc;}
#col4 ul ul li{ font-size:1.08em; line-height:1.32em; margin:0em 0em 0.8em 2.5em; padding-left:1.33em; list-style-type: disc;}

/**** Footer ***/
#footer{display:none;}


/**** Map  ****/
#maproll {display:none;}


.selectedNode {font-weight:bold;}
.topics h4{text-transform: uppercase;}
h5 {font-size:0.95em;margin:1em;text-transform: uppercase;}
.small{font-size:0.75em;}

#email_this_page_form{display:none;}