@charset "utf-8";
/* CSS Document */
/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(/images/bodyBg.gif) repeat-y center;
}
* {
	margin:0;
	padding:0;
	outline:none;
}
h1, h2, h3, h4, h5, h6, p, form {
	margin:0;
	padding:0
}
h1 {
	font-size:24px;
	font-weight:normal
}
h2 {
	font-size:18px;
	font-weight:bold;
}
h3 {
	font: bold 15px "trebuchet MS";
}
p {
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	margin:10px 0;
}
br {
	padding:15px 0
}
#wrapper {
	width: 960px;
	margin:0 auto
}
#mainContainer {
	margin:0 auto;
	width:960px;
	background:#f9f3e9;
	float:left
}
#header {
	float:left;
	width:960px;
}
#topSection {
	float:left;
	width:900px;
	height:45px;
	background: url(/images/topSecBg.gif) repeat-x #3f505e;
	padding:20px 30px;
	overflow:hidden;
}
#mainNav {
	float:right;
}
#mainNav ul {
	height:36px;
	width:320px;
	list-style: none;
}
#mainNav ul li {
	float:left;
	height:36px;
	display:block;
	text-align:center;
	line-height:34px
}
#mainNav ul li.navDivider {
	width:2px;
	height:34px;
	display:block;
	background:url(/images/navDivider.gif) no-repeat
}
#mainNav ul li a {
	display:block;
	padding: 0 20px;
	text-align:center;
	color:#fff;
	line-height:34px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	font-size: 13px;
}
#mainNav ul li a:hover, #mainNav ul li a.active {
	color:#31ade0;
	text-decoration:none;
}
#mainNav ul li a.current, a:hover.current, a:visited.current {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	font-size: 13px;
}
#intro {
	float:left;
	width:900px;
	height:198px;
	padding:0 30px;
	background:url(/images/introbg.jpg) no-repeat #0284ac;
	overflow:hidden;
}
#intro h1 {
	display:block;
	width:550px;
	color:#FFFFFF;
	height: 98px;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#intro h1 strong {
	color: #F7E463;
}
#intro #loginBox {
	float:left;
	clear:left;
	width:550px;
	height:30px;
	padding-top: 25px;
}
#intro #loginBox input.text {
	padding:0;
	margin:0;
	width: 105px;
	height: 21px;
	line-height: 21px;
	background:url(/images/inputText.gif) no-repeat;
	font-size:12px;
	padding-left:4px;
	color:#666666;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
#intro #loginBox input.loginBtn {
	padding:0;
	margin:0;
	width: 77px;
	height: 23px;
	background:url(/images/login.gif) no-repeat;
	cursor:pointer;
	vertical-align:middle;
	outline:none;
	border:none
}
#intro #loginBox label.remember {
	padding:0;
	margin:0;
	font-size:12px;
	color:#333333;
	margin-right:10px;
	vertical-align:middle
}
.logo {
	background:url(/images/logo.png) no-repeat;
	width:322px;
	height:80px;
	margin-top:16px;
	margin-left:40px;
	float:left;
	display:inline
}
#containWrapper {
	background: url(/images/containBg.gif) repeat-x #F9F3E9;
	width:960px;
	float:left;
	padding-bottom:15px;
}
.innertube {
	margin: 0px 30px
}
.boxWrapper {
	padding: 7px 9px;
	width:882px;
	height:170px;
	background: url(/images/boxWrapBg.gif) no-repeat #dacfb7;
	margin-top:20px;
	margin-bottom:25px;
}
.boxWrapper .block {
	background:url(/images/block.png) no-repeat;
	width:268px;
	height: 150px;
	float:left;
	padding:10px
}
.boxWrapper .block .imgBlock {
	float:left;
	width:105px;
	height:115px;
	padding-top:8px
}
.boxWrapper .block .txtBlock {
	float:left;
	width:163px;
	height:115px;
	position:relative
}
.boxWrapper .block .txtBlock p {
	font-size:14px;
	line-height:20px;
	color:#036f9b;
	font-weight:normal;
}
.boxWrapper .block .provisionBg {
	position:absolute;
	width: 163px;
	height:45px;
	z-index:1;
	top:88px;
	left:1px;
	background:url(/images/provisionBg.gif) no-repeat
}
.boxWrapper .block .provisionBg h4 {
	font-size:15px;
	color:#32539e;
	padding-top:7px;
}
.boxWrapper .block .provisionBg h4 span {
	font-size:18px;
	color:#c6001d
}
.boxWrapper .block .provisionBg img {
	margin-left:7px;
	margin-top:1px;
	float:left;
	margin-right:5px;
	vertical-align:middle
}
.Container {
	float:left;
	width:581px;
	padding-right:15px;
	border-right: solid 1px #c5b9a3
}
.Container h2 {
	color:#bd0117;
}
.Container p {
	color:#333333;
	font-size:13px;
}
.Container p a.redUnd, a:visited.redUnd {
	color:#9a0026;
	text-decoration:underline
}
.Container p a:hover.redUnd {
	color: #FF0000;
	text-decoration:underline
}
.rightColumn {
	float:left;
	width:270px;
	padding-right:15px;
	padding-left:12px;
}
.rightColumn h2 {
	color:#bd0117;
}
.rightColumn p {
	padding-left:20px;
	background:url(/images/arrow.gif) no-repeat 1px;
	font-size:13px
}
.rightColumn p a.aBlack {
	color:#333333;
	text-decoration:underline;
	font-size:13px;
}
#footer {
	background:url(/images/footerBg.gif) repeat-x;
	height:45px;
	float:left;
	width:930px;
	padding-left:30px;
	padding-top:15px;
}
#footer img {
	border-right: solid 1px #CCCCCC;
	margin-right:10px;
	margin-top:5px;
	float:left;
	vertical-align:middle
}
#footer p {
	font-family: "Trebuchet MS";
	font-size:11px;
	padding-top: 0;
	margin-top:0;
}
#footer p a, a:visited {
	color:#F21313;
	text-decoration:none;
}
#footer p a:hover {
	color:#02b0e4;
	text-decoration:none;
}
#form1 ul {
	list-style: none;
	font-size: 12px;
	padding-top: 10px;
}
#form1 li {
	line-height: 22px;
	display: block;
	clear: both;
	padding-bottom: 10px;
	height: auto;
}
#form1 label {
	display: block;
	float: left;
	width: 200px;
}
#form1 .textField {
	background: url(/images/formfield_BG.jpg) repeat-x;
	margin: 0px 10px 0px 0px;
	padding: 1px;
	height: 20px;
	border: 1px solid #cdbb9a;
	font-size: 12px;
	line-height: 20px;
	width: 250px;
}
#form1 .verifyImg {
	border: 1px solid #CCCCCC;
}
#form1 .textarea {
	width: 250px;
	height: 75px;
	border: 1px solid #cdbb9a;
	background: #FFFFFF url(/images/formfield_BG.jpg) repeat-x top;
	margin: 0px;
}
#form1 .submitbut {
	background: url(/images/submitButton.jpg) no-repeat;
	height: 26px;
	width: 102px;
	display: block;
	margin: 0px;
	padding: 0px;
	border-style: none;
	float: left;
}
