/* CSS Document */

/* Landing Page 2 (burst) */

html {
	text-align: center;
	position: relative;
}
body {
	position: relative;
	text-align: center;
	background: #fff;
}
#wrapper {
	width: 832px;
	margin: 20px auto 0px auto;
	border:2px solid #666;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-align:left;
}
#header {
	width:792px;
	padding:5px 25px 5px 15px;
	margin: 0px;
	text-align: left;
	background-color:#990000;
	border-bottom:1px solid #999;
	font-size:20px;
	color:#fff;
}
.content {
	width: 782px;
	background-image: url(images/.png);
	background-repeat: no-repeat;
	background-color:#fff;
	padding:10px 20px 10px 30px;
}

.Lcol {
	float: left;
	width: 380px;
	margin: 0px;
	padding: 0px;
	text-align:justify;
}
.Rcol {
	float: right;
	width: 320px;
	margin-right:25px;
}

.red_text {
	color: #990000;
}

.middle_form {
	float: left;
	width: 310px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	margin: 10px 0px 10px 10px;
	position:relative;
}
/*.form_table .btn input {
	position:absolute;
	top:205px;
	left:45px;	
	}*/
	.error_position {
		position:absolute;
		z-index:1;
		margin-top:-50px;
		margin-left:60px;
		font-size:11px;
		line-height:13px;
		color:red;
		text-decoration:none;
		text-align:center;
	}
	.error_position a {
		color:red;
	}
.form_table .btn2 input {
	position:absolute;
	top:203px;
	left:25px;
	}
.form_table .form_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-weight: bolder;
	font-size: 15px;
	line-height: 18px;
	padding: 8px 3px 3px;
	text-align: center;
}
.form_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.formwrapper {
	position: relative;
	}

.clearance {
	clear: both;
}
.bottom {
	background-image: url(../images3/Splash_Page2_06.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 791px;
}
.wrapper .footer .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.offer {
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	text-align: center;
	padding-left: 3px;
	margin-right: 15px;
	width: 250px;
}

.footer {
	margin-top:30px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.wrapper .footer .copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.wrapper .footer .copyright a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: underline;
}
.utility {
	height: 66px;
    font-size: 10px;
    color:#999999;
    text-align: center;
	line-height: 12px;
}
.utility a {
    font-size: 10px;
    color:#999999;
	line-height: 12px;
}

input {
    font-size: 11px;
}
.footer a {
	color: #333333;
	text-decoration: underline;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
strong {
	color:#990000;
}
em {
	color:#990000;
}
.first {
	font-size:1.2em;
	line-height:1.4em;
	font-family:Helvetica, Arial;
}
/* ul related styles */
.ul_disclaimer {
		position:absolute;
		z-index:0;
		width:275px;
		top:160px;
		left:20px;
		font-size:9px;
		line-height:10px;
		color:black;
		text-decoration:none;
		text-align:left;
}