@charset "utf-8";
/* CSS Document */
/* General Style Start Here */
body{
	margin:0 auto;
	padding:25px 0;
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#4f4f4f;
	background:#FFF;
	}
ul{
	list-style:none;
	}
*{
	padding:0;
	margin:0;
	}
img{
	padding:0;
	margin:0;
	border:none;
	}
a{
	text-decoration:none;
	outline:none;
	}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
div#container{
	width:938px;
	margin:0 auto;
	}
/* General Style End Here */
/* Header Style Start Here */
div#header{
	width:906px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	}
div#header img.logo{
	float:left;
	}
div#header div.cntNum{
	float:right;
	width:425px;
	color:#1a1a1a;
	font:bold 24px/28px "Times New Roman", Times, serif;
	font-variant:small-caps;
	text-align:right;
	}
div#header div.cntNum span{
	font-size:27px;
	color:#91181d;
	}
/* Header Style End Here */
/* Body Style Start Here */
div#bodyWrapper{
	margin:30px 0 0 0;
	background:url(../images/bg-body-wrapper.gif) 0 0 repeat-y;
	padding:0 0 50px 0;
	}
/* Nav Style Start Here */
div#bgNav{
	background:url(../images/bg-nav.gif) 0 0 repeat-x;
	height:80px;
	}
div#bgNav span.leftN{
	background:url(../images/bg-nav-l.gif) 0 0 no-repeat;
	float:left;
	width:16px;
	height:80px;
	display:block;
	font-size:0;
	line-height:0;
	}
div#bgNav span.rightN{
	background:url(../images/bg-nav-r.gif) 0 0 no-repeat;
	float:right;
	width:16px;
	height:80px;
	display:block;
	font-size:0;
	line-height:0;
	}
/* Main Nav Start Here */
div#bgNav ul.mainNav{
	color:#FFF;
	font:bold 13px/38px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	height:38px;
	}
div#bgNav ul.mainNav li{
	float:left;
	background:url(../images/bg-nav-sep.gif) 0 0 no-repeat;
	}
div#bgNav ul.mainNav li.noBg{
	background:none;
	}
div#bgNav ul.mainNav li a{
	color:#FFF;
	padding:0 17px;
	display:block;
	}
div#bgNav ul.mainNav li a.active,
div#bgNav ul.mainNav li a:hover{
	background:url(../images/bg-nav-hover.gif) 0 0 repeat-x;
	}
/* Main Nav End Here */
/* Main Sub Nav Start Here */
div.subNav{
	font:bold 12px/32px Arial, Helvetica, sans-serif;
	color:#FFF;
	height:32px;
	}
div.subNav ul.drop{
	display:none;
	margin:0 auto;
	}
div.subNav ul.drop li{
	float:left;
	}
div.subNav ul.drop li a{
	padding:0 20px;
	color:#FFF;
	height:32px;
	display:block;
	}
div.subNav ul.drop li a:hover{
	color:#FFF;
	background:#000;
	}
/* Main Sub Nav End Here */
/* Nav Style End Here */
/* Body Content Style Start Here */
div#containerBdy{
	width:905px;
	margin:0 auto;
	}
div#containerBdy div#banner{
	background-color:#000;
	height:240px;
	}
/* Red Panel Style Start Here */
div#redPanel{
	color:#ffc3c3;
	background:#7f0000;
	padding:15px 20px 5px 20px;
	overflow:hidden;
	height:100%;
	}
div.redPanelCol{
	float:left;
	padding:0 25px;
	width:255px;
	background:url(../images/sept-rd-pnl.gif) 0 0 repeat-y;
	}
div.redPanelCol h2{
	font:normal 24px/26px "Times New Roman", Times, serif;
	color:#FFF;
	border-bottom:1px solid #8d2424;
	padding:0 0 6px 0;
	margin:0 0 8px 0;
	}
div.redPanelColL{
	background-image:none;
	padding-left:0;
	}
div.redPanelColR{
	padding-right:0;
	}
div#redPanelBtm{
	background:url(../images/bg-red-pnl-btm.gif) 0 0 no-repeat;
	width:905px;
	height:10px;
	display:block;
	font-size:0;
	line-height:0;
	}
/* Red Panel Style End Here */
/* Body Main Content Style Start Here */
div#bdyContent{
	padding:20px 0 0 0;
	overflow:hidden;
	height:100%;
	}
/* Body Main Left Content Style Start Here */
div#bdyContent div#bdyContentL{
	float:left;
	width:622px;
	}
div#bdyContent div.bdyContentL2{
	width:100% !important;
	}
div#bdyContentL h1{
	font:normal 23px/27px "Times New Roman", Times, serif;
	color:#630000;
	padding:0 0 10px 0;
	}
div#bdyContentL h2{
	font:normal 18px/20px Arial, Helvetica, sans-serif;
	color:#080808;
	padding:10px 0 10px 0;
	}
div#bdyContentL h3{
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	color:#630000;
	padding:10px 0 10px 0;
	}
div#bdyContentL h4{
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#630000;
	padding:10px 0 10px 0;
	}
div#bdyContentL p{
	padding:0 0 10px 0;
	}
div#bdyContentL p a{
	color:#7f0000;
	font-weight:bold;
	}
div#bdyContentL p a:hover{
	text-decoration:underline;
	}
div#bdyContentL ul{
	padding:10px 0 10px 10px;
	}
div#bdyContentL ul ul{
	padding-bottom:0;
	}
div#bdyContentL ul li{
	background:url(../images/arrow.gif) 0 6px no-repeat;
	padding:0 0 10px 10px;	
	}
div#bdyContentL ul li a{
	color:#7f0000;
	}
div#bdyContentL ul li a:hover{
	color:#4f4f4f;
	}
div#bdyContentL ul.siteMapList{
	font-weight:bold;
	}
div.cnnVideo{
	float:right;
	padding:0 0 0px 10px;
	}
div.cnnVideoInner{
	text-align:center;
	padding:10px;
	}
/* Body Main Left Content Style End Here */
/* Body Main Right Content Style End Here */
div#bdyContent div#bdyContentR{
	float:right;
	width:266px;
	}
div.rightAdBan{
	padding:0 0 15px 0;
	}
div#bgRfrmTop{
	background:url(../images/bg-from-top.gif) 0 0 no-repeat;
	width:266px;
	height:10px;
	display:block;
	font-size:10px;
	line-height:10px;
	}
div#bgRfrmBtm{
	background:url(../images/bg-from-btm.gif) 0 0 no-repeat;
	width:266px;
	height:10px;
	display:block;
	font-size:10px;
	line-height:10px;
	}
div#bgRfrm{
	background-color:#ececec;
	padding:15px 10px 5px 10px;
	}
div#bgRfrm h3{
	font:normal 20px/24px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #d7d7d7;
	padding:0 0 15px 0;
	}
div#bgRfrm label{
	display:block;
	line-height:20px;
	padding:4px 0 0 2px;
	}
div#bgRfrm input{
	border:1px solid #999;
	width:240px;
	height:20px;
	}
div#bgRfrm input.blackBtn{
	border:none;
	width:76px;
	height:27px;
	color:#FFF;
	background:url(../images/bg-btn.gif) 0 0 no-repeat #000;
	cursor:pointer;
	padding:0 0 2px 0;
	margin:10px 0 0 0;
	}
div#bgRfrm textarea{
	border:1px solid #999;
	width:240px;
	height:80px;
	overflow:auto;
	}
/* Body Main Right Content Style End Here */
/* Body Main Content Style End Here */
/* Body Content Style End Here */
div#bodyWrapperBtm{
	background:url(../images/bg-body-wrapper-btm.gif) 0 0 no-repeat;
	width:938px;
	height:7px;
	display:block;
	font-size:0;
	line-height:0;
	}
/* Body Style End Here */
/* Footer Style Start Here */
div#footer{
	padding:20px 0 0 0;
	text-align:center;
	}
div#footer ul.ftrLink{
	text-align:center;
	padding-bottom:5px;
	}
div#footer ul.ftrLink li{
	display:inline;
	background:url(../images/bg-ftr-nav.gif) 0 3px no-repeat;
	padding:0 7px 0 10px;
	}
div#footer ul.ftrLink li.noBg{
	background-image:none;
	}
div#footer ul.ftrLink li a{
	color:#4f4f4f;;
	}
div#footer ul.ftrLink li a:hover{
	color:#630000;;
	}
div#footer p{
	padding:7px 0 0 0;
	}
div#footer ul.socialMedia{
	text-align:center;
	padding:15px 0 0 0;
	}
div#footer ul.socialMedia li{
	display:inline;
	padding:0 3px;
	}
/* Footer Style End Here */
/* Inner Pages Style Start Here */
/* Breadcrumb Start */ 
div#breadcrumb{
	border-bottom:1px solid #dadada;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#7f0000;
	padding:0 0 5px 2px;
	margin-bottom:20px;
	}
div#breadcrumb a{
	color:#000;
	background:url(../images/arrow.gif) 100% 5px no-repeat;
	padding:0 13px 0 0;
	margin:0 7px 0 0;
	}
div#breadcrumb a:hover{
	color:#7f0000;
	}
/* Breadcrumb End */
/* Testi Style Start */ 
.testiAll{
	font-style:italic !important;
	}
div#bdyContentL p.testiBy{
	font-size:15px;
	font-weight:bold;
	color:#7f0000;
	border-bottom:1px solid #dfdfdf;
	padding:5px 0 10px 0;
	margin:0 0 20px 0;
	}
div#bdyContentL p.testiBy em{
	color:#4f4f4f;
	font-size:12px;
	}
/* Testi Style Start */
img.innerImgBdr{
	padding:4px;
	border:1px solid #dadada;
	}
.clreBrown{
	color:#7f0000;
	}
div#bdyContentL ul.proofSer{
	padding:0;
	}
div#bdyContentL ul.proofSer li{
	background-image:none;
	padding:0 10px 10px 0;
	float:left;
	}
p.backTop{
	border-top:1px solid #dadada;
	margin:10px 0 0 0;
	padding-top:5px !important;
	text-align:right;
	}
/* Inner Pages Style End Here */
/* Sign Up Stype Start Here */

.bdrTop{
	border-top:1px solid #dadada;
	}
div.signUpFrm{
	margin:10px auto;
	overflow:hidden;
	height:100%;
	}
div.signUpFrm table.signUpFrmTbl td{
	padding:0 0 10px 10px;
	font-weight:bold;
	}
input.txtFldLarge{
	border:1px solid #dadada;
	width:240px;
	height:20px;
	}
input.txtFldMid{
	border:1px solid #dadada;
	width:180px;
	height:20px;
	}
input.txtFldSmall{
	border:1px solid #dadada;
	width:100px;
	height:20px;
	}
input.txtFldTiny{
	border:1px solid #dadada;
	width:50px;
	height:20px;
	}
.error{
	font-size:12px;
    color:#F00;
    margin:0 4px;
	display:inline;
	}
input.submitBtm{
	color:#FFF;
	background-color:#000;
	border:none;
	font-weight:bold;
	cursor:pointer;
	height:25px;
	padding:0 5px;
	padding-bottom:2px;
	}
a.frmLink{
	color:#7f0000;
	}
a.frmLink:hover{
	text-decoration:underline;
	}
div.termsBox{
	margin:20px auto;
	height:120px;
	width:595px;
	overflow:auto;
	padding:10px;
	border:1px solid #dadada;
	}
/* Sign Up Stype End Here */
/* Instructions Style Start Here */
div.instructionDiv{
	background-color:#f3f3f3;
	border:1px solid #d7d7d7;
	padding:20px;
	margin:10px 0 20px;
	}
.smlTxt{
	font-size:11px;
	}
.smlTxt2{
	font-size:10px;
	}
/* Instructions Style End Here */
