/* main stylesheet for AODTSND website*/



body {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	height: 100%;
	font-style: normal;
	}
 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 {
display:none;
}


#right_banner_img_container {
display:none;	}	

#search {
}
#search form {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* END MAIN BANNER*/

/*-- BREADCRUMB START*/
#breadcrumb_container{
	display:none;
}

#breadcrumb_container a:link {
	display:none;
}

#breadcrumb_container a:visited {
	display:none;
}

#breadcrumb_container a:hover {
	display:none;
	
}

/*
-- 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{
	display:none;
}

#left_navigation {
	display:none;
}
*html #left_navigation {
display:none;
}





/*------------------------------------ Start Content ----------------------------------*/
#content {
	
	margin: 0px 5px 0px 0px;
	font-size: 1.2em;
	line-height:1.4em;
	padding: 5px 5px 0px 10px;
	left: 0px;
	top: 0px;


}
#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 {
	display:none;
}


	
/*------------------------------------ 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;
	bottom: 0px;
font-size:0.8em;
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
*/


/* Skip to Content styles */

a.skiplink, a.skiplink:hover, a.skiplink:visited {
	display:none;
} 
  
a.skiplink:active, a.skiplink:focus {
	display:none;
	
}	
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 0px 0px 20px;
	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 {padding:10px; border: 1px solid #000; margin:5px;}
#progress{padding:10px; margin:10px;}
#previousbutton{padding:10px; margin:10px 0 10px 30%;}
#nextbutton{padding:10px; margin:10px;}
#searchresults {padding:10px; border: 1px solid #000; margin:5px; 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:bold;
}
fieldset input .noborder{width:auto;
border:0px;}