/* level2 styles */

H1 {
	color: #005100;
	margin-bottom:0px;
	}
	
H2 {color: #005100;}

H5 {color:#005100;}

#mainContent table{border:#999999;}

#mainContent td.plans {background-color: #005100;}
	
a.plan{color: #005100;}

#mainContent ul{color:#005100;}	

#relatedContent ul{color:#005100;}

/*medical table cell bg colors*/
td.highlightCell1 {background-color:#97FF97;}
td.highlightCell2 {background-color:#FFFFCC;}


