/* top elements */
* {
	margin: 0; padding: 0;
} 


/********* HTML styles **************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #7E7F82;
}



h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 36pt;
	font-weight: bold;
	color: #F698B2;
	padding-bottom: 40px;
}



h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #38C0F3;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	margin-top: 8px;
	padding-bottom: 5px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #666666;
	padding-bottom: 10px;
}


img {
	border: none;
	}

a {
	color:#FDAA10;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	color:#666666;
}



#SpacerDiv {
	clear: both;
	margin-top: 25px;
}



/*****************/
/*    Layout     */
/*****************/


#logo-wrap {
	width: 130px;
}



#DHW_Date {
	color: #38C0F3;
	font-size: 13px;
	padding-top: 20px;
	padding-right: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}



#Top_Wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}




#content-wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}


#Footer-wrap {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	
}



/******* Top Navigation  ******/


#TopNav {
	padding-right: 25px;
	padding-top: 15px;
	clear: both;
	background-image: url(images/DHW/TopNav_Bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 30px;
	padding-left: 10px;
}

#TopNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	
#TopNav ul li {
	display: inline;
	position: static;
	left: 0px;
}




#TopNav  li a {
	text-decoration: none;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	
	}	


#TopNav  li a:hover {
	color: #FBB62B;
	font-weight: normal;  
	}



.bar_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}	



/******* Main Navigation (Tabs)  ******/


.tab {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FDAA10;
}



.tab_current {
	background:#38C0F3 no-repeat 0% -30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.tab a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12.5px;
}
.tab a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.tab_current a {
	color: #FFFFFF;
	font-size: 12.5px;
	font-weight: normal;
}
.tab_current a:hover{
	color: #FFFFFF;
	font-weight: normal;
}

.TabTable{ margin-top: 0px;}




/******* Index layout ******/


#Index_Left_Content{
	padding-bottom: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	margin-top: 5px;
	
	
}

#Index_Middle_Content{
	padding-bottom: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	
	
}

#Index_Right_Content{
	padding-bottom: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	
	
}



/******* Footer  ******/


#Footer_Grey {
	background-image: url(images/DHW/Footer_Bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	clear: both;
}



#Footer {
	padding-bottom: 15px;
	padding-top: 20px;
	
}


#FooterCompanyName {
	padding-top: 15px;
	width: 400px;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 20px;
	line-height: 20px;
	
}

#FooterCopyright {
	float: left;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FEFEFE;
	font-size: 10px;
	
}



#ADA_Logo_Wrap{
	padding-top: 8px;
	padding-bottom: 10px;
}   


	
/********  Content pages  ************/


#Content_Wrap{
	margin-top: 5px;
}


#Content_Header{
	margin-top: 25px;
	width: 840px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDAA10;
	margin-left: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FDAA10;
	padding-bottom: 10px;
	color: #38C0F3;
	padding-left: 5px;
}



#Content_MainContent {
	padding-right: 50px;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-left: 10px;

}

.Content_Header_Image {
	margin-top: 20px;
	padding-right: 20px;

}


#Content_Header_Tools {
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #38C0F3;
	line-height: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCE2F5;
	margin-bottom: 10px;
	margin-top: 15px;

}



#Tools_Wrapper {
	margin-bottom: 25px;
	margin-top: 25px;
	}


.Picture_Wrap {
	margin-bottom: 20px;
	margin-left: 30px;
	border: 1px solid #F0F0F0;
	}


.Picture_Wrap_Left{
	margin-bottom: 20px;
	border: 1px solid #F0F0F0;
	margin-right: 30px;
	}



.Content_Subhead {
	padding-right: 30px;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	margin-bottom: 15px;
}





#Content_MainContent li {
	margin-bottom: 4px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #666666;
	margin-left: 10px;
}


#Content_MainContent ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}


.RuleBelow {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
}




/*******  Misc styles  ******/

.Bold {font-weight: bold;}
.Bold_Blue{font-weight: bold; color: #F698B2; font-size: 15px; line-height: 23px;}
.Bold_Magenta{font-weight: bold; color: #EC008B;}
.Bold_Green{font-weight: bold; color: #38C0F3; font-size: 14px;}
.normal_Grey{color: #999999;}
.normal_White{color: #FFFFFF;}

.Caption_Text{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}




