@charset "UTF-8";
/* CSS Document */

.homeSidebarItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color:#D7D6CF;
}

.homeMainItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
.homeMainItem a:link {
	text-decoration:none;
	color:black;
	font-weight:bold;
}

table.homeFeatureMainSection
{
border:#426AB2 2px solid;
height: 304px;
vertical-align:top;
}

.homeFeatureMainSection td.homeFeatures {
	border-right:#426AB2 2px solid;
	width: 125px;
	vertical-align:top;
	font-size: 12px;

}

.homeFeatures a:link
{
	text-decoration:none;
	color:#314870;
	
	font-size: 12px;
	font-weight: bold;
}

.homeFeatures a:visited
{
	text-decoration:none;
	color:#4d648c;
	font-size: 12px;
}

.homeFeatures a:hover, .homeFeatures a:active
{
	text-decoration:none;
	color:#4d64ff;
	font-size: 12px;
}

table.homeLeftNavTable tr td.homeNavLeft {
	vertical-align: top;
	background-color: #FF9900;
}

.homeFeatureMainSection td.homeFeatureRight {
	vertical-align:top;
	height: 305px;
	background-position:bottom right;
	background-repeat: no-repeat;
	background-image: url(/img/home/home-learnmore-large.gif);
	vertical-align: top;
}

.homeFeatureMainSection td.homeFeatureRight h2.homeFirstHeader {
	color: #314870;
	font-style: italic;
	font-size: 22px;
	margin: 10px 0 14px 0;
	padding: 0;
}

.homeFeatureMainSection td.homeFeatureRight h2.homeSecondHeader {
	color: #314870;
	font-size: 18px;
	margin: 10px 0 14px 0;
	padding: 0;
}

.homeFeatureMainSection td.homeFeatureRight img.dialImage {
	float: left;
	margin: 0;
	padding: 0px 10px 0px 0px;
}

.homeFeatureMainSection td.homeFeatureRight p {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 0;
}

.homeFeatureMainSection td.homeFeatureRight p a:link, .homeFeatureMainSection td.homeFeatureRight p a:visited {
	font-size: 14px;
	color: #314870;
}

.homeFeatureMainSection td.homeFeatureRight p a:active, .homeFeatureMainSection td.homeFeatureRight p a:hover {
	font-size: 14px;
	color: #314870;

}


table.f2Table {
	border: 0; 
	height: 212px; 
	width: 920px; 
	padding: 0; 
	margin: 18px 0 0 0; 
	color: #333333; 
	font-size: 12px;
}

table.f2Table td.homeNewsCell {
	background-color: #ECEDE4;
	background: url(/img/home/news-background.gif) top left repeat;
	line-height: 16px;
	font-size: 12px;
}

table.f2Table td.homeNewsCell h4{
	font: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: black;
	margin: 0 0 20px 0; 
	padding: 0;
}

table.f2Table td.homeNewsCell p a:link, table.f2Table td.homeNewsCell p a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}

table.f2Table td.homeNewsCell p a:active, table.f2Table td.homeNewsCell p a:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	line-height: 16px;
}