/* ARC VTC Default Style Sheet -------------- */
body {
	background: #005e9e;
}
h1 {
	margin: 50px 0px 18px 0px;
}
/* Framing Elements ------------------------------- */
#contTop {
	background: #004485;
}
#contTop a:hover {
	color: #91b8d7;
}
#contTab {
	background: #881477 url(../img/imgContTab.png) repeat-x;
}
#tabCont ul li {
	background: url(../img/imgTabBckL.png) no-repeat;
}
#tabCont ul li span {
	background: url(../img/imgTabBckR.png) right top no-repeat;
}
#tabCont ul li.tContOn {
	background: url(../img/imgTabHvrL.png) no-repeat;
}
#tabCont ul li.tContOn span {
	background: url(../img/imgTabHvrR.png) right top no-repeat;
}
#banForm {
	background: transparent;
	height: 155px;
	left: 739px;
	margin: 0px 0px 0px 0px;
	top: 13px;
	width: 144px;
}
#contFtr {
	background: #005e9e url(../img/imgFtrBack.png) repeat-x;
}
#rBannerDiv{
	height:390px;
	width:285px;
	background: #fff url(../img/bgBanner.jpg) no-repeat;
	padding-top:50px;
}
#rBannerDiv h6{ width:30%;}
p.formButnBanner{
	clear: both;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
#contLeft{ 
	width:70%; 
	float:left;
	}
#conRight{ 
	width:180px; 
	height:180px; 
	float:left; 
	margin-bottom:20px; 
	margin-left:60px;
	margin-top:-15px;
	}
.bgTabBanner{ 
	margin-left:-34px; 
	background:url(../img/bgTab.gif) no-repeat; 
	height:485px; 
	width:931px; 
	padding-top:5px;
	padding-left:3px;
	
}

.feesBig{
	font:30px arial; 
	padding-left:5px; 
}
.feesSmall{
	font:16px arial; 
	padding-left:5px;
	font-weight:bold;
}
.free{
	font:16px arial; 
	font-weight:bold; 
	padding-left:5px;
}
.feesStrike{
	text-decoration:line-through; 
	color:#666; 
	padding-left:5px
}
.offerEnds{
	font:10px arial; 
	color:#333; 
	padding-left:45px;
}
.gray, .green, .orange{
	width:173px;
	height:122px;
	margin-left:45px;
	}
.gray{ 
	background:url(../img/bgGray.jpg) no-repeat;
	}
.green{ 
	background:url(../img/bgGreen.jpg) no-repeat;
	}
.orange{ 
	background:url(../img/bgOrange.jpg) no-repeat;
	}
.divLeft{
	width:50%; float:left; padding-left:20px;
}
.divRight{
width:30%; float:right; margin-bottom:15px;padding-top:20px;
}
.txtGrayBig{ 
	color:#999999; 
	font:30px arial;
}
.txtGraySmall{ 
	color:#999999;
	font:11px arial;
}
.txtGreenBig{ 
	color:#b2d235; 
	font:30px arial;
}
.txtGreenSmall{ 
	color:#b2d235;
	font:11px arial;
}
.txtOrangeBig{ 
	color:#fdb913; 
	font:30px arial;
}
.txtOrangeSmall{ 
	color:#fdb913;
	font:11px arial;
}
.whiteTxtBig{
	font:33px arial; 
	color:#fff; 
	padding-top:15px; 
	padding-left:15px;
}
.whiteTxtSmall{
	font:11px arial; font-weight:bold; color:#fff;
}
.blackTxtBig{
	font:20px arial; 
	color:#000;
	font-weight:bold;
}
sup, sub {
	color: #666666;
	font-size: 11px;
	line-height: 8px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:normal;
}

/* Table Elements --------------------------------- */
table {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}
td, th {
	padding: 3px;
	vertical-align: top;
}
td{
	font:11px arial;
	color:#005e9e;
	}

table.vtcTable thead th {
	color: #fdb913;
	padding: 5px 5px 5px 5px;
	text-align: right;
}
table.vtcTable td, table.vtcTable th {
	padding: 5px 0px 5px 5px;
}
td.alignRight{ 
	text-align:right;
}



