/* CSS Document */

html
{
	 height: 100%;
}

body{margin:0px;
	height: 100%;
	overflow-y:scroll;
    #overflow-y:inherit;
	/*margin:0px;
	padding:0px;
	
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-x;*/
	}

.Header_bg_repeat{
background-image:url(../images/header_bg_repeat.jpg);
background-repeat:repeat;
}

/* Link Font*/
.menuhead:link{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#E0E0E0;
text-decoration:none;
}

.menuhead:visited{
font-family:Arial;
font-size:13px;
color:#E0E0E0;
font-weight:bold;
text-decoration:none;
}

.menuhead:hover{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#C01330;
text-decoration:none;
}


.bottom_navi:link{
font-family:Arial;
font-size:10px;
color:#5B5B5B;
text-decoration:none;
}

.bottom_navi:visited{
font-family:Arial;
font-size:10px;
color:#5B5B5B;
text-decoration:none;
}

.bottom_navi:hover{
font-family:Arial;
font-size:10px;
color:#C01330;
text-decoration:none;
}



.tenpearls:link{
font-family:Arial;
font-size:10px;
color:#003197;
text-decoration:none;
}
.tenpearls:visited{
font-family:Arial;
font-size:10px;
color:#003197;
text-decoration:none;
}
.tenpearls:hover{
font-family:Arial;
font-size:10px;
color:#C11532;
text-decoration:none;
}

.Tahoma_11px{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#535A5B;
padding-left:8px;
}

.body_text_11px{
font-family:Tahoma;
font-size:14px;
color:#535A5B;
padding-left:0px;

/*padding-left:8px;*/
}


.body_text2{
font-family:Tahoma;
font-size:14px;
color:#535A5B;

}



.BodybannerFont{
font-family:Tahoma;
font-size:16px;
color:#000000;
font-weight:bold;
}

.body_text{
font-family:Tahoma;
font-size:14px;
color:#535A5B;
padding-left:40px;
padding-right:30px;
padding-top:10px;
line-height:17px;
}

.checkbox{
	width:12px;
	height:12px;
	
	}
.txtfield{
	width:130px;
	border:1px solid #B9BBBC;
	height:20px;
	font-size:13px;
    color:#535A5B;
	}
	
.txtfield2{
	width:122px;
	border:1px solid #B9BBBC;
	height:20px;
	}
	
.Arial_10pxfooter{
font-family:Arial;
font-size:10px;
color:#003197;
background-color:#86A8ED;
padding-left:10px;
padding-right:10px;
}


.Tahoma_password{
font-family:Tahoma;
font-size:11px;
color:#036FAD;
}

.Tahoma_password:link{
font-family:Tahoma;
font-size:11px;
color:#036FAD;
text-decoration:underline;
}

.Tahoma_password:hover{
font-family:Tahoma;
font-size:11px;
color:#C01330;
}

.Tahoma_password:visited{
font-family:Tahoma;
font-size:11px;
color:#036FAD;
text-decoration:underline;
}


.Top_navi{
font-family:Arial;
font-size:12px;
color:#5B5B5B;
}

.Top_navi:link{
font-family:Arial;
font-size:12px;
color:#5B5B5B;
text-decoration:none;
}

.Top_navi:visited{
font-family:Arial;
font-size:12px;
color:#5B5B5B;
text-decoration:none;
}

.Top_navi:hover{
font-family:Arial;
font-size:12px;
color:#C01330;
text-decoration:none;
}

.faq_questions
{
/*font-family:Arial;*/
font-family:Tahoma;
font-size:14px;
color:#003197;
line-height:17px;
text-decoration:none;	
}

.faq_answers
{font-family:Tahoma;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight:normal;
	color:#535A5B;
}

/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(../images/topbanner.gif);
background-repeat: repeat-x;
}

.top-header{
height:114px;
width:1002px;
background-image:url(../images/topbanner.gif);
}

.CreateWeb{
height:148px;
width:760px;
background-image:url(../images/CreateWeb.gif);
}

.topuserarea{
font-family:Tahoma, Arial, sans-serif;
font-weight:bold;
font-size:12px;
color:#3B6FA6;
height:20px;
}

.textfield{
font-family:Tahoma, Arial, sans-serif;
font-weight:normal;
font-size:11px;
color:#535A5B;

}

.usertext{
font-family:Tahoma, Arial, sans-serif;
font-weight:normal;
font-size:11px;
color:#245588;
text-decoration: underline;

}

.topLink a:link
{
	color:#FFFFFF;
	font-family:Tahoma, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	
	

	

}
.topLink a:visited
{
	color:#FFFFFF;
	font-family:Tahoma, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	outline-style:none;
	text-decoration:none;
	

}
.topLink a:hover
{
	color:#ADD4F0;
	font-family:Tahoma, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;

	

}

.linkheight{
height:28px;
}

.toplinkseparator{
	font-family:Tahoma, Arial, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}


.forgotpass a:Link
{
	color:#245588;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;

}
.forgotpass a:Visited
{
	color:#245588;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;

}
.forgotpass a:Hover
{
	color:#AC3500;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;

}

.footerLink a:Link
{
	color:#164B82;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;

}
.footerLink a:Visited
{
	color:#164B82;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;

}
.footerLink a:Hover
{
	color:#AC3500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;

}

.headingblue{
font-family:Tahoma, Helvetica, sans-serif;
font-size:30px;
color:#255F9B;
font-weight:bold;
}

.headingorange{
font-family:Tahoma, Helvetica, sans-serif;
font-size:30px;
color:#FF4E00;
font-weight:bold;
}

.subheading{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#464646;
font-weight:bold;
}

.createaccounttext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#255F9B;
font-weight:bold;
}

.textinputsite
{
	width:210px;
	height:27px;
	padding-top:1px;
	font-size:20px;
	background-image:url(../images/inputbg.jpg);
	border-width: 0;
	color:#255F9B;
}

.textinputpass
{
	color:#255F9B;
width:323px;
height:27px;
padding-top:1px;
font-size:20px;
background-image:url(../images/inputbg.jpg);
border-width: 0;
}

.createaccountbg{
background-image:url(../images/images_02.jpg);
}

.threeeasyways{
background-image:url(../images/threeeasy.gif);
width:354px;
height:131px;
}

.threeoptions a:Link{
font-family:Tahoma, Helvetica, sans-serif;
font-size:15px;
color:#255F9B;
font-weight:bold;
text-decoration:none;
}

.threeoptions a:Visited{
font-family:Tahoma, Helvetica, sans-serif;
font-size:15px;
color:#255F9B;
font-weight:bold;
text-decoration:none;
}

.threeoptions a:Hover{
font-family:Tahoma, Helvetica, sans-serif;
font-size:15px;
color:#255F9B;
font-weight:bold;
text-decoration:underline;
}

.threeoptionsspace{
height:70px;
}

.threeoptionsspace2{
height:42px;
}

.threeoptionsspace3{
height:68px;
}

.footerseparator{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#164B82;
text-decoration:none;
}

.footerbg{
background-image:url(../images/footerbg.jpg);
height:77px;
}

.copyright{
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
color:#0D4581;
}
/* New Css starts here */

.mid-table_pad {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.main-top-left_cur {
	background-image: url(../images/main-top-left_cur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 8px;
}

.main-top-right_cur {
	background-image: url(../images/main-top-right_cur.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 8px;
}
.main-top-bg {
	background-image: url(../images/main-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
}
.main-bott-leftside {
	background-color: #FFFFFF;
	background-image: url(../images/main-left-bott-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 8px;
}

.main-bott-rightside {
	background-color: #FFFFFF;
	background-image: url(../images/main-right-bott-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:8px;
}
.main-bott-bg {
	background-color: #FFFFFF;
	background-image: url(../images/main-bott-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 265px;
}
.top-img-pad {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


/* newly added*/
.lblfont{
	color:Gray; font-family:Tahoma; font-size:14px;
}

 .lblfontbold{
	color:Gray; font-family:Tahoma; font-size:14px; font-weight:bold;
}

.hyperfont
{
color:#FF4E00;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
}
 .padding34
        {
        padding-left:34px;
        }
        .padding10
        {
        padding-left:7px;
        }