/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #DBDBDB;
	
}
div.clear 
{
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clip: rect(1px,auto,auto,auto);
}
#map {
	width: 297px;
}

strong {
	font-weight: bold;
	color: #000000;
}
.imageFloatRight {
	float: right;
	padding-bottom: 15px;
	padding-left: 20px;
}


#rightBanner {
	height: 221px;
	width: 333px;
	float: right;
}


#wrapper {
	width: 100%;
	min-height: 100%;
	clear: both;
}
.imageLeft {
	float: left;
	padding-right: 10px;
}

#greybar {
	background-color: #D1D1D1;
	height: 15px;
}
#subNavBlock {
	margin-top: 51px;
	width: 297px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.utilityLink {
	text-transform: uppercase;
	color: #7F7F7F;
	text-decoration: none;
}

#utilityArea {
	width: 400px;
	text-align: right;
	margin-top: 27px;
	color: #666666;
	height: 50px;
	float: right;
	overflow: hidden;
}
#banners {
	width: 828px;
	height: 221px;
	overflow: hidden;
}




#shell {
	background-color: #FFFFFF;
}
#header {
	height: 80px;
}
#imageBar {
	background-color: #DE2C1A;
	height: 221px;
	background-image: url(../images/shared/banner_expander_bg.gif);
	background-repeat: repeat-x;
}
#contentBar {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.floatLeft {
	float: left;
}

#contentLeftColumn {
	width: 457px;
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-top: 0px;
	overflow: hidden;
}
#contentRightColumn {
	float: right;
	width: 297px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
a {
	color: #000000;
	text-decoration: underline;
}
#navBar {
	height: 30px;
	width: 495px;
	position: absolute;
	background-image: url(../images/shared/nav_bg.gif);
	background-repeat: no-repeat;
}
.stockQuoteLink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #EF4130;
	text-decoration: none;
}

.stockQuoteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.stockImage {
	vertical-align: bottom;
	padding-top: 4px;
}
#stockQuote {
	height: 30px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#stockQuotePHP {
	display: inline;
}

.stockQuoteLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
	display: block;
}
#utilityBar {
	width: 828px;
	position: absolute;
	height: 80px;
	text-align: right;
	background-color: #FFFFFF;
}

#contentArea {
	background-color: #FFFFFF;
	width: 828px;
	background-repeat: repeat-y;
	background-image: url(../images/shared/content_bg.gif);
}
.utilityLink:hover {
	text-transform: uppercase;
	color: #DE2C1A;
	text-decoration: none;
}
a:hover {
	color: #DE2C1A;
	text-decoration: underline;
}
#utilityBar2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BABABA;
	height: 19px;
	color: #7F7F7F;
	padding-left: 20px;
	padding-top: 5px;
}
.header {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #DE2C1A;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.subHeader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: uppercase;
}
.subNavLink {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding-left: 15px;
	text-decoration: none;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.subNavLink:hover {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	background-image: url(../images/shared/sub_nav_rollover_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.subNavLinkActive {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-left: 15px;
	text-decoration: none;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DE2C1A;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/shared/sub_nav_rollover_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 15px;
}
#utilityLinks {
	font-size: 10px;
	font-weight: normal;
}

.subNavLinkActive:hover {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-left: 15px;
	text-decoration: none;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DE2C1A;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/shared/sub_nav_rollover_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.sectionHeader {
	color: #DE2C1A;
	font-weight: bold;
	left: -5px;
	margin: 0px;
	text-decoration: none;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SubHeader {
	font-weight: bold;
	font-size: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftBanner {
	float: left;
	height: 221px;
	width: 495px;
}
.CopyRED {
	font-size: 11px;
	color: #DE2C1A;
}
.CopyREDBold {
	font-size: 11px;
	font-weight: bold;
	color: #DE2C1A;
}
.imageFloatLeft {
	float: left;
	padding-bottom: 15px;
	padding-right: 20px;
}
.pageFeature {
	background-color: #D7D7D7;
	display: block;
	font-size: 13px;
	padding: 7px;
	height: 43px;
}
.pageFeature a {
	display: block;
	float: left;
	padding-top: 12px;
	padding-left: 15px;
}
.pageFeature img {
	float: left;
}
.footnote {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
#contentLeftColumnSQ {
	width: 557px;
	float: left;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-top: 0px;
	overflow: hidden;
}
#contentRightColumnSQ {
	float: right;
	width: 210px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#subNavBlockSQ {
	margin-top: 51px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#contentAreaSQ {
	background-color: #FFFFFF;
	width: 828px;
}
