﻿body
{
	margin: 0; padding: 0; background: #ffffff;
	font-size: 81.25%; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
	text-align: center;
}

html
{
    text-align:center;   
}

html,body
{
    background-image:url(../../images/bg_wrapper.gif);
}

.clearfix { display: block; width: 100%; overflow: hidden; }

#pageOuter
{
	margin: auto; 
	text-align: left; 
	padding-top: 10px;
}

#pageInner
{
	 float: left; 
	 width: 100%; 
	 overflow: hidden;
}

.PageWidthRelative { width: 90%; }
.PageWidthAbsolute { width: 770px; }

.fontresizerNormal { font-size: 100%; }
.fontresizerLarge { font-size: 110%; }
.fontresizerXLarge { font-size: 120%; }

#TextResizerOuter
{
	margin:2px 10px 0px 0px;
	float:right;
}
#TextResizerInner
{
	overflow: hidden;		
	font-size:0.8em;
}

#TextResizerInner a:link, #TextResizerInner a:visited
{
	color:#F0942B;
}

#headerOuter
{
	width: 100%;	
	background-color:#000;	
	font-size:1.0em;
}

#headerInner
{
	float: left; 
	width: 100%; 	
	overflow: hidden;	
	height:250px;	
	color:#fff;	
	/*background-image:url(../../images/arrows.gif);*/
	background-position:right top;
	background-repeat:no-repeat;
}

#headerInner h1, #headerInner h2, #headerInner h3, #headerInner h4, #headerInner p
{
	margin:0px;
}

#logoOuter
{
    margin:5px 0px 0px 10px;	
	width:361px;
	height:199px;
	position:absolute;
}

#logoInner
{	
	width: 100%;	
	overflow: hidden; 	
}

#slogan-outer
{
	position:absolute;	
	white-space:nowrap;
	font-size:18px;
	color:#69D;
}

#slogan-inner
{
	margin-top:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Sans-Serif;
}

#logoInner img
{
    border:none;
}

#topbannerOuter
{
    float:right;
    margin:10px 5px 0px 0px;
    width:350px;    
}

#topbannerInner
{
    float:left;
}

#topbannerInner a:link
{
	font-weight:bold;
	color:#99f;
}

#contact-outer
{
	margin:0px 0px 0px 0px;
	float:left;
}

#contact-inner
{
	float:left;	
}

#contact-inner a:link
{
	font-weight:bold;
	color:#99f;
}

#menuOuter
{		
	width:100%;
	float:left;
	overflow:hidden;
}

#menuInner
{
	float:left;
	overflow:hidden;
	background-color:#000;
	width:100%;
	border-top:solid 1px #777;
	border-bottom:solid 1px #777;
}

#breadcrumbsOuter
{		
	width:100%;
	float:left;
	overflow:hidden;
}

#breadcrumbsInner
{
	float:left;
	overflow:hidden;
	background-color:#ccc;
	width:100%;
	font-size:0.85em;
	padding:2px 0px 2px 10px;	
	border-bottom:solid 1px #000;	
	border-top:solid 1px #ddd;	
}

ul#nav,ul#nav li
{
    list-style-type:none;
    margin:0px;
    padding:0px;
    list-style-image:none;
    font-weight:normal;
    position:relative;
}

ul#nav
{
    float:left;
    position:relative;
}

ul#nav li
{
    float:left;
    margin-right: 8px;
    text-align: center;
    border:none;
    font-weight:bold;
    font-size:1.0em;
}

ul#nav a
{
    float:left;
    padding: 3px 10px 3px 0px;
    background-color:#000;
    text-decoration:none;
    color: #fff;
    width:60px;
}

ul#nav a:hover
{    
    color: #ff0;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover
{
    color:#f44;
    font-weight:bold;
}

#mainOuter
{
	width: 100%; 
	background-color: #ffffff;
	clear: both; 
	padding:4px 0px 4px 0px;		
	position:relative;
	float:left;	
}

#mainInner
{
	overflow: visible; 
	background-color: #ffffff;
	padding:0px 10px 0px 0px;
}

#sideOuter
{
    float: left; 
    width: 200px; 
    padding-left:10px;   
}

#sideInner
{    
    width: 190px;     
    margin:5px 0px 0px 0px;
    display: block; 
    font-size: 0.9em;    
    background-color:#DEF;
}

#topsearchOuter
{
    width:100%; 
}

.topsearchInner
{       
    text-align:center;
}

.topsearchInner label
{
    font-size:1.0em;    
    color:#000;
    font-weight:bold;
}

.topsearchInner .searchinput
{
    border-top : #ccd 1px solid;
    border-bottom : #bbc 1px solid;
    border-left : #ccd 1px solid;
    border-right : #bbc 1px solid;
    color : #000;
    font-weight:bold;
    background : #fff; 
    margin:5px 0px 0px 0px;    
    width:100px;    
}

.topsearchInner .GreenButton
{      
    display:none;
}

#mainOuter
{
	width: 100%; 
	background-color: #ffffff;
	clear: both; 
	padding:4px 0px 4px 0px;		
	position:relative;
	float:left;	
}

#mainInner
{
	overflow: visible; 
	background-color: #ffffff;
	padding:0px 10px 0px 0px;
}

#sideOuter
{
    float: left; 
    width: 200px;
}

#sideInner
{    
    width: 190px;     
    margin:5px 0px 0px 0px;
    display: block; 
    font-size: 0.9em;    
    background-color:#EEE;
}

#topsearchOuter
{
    width:100%; 
}

.topsearchInner
{       
    text-align:center;
}

.topsearchInner label
{
    font-size:1.0em;    
    color:#000;
    font-weight:bold;
}

.topsearchInner .searchinput
{
    border-top : #ccd 1px solid;
    border-bottom : #bbc 1px solid;
    border-left : #ccd 1px solid;
    border-right : #bbc 1px solid;
    color : #000;
    font-weight:bold;
    background : #fff; 
    margin:5px 0px 0px 0px;    
    width:100px;    
}

.topsearchInner .GreenButton
{      
    display:none;
}

#documentnav
{ 
    border:none;
    text-align:center;
    list-style: none;
    margin:10px 0px 0px 0px;    
    padding:10px 0px 10px 0px;
    background-color:#EEE;
}

#documentnav li
{
	list-style:none;
	padding:0px;	
	padding:0px 0px 1px 0px;
}

#documentnav li a
{
	margin-top:2px;
	margin-bottom:2px;
    display:block;
    text-align:left;    
    color:#029;
    text-decoration:none;
    font-weight:bold;    
    list-style-image:none;
    font-size:1.3em;
    background-color:#EEE;
}

#documentnav li a:link
{   
    background-color:#EEE;
    
}

#documentnav li a:hover
{      
    color:#f44;
    background-image:none;
	background-color:#EEE;
}

#documentnav li a:active
{      
    color:#00f;
    background-color:#EEE;
}

#documentnav li a:visited
{  
  
}

#documentnav li a.DocumentNavbarLink.ParentDoc
{
	margin-left:0px;
}

#documentnav li a.DocumentNavbarLink.ParentDoc:hover
{		
	background-image:none;
	background-color:#EEE;
}

#documentnav li a.DocumentNavbarLink.CurrentDoc
{	
	margin-left:20px;
	color:#f44;
}

#documentnav li a.DocumentNavbarLink.CurrentDoc:hover
{		
	background-image:none;
	background-color:#EEE;
}

#documentnav li a.DocumentNavbarLink.ChildDoc
{
	margin-left:30px;
}

#documentnav li a.DocumentNavbarLink.ChildDoc:hover
{		
	background-image:none;
	background-color:#EEE;
}

#documentnav li a.DocumentNavbarLink.SiblingDoc
{
	margin-left:20px;
}

#documentnav li a.DocumentNavbarLink.SiblingDoc:hover
{	
	background-image:none;
	background-color:#EEE;
}

#additionallinks
{
    text-align:center;
    margin-bottom:10px;
}

#contentOuter
{	
	margin-left:210px;		
	margin-bottom:10px;
	clear:right;
}

#contentInner
{
	overflow: visible; 
	padding-bottom: 8px;
	
}

#homepageOuter
{
	overflow: hidden; 
	float:left;
	width:100%;
}

#homepageInner
{
	float:left;
}

#homepagecontentOuter
{
	/*margin-right:190px;*/
}

#homepagecontentInner
{
	
}

.homepagefeaturesOuter
{
	/*position:absolute;	
	width:175px;
	top:5px;
	right:0px;
	margin-right:5px;	*/
}

#homepagefeaturesInner
{
	overflow:hidden;
	float:right;	
}

#footerOuter
{
	width: 100%; 
	background-color: #000;	
	padding:4px 0px 0px 0px;
	position:relative;
	float:left;
}

#footerInner
{
	overflow: visible;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;	
	position:relative;
	color:#9cf;	
}

#footerInner #footerbuttons
{
    position:relative;
    float:left;
    padding:0px 0px 0px 10px;
    font-size:0.9em;
    font-weight:bold;
}

#footerInner #footerbuttons a:link
{
    color:#FFF;
}

#footerInner #footerbuttons a:hover
{
    color:#ff0;
}

#footerInner #footerbuttons a:visited
{
    color:#00f;
}

#footerInner #footerbuttons a:active
{
    color:#f00;
}

#footerInner #pageinfo
{
    text-align:right;
    padding:5px 10px 0px 0px;
    color:#FFF;
    font-size:0.9em;
}
