@charset "UTF-8";
body  {
	background: url(background2.gif) top repeat-x;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.thrColFixHdr #container { 
	width: 980px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #cccccc;
	text-align: left; 
} 
.thrColFixHdr #header {  
	padding: 20px 20px 20px 20px; 
	
} 
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
	font-size:14px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 130px; 
	padding: 0px 0px 15px 20px;
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 250px; 
	padding: 0px 20px 15px 0px;
}
.thrColFixHdr #sidebarR {
	float: right; 
	width: 435px; 
	padding: 15px 20px 15px 0px;
}
	
.thrColFixHdr #mainContent { 
	margin: 0 290px 20px 175px;
	padding: 0px 20px 0px 0px;
	border-right: dotted 1px #00a7ed;
} 
thrColFixHdr #mainContentHome { 
	margin: 0 20px 20px 175px;
	padding: 0px 20px 0px 0px;
	border-right: dotted 1px #00a7ed;
} 
	
.thrColFixHdr #mainContentindex { 
	margin: 0 475px 0px 20px;
	padding: 0px 20px 0px 0px;
} 
	
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navContainer {
	border-top:dotted 1px #00a7ed;
	border-bottom:dotted 1px #00a7ed;
	margin: 20px 0 20px 0;
	}
.header-slug {
    font-family: Georgia, Times New Roman, Times, serif;
	color:#666666;
	line-height: 130%;
	border-bottom:dotted 1px #00a7ed;	
	}
.out-links {
	font-size:14px;
	color:#0A63B0;
	line-height: 130%;
	}
	
/*************** LOCAL NAV ******************/
#sidebar1 a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color: #666666;
	text-decoration: none;
}
#sidebar1 ul {
border-top: none;
		}
#sidebar1 a:hover {
	color: #005DAD;
}
#sidebar1 ul {
	font-family: Georgia, Times New Roman, Times, serif;
	list-style-type: none;
}
#sidebar1 li {
	border-bottom: dotted 1px #00a7ed;
	display: block;
	padding: 10px 0px;
	margin-left: -20px;
}
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #005dad;
	text-decoration: none;
}
a#houseMenuParentLink
{ /* parent link itself */
	color: #005dad;
	text-decoration: none;
}
a#houseMenuCurrentLink
{ /* current link itself */
	color: #005dad;
	text-decoration: none;
}
/*
_______________________________
GENERAL */
html
{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #565656;
}
body
{
	
}
blockquote
{
	padding-left:2.2em;
}
hr
{
	display:none; /* We will re-reset it later for content */
}
/*
_______________________________
CONTENT */
.content p
{
	font-family: Georgia, Times New Roman, Times, serif;
	margin-top:0px;
	margin-bottom:6px;
	line-height:150%;
	color:#666666;
	font-weight:normal;
	font-size:14px;
}
.content a
{
	font-family: Georgia, Times New Roman, Times, serif;
	color:#000;
}
.content h1
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:24PX;
	line-height:130%;
	color:#005DAD;
	font-weight: normal;
	margin-bottom:10px;
}
.content h2
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:19px;
	line-height:1;
	/*margin:1.07em 0 0em;*/
	margin-bottom:.3em;
	color:#000;
	font-weight: normal;
}
.content h3
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:19px;
	line-height:1;
	/*margin:1.07em 0 0em;*/
	margin-bottom:.3em;
	color:#666666;
	font-weight: normal;
	margin-top:10px;
}
.content h4
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	line-height:1;
	margin:15px 0px 3px;
	color:#000000;
	font-weight:normal;
}
.content h5
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:13px;
	line-height:1.25;
	margin-top:0px;
	margin-bottom:1px;
	color:#005DAD;
	font-weight:normal
	
}
.content h6
{
	font-family: Georgia, Times New Roman, Times, serif;
	margin-top:0px;
	margin-bottom:6px;
	line-height:1.25;
	color:#666666;
	font-weight:normal;
	font-size:13px;
}
.content hr
{
	display:block;
	background:black;
	color:black;
	width:100%;
	height:1px;
	border:none;
}
.content li{
	font-family: Georgia, Times New Roman, Times, serif;
	margin-top:0px;
	margin-bottom:6px;
	line-height:150%;
	color:#666666;
	font-weight:normal;
	font-size:14px;
}
.nav_root_menu_item {
	text-transform: uppercase;
	display: block;
	padding: 0px 10px;
	border-left: 1px solid #666666;
	float:left;
	margin:3px 3px 3px 3px;
	font-size:14px;
	}
.nav_container_sub {
	background-color:#00a7ed;
	color:#FFFFFF;
	font-size:12px;
	}
.nav_node_hover_sub {
	background-color:#0A63B0;
	}

.nav_node {
	padding:5px 5px;
	display:block;
	margin:0px;
	}
.nav_node_hover_root {
	color:#0A63B0;
	}
.nav_node_selected_root {
	color:#0A63B0;
	}
.nav_control {
	height:25px;
	display:block;
	}