/* CSS Document */


a {
	color: #FF0000;
	text-decoration: none;
}



.copyBold {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 786px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}
#navBar {
	height: 28px;
	width: 786px;
	background-image: url(../images/shared/nag_bg.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#bannerBarHome {
	height: 251px;
	width: 786px;
	background-color: #000000;
}
#bannerBarSub {
	height: 148px;
	width: 786px;
	overflow: hidden;
}

#statsmessage { /* 2007/10/03 **/
	height: 20px;
	width: 786px;
	/* border: 1px solid #666666; */
	color: #cccccc;
	padding-top: 2px;
	border: 1px solid #4D4D4D;
	background-color: #343434;
	font-size: 11px;
	font-weight: bold;
}
#contentBar {
	width: 786px;
	margin-top: 30px;
}
#footerBar {
	height: 17px;
	width: 766px;
	margin-top: 25px;
	margin-bottom: 10px;
	border: 1px solid #444444; /*#2F2F2F*/
	text-align: center;
	color: #999999;
	font-size: 9px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#footerBar a {
	color: #999999;
	text-decoration: none;
}
#footerBar a:hover {
	color: #FFFFFF;
}
.floatRight {
	float: right;
}





div.clear 
{
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clip: rect(1px,auto,auto,auto);
}
.navLink {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #4E4E4E;
	background-image: url(../images/shared/nav_button_bg_rep.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
}
.navLink:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #838383;
	background-image: url(../images/shared/nav_bg_roll.gif);
	background-repeat: repeat;
}
#contentLeftColumnHome {
	width: 552px;
	float: left;
	text-align: left;
}
#contentRightColumnHome {
	float: right;
	width: 234px;
	text-align: left;
	color: #ffffff;
	/*color: #D0CCC6;*/
}
#subNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	padding-top: 5px;
}
.subNavLink {
	color: #999999;
	text-decoration: none;
}

#contentLeftColumnSub {
	width: 302px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#contentRightColumnSub {
	float: right;
	width: 470px;
	text-align: left;
	color: #D0CCC6;
	padding-left: 14px;
}
.headerRed {
	font-size: 12px;
	font-weight: bold;
	color: #AA3333;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navLinkActive {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #838383;
	background-image: url(../images/shared/nav_bg_roll.gif);
	background-repeat: repeat;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
}
.header {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#copy {
	padding-top: 20px;
	width: 462px;
	color: #ffffff;
	/* font-size: 12px; check w/ Kevin if he wants this bumped up a size */
}

.subNavLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.subNavLinkActive {
	color: #FF0000;
	text-decoration: none;
}
#subHeader {
	margin-top: 20px;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #4D4D4D;
	width: 450px;
	background-color: #343434;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: -2px;
}
.copyBoldRed {
	font-weight: bold;
	color: #AA3333;
	font-size: 13px;
}
.subNavLinkActive:hover {
	color: #FF0000;
	text-decoration: none;
}
#bannerBar10Facts {

	height: 606px;
	width: 796px;
	overflow: visible;
}
