/* main stylesheet for AODTSND website*/



body {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
	height: 100%;
	font-style: normal;
	background-image: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/left_bg.gif/$FILE/left_bg.gif);
	background-repeat: repeat-y;	
	background-position: top left;
}
 a:link {
	color:#2D6DB5;
}
 a:active{
	color:#2D6DB5;
}
a:visited {
	color:#444444;
}

a:hover {
	text-decoration: none;
color:#000000;
}
h1 { 
font-size: 1.5em;
color:#051F50;
	
}
	
h2 {
margin-top:30px;
font-size: 1.4em; 
color:#051f50;
line-height:1.3em
} 

h3 { 
font-size: 1.2em; 
font-variant: normal; 
color:#000;
line-height:0.9em
} 

h4 {
font-size: 1.1em;
font-weight: bold;	
color:#2D6DB5;
}
	
h5 { 
margin-top:30px;
font-size: 1em; 
line-height:1.3em
}
	
h6 { 
font-size: 0.8em; 
} 


#content li{
padding-left:19px;
padding-bottom:1.1em;
}

.footnote {
	font-size: 90%; 
	color: #666;
	margin-top: 5px;
}
 /* 
--Main Banner Styles 
	Main Banner is a container to hold both a left and right banner image(s).
*/
#main_banner_container {
position: relative;
top:0px;
left:0px;
margin:0px;
height: 188px;
background-position: 0px 0px;
background-repeat: repeat-x;
background-image: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/banner_bg.gif/$FILE/banner_bg.gif);
}


#right_banner_img_container {
position:relative;
	top: 0px;
	right: 0px;
	width: 713px;
	height: 188px;
	margin: 0px;
	float:right;
	}	

#search {
}
#search form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* END MAIN BANNER*/

/*-- BREADCRUMB START*/
#breadcrumbs {
	display: none;
}
#breadcrumb_container{
	position: relative;
	top: 30px;
	width: 50%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 30px 0px;
	text-align: left;
	line-height: 1.7em;	
	font-size: 0.8em;
}

#breadcrumb_container a:link {
	text-decoration: underline;
color:#2D6DB5;
}

#breadcrumb_container a:visited {
	text-decoration: underline;
color:#2D6DB5;
}

#breadcrumb_container a:hover {
	text-decoration: none;
color:#000000;
	
}/*-- breadcrumb End*/

/*
-- Mid Container Styles 
	Mid Container, holds the Left nav and content. It is positioned relatively to allow for a footer to be
	placed 100% of the screen width underneath the content and left nav
*/


#wrapper {
	width: 99.9%;
position:relative;
				
/*------------------------------------ End wrapper ----------------------------------*/		
}
/*------------------------------------ Start left navigation ----------------------------------*/
/* LEFT NAVIGATION */
#left{
	width:220;
	padding: 0px;
	position: absolute;
	top: 134px;
	z-index: 50;
	left: 0px;
}

#left_navigation {
	font-size:1em;
	width: 217px;
	margin: 0px 0px 0px 0px;
	padding:0;
z-index: 0
text-align: right;
	background: #fff;
	top: 0px;
	position: absolute;
	left: 0px;
	border-right: 3px solid #339966;
	border-bottom: 3px solid #339966;
}
*html #left_navigation {
width:220px
}

#left_navigation li {
	text-align:left;
}
#left_navigation a {
	background: none;
	border: 0;
	background-image: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/button.gif/$FILE/button.gif);
	background-repeat: no-repeat;
}

#left_navigation li.selected li.selected li a:hover,#left_navigation li.selected li.selected li a:active,#footer a:hover {
	text-decoration:underline;
	color: #051F50;
}

#left_navigation ul {
list-style-type:none;
margin:0;
padding:0
}

#left_navigation a:link,#left_navigation a:visited {
	border-bottom:1px solid #339966;
	color:#fff;
	display:block;
	font-weight:700;
	text-decoration:none;
	margin:5px 0px 0px 5px;
	padding:5px 10px 15px 5px;
	background-image: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/button.gif/$FILE/button.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
}

#left_navigation a:hover,#left_navigation a:active {
	background:#fff none repeat;
	color:#000;
	background-image: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/button.gif/$FILE/button.gif);
	background-repeat: no-repeat;
}

#left_navigation li.selected {
margin-bottom:0;
padding-bottom:1px;
padding-left:1px
}

#left_navigation li.selected a:link,#left_navigation li.selected a:visited {
	background:#2D6DB5 none repeat;
	color:#FFF;
	padding: 8px 10px 8px 0;
	border-bottom: 1px solid #339966;
	border-right: 5px solid #339966;
}

#left_navigation li.selected a:hover,#left_navigation li.selected a:active {
	color: #000;
}

#left_navigation li.selected ul {
background:#FFF none repeat;
padding:5px 0 8px
}

#left_navigation li.selected li {
line-height:1.1em;
text-align:left;
padding:0 0 2px 12px
}

#left_navigation li.selected li a:link,#left_navigation li.selected li a:visited {
background:transparent none repeat;
color:#2D6DB5;
font-size:0.9em;
padding:5px 5px 5px 6px;
border-bottom:0;
border-right:0;
}

#left_navigation li.selected li a:hover,#left_navigation li.selected li a:active {
	border-left:2px solid #339966;
	font-size:0.9em;
	padding:5px 5px 5px 6px;
	color:#000;
	margin-left:-3px;

}

#left_navigation li.selected li.selected {
background:#FFF none repeat;
margin-bottom:0
}

#left_navigation li.selected li.selected a:link,#left_navigation li.selected li.selected a:visited {
border-left:2px solid #339966;
color:#051F50;
padding-left:3px
}

#left_navigation li.selected li.selected a:hover,#left_navigation li.selected li.selected a:active {
border-left:2px solid #339966;
text-decoration:none
}

#left_navigation li.selected li.selected ul {
padding:6px 0 5px
}

#left_navigation li.selected li.selected li {
padding-bottom:0;
line-height:1.2em
}

#left_navigation li.selected li.selected li a:link,#left_navigation li.selected li.selected li a:visited {
border:0 none;
font-size:1em;
font-weight:400;
padding:4px
}

#left_navigation li.selected li.selected li.selected {
background:transparent none repeat;
padding-bottom:0
}

#left_navigation li.selected li.selected li.selected a:link,#left_navigation li.selected li.selected li.selected a:visited {
font-weight:700
}



/*------------------------------------ Start Content ----------------------------------*/
#content {
	
	margin: 0px 5px 0px 220px;
	font-size: 1.2em;
	line-height:1.4em;
	padding: 5px 5px 0px 10px;
	left: 220px;
	top: 134px;


}
#content form{	
	clear:both;

}

#content a:link {
	text-decoration:underline;
color:#051F50;
}
#content a:active {
	text-decoration:underline;
color:#051F50;
}
#content a:visited {
	text-decoration: underline;
color:#999999;
}

#content a:hover {
	text-decoration: none;
color:#000000;
	
/*------------------------------------ End Content ----------------------------------*/
}
/*------------------------------------ Start Right Teaser ----------------------------------*/
#rght {
 float: right;
clear:right;
 padding-left: 15px;
 margin-left: 0px;
 margin-top: 0px;
 margin-bottom: 20px;
 z-index: 6;
}

.rghtnavblock {
	top: 0px;
	height: auto;
	width: 350px;
	margin: 10px 0px 0px 20px;
	font-size: 0.9em;
	padding: 5px 5px 5px 5px;
	background-position: top;
	border: 1px solid #051f50;
	background-repeat: repeat-x;
	background-color: #FFF;
	float: right;
	background-image: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/box_grad.jpg/$FILE/box_grad.jpg);

}

.rghtnavblock h3{
	text-align: center;
	color: #051f50;
	font-weight: bolder;
	font-size: 1.5em;
}

.rghtnavblock p{
	text-align: center;
	color: #051f50;
	font-size: 0.9em;
}
.rghtnavblock ul {
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	height: auto;
}

.rghtnavblock li {
	margin: 2px 0px 0px 0px;
	
}

.rghtnavblock a:link {
	
	text-decoration:underline;
}
.rghtnavblock a {
	display: block;
	width: 100%;

}
.rghtnavblock a:visited {
	text-decoration:underline;
}

.rghtnavblock a:hover {
	text-decoration:none;
	}
	.rghtnavblock h4 {
	text-align:center;
	}
	
/*------------------------------------ End Right Teaser ----------------------------------*/

/*------------------------------------ Start Footer ----------------------------------
--Footer
	Can be either a container or its own element.. 
	Use it as a container if you want to display more then 1 content type within	
*/
#footer {
width:auto;
	height: auto;
	border-top: 2px #339966 solid;
	margin: 20px -10 0 -10px;
	text-align: center;
	padding: 10px;
	clear: both;
	background: #ffcc33;
	bottom: 0px;
font-size:1.1em;
font-weight:bold;
}

#footer a:link {
	text-decoration: underline;
	color:#051F50;
	
}
#footer a:visited {
	text-decoration: underline;
	color:#000;
	
}

#footer a:hover {
	text-decoration: none;
	color:#000000;
	top: 133px;
/*--Summary-- This controls the style for the summary within the WCMS. */
}
#summary {
	text-decoration: none;
	color: #666;
	margin-top: 0px;
}
/*
--Classes
*/
/* SEARCH RELATED */
ul.searchresults {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.searchresults li {
	margin-bottom: 20px;
}
ul.searchresults li a {
	margin: 0;
}
p.scoreresults {
	margin: 0 0 -6px 0;
	padding: 0;
}
p.stopwords{
	margin-top:-10px;
	font-size:0.8em;
	line-height:1.5em;
}
.currpage {
	font-weight: bold;
	color: #000;
	border: 1px solid #000;
	padding: 3px 5px 3px 5px;
}

p.searchnav {
	margin-top: 25px;
}
p.searchnav a {
	text-decoration: underline;
	color: #0000FF; 
}
a.search_next:link, a.search_next:hover, a.search_next:active, a.search_next:visited {
	PADDING: 0 18px 0 10px;
	FONT-WEIGHT: bold; 
	BACKGROUND: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/arrow_next.gif/$FILE/arrow_next.gif) no-repeat right 3px; 
}
a.search_prev:link, a.search_prev:hover, a.search_prev:active, a.search_prev:visited {
	PADDING: 0 10px 0 18px;
	FONT-WEIGHT: bold; 
	BACKGROUND: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/arrow_previous.gif/$FILE/arrow_previous.gif) no-repeat left 3px; 
}
input#searchText {
letter-spacing: 0.1em;
	font-size: 0.85em;
	color: #051F50;
	border: 1px solid #051F50;
	padding:2px;
	height:20px;
	width: auto;
	margin-right: 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}

input#searchSubmit {
	letter-spacing: 0.1em;
	float: none;
	font-size: 8pt;
	color: #FFF;
	background-color: #051F50;
	letter-spacing: 0.1em;
	padding: 2px;
	height:20px;
	border: 0;
}
#boolean {
	position: absolute;
	top: 2em;
	font-size: 80%;
	right: 7.7em;
}
#search legend {
	display: none;
}
#search fieldset {
	border: 0;
}

/* Skip to Content styles */

a.skiplink, a.skiplink:hover, a.skiplink:visited {
	text-indent: -600em;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: auto;
} 
  
a.skiplink:active, a.skiplink:focus {
	background-color: #666666;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 10px;
	text-indent: 0.1em;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}	
hr {
	width: 100%;
	height: 1px;
	color: #051F50;
	border: none;
	
} /* For Internet Explorer */
	html>body hr {
	margin-left: 0;
	width: 100%;
	height: 1px;
	background-color: #051F50;
	border: none;
	
} /* For Gecko-based browsers */
	html>body hr {
	margin-left: 0;
	width: auto;
	height: 1px;
	background-color: #051F50;
	border: 0px solid #051F50;
	
/* For Opera and Gecko-based browsers */	
} 
/* Disclaimer
	This is the class for the styleDisplayContentDownload block */
.disclaimer {
	FONT-SIZE: 80%;
	COLOR: #051F50;
	padding-top: 20px;
	border-top: 1px solid #051F50;
	font-weight: bold;
	clear:both;
} 
/* Page Currency
	This is the class for the styleMiddlepanePageCurrency block */
.pageCurrency {
COLOR: #051F50;
font-weight: bold;
1.2em
}
#topImagePrint {
	height: 110px;
	background: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/topImagePrint.jpg/$FILE/topImagePrint.jpg);
	display: none;
}

.left {
	float: left;
	padding: 4px;
	font-weight: bold;
	margin: 0px;
	vertical-align: bottom;
padding: 5px 5px 5px 5px;


}

.right {

	padding-right:10px;

}

/* Top of page links */
#content A.top {
	CLEAR: both; PADDING-LEFT: 17px; FONT-SIZE: 0.9em; BACKGROUND: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/top.gif/$FILE/top.gif) no-repeat 0px center; FLOAT: right; MARGIN: 10px 0px 10px 15px; COLOR: #051F50;
}
#content A.top:link {
	COLOR: #051F50;
}
#content A.top:visited {
	COLOR: #051F50;
}
#content A.top:active {
	COLOR: #051F50; TEXT-DECORATION: none
}
#content A.top:hover {
	COLOR: #051F50; TEXT-DECORATION: none
	}
/* PDF/large file warning styles */
.pdfhelp { background: #339966; border: 1px dotted #4f2683; margin: 25px 25px 25px 25px; padding: 12px 10px 8px 15px; font-size: 0.9em; line-height: 1.5em; display: block; clear: both;}
.pdfhelp p {margin-left: 10px; margin-right: 15px}
.pdfhelp a:link, .pdfhelp a:visited { color: #000; }
.pdfhelp h4 {font-size:1em;margin: 0 0 10px 0; padding: 2px 0 0 30px;background: 0 0 url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/info.gif/$FILE/info.gif) no-repeat; height:26px}
.pdfhelp img { border: 0px none; margin: 0px 15px 8px 0px; float: left; }


#content .pdfhelp ol {margin-left: 30px; margin-bottom:15px}
.pdfhelp h4 a {text-decoration: none}
.pdfhelp h4 a:hover {text-decoration: underline}




.searchblock{
text-align: center;
	top: 0px;
	height: auto;
	margin: 10px 10px 0px 10px;
	font-size: 0.9em;
	padding: 0px 5px 5px 5px;
	background-position: top;
	border: 1px solid #051f50;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/box_grad.jpg/$FILE/box_grad.jpg);

}

.searchblock h3{
	text-align: center;
	color: #051f50;
	font-weight: bolder;
	font-size: 1.5em;
}

.searchblock p{
	text-align: center;
	color: #051f50;
	font-size: 0.9em;
}
#staterestrict {padding-left:10px; clear:both; font-size:1.3em; margin:5px}
#countlabel {padding-left:10px; clear:both; font-size:1.3em;}
#countresults table {padding:10px; border: 1px solid #000; margin: 10px}
#countresults table td{padding:10px; border: 1px solid #000; margin:5px;}
#countresults table th{background:#ffcc33 ;padding:10px; border: 1px solid #000; margin:5px;}
#progress{padding:10px; margin:10px;}
#previousbutton{padding:10px; margin:10px}
#nextbutton{padding:10px; margin:10px;}
#searchresults {padding:5px 10px 40px 10px; border: 1px solid #000; margin:5px 10px 5px 10px; font-size:1.2em; }
#searchresults table {width:100%}
#searchresults table td{padding: 5px; vertical-align:top}
.ResultEven {background:#E2E2E2; border:none; font-size:0.8em}
.ResultOdd {background:#FFF; border:none; font-size:0.8em}
.ResultEven td{margin:3px; padding:3px;}
.ResultOdd td{margin:3px; padding:3px;}
.ResultHeader th{margin:3px; padding:3px; background:#ffcc33;}
fieldset {border: 1px solid #051F50;
font-size: 1em;
margin:10px;
padding:10px;
}
fieldset legend{font-size:1.2em;
font-weight:bold;
color: #051F50;
border: 1px solid #051F50;
padding:10px;
background:#ffcc33;
}
fieldset table{
font-size: 1em;
font-weight:bold;
}
fieldset table td{
padding: 10px 0px 10px 0px;
}
fieldset input {border: 1px solid #051F50;
}
fieldset textarea{border: 1px solid #051F50;
}
fieldset select{border: 1px solid #051F50;
}
.button{width:auto; font-weight:normal;
}
fieldset input .noborder{width:auto;
border:0px;}
#id_submit.button{font-weight:normal}
#id_reset.button{font-weight:normal}
#id_name{width: 350px}
#id_email{width: 350px}

/* flash map style*/
#flashmap {
width:500px;
clear:both;
text-align:center;
}
/* small map and hotline number styles*/
#smallmap {
width:200px;
position: relative;
top:0px
left:0px;
float: left;
display: inline;
margin-bottom:20px;
border:0px;
}
#smallmap a img{
border:0px;
}
#statehotline {
position: relative;
top:0px
right:0px;
	float: right;
	display: inline;
	top: 0px;
	height: 150px;
	width: 300px;
	margin: 10px 0px 0px 20px;
	font-size: 0.9em;
text-align:center;
font-weight:bold;
	padding: 5px 5px 5px 5px;
	background-position: top;
	border: 1px solid #051f50;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(/internet/aodtsnd/publishing.nsf/AttachmentsByTitle/box_grad.jpg/$FILE/box_grad.jpg);
}
#statehotline h3{
text-align:center;
font-size:1.5em;
font-weight:bold;
}

#content form p{
clear:both;}