.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: White;
	text-decoration: none;
	height:30;
	width:139px;
	text-align:left;
	background-image:url(../graphics/section_fill.gif); 
	
}
.leftNavSelected {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: White;
	text-decoration: none;
	background-image:url(../graphics/left_nav_fill.gif);
	height:30;
	width:139px;
	text-align:left;
	cursor:hand;
	
	
}
.leftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #CBCBCB;
	text-align:left;
	background-image:url(../graphics/left_nav_fill.gif);
	height:30;
	width:139px;
	text-decoration: none;
	cursor:hand;  
	
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 163968;
}
.homepageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyCopyWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.navSectionDivider
{	width:139px;
	background-color: #CBCBCB;
	height:1px;
}