/*****CHM PROJECT PAGE CSS*****/


h2, h3 {
font-family: Droid Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-variant: normal;
font-size: 165%; 
}

h4, h5, h6 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-variant: normal;
font-weight: normal; 
}



#glossaryTerms dd {
color: white;
height: 230px;
padding: 10px;
background-color: #4b4c4e;
}


#bodyContent #glossaryTerms dd a {color: white;}
#bodyContent #glossaryTerms dd a:link {color: white;}
#bodyContent #glossaryTerms dd a:visited {color: white;}
#bodyContent #glossaryTerms dd a:hover {color: #AFC736;}
#bodyContent #glossaryTerms dd a:active {color: #AFC736;}

#bodyContent #glossaryTerms dd h3 {color: #AFC736; font-weight: bold; font-size: 180%;}
#bodyContent #glossaryTerms dd h3 a {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd h3 a:link {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd h3 a:visited {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd a:hover {color: #AFC736; text-decoration: underline;}
#bodyContent #glossaryTerms dd a:active {color: #AFC736; text-decoration: underline;}

#bodyContent #glossaryTerms dd h4 {color: #AFC736;}
#bodyContent #glossaryTerms dd h4 a {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd h4 a:link {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd h4 a:visited {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd h4 a:hover {color: #AFC736; text-decoration: underline;}
#bodyContent #glossaryTerms dd h4 a:active {color: #AFC736; text-decoration: underline;}

#bodyContent #glossaryTerms dd h5 {color: #AFC736;}
#bodyContent #glossaryTerms dd h5 a {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd h5 a:link {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd h5 a:visited {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd #tab-container h5 a:hover {color: #AFC736; text-decoration: underline;}
#bodyContent #glossaryTerms dd #tab-container h5 a:active {color: #AFC736; text-decoration: underline;}

#bodyContent #glossaryTerms dd h6 {color: #AFC736;}
#bodyContent #glossaryTerms dd h6 a {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd h6 a:link {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd h6 a:visited {color: #AFC736; text-decoration: none;}
#bodyContent #glossaryTerms dd h6 a:hover {color: #AFC736; text-decoration: underline;}
#bodyContent #glossaryTerms dd h6 a:active {color: #AFC736; text-decoration: underline;}

#bodyContent #glossaryTerms dd img {
margin: 3px 5px 3px 5px;
}