@charset "utf-8";
/*---------------------------- These are the required elements and should not be touched ---------------------------*/
/*------------------------------ These elements style all pages within the DOT website -----------------------------*/

body{
	background: #030c1b;
	padding: 0;
	margin: auto;
	text-align: center;
	font-family: Arial, Helvetica, Tahoma;
}

/*Clears both left and right float*/
.clear{ clear: both;}

/*Float items for left and right of content below it*/
.left{ float: left;}
.right{ float: right;}

/*Hide elements for screen readers*/
.hidden{
	position: absolute;
	left: 0px;
	top: -200px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/*This adds the gradient background on the top of the page*/
#background_top{
	background: url('../images/soa/background.gif') repeat-x #0a306a;
	width: 100%;
	padding-top: 15px;
}

/*IDs are elements that can be used only once per page on the website*/
#container{
	width: 960px;
	text-align: left;
	margin: auto;
	background: #FFF;
}

/*This controls the main content area*/
#content{
	padding: 10px;
	background: #fff;
	font-size: .8em;
}

#content ul, ol, dl{
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl{
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
}

h1{
	color: 	#fff;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 1.6em;
	background: #15365b url('../images/styls/dot_HeaderBar.png') bottom;
	border-bottom: 2px solid #FFCC00;	
	display: block;
	width: 100%;
	padding: 3px 0;	
	text-indent: 5px;
}

.h1a{
	color: 	#fff;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 1.5em;
	background: #15365b url('../images/styls/dot_HeaderBar.png') bottom;
	border-bottom: 2px solid #FFCC00;	
	display: block;
	width: 100%;
	padding: 3px 0;	
	text-indent: 5px;	
}

h2{ color: #003; font-size: 1.7em; font-weight: bold;}
h3{ color: #003366; font-size: 1.4em; font-weight: bold;}
h4{	color: #333; font-size: 1.3em; font-weight: bold;}
h5{ color: #000; font-size: 1em; font-weight: normal;}
h6{ color: #000; font-size: 1em; font-weight: normal;}

.center {text-align: center;}

.indent{margin-left: 30px;}

/*-------------------------------------- Historical Classes --------------------------------------*/
.titlecopy { color: #003; font-size: 1.7em; font-weight: bold;}

.copy { color: #000; font-size: 1em; font-weight: normal; }

.subtitle {
	color: #003366;
	font-size: 1.4em;
	font-weight: bold;
}

.subtitlecopy { color: #333; font-size: 1.3em; font-weight: bold;}

.caption { color: #333; font-size: 10px; font-weight: normal; }

.linkcaption { color: #003399; font-size: 9px; }
	a.linkcaption:link { color: #003399; font-size: 9px; }
	a.linkcaption:visited { color: #732217; font-size: 9px; }
	a.linkcaption:hover { color: #000039; font-size: 9px; }
	a.linkcaption:active { color: #666699; font-size: 9px; }

.linkcopybody { color: #003399; font-size: 1em; text-decoration: underline; }
	a.linkcopybody:link { color: #003399; font-size: 1em; text-decoration: underline; }
	a.linkcopybody:visited { color: #732217; font-size: 1em; text-decoration: underline; }
	a.linkcopybody:hover { color: #000039; font-size: 1em; text-decoration: underline; }
	a.linkcopybody:active { color: #666699; font-size: 1em; text-decoration: underline; }

.linkcopy { color: #003399; font-size: 1em; text-decoration: none; }
	a.linkcopy:link { color: #003399; font-size: 1em; text-decoration: none }
	a.linkcopy:visited { color: #732217; font-size: 1em; text-decoration: none }
	a.linkcopy:hover { color: #000039; font-size: 1em; text-decoration: underline }
	a.linkcopy:active { color: #666699; font-size: 1em; text-decoration: none }

a{ color: #003399; text-decoration: none;}
a:visited{ color: #732217;}
a:hover, a:focus{ color: #000039; text-decoration: underline;}

ul, ol, dl{
	padding: 0 0 0 25px;
}

img{
	border-style: none;
}

p{
	padding-left: 10px;	
}

ul, ol, dl{
	font-size: 1em;
}

p a{
	text-decoration: underline;
}

/*------------------- These all control the look and feel of the gold bar at the top of the page -------------------*/
/*-------------------- This is for the <div> container that holds the entire top bar -------------------------------*/
#top_bar{
	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 960px;
	min-height: 27px;
	background: #f9c033 url('../images/soa/gold_bar.gif') repeat-x;
	position: relative;	
}

/*Puts the rounded right corner on the top bar*/
#top_bar_right{
	background: url('../images/soa/gold_bar_rtCorner.gif') no-repeat top right;
	width: 7px;
	height: 27px;
	float: right;
}

/*This creates the State of Alaska Button on the left hand corner of the top bar*/
#top_bar a#soa{
	display: block;
	float: left;
	width: 153px;
	height: 21px;
	padding: 4px 0 0 15px;
	color:#00006F;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}


#top_bar a#soa:hover{
	text-decoration: underline;	
}

/*This positions the button image over the text*/
#top_bar a#soa span{
	display: block;
	width: 170px;
	height: 27px;
	background: url('../images/soa/topbarSOA.gif') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

/*This is the "container" for the list of links on the top bar*/
#top_bar ul{
	padding: 4px 0 0 10px;
	margin: 0;
	float: right;
	line-height: 1.3em;													
}

/*This is the styling for each list item in the top bar list of links*/
#top_bar ul li{
	display: inline;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 0 7px;
}

/*Style for the actual links in the top bar*/
#top_bar ul li a{
	color: #00006F;
	font-weight: bold;
	text-decoration: none;
	font-size: .8em;

}

/*Style for the hover / focus state of the list of links in the top bar*/
#top_bar ul li a:hover, #top_bar ul li a:focus{
	text-decoration: underline;
}
/*----------------------------------------- END Top Gold Bar look and feel -----------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*---------------------------------------- This control the header element -----------------------------------------*/
/*--------------------- This is the container as well as the holder of the actual header image ---------------------*/
#header{
	display: block;
	width: 960px;
	min-height: 90px;
	background: url('../images/hdrs/dot_headerBG.gif') repeat-x #112039;
	clear: both;
	position: relative;
}

/*This creates the link for the header with an invisible link block*/
/*This styles the text just in case the image doesn't load*/
#header a#title{
	color: #ffffff;
	float: left;
	font-size: 1.2em;
	padding: 15px 0 0 15px;
	font-weight: bold;
	display: block;
	width: 600px;
	height: 75px;
}

/* This hides the text so that you just have a link element, but screenreaders also have the link available*/
#header a#title span{
	display: block;
	width: 625px;
	height: 90px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
/*----------------------------------------- END Header look and feel -----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------- This control the header photo ------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
#header_photo{
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	display: block;
	width: 960px;
	height: 162px;
	background: #fff;
	clear: both;
	position: relative;
}

/*----------------------------------------- This styles the search box ---------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
#search{
	float: right;
	padding: 15px 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	position: relative;
}

#search #searchBox{
	background: url('../images/soa/searchbox.png') no-repeat top left;
	width: 300px;
}

#searchSelect{
	position: absolute;
	top: 45px;
	right: 15px;
}

#search input, #search label{
	padding: 0;
	margin: 0;
}

#search #searchtextfield{
	color: #6D6D6D;
	font-size:12px;
	border: none; 
	width: 195px;
	margin: 0;
	position: relative;
	border: none;
	top: -7px;
	right: 0px;
}

#search #searchbutton{
	position: relative;
	padding: 0;
	margin: 0;
	top: 0;
	right: 0;
}

#search label{
	font-weight: bold;
	color: #f5f5f5;
	font-size: .7em;
}
/*-------------------------------------------------- END Search Area -----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*---------------------------------------------- This styles the photo banner --------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/*This is for the header image*/
#photo_banner{
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	padding: 0;
	margin: 0;
	height: 172px;
	position: relative;
	clear: both;
}

#photo_banner img{
	padding: 0;
	margin: 0;
}
/*----------------------------------------------- End of photo banner style ----------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*---------------------------------------------- This styles the breadcrumbs ---------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
#breadcrumbs{
	width: 945px;
	border-bottom: solid 1px #d1d3d6;
	color: #293042;
	font-size: .7em;
	padding: 2px 0 2px 15px;
	margin: 0;
}

#breadcrumbs a{
	color: #293042;
	text-decoration: none;
	padding: 0 5px 0 0;
}

#breadcrumbs a:hover, #breadcrumbs a:focus{
	text-decoration: underline;	
}
/*--------------------------------------------------- End breadcrumbs style ----------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*------------------------- These div.box create a way to make certain sections stand out --------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
.box{
	width: auto;
	background: #EAF3F7;
	border: 1px solid #a6a7a7;
	color: #171C34;
	margin: 5px 0;	
}

.box ul{
	padding: 0;
	margin: 0;
}

.box li{
	border-bottom: 1px solid #bdc0cd;
	padding: 5px 0 5px 10px;
	list-style-position: inside;
	color: #171C34;
	font-size: 1em;
}

.box p{
	padding-right: 10px;	
}
/*-------------------------------------------------- End div.box sections ------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*----------- This is the style for the footer; defines the background that runs the bottom of the page ------------*/
/*------------------------------------------------------------------------------------------------------------------*/
#footer{
	display: block;
	width: 100%;
	min-height: 200px;
	text-align: center;
	margin: auto;
	background: url('../images/soa/footerBG.gif') repeat-x #030c1b;
	padding-top: 0px;
}

#footer_content{
	display: block;
	width: 960px;
	min-height: 80px;
	padding-top: 10px;
	text-align: left;
	margin: auto;
	color: #CED4DF;
	font-family: Arial, Helvetica, sans-serif;
}

#footer_content .right, #footer_content .left{
	padding: 10px 0;	
}

#footer_content .right{
	text-align: right;
	float: none;
	font-size: .75em;
}

#footer_content .left{
	text-align: left;	
}

#footer_content ul{
	list-style: none;
	display: inline;
	padding: 0;
	font-size: .8em;
}

#footer_content ul li{
	float: left;
	padding: 0 10px 3px 0;
}

#footer_content ul li a, #footer_content a{
	color: #CED4DF;
	text-decoration: underline;
	font-weight: normal;
}

#footer_content ul li a:hover, #footer_content ul li a:focus, #footer_content a:hover, #footer_content a:focus{
	text-decoration: none;
}

#footer_content .right .center_item{
	border-left: #526d96 solid 1px;
	border-right: #526d96 solid 1px;
	padding: 0 4px;
}

#footer_content .right .right_item{
	border-left: #526d96 solid 1px;
	padding: 0 0 0 4px;
}

#footer_content .right .left_item{
	border-right: #526d96 solid 1px;
	padding: 0 4px 0 0;
}
/*------------------------------------------------ END SOA Footer Area ---------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

/*---------- This is the style for the DOT footer; defines the background that runs the bottom of the page ---------*/
/*------------------------------------------------------------------------------------------------------------------*/
#dot_footer{
	display: block;
	width: 100%;
	min-height: 82px;
	text-align: center;
	margin: auto;
	background: #D6E5EC;
	padding-top: 0;
}

#dot_footer_content{
	display: block;
	width: 960px;
	min-height: 80px;
	padding-top: 5px;
	background: #D6E5EC;
	text-align: left;
	margin: auto;
	color: #003; 
	font-family: Arial, Helvetica, sans-serif;
}

#dot_footer_content .right, #dot_footer_content .left{
	padding: 3px 5px;	
}

#dot_footer_content .right{
	text-align: right;
	float: none;
	font-size: .6em;
}

#dot_footer_content .left{
	text-align: left;	
}

#dot_footer_content ul{
	list-style: none;
	display: inline;
	padding: 0;
	font-size: .75em;
}

#dot_footer_content ul li{
	float: left;
	padding: 0 10px 3px 0;
}

#dot_footer_content ul li a, #dot_footer_content a{
	color: #003;
	text-decoration: underline;
	font-weight: normal;
}

#dot_footer_content ul li a:hover, #dot_footer_content ul li a:focus, #dot_footer_content a:hover, #dot_footer_content a:focus{
	text-decoration: none;
}

#dot_footer_content .right .center_item{
	border-left: #526d96 solid 1px;
	border-right: #526d96 solid 1px;
	padding: 0 4px;
}

#dot_footer_content .right .right_item{
	border-left: #526d96 solid 1px;
	padding: 0 0 0 4px;
}

#dot_footer_content .right .left_item{
	border-right: #526d96 solid 1px;
	padding: 0 4px 0 0;
}
/*------------------------------------------------ END DOT Footer Area ---------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/

