@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body{
	background-color: #cccccc;
	margin: 0;
	height: 100%;
}
body, td, p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 13.5pt;
}
p{
	margin: 0px 0px 15px 0px;
}
.caps{ font-size: 9pt; }
.smalltext {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
}
a:link, a:visited { color: #003399; text-decoration: underline; }
a:hover, a:active { color: #fd743e; text-decoration: underline; }

table#container {
	width: 995px;
	height: 100%;
	border-bottom: 1px #616161 solid;
	margin: 0 auto;
}
#col-1 { width: 8px; height: 1px; background-color: #6a6a6a; }
#col-2 { width: 63px; height: 1px; background-color: #cecece; }
#col-3 { width: 677px; height: 1px; background-color: #cecece; }
#col-4 { width: 211px; height: 1px; background-color: #293964; }
#col-5 { width: 36px; height: 1px; background-color: #293964; }
#left-bar {
	background: #999 url(img/left-ruler.gif) 0 0 repeat-y;
	width: 8px;
	height: 100%;
}
#right-bar{
	background: #293964 url(img/bg_rt-bar-blue.gif) 0 0 repeat;
	width: 36px;
	height: 100%;
}
#banner{
	width: 740px;
	height: 67px;
	background-color: #ffffff;
}
#logo {
	height: 67px;
	width: 160;
	float: left;
}
#utility-bar {
	float: right;
	width: 200px;
	height: 25px;
	margin: 6px 17px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999; 
}
#utility-bar a:link, #utility-bar a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	letter-spacing: .5pt;	
}
#utility-bar a:hover, #utility-bar a:active {
	color: #993300; 
	text-decoration: none;
}
#address{	
	width: 211px;
	height: 67px;
	background: #293964 url(img/bg_rt-bar-blue.gif) 0 0 repeat;
}
.address{	
	margin: 7px 17px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	letter-spacing: .5pt;
	color: #E1E1E1;
	line-height: 11pt;
}
#schematic{
	width: 63px;
	height: 574px;
	background-color: #E3E3E3;
	vertical-align: top;
}
#main-content-area {
	width: 888px;
	background: #ffffff url(img/bg_main-content-area.gif) repeat-y;
	vertical-align: top;
	margin: 0;
	padding: 0;
}    
.global_nav {
	width: 888px;
	height: 18px;
	background: #5b6b97 url(img/global-nav.gif) 0 0 no-repeat;
}
#awmAnchor-menu {
	width: 888px;
	height: 18px;
	overflow: hidden;
} 
#collage {
	width: 888px;
	height: 202px;
	background: #5b6b97 url(img/collage.jpg) 2px 0 no-repeat;
}
#subpage_collage {
	width: 888px;
	height: 202px;
	background-color: #5b6b97;
}
#home #shell-leftcol {
	width: 390px;
	float: left;	
}
#home #shell-rtcol {
	width: 498px;
	float: left;
}
#home #shell-leftcol .content {
	margin: 30px 20px 60px 40px;	
}
#home #shell-rtcol .content{
	margin: 35px 20px 60px 40px;
}
img#slideshow {
	margin: 10px 0;
}
#home #box-top {
	width: 418px;
	height: 29px;
	background: #d7dee3 url(img/bg_box-top.gif) 0 0 no-repeat;
}
#home #box-body {
	padding-top: 10px;
	width: 418px;
	background: #fff url(img/bg_box-body.gif) 0 0 repeat-y;
}
#home #box-bottom {
	width: 418px;
	height: 15px;
	background: #f6f8f9 url(img/bg_box-bottom.gif) 0 0 no-repeat;
}
#home #box-left {
	width: 204px;
	float: left;	
}
#home #box-dots { 
	background: #f6f8f9 url(img/bg_box-dots.gif) 0 20px no-repeat;
	width: 10px; 
	height: 210px; 
	float: left;
}
#home #box-right {
	width: 204px;
	float: left;
}
.pad-content{
	padding: 10px 10px 0 30px;
}
.overview-blue-head { 
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
	font-stretch: expanded;
	margin-top: 20px;
	display: inline-block;
}
h1 { 
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 12px;
	font-stretch: expanded;
}
#home h1 { 
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: 4px;
	font-stretch: expanded;
}
h2 { 
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;	
	line-height: 16pt;
}
h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	line-height: 16pt;
}
h4 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	line-height: 15pt;
}
#specs-footer { 
	margin: 0 auto;
	position: relative;
	top: -45px;
	left: 0px;
	width: 995px;
}
.footer-specs { /* was 9198ab*/
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9.5pt;
	font-stretch: expanded;
	font-style: oblique;
	float: right;
	margin-right: 36px;
}
.copyright { /*was 69728f*/
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
}
.graytext {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}
#box-top h1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	font-stretch: ultra-expanded;
	padding: 6px 0 0 20px;
	font-variant: small-caps;
}
#box-body h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8.5pt;
	font-stretch: condensed;
}
#box-body ul{ margin: 0 0 0 5px; list-style-type:none;}
#box-body li{
	list-style-type:none;
	margin: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	line-height: 16pt;
}
#box-body a:link, #box-body a:visited { color: #333333; text-decoration: underline; }
#box-body a:hover, #box-body a:active { color: #fd743e; text-decoration: underline; }
.bottom {
	width: 888px;
	height: 50px;
	background: #E3E3E3 url(img/bg_grad_full.jpg) 0 0 repeat-y;
}
img#footer{
	position: relative;
	top: -33px;
	left: 0px;	
	margin: 0;
	}
.clear { clear: both; }
ul { margin: 6px 0 20px 0px; list-style-type:}
ul ul { margin: 6px 0 10px 0px; list-style-type:none;}
ul li { margin: 6px 0 6px 20px; list-style-type:disc;}
ul ul li { margin: 6px 0 6px 35px; list-style-type:circle;}
#slideshow li { margin: 0; list-style-type:none;}
