.sidebar {
	background-image: url(images/sidebar_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentBG {
	background-image: url(images/content_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #31507A;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
}
.timefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footerFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-bottom: 5px;
	padding-right: 15px;
}
.mainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.imgCol {
	padding-right: 10px;
}

.feature_panel {
	background-image: url(images/feature_bg.jpg);
	background-repeat: no-repeat;
}
.heading_feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
	padding-right: 5px;
	height: 20px;
	padding-bottom: 2px;
}
.sidebar_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 15px;
}
.mainFont2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.menuFont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.menuFont2Ovr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
