html{
	overflow:scroll;
	overflow-x:hidden;
}

body{
	margin:0;
	text-align:left;
	direction:ltr;
	background:#000000 url(../images/bg.png) repeat-x center top;
}

img{
	border:0 none;
}


A:link, A:visited, A:active{color:#00ffff; font-style:italic; text-decoration:underline; font-weight:500; background-color:transparent;}
A:hover{text-decoration:underline;}

.clsSpacer{
	clear:both;
	height:0;
	font-size:0;
	background-color:transparent;
}

.clsLink{
	cursor:pointer;
	cursor:hand;
}

.clsErrorMsg{
	color:red;
	font-size:13px;
	font-weight:800;
	text-align:center;
	padding:15px;
}

.clsPageAlign{
	position:relative;
	width:918px;
	margin:49px auto 0 auto;
}

.clsLogo{
	position:absolute;
	left:6px;
	top:0;
}

.clsMainContent{
	width:684px;
	padding:5px 0 0 0;
	margin:0 0 0 235px;
	background:url(../images/top.gif) no-repeat 33px 0;
}

.clsMainContent h1{
	color:#000000;
	font-size:15px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:800;
	text-align:center;
	margin:0 0 23px 0;
}

.clsGrayBG{
	width:684px;
	background:url(../images/gray_bg.png) repeat-y 33px;
}


.clsTitleBG1{
	background:url(../images/title1_bg.png) no-repeat 0 464px; 
}

.clsTitleBG2{
	background:url(../images/title2_bg.png) no-repeat 0 1426px; 
}

.clsContentText{
	width:618px;
	width:458px;
	color:#545454;
	font-size:17px;
	font-family:Georgia;
	line-height:25px;
	padding:26px 80px 30px 80px;
	padding:26px 113px 30px 113px;
}

.clsIpad{
	text-align:center;
	padding-bottom:40px;
}


.clsLine{
	width:615px;
	height:2px;
	font-size:1px;	
	margin:auto;
	background:#e8e8e8;
}



.clsForm{
	height:412px;
	width:522px;
	color:#bbbdc1;
	font-size:17px;
	font-family:Georgia;
	font-weight:500;
	line-height:25px;
	padding:0 80px 0 80px;
	margin:auto;
	background:url(../images/title3_bg.png) no-repeat center top;
}

.clsForm h1{
	height:67px;
	color:#ffffff;
	font-size:25px;
	font-family:Georgia;
	font-weight:500;
	padding-top:38px;
	margin:0 0 34px 0;
}

.clsForm h1 span{
	color:#6e7683;
}

.clsForm form{
	text-align:center;
	margin:30px 0 0 0;
}

.clsForm input.clsField{
	width:495px;
	height:47px;
	color:#ffffff;
	font-size:23px;
	font-family:Georgia;
	font-weight:500;
	line-height:43px;
	vertical-align:middle;
	padding:0 0 0 12px;
	border:0 none;
	background:url(../images/input_bg.png) no-repeat center top;
}

.clsForm input.clsField2{
	width:495px;
	height:39px;
	color:#ffffff;
	font-size:23px;
	font-family:Georgia;
	font-weight:500;
	line-height:43px;
	vertical-align:middle;
	padding:8px 0 0 12px;
	border:0 none;
	background:url(../images/input_bg.png) no-repeat center top;
}

.clsFormButtons{
	text-align:center;
	margin:22px 0 0 0;
}

.clsFormMessage{
	display:none;
	color:#00ffff;
	font-size:15px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:800;
	text-align:center;
	margin:22px 0 0 0;
}

.clsFooter{
	width:682px;
	color:#ffffff;
	font-size:17px;
	font-family:Georgia;
	line-height:25px;
	text-align:center;
	margin:auto;
	background:url(../images/footer.png) no-repeat center top;
}

.clsBullet{
	text-align:center;
	padding:28px 0 18px 0;
}
