.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding: 10px 20px 20px;
}

/* HOME PAGE - FEATURED SECTIONS
*******************************************************************************/

#featuredSections {
	padding: 1px 0;
}
#featuredSections .section {
	/*clear: both;*/
	display: block;
	background: url(../img/bg_fs.gif) no-repeat;
	margin: .5em 0;
	padding: 10px 0 0 0;
	width: 510px;
}
#featuredSections .icon {
	display: inline;
	float: left;
	height: 82px;
	margin: 0 15px 0 10px;
	width: 82px;
}
#featuredSections .description {
	display: inline;
	float: left;
	width: 380px;
}
#featuredSections .sectionClose {
	background: url(../img/bg_fs2.gif) no-repeat bottom left;
	clear: both;
	display: block;
	height: 9px;
	font-size: 0;
}
#featuredSections p {
	margin: 0;
	padding: 0;
}
#featuredSections h3 {
	background: transparent url(../img/bl3.gif) no-repeat 0 .45em;
	border: none;
	color: #ed5f5f;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0 15px;
}
.menubullet {
	list-style-image: url(../images/arrow_red.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #993366;
}
.features {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.featuretitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #993333;
	list-style-image: url(../images/arrow_blue.gif);
	margin-bottom: -10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}

.iefix {
	margin-top:	-10px;
	padding-top:	-10px;
}

.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #B40800;
	text-decoration: none;
}
.mainnavrow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #993366;
}
a {
	color: #993366;
	text-decoration: none;
}
.subttl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #3C70D5;
	margin-bottom: -10px;
}
.sidepanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	padding: 0px 7px;
}
.featurewrap {
	background-image: url(../images/feature_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 7px 0px;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/feature_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainnavback {
	background-image: url(../images/navgradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.inputbox {
	padding: 4px;
	border: 1px solid #999999;
}
li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	vertical-align: middle;
	line-height: 20px;
}
.footer {
	color: #FFFFFF;
	line-height: 17px;
	padding-bottom: 20px;
}

