@charset "UTF-8";
/* CSS Document */

.contentTable {
	width: 634px; 
	margin-top: 1px;
}

.contentBanner {
	width: 634px; 
	background-color: #1590d3; 
	padding: 12px 0 0 0;
}

.contentHeader {
	width: 634px; 
	background-color: #1590d3; 
	height: 62px; 
	padding: 0 0 4px 25px; 
	vertical-align: bottom; 
	text-align: left;
}

.content {
	width: 634px;
	padding: 25px;
	vertical-align: top;
	text-align: left;
}

.featureTable {
	width: 316px;
}

.featureBannerNav {
	width: 316px;
	height: 225px;
	background-image:url(../images/Nav/Default_Banner_Nav_Background.png);
	background-position: center;
	background-repeat: no-repeat;
}

.bannerNavButton {
	text-align: center;
	padding: 1px 0 0px 0;
	margin: 0;
	cursor: pointer;
}

.featureHeader {
	width: 316px;
	height: 96px;
	background-color: #1590d3;
	vertial-align: middle;
	text-align: center;
}

.featureCell {
	background-color: #e78023;
}

.featureQuoteBox {
	vertical-align: top;
	text-align: left;
	width: 316px;
	background-color: #e78023;
	color: #ffffff;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.featureQuote {
	margin: 25px 25px 15px 25px;
}

.featureQuoteSig {
	margin: 0 25px 25px 25px;
	font-style: normal;
}

.featureQuoteBox a {
	color: #1590d3;
	text-decoration: none;
	font-weight: bold;
}

.featureQuoteBox a:visited {
	color: #1590d3;
	text-decoration: none;
	font-weight: bold;
}

.featureQuoteBox a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}