/* CSS Document */
/*Left Nav Styles*/

#LeftNavFeatures TD {
	text-align: center;
	padding: 8px; }
	
#LeftNavFeatures {
	margin: 0px 18px;
	border: 1px solid #1566B5;
	border-top: none;
	background: #ffffff; }
	
#LeftNavFeatures2 { 
width: 224px; 
white-space: nowrap;  
display: block; }

#LeftNavFeatures2 .head { 
line-height: 20px; 
background-color: #1566B5; 
text-align: left; 
padding: 0px 0px 2px 10px; 
color: #FFFFFF; 
height: 20px; 
vertical-align: middle; 
font-weight: bold; } 


#LeftNavFeatures_COG TD {
	text-align: center;
	padding: 8px; }
	
#LeftNavFeatures_COG {
	margin: 0px 18px;
	border: 1px solid #6c95c4;
	border-top: none;
	background: #ffffff; }
	
#LeftNavFeatures2 .COG_head { 
line-height: 20px; 
background-color: #6c95c4; 
text-align: left; 
padding: 0px 0px 2px 10px; 
color: #FFFFFF; 
height: 20px; 
vertical-align: middle; 
font-weight: bold; } 
