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

 @import url("navigation.css");
 @import url("text.css");
 @import url("extra.css");
  @import url("../SpryAssets/SpryTabbedPanels.css");
  body{
	background-attachment: scroll;
	background-color: #5D9FC8;
	background-image: url(../images/new/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 9px;
 }
 
 
/* =body defaults */
/* =remove default */
a:link, a:visited {
	text-decoration:none;
	color: #C90;
}
a:hover {text-decoration:underline}
a img, a:link img, a:visited img, fieldset {border:none}
ul, ol {list-style:none;}
h1,h2,h3,h4,h5,h6 { font-size: 1em; }
li, h1, h2, h3, h4, h5, h6, pre, form, body, html, fieldset, legend, input, dl, dt, dd { margin:0; padding:0}
p, ul, ol, fieldset, table, blockquote {margin:0; padding:0}
 

/* =page */
#page {}

#content { margin:0 auto; padding:0; text-align:left; width:998px; height: 1%;}

#content:after {   visibility: hidden; height: 0px; display: block; clear: both; }		
#footer {
	clear: both;
	position:absolute;
	text-align:left;
	width:986px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	background-image: url(../images/layout/foot_bg.png);
	background-repeat: repeat-x;
	background-position: left;
	left: 121px;
	top: 659px;
}

/* content layout */
#content { clear: both; }
 
#main {float:left; }
#title-bar {float:left; width:650px; position:relative}
#content-1 {
	float:left;
	width:999px;
	position: absolute;
}
#content-2 {
	float:right;
	width:316px;
	clear:right;
	margin-top: -6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
} 
 #content-2a {
 
} 
 
#content-3 { }
  #content-3a { }  
	
	
/* layout columns */
.group { width:650px}
.item-1 {clear:left; float:left; width:316px}
.item-2 {clear:right; float:right; width:316px}			

/* =Vertical */

/* =Vertical Nav */
#vertical-nav {background:#D0EAF9; float:left}
#vertical-nav li {background:#D0EAF9; float:left; padding:3px}

#footer #network-links {
	clear:both;
	position:relative;
	text-align:center;
	padding: 30px 0 10px 0;
}
#footer ul.generic-link-list {
	padding-top: 7px;
	font-size: 0.85em;
}
#footer .generic-link-list li {display: inline; padding: 0; margin: 0;}
#footer .generic-link-list li span {margin-left: 5px; margin-right: 5px;}
#footer ul.generic-link-list{font-size: 0.92em;}
#footer ul.generic-link-list a {font-weight:300; color: #094f95; }

#footer p.copyright {font-size: 0.92em;}


 

#master-wrap { left: 0px !important; }

/* skip link */
div.skip {font-size:0.92em;z-index:900;display:block;width:99%;text-align:left;position: absolute;top: 0;left: 0;}
div.skip a, div.skip span, p.skip{ position: absolute;  overflow: hidden;  width: 0;  height: 0;   top:-4em;  left:-3em;}
div.skip a:active, div.skip a:focus {  position: absolute;  overflow: visible;  width: 100%;  height: auto;display:block;padding:2px 0 2px 0;  top: 0;text-indent:12px;  left: 0;background:#e7e7e7;}

/* NETWORK BAR ------------------- */
#network-bar {
	height: 1%;
	padding: 1px 0 0 7px;
	clear: both;
	width: 991px;
	margin: auto;
	color: #FFF;
}
#network-bar:after {  clear: both; height: 0px; visibility: hidden; display: block; }
#network-bar dl {}
#network-bar dl dt { display: none; }
#network-bar dl dd.first { border: none; padding: 0; margin: 0; }
#network-bar dl dd { font-family: tahoma, arial, san-serif;  padding: 0 0 0 9px; margin: 0 0 0 7px; border-left: 1px solid #57646b; float: left; font-size: 1.0em; font-weight: 900; }
#network-bar dl dd a {
	color: #FFF;
}


/* BRANDING ---------------------- */
#header {
	height: 1%;
	width: 998px;
	margin: auto;
}
#header:after {  clear: both; height: 0px; visibility: hidden; display: block; }
#header .branding-wrap {
	padding: 6px 8px 0 11px;
	width: 979px;
	background-image: url(../images/index/tfew4xpc.png);
	background-repeat: repeat-x;
}
#header .branding {
	height: 100px;
	position: relative;
	z-index: 200;
	width: 979px
}
#header .branding .logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 90px;
	background-color: transparent;
}
#header .branding .logo a { float: left; clear: left; display: block; width: 100%; height: 100%; text-indent: -50000px; overflow: hidden; }
#header .branding .advertising {
	height: 100px;
	border-collapse:collapse;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 980px;
	float: left;
}

.indextb{
	width: 1000px;
}
indexls{
	width: 200px;
	padding: 25em;
}