@charset "UTF-8";
/* CSS Document -- AST 2010 css */
/* Blue: #001b3a; Orange: #fc823c */

html { 
	background-image: url(../images/html-background.png) ;
	background-color: #001b3a;
	background-repeat:repeat-x;
}
body {
	width: 867px;
	margin: 0 auto;
	background-color: white;
	position:relative;
	font-family:Helvetica, Arial, sans-serif;
}
img { border: 0; }
a { color: #fc823c ; }
a:visited { color: #001b3a }
sup { font-size: .6em; }
#left_vertical_edge {
	z-index: 0;
	background-image:url(../images/body-vertical-edges.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color: #fc823c;
	width: 6px;
	position: absolute;
	left: 0;
	font-size:1px;
	height:100%;
}
#right_vertical_edge {
	z-index: 0;
	background-image:url(../images/body-vertical-edges.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color: #fc823c;
	width: 6px;
	position: absolute;
	right: 0;
	font-size:1px;
	height:100%;
}
#header {
	margin: 0 12px;
	height: 267px;
	background-image: url(../images/index-header-background.jpg) ;
	background-position: right top;
	background-repeat:no-repeat;
	display: block;
	position: relative;
}
body.aboutus #header.interior {
	background-image: url(../images/interior01-header-background.jpg) ;
}
body.global #header.interior {
	background-image: url(../images/interior02-header-background.jpg) ;
}
body.leadership #header.interior {
	background-image: url(../images/interior03-header-background.jpg) ;
}
body.services #header.interior {
	background-image: url(../images/interior04-header-background.jpg) ;
}
#header_logo {
	position: absolute;
	left: 38px;
	top: 21px;
	width: 153px;
}
#header_logo ul, #header_logo li {
	list-style: none;
	font-size: 12px;
	line-height:1.5em;
	font-style:oblique;
	color: #666;
	padding: 0;
	margin: 0;
	text-align:center;
}
#header_logo ul { margin-top: 18px; }
#header_nav {
	width: 867px;
	height: 26px;
	position: absolute;
	top: 230px;
	overflow:hidden;
}
#header_nav ul {
	margin: 0;
	padding: 0;
}
#header_nav ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 ;
	border: 1px solid #001b3A;
	border-left: 1px solid white;
	background-color:#001b3a;
}
#header_nav ul li a {
	font-size: 11px;
	line-height:6px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	height: 26px;
	padding: 9px 0;
	margin: 0 auto;
	display: block;
	text-align: center;
}
#header_nav ul li.first-in-line { border-left: 1px solid #001b3a; }
#header_nav ul li:hover, body.services li#header_nav04, body.leadership li#header_nav03, body.aboutus li#header_nav01, body.global li#header_nav02, body.login li#header_nav05 { 
	border: 1px solid #fc823c; 
	background-image: url(../images/nav-main-highlight.png) ; 
	background-position: 0px -1px;
	background-repeat:repeat-x;
	border-left-color: #FC0;
	border-right-color: #F90;
}
#header_nav ul li a:hover, body.services li#header_nav04 a, body.leadership li#header_nav03 a, body.aboutus li#header_nav01 a, body.global li#header_nav02 a, body.login li#header_nav05 a { color: #001b3a; }
body.services li#header_nav04, body.leadership li#header_nav03, body.aboutus li#header_nav01, body.global li#header_nav02, body.login li#header_nav05 {
	border-left: 1px solid #FC0;
	border-right: 1px solid #fc823c;
}
#header_nav01 { width: 119px ; }
#header_nav02 { width: 151px ; }
#header_nav03 { width: 161px ; }
#header_nav04 { width: 141px ; }
#header_nav05 { width: 261px ; }
#site_button { 
	display: block;
	position: absolute;
	right: 7px;
	bottom: 7px;
	border: 2px solid #001b3a;
}
#site_button:hover { border-color: #fc823c; }
#ghostSite {
	display: none;
	position: absolute;
	right: 52px;
	bottom: 40px;
	background:url(../images/ghostsite-button.jpg) no-repeat;
	width: 150px;
	height:94px;
	border: 4px solid #fc823c;
}
#ghostSite p {
	font-size: 12px;
	color: #001b3a;
	padding: 20px 5px 0;
	font-weight: bold;
	text-align: center;
}
#content {
	border-top: 5px solid #fc823c; 
	margin: -5px 12px;
	position: relative;
}
#content.index {
	background-image: url(../images/index-content-background.jpg) ;
	background-repeat:no-repeat ;
	background-position: 100% 6px;
	height: 396px;
	border-bottom: 6px solid white;
}
#content.index #index_body {
	width: 569px;
	position: absolute;
	left: 38px;
	top:35px;
}
#content.index #index_body h1 {
	font-size: 25px;
	line-height: 1.2em;
	color: #fc823c;
	font-weight:bold;
	margin: 0 0 8px 0;
}
#content.index #index_body h2 {
	font-size: 20px;
	line-height: 1.2em;
	color: #fc823c;
	font-weight:bold;
	margin: 0 0 8px 0;
}
#content.index #index_body p {
	font-size: 14px;
	line-height: 1.5em;
	color: black;
	font-weight:normal;
	margin: 8px 0;
}
#content.index #index_image {
	position: absolute;
	left: 638px;
	top: 35px;
	border-left: 1px solid #001b3a;
	height: 323px;
}
#content.index #index_image img {
	position: relative;
	top: 19px;
	left: 52px;
}
#content.interior {
	background-image: url(../images/interior-content-background.jpg) ;
	background-repeat:no-repeat ;
	background-position: 100% 6px;
	min-height: 396px;
}
#content.interior #interior_body {
	width: 664px;
	position: relative;
	left: 170px;
	top:0;
	border-left: 5px solid #fc823c;
	padding: 24px 24px 34px 24px;
}
#content.interior #interior_body h1 {
	font-size: 25px;
	line-height: 1.2em;
	color: #001b3a;
	font-weight:bold;
	width: 533px;
	padding: 0;
	margin:0;
}
#content.interior #interior_body h2 {
	font-size: 20px;
	line-height: 1.2em;
	color: #fc823c;
	font-weight:bold;
	width: 533px;
	padding: 0;
	margin:1.2em 0 0 0;
}
#content.interior #interior_body h3 {
	font-size: 16px;
	line-height: 1.2em;
	color: #001b3a;
	font-weight:bold;
	font-style:oblique;
	width: 533px;
	padding: 0;
	margin:0;
}
#content.interior #interior_body h2.suites {
	font-size: 13px;
	line-height: 1.2em;
	color: #001b3a;
	font-weight:bold;
	padding: 0;
	margin:1.2em 0 0 0;
}
#content.interior #interior_body p, #content.interior #interior_body ul {
	font-size: 12px;
	line-height: 1.25em;
	color: black;
	font-weight:normal;
	margin: 10px 0 0 0;
	padding: 0;
	width: 533px;
}
#content.interior #interior_body h3 + p, #content.interior #interior_body h2 + ul { margin-top: 0px; }
#content.interior #interior_body ul li {
	margin-top: 4px;
	list-style: none;
}
#content.interior #interior_body ul li:before {
	content: "\2022\A"; /*this places a bullet character in orange for the unordered list*/
	color: #fc823c;
}
#content.interior #interior_side {
	width: 165px;
	height: 100%;
	position: absolute;
	top: 0;
	margin: 6px 0;
	background: url(../images/AST_sidebar-graphic.jpg) #e5eef7 no-repeat top;
}
#content.interior #interior_side img {
	position: absolute;
	left: 5px;
	top: 60px;
}
#content.interior #interior_side_nav {
	width: 145px;
	background-color: #e5eef7;
	position: absolute;
	top: 16px;
	left: 10px;
	margin: 0;
	padding: 0;
}
#content.interior #interior_side_nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 145px;
	background-image:url(../images/nav-side-button.png) ;
	background-repeat:no-repeat;
	height:35px;
}
#content.interior #interior_side_nav li a {
	color:#001B3A;
	display:table-cell;
	font-size:11px;
	font-weight:bold;
	height:35px;
	line-height:1.5em;
	padding:0;
	text-decoration:none;
	vertical-align:middle;
	width:145px;
	text-align:center;
}
#content.interior #interior_side_nav li a:hover { 
	text-decoration: underline; 
	background-image: url(../images/nav-side-button-highlight.png);
}
#content.interior #interior_side.isn_image { background: none #e5eef7; }
#content.interior #interior_side_nav.isn_image { border-bottom: none; background: none; width: 165px; left: 0;}
#content.interior #interior_side_nav li.left10 { margin-left: 10px; }
#content.interior #interior_side_nav li.isn_image {
	display: block;
	list-style: none;
	padding: 30px 8px;
	height: auto;
	background: none;
	width: 165px;
}
#content.interior #interior_side_nav li.isn_image a {
	padding: 0 ;
	height: auto;
	vertical-align: middle;
	width: auto;
}
#content.interior #interior_side_nav li.isn_image a img { margin: 0 auto; }
#content.interior #interior_side_nav li.isn_image a:hover { text-decoration: none; background: none; }
p#pardon {
	color: #fc823c;
	position: absolute;
	bottom: 15px;
	font-size:9px;
	text-align:center;
	width: 100%;
	margin: 0; 
}
#footer {
	background-color: #fc823c;
	height: 17px;
	clear: both;
	position: relative;
	margin-bottom: 72px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight:bold;
}
#footer ul li a {
	color: white;
	text-decoration:none;
	line-height:18px;
	padding: 0 9px;
}
#footer ul li a:hover { text-decoration:underline ;}

/* DQ07272010, press release update */
.indexNews
{
    BACKGROUND: url(../images/icon_news.gif) no-repeat 0px 5px;
	PADDING-LEFT: 20px;
    PADDING-TOP: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #333333;
	width: 170px;
}
A.indexLink
{
    BACKGROUND: url(../images/icon_colLink.gif) no-repeat 0px 9px;
    PADDING-TOP: 6px;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 0px;
    FONT-SIZE: 12px;
    COLOR: #616265;
	width: 170px;
    DISPLAY: block;
}
A.indexMore
{
    BACKGROUND: url(../images/icon_smarrow.gif) no-repeat 0px 9px;
    DISPLAY: block;
    PADDING-TOP: 6px;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 0px;
    FONT-SIZE: 12px;
    COLOR: #616265;
	width: 170px;
}
A.indexLinkMore
{
    BACKGROUND: url(../images/icon_colLink.gif) no-repeat 0px 9px;
    PADDING-TOP: 6px;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 0px;
    FONT-SIZE: 14px;
    COLOR: #616265;
	width: 570px;
    DISPLAY: block;
}

