html {
	height:100%;
}
body {
	margin: 0px;
	background-color:#999999;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #002663;
	margin:0px;
	*margin-top:3px;
} 
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #002663;
} 
h3 {
font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: .5pt;
	margin:0px;
} 
h4 {
	font-size: 11px;
	line-height:1em;
	color: #002663;
	padding:0 0 10px;
	text-decoration: none;
	margin:30px 0 0;
} 
p {
	line-height:18px;
	font-weight: normal;
	color: #333;
	/*text-align: justify;*/
	text-decoration: none;
	padding:0;
	margin:0 0 10px;
} 
img {
	border:0px;
}

div.shell {
	margin: 0px auto;
	width:960px;
	min-height:100%;
	_height:100%;
	background-color:#FFF;
}

/* Main header styles */
.header { background:url(../images/graygrid.jpg) right top; }
.headerStrip { float:left; width:765px; }
.logo { border-bottom:#fff solid 1px; background:url(../images/logo_strip.gif) left top repeat-x; }
/*.logo img { border-right:#fff solid 1px; }*/
.banner { background:#002663; min-height:60px;}
* html .banner { height:60px; }
.headerStory { border-left:#fff solid 1px; float:left;  min-height:120px;  width:194px;}
* html .headerStory { height:120px;}
.homeStory { border-left:#fff solid 1px; float:left; *h//eight:200px; min-height:200px;  width:194px;}
* html .homeStory { height:200px;}

.header:after, .banner:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; width: 100%; }
.header, .banner { *height: 1%;  }


/* Main navigation styles */
.greyLine { background:#b7b7b7; height:6px; margin:1px 0 0; overflow:hidden; }

ul.mainNav { background:url(../images/nav_spacer_first.gif) left top no-repeat; border-top:#000 1px solid; list-style:none; margin:0; padding:0 0 25px 20px; }
ul.mainNav li { background:url(../images/nav_spacer_first.gif) right top no-repeat; float:left; margin:0; padding:0 19px 0 3px; }
ul.mainNav li a { font-size: 9px; font-weight: bolder; color: #000000; letter-spacing: 2pt; padding:0; text-decoration:none; text-transform: uppercase; white-space:nowrap;  }
ul.mainNav li a:hover { color: #ff9900; }

ul.mainNav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; width: 100%; }
ul.mainNav  { *height: 1%;  }

ul.navM,.navM li, .navM a {
		display:block;
		margin:0px;
		padding:0px;
		border:0px;
		white-space:nowrap;
		text-decoration: none;
	}

	ul.navM, .navM ul{
		float:left;
		margin:0px;
		list-style:none;
		vertical-align: bottom;
		line-height: 16px;
		height: 16px;
		padding:0px;
		position:relative;
	}

	.navM li {
		position:relative;
		padding:0px;
		z-index:9;
		margin:0px;
		
	}
	.navM a.firstItem {
		background-image:url(../images/nav_spacer_first.gif);
		background-position:0px 0px;
		background-repeat:no-repeat;
		padding: 0px 0px 0px 22px;
		font-size: 9px;
		font-weight: bolder;
		color: #000000;
		letter-spacing: 2pt;
		text-transform: uppercase;
		white-space:nowrap;
	}
	.navM a:hover.firstItem {
	color: #ff9900;
	text-decoration: none;
} 
	.navM li.navOver ul {
		position:absolute;
		margin-left:8px;
		margin-top:0px;
		margin-bottom:0px;
		width:200px;
		
	}		

	.navM ul li a {
		padding:2px;
		padding-right: 12px;
		padding-left: 12px;
		margin:0px;
		text-decoration:none;
		font-size:10px;
		line-height:16px;
		height:16px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		background-color:#FFF;
	}

.navM li.navOver li a:hover{
	background-color:#E6E6E6;		
}
	
li.navOver:hover { z-index:10; }		
		
 ul.navM ul,.navM li:hover ul ul {
		display:none;
	}

.navM li:hover ul,.navM li a:hover ul {
		display:block;
	}

.navM li.navFoot {
	display:block;
	background-color:#FFF;
	border:#000;
	height:4px;
	line-height:4px;
	border-style:solid;
	border-width:1px;
	border-top-width:0px;
	}

/* Homepage styles */

.tStory {
	width:163px;
	height:120px;
	overflow:auto;
	float:right;
	padding:10px;
	background-image:url(../images/background_topstory.jpg);
	background-repeat:no-repeat;
	border:#FFF;
	border-style:solid;
	border-width:0px;
	border-left-width:1px;
} 
.topStoryTITLE {
	font-size: 9px;
	font-weight: bold;
	color: #999;
	letter-spacing: 1px;
	text-decoration: none;
} 
.topStoryHead {
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	color: #002663;
	text-decoration: none;
} 
a:hover.topStoryHead {
	text-decoration: underline;
}
.topStorySub {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}  
.topStoryMORE a{
	font-size: 9px;
	font-weight: bold;
	color: #002663;
	letter-spacing: 1pt;
	text-decoration: none;
	background-image:url(../images/topstory_arrow_green.gif);
	background-position:right 1px;
	padding-right:8px;
	background-repeat:no-repeat;
} 
.topStoryMORE a:hover {
	color: #FF9900;
	background-image:url(../images/topstory_arrow_orange.gif);
	background-position:right 1px;
	background-repeat:no-repeat;
} 

.homePADhead {
	padding-left: 20px;
}
.homeSubhead {
	line-height:18px;
	font-weight: bold;
	color: #002663;
	text-decoration:none;
} 

h1.homeRegionTitle, .homeRegionTitle {
	font-size: 24px;
	line-height:24px;
	font-weight: normal;
	color: #333333;
	text-indent: -2px;
} 
p.homeRegionIntro, .homeRegionIntro {
	font-size: 12px;
	line-height:16px;
	font-weight: normal;
	color: #333333;
} 

h4.homeSubhead { background:url(../images/arrow.gif) top left no-repeat;  line-height:18px; font-weight: bold; color: #002663; margin:0 0 5px -16px; padding:0 0 0 16px; text-decoration:none; }
.homeLinks { border-top:1px dotted #002663; padding:15px 0 0; margin:0; list-style:none; } 
.homeLinks a{
	color: #666;
	text-decoration: none;
}

.homeLinks a:hover{
	color: #ff9900;
}

.arrowPOS {
	padding-top: 2px;
}
a.fullList {
	color: #ff9900;
	text-decoration: none;
}

a.fullList:hover {
	text-decoration: underline;
}

/* Interior menus */

.subNav { float:left; padding:0; width:185px;}
.mainContent { float:left; padding:0 25px; width:536px;}
.homeContent { clear:both; padding:0 25px; width:750px;}
.sidebar { float:left; padding:20px 0; width:177px;}

	ul.ltMenu,.ltMenu li, .ltMenu a {
		margin:0px;
		padding:0px;
		border:0px;
		list-style:none;
		text-decoration: none;
		font-weight: bold;
		color: #002663;
	}
	.ltMenu li {
		margin-left:4px;
		background-color:#F5F5F5;
		border:#FFF;
		border-style:solid;
		border-width:0px;
		border-bottom-width:1px;
	}
	.ltMenu li#ltTitle {
		padding:5px;
	}
	.ltMenu a {
		padding:5px;
		color: #666;
		display:block;
		text-decoration:none;
		background-image:url(../images/bulletGry.gif);
		background-position:3px 12px;
		background-repeat:no-repeat;
		padding-left: 10px;
	}
	.ltMenu li a:hover {
		background-color: #E5E5E5;
	}
	
	.ltMenu li a#ltThis {
		color:#000;
		background-image:url(../images/bulletK.gif);
	}
	
	ul.rtMenu,.rtMenu li, .rtMenu a {
		margin:0px;
		padding:0px;
		border:0px;
		list-style:none;
		text-decoration: none;
		font-weight: bold;
		color: #002663;
		text-decoration:none;
	}
	ul.rtMenu{
		margin-top:12px;
	}
	.rtMenu li a:hover {
		color:#ff9900
	}
	
	.rtMenu li a#rtThis {
		color:#FF9900;
		background-image:url(../images/arrow_orange.gif);
		background-position:right 2px;
		background-repeat:no-repeat;
		padding-right: 15px;
	}
	
	
/* Interior styles */
.breadcrumbNav {
	height:15px;
	line-height:15px;
}

a.breadcrumbNav {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-image:url(../images/topstory_arrow_orange.gif);
		background-position:left 2px;
		background-repeat:no-repeat;
		padding-left: 10px;
		padding-bottom: 10px;
}  
a:hover.breadcrumbNav {
	color: #333333;
	text-decoration: underline;
}




.leftNavHead {
	font-weight: bold;
	color: #002663;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
} 
.navHeadTD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002663;
}
.dotLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002663;
	height:10px;
}

a.recentTrans, a.homeLink {
	color: #666;
	text-decoration: none;
}

a.recentTrans:hover, a.homeLink:hover{
	color: #ff9900;
}

.rightNavHead {
	font-size: 12px;
	font-weight: bold;
	color: #002663;
	text-decoration: none;
	letter-spacing: 1pt;
	text-transform: uppercase;
} 
.keywordSearchTXT {
	font-size: 12px;
	font-style: normal;
	color: #006633;
	text-decoration: none;
}



ul.pBullets{
	margin: 0px;
	padding: 0px;
	margin-left:15px;
	*margin-left:25px;
	color: #333;
} 
ul.pBullets li{
	margin-bottom:8px;
} 
#contact p{
	margin: 0px;
	margin-bottom: 4px;
}

#press, #press a, .rTrans{
	color: #333;
	text-decoration: none;
}
#press a:hover{
	color: #FF9900;
}
.rTrans a.topStoryMORE{
	font-weight: bold;
	color: #002663;
	white-space:nowrap;
	text-decoration: none;
	background-image:url(../images/arrow_orange.gif);
		background-position:right 3px;
		background-repeat:no-repeat;
		padding-right: 15px;
}

.rTrans a.topStoryMORE:hover{
	color: #FF9900;
}
.rTrans img{
	margin-right: 15px;
	margin-bottom: 15px;
}
.contentContactInfo {
	font-weight: normal;
	color: #002663;
} 
a:hover.contentContactInfo {
	color: #FF9900;
} 
.contentContactInfoBold {
	font-weight: bold;
	color: #002663;
} 

a:hover.contentTextMain {
	color: #002663;
} 
.contentTextMainBold {
	line-height:15px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
} 
.contentTextLargeBold {
	
	font-size: 14px;
	line-height:15px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
} 
.contentTextLarge {
	
	font-size: 14px;
	line-height:15px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
} 

.footer { clear:both; padding:17px;} 

.footer, .footer a{
	font-size:10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}  
.footer a:hover {
	color: #666;
	text-decoration: underline;
}
.footerModified {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}  
.TRtopline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
}



.contentTextMainBold2 {
	line-height:15px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
.contentTextMain2 {
	line-height:15px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
