body {background-color: #676767;}

.tbWrapper {
 text-align: center;
 padding: 0px;
}

#Wrapper {
	width: 800px;
	text-align: center;
} 

#Header { 
background-color:#FFFFFF; 
background-image:url(images/header_hch.jpg); 
width: 800px; 
height: 152px; 
background-repeat: no-repeat; 
}


#Mainbody{
	background-color: #FFFFFF;
	width: 760px;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
}

.button {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
	text-align:center;
	color: #0066CC;
}

#Footer {
background-color:#FFFFFF;
background-image:url(images/footer_hch.jpg);
width: 800px;
height: 426px; 
background-repeat: no-repeat;

}



#Recommend {font-style:italic; }



#cat_titles{
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;  
}

#cat_titles dt{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;

}

#cat_titles ul{
/*display:inline-block;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;    
color: Black; 
list-style-position: outside;
list-style-type: none;*/
}

#cat_titles li{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;    
text-decoration: none;
color: Black; 
list-style-type: none;
}


#Eligibility {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:Black;
	margin: 2px 40px 2px 40px; 
}

#Eligibility li {
display:list-item;
}


#copyright {
 margin: 2px 2px 2px 2px; 
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:10px;
 color: White;
}