body{
color:#333333;
font-weight:normal;
}
.textlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	text-decoration:underline;
}
.textlink:hover{
text-decoration:none;
}
.inner_bg {
	background-image: url(../images/inner-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav_bg {
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.login_bg {
	background-image: url(../images/mid-bg.gif);
	background-repeat: repeat-x;
}
.login_btm_bg {
	background-image: url(../images/btm-mid-bg.gif);
	background-repeat: repeat-x;
}
.main_bg {
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-y;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3599F0;
	border-left-color: #3599F0;
}
.sub_text {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.fieldwrapper{ 
width: 550px; 
overflow: hidden;
padding: 5px 0;
}
.styled{
	text-transform: capitalize;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textfield {
	border: 1px solid #999999;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.button{
	background-image: url(../images/login-btm.gif);
	background-repeat: no-repeat;
	width: 88px;
	border:none;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	height: 26px;
}
.sidebg {
	background-color: #00b7ea;
	background-image: url(../images/side-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	display: block;
	list-style-type: none;
	float: left;
	width: 120px;
}
ul{
margin:0;
}
li{
	list-style-type: none;
}
.links li A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	display: block;
	list-style-type: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.links li A:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.text {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #006984;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006984;
}
.sub_text1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.border1 {
	border:solid 1px #00B3DF;
}
.tabletext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.tabletext2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	text-transform: none;
}
.table_border {
	border:1px solid #F3F3F3;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right:5px;
}
.textfield2 {
	border: 1px solid #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
/*	height: 25px;*/
}
.scrll_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	height:28px;
	line-height:28px;
	}

.scrll_text  A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	height:28px;

}
.scrll_text A:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	text-align: center;
}

.dot{
width:20px;
height:20px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
color:black;
font-weight:bold;
font-size:18px;


}
.bg-reg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F8DC4A;
}
#check1{
width:auto;
height:auto;
float:left;
/*margin-left:55px*/;
}
#email{
margin-top:3px;
}
