body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4A4948;
	font-size:11px;}

table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4A4948;
	font-size:11px;}

/*--- #container surrounds the entire document ---*/
#container{}

/*------------------------------ CONTENT AREA LAYOUT AND STYLES ------------------------------*/
#content{}
	
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;}

div{
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	
/*--------------- default links ---------------*/
a, a:link{text-decoration: underline; color: #0047BA;}
a:visited{text-decoration:underline;color: #84B3FF;}
a:hover{text-decoration: underline; color: #E9068C;}
a:focus{outline:none;}

p{
	margin:0px 0px 15px 0px;}
	
sup{
	 font-size: 9px;}
	
.horizRule{
	margin:9px 0px 15px 0px;
	border-top:solid 1px #BFD1EE;
	line-height:1px;
	padding:0px;}

ul{  
	margin-top: 0px;}
	
ol{  
	margin-top: 0px;}

li{  
	margin: 4px 0px 0px 0px;}
	
.indentList{  
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 0px;
	list-style-type:none;}
	
.siteMapList{  
	margin: 0px 0px 0px 20px;
	padding-left: 0px;
	list-style-type:disc;
	font-weight:bold;
	text-transform:uppercase;}
	
.siteMapList li{  
	margin: 6px 0px 6px 0px;}
	
.siteMapList2{  
	margin: 0px 0px 0px 20px;
	padding-left: 0px;
	list-style-type:disc;
	font-weight:normal;
	text-transform:none;}

.siteMapList2 li{  
	margin: 6px 0px 6px 0px;}
	
.siteMapList3{  
	margin: 0px 0px 0px 20px;
	padding-left: 0px;
	list-style-type:disc;
	font-weight:normal;
	text-transform:none;}
	
.siteMapList3 li{  
	margin: 6px 0px 6px 0px;}

form{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}
	
input{
	color:#0047BA;}
	
.formInput{
	font-size:10px;
	color:#0047BA;}

.searchField{
	width:180px;
	height:15px; 
	font-size:10px; 
	margin:0px 6px 0px 6px;}

/* Button class */
.btn{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF; 
	font-weight: normal;
	background-color: #0047BA;
	padding:0px 0px 1px 0px;
	height:20px;
	border:1px solid #0047BA;
	cursor:pointer;}
	
.btn:hover{  
	background-color: #0047BA;
	border:1px solid #0047BA;} 

/*--------------- header styles ---------------*/
h1{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0047BA;
	font-weight:bold;
	margin:0px 0px 18px 0px;}
	
h2{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0047BA;
	font-weight:bold;
	margin:0px 0px 0px 0px;}
	
.topH2{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0047BA;
	font-weight:bold;
	margin:0px 0px 18px 0px;}

a.headerLink, a.headerLink:link, a.headerLink:visited{text-decoration:none; color: #0047BA; font-size:11px;}
a.headerLink:hover{text-decoration:underline; color: #E9068C; font-size:11px;}
	
h3{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4A4948;
	font-weight:bold;
	margin:0px 0px 0px 0px;}
	
/*--- makes image header avaiable as text to assistive browsers ---*/	
.i{
	display:none;}
	
.mainHeader{
	margin:0px 0px 18px 0px;}
	
.Level2{
	position:relative;
	text-align:right; 
	width:664px; 
	margin-bottom:10px; 
	z-index:1}
	
.Level2Header{
	position:absolute;
	left:0px;
	top: 178px;
	color:#0047BA;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	width:380px;
	height:60px;
	z-index:300;}
	
#primaryContent{
	position:relative;
	width:664px;
	text-align:left;}

/* ------------------------------ CALL OUT STYLES ------------------------------ */
.callout{
	margin:0px 0px 0px 0px;
	display:block; 
	float:right;}

.callout img{
	margin:0px 0px 4px 8px;
	border:solid 1px #BFD1EE;
	padding:1px;
	display:block;}

.callout table tr td{
	margin:0px 0px 0px 8px;
	padding:0px 0px 8px 8px;
	font-size:9px;  
	font-weight: normal; 
	color:#0047BA;}
	
.callout2{
	margin:0px 0px 0px 0px;
	display:block;
	float:left;}
	
.callout2 img{
	margin:0px 8px 4px 0px;
	border:solid 1px #BFD1EE;
	padding:1px;
	display:block;}

.callout2 table tr td{
	margin:0px 8px 0px 0px;
	padding:0px 8px 8px 0px;
	font-size:9px;  
	font-weight: normal; 
	color:#0047BA;}
	
.callout3{
	margin:0px 0px 8px 8px;
	display:block; 
	float:right;}

.imageBorder{
	padding:1px;
	border:solid 1px #BFD1EE;}
	
.caption{
	font-size:9px;  
	font-weight: normal; 
	color:#0047BA;}

/* ------------------------------ DOCUMENT TABLE STYLES ------------------------------ */	
table.documentTable{
	margin-top:6px;
	margin-bottom:6px;}
	
table.documentTable{
	margin-top:6px;
	margin-bottom:6px;
	font-size:11px;}
	
table.documentTable tr td{
	padding: 0px 4px 6px 0px;
	text-align:left;
	vertical-align:top;
	font-size:11px;}
	
/* ------------------------------ FORM TABLE STYLES ------------------------------ */
table.formTable{
	margin:15px 0px 0px 0px;}

table.formTable tr td{
	padding:3px 3px 3px 3px;}

table.formTable tr td table tr td{
	padding: 0px 4px 2px 0px;}
	
/* ------------------------------ CUSTOM TABLE STYLES ------------------------------ */
table.customTable{
	margin:15px 0px 0px 0px;}

table.customTable tr td{
	padding:0px 10px 15px 0px;}
	
/*------------------------------ RIGHT-SIDEBAR LAYOUT AND STYLES ------------------------------*/		
.featureCol{
	display:none;}

/*------------------------------ HEADER LAYOUT AND STYLES ------------------------------*/
#header{
	display:none;}

/*------------------------------ SUB NAVIGATION LAYOUT AND STYLES ------------------------------*/
#subNavContainer{
	display:none;}

/*------------------------------ FOOTER LAYOUT AND STYLES ------------------------------*/
#footer{
	display:none;}

#footerNavContainer{
	position:relative; z-index:300;}

a.footerNav, a.footerNav:link, a.footerNav:visited{text-decoration:none; color:#9e9e9e; padding:0px 6px 0px 6px;}
a.footerNav:hover{text-decoration:underline; color:#9e9e9e; padding:0px 6px 0px 6px;} 
	
#copyright{
	margin-top:15px;
	padding-bottom:20px;
	width:860px;
	color:#9E9E9E;}

/*------------------------------ HOME PAGE LAYOUT AND STYLES ------------------------------*/
#homeContent{
	position:relative; 
	width:860px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	vertical-align:text-top;}
	
#homeHeader{	
	position:relative;
	width:860px;
	height:59px;
	margin:0px 0px 0px 0px;}
	
#homeLogo{		
	position:absolute; 
	width:176px; 
	height:52px; 
	left:0px; 
	top:16px;
	z-index:800;}
	
#homeSearch{
	position:absolute; 
	width:374px; 
	height:20px; 
	left:468px; 
	top:32px; 
	text-align:right;
	z-index:300;}

#homeFooter{
	position:relative;
	width:860px;
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
	color:#9e9e9e; 
	font-size:9px;}
	
#homeFlash{
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:500;}
	
#homeLinks{
	position:absolute; 
	top:20px; 
	left:20px; 
	z-index:1;}
	
#homeLeftCol{
	vertical-align:top;
	padding:15px 18px 0px 18px; 
	float:left; 
	width:390px;
	z-index:500;}
	
.homeTopFeature{
  vertical-align:top;
	padding-top:15px; 
	padding-bottom:6px; 
	border-bottom:solid 1px #9e9e9e;}

.homeBottomFeature{
  vertical-align:top;
	padding-top:8px;
	padding-bottom:6px;}