.tabContainer {border:none; border-top:1px solid #ccc; background-color:#fff; width:667px; margin-left:20px; margin-bottom:0; padding-bottom:0;}
.tabContainer table {margin-left:0; margin-bottom:0;}
.tabContainer table tr {padding-left:25px;}
.tabContainer a:link, .tabContainer a:visited {color:#006797;}
.tabContainer .formIndent {padding-left:110px;}

.termsConditions td {background:#e7e7e7; padding:10px 0; margin-bottom:0;}

#tabber1 {
	background:none;
	/*border-bottom:1px solid #ccc;*/
	border-left:none;
}
#tabber1 ul {margin-left:40px; margin-top:20px;}

#tabber1 ul li {margin-right:10px;}

#tabber1 ul li.activeTab {
	background-color:#FFFFFF;
	border:1px solid #ccc;
	border-bottom:none;
	padding:6px 32px 6px 31px;
	text-align:center;
	position:relative;
	top:1px;
	height:19px;
	padding:8px 32px 4px 31px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
#tabber1 li.activeTab a {color:#000;}
#tabber1 li.deActiveTab {
	background-color:#E4E4E4;
	background-image:url("../images/btnGrad.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #ccc;
	border-bottom:none;
	padding:6px 28px;
	text-align:center;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	position:relative; 
	top:4px;

}
#tabber1 li.deActiveTab a:hover {color:#006797;}

body {background-color: #e7e7e7; margin:0;}
#mainCtr {background-color: #fff; margin:0 auto; padding:15px; width:960px}
#top-navbar-container {width:921px;}
.siteFooter {width:960px;}
.contentDiv_large {width:707px; margin-left:0; margin-top:-12px; min-height:0; padding-bottom:20px;}
.bodyContainter-login {margin-top:0;}
#formContainer {background-color:#f1f1f1; padding-bottom:20px;}

#mainCtr li.triangle {
	list-style:none;
	background:url(../images/triangle.gif) bottom left no-repeat;
	padding-left:25px;
	display:block;
	height:20px;
	position:relative;
	margin-top:5px;
	margin-left:0;	
}
#mainCtr li.triangle a {position:absolute; bottom:-3px; color:#006797; text-decoration:none;}
#mainCtr li.triangle a:hover {text-decoration:underline;}

#mainCtr h3 {font-size:1.3em; font-family:Tahoma, Geneva, Arial, sans-serif; color:#4c4c4c;}
.leftBodyArea {border-right:1px dotted #ccc;}
h3.faq {margin-left:20px; margin-top:10px;}
ul.faq {padding-left:0; margin-left:20px;}

.right-column-signin {width:250px;}
.right-column-signin a.sidebarButton {
	display:block; color:#545454; width:13em; border:1px solid #b8b8b8; font-size:1.2em; padding:5px 10px;
	text-decoration:none; margin-top:10px; font-weight:800; font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:url(../images/btnGrad.gif) repeat-x bottom left #f8f8f8;
}
.right-column-signin a.sidebarButton:hover {
	color:#fff; 
	text-decoration:none; 
	background:url(../images/btnGradHover.gif) repeat-x bottom left #909191; 
	border-color:#a7a7a7;
}
.right-column-signin a.sidebarButton span {float:right; font-weight:bold; font-size:1em;}

.right-section-signin {margin:10px 0; padding:0 10px 10px 20px; border-bottom:1px dotted #ccc; width:220px; }

.right-section-signin ul {padding-left:0;}
.right-section-signin a {color:#006797; font-weight:bold;}

.right-section-signin-reg {background-color:#f1f1f1; margin-top:0; padding-left:10px; padding-top:5px; width:230px}
.right-section-signin-reg h3 {font-size:1.5em !important;}
.right-section-signin-reg p {margin-top:0;}
.right-section-signin-reg div {padding:5px 10px 10px; background:#e7e7e7;}

.right-section-signin-last {border-bottom:none;}

.btnGrey {
	background-color:#ececec;
	background-image:url("../images/background_btnGrey.gif");
	background-repeat:repeat-x;
	border:1px solid #ccc;
	color:#4c4c4c;
	font-size:1.1em;
	font-weight:bold;
	margin:8px 10px 8px 0;
	padding:2px 10px;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

