.body_bg {
	
	padding: 0px;
	background: #73B5D7 url(../images/blue_bg.jpg) repeat-x;
	
}





.navItemSelected {
	font-family: arial;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #444444;
	background-image: url(images/bg_tile/444444.gif)
}


.navItemUnselected {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #005454;
	text-decoration: none;
	background-color: #B8B8B8;
	background-image: url(images/bg_tile/B8B8B8.gif)
}

.subNavItems {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #005454;
	text-decoration: none;
	background-color: #CACACA;

}


.homeFeatureText {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #005454;
	background-color: #CACACA;
	background-image: url(images/bg_tile/CACACA.gif)
}

.breadcrumbText {
	font-family: verdana, arial, sans serif;
	font-size: 9px;
	font-weight: normal;
	color: #005454;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}


.asterisk
{
	color: #FF0000;
}