@media screen and (-webkit-min-device-pixel-ratio:0) {}

body{
color:#000077;
text-decoration: none;
font: 16px calibri;
    margin: 0;
    padding: 0;
	overflow-x: hidden;
}

a:link {text-decoration:none; border:none;}
a:visited {text-decoration:none; border:none;}
a:hover {text-decoration:none; border:none;}
a:active {text-decoration:none; border:none;}

.header{
position:absolute;
height:58px;
top:5px;
left:1%;
width:98%;
border-width:0px;
border-radius:5px;
color:#999999;
   display: block;
    margin-left: auto;
    margin-right: auto;
	z-index:-1;
}
.logo{
		position:relative;
		top:-6px;
		left:6%;
		z-index:12;
		}
.hpic{
position: absolute;
top:28px;
left:96%;
z-index:3;
}

.signhead{
position:relative;
float:left;
width: 35%;
height: 40px;
top: 70px;
color:#000075;
font-family: verdana;
font-size: 2.8vw;
text-align:center;
}

.subsignhd{
	position: relative;
	float:left;
	width: 100%;
	top: 2px;
	color: #999;
	font-family: verdana;
	font-size: 1vw;
	text-align: center;
}

.tmbup{
position:absolute;
top:28%;
left:28%;
z-index:2;
}

.welc{
position:absolute;
top:22%;
width:100%;
text-align:center;
color:#000075;
font: 78px calibri;
}
.pfnote{
position:absolute;
top:22%;
width:100%;
text-align:center;
color:#000075;
font: 20px calibri;
}

.signnote{
position: relative;
top:90px;
left:34%;
color:#333;
font: 12px verdana;
}

.errmsg{
position: relative;
float:left;
width:55%;
height:40px;
top:80px;
color:#ff0000;
font-family: calibri;
font-size: 14px;
text-align:center;
text-decoration:none;
}

.errmsg li{
	list-style:none;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 0px;
	float: left;
	}

.signforms
{
	display:block;
	width: 55%;
	margin-left:auto;
	margin-right:auto;

}
.guidewrap{
position: relative;
float:left;
top: 130px;
width: 35%;
height:auto;
}

.signformsbd{
	display:block;
	width: 55%;
	margin-left:auto;
	margin-right:auto;
}
.currsign{
color:#ff6600;
font:10px verdana;
}
#desc{
text-indent: 15px;
}
.currsign p{
font: bold 12px verdana;
}

.greysign{
color:#999;
font:9px verdana;
}
.greysign p{
font: bold 11px verdana;
}
.greysign a{
color:#999;
font: bold 11px verdana;
}
.signup_box{
position:relative;
float:left;
top:100px;
width:55%;
height: auto;
border: 2px solid #000077;
border-radius: 10px;
box-shadow: 10px 10px 5px #888888;
		background-color:#efefef;
		font-family: verdana;
		font-size:11px;
}
.pwtab{
position:relative;
display:block;
margin-top:auto;
margin-bottom:auto;
color:#000075;
}
.pwcont_box{
position:absolute;
top:35%;
display:block;
margin-left:30%;
margin-right:auto;
width:40%;
height: 250px;
border: 2px solid #000077;
border-radius: 10px;
box-shadow: 10px 10px 5px #888888;
		background-color:#efefef;
		font:12px verdana;
}
.pfcont_box{
position:absolute;
top:30%;
display:block;
margin-left:20%;
margin-right:auto;
width:60%;
height: 370px;
border: 2px solid #000077;
border-radius: 10px;
box-shadow: 10px 10px 5px #888888;
		background-color:#efefef;
		font:12px verdana;
}
.pfdir{
position:absolute;
top:42%;
width:100%;
text-align:center;
color:#000075;
font: 16px calibri;
}
.loglater{
position:absolute;
top: 52%;
left: 41%;
}
.lognow{
position:absolute;
top: 52%;
left:55%;
}
#star{
		color:#ff6600;
		font: bold 11px verdana;
		}
.alr{
		color:#333333;
		font: 11px verdana;
		}
.fexp a{
	position:relative;
	left:75%;
	color:#ff6600;
	text-decoration:none;
	font: bold 10px verdana;
	}
.bfscaled {
    -ms-transform: scale(0.8,0.8); /* IE 9 */
    -webkit-transform: scale(0.8,0.8); /* Safari */
    transform: scale(0.8,0.8); /* Standard syntax */
}
.orsub{
left:35%;
text-align:center;
}
/*.signsub {

 background-color: Transparent;
    background-repeat:no-repeat;
	-webkit-border-top-left-radius:9px;
	-moz-border-radius-topleft:9px;
	border-top-left-radius:9px;
	-webkit-border-top-right-radius:9px;
	-moz-border-radius-topright:9px;
	border-top-right-radius:9px;
	-webkit-border-bottom-right-radius:9px;
	-moz-border-radius-bottomright:9px;
	border-bottom-right-radius:9px;
	-webkit-border-bottom-left-radius:9px;
	-moz-border-radius-bottomleft:9px;
	border-bottom-left-radius:9px;
	text-indent:0;
	border:1px solid #000077;
	display:inline-block;
	color:#000077;
	font-family:Trebuchet MS;
	font-size:11px;

	font-style:normal;
	height:20px;
	line-height:18px;
	width:69px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}
.signsub:hover {

	border:1px solid #000077;
	color:#ff0000;
}
.signsub:active {
	position:relative;
	top:1px;
	border:1px solid #000077;
}*/
.sccont{
		position:absolute;
		top:120px;
		left:39%;
		font: bold 16px kalinga;
		}
.sccontd{
		position: absolute;
		display:block;
		width:100%;
		top:90px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		}
.sclink a{
	position: relative;
	top:35px;
	text-decoration:none;
	}
.sclink2 a{
	position: relative;
	top:240px;
	text-decoration:none;
	}

.sesswarn{
	color: #009933;
	font-family: Montserrat, verdana;
	font-size: 1.2vw;
	text-align: center;
}

.dnote{
position:relative;
display:block;
margin-top: 2%;
width:66%;
margin-left: auto;
margin-right: auto;
font-family: verdana:
font-size: 0.9vw;
}
.dnote2{

}
.dnote3{
z-index:2;
}
.estb{
position:absolute;
top:94%;
width:10%;
text-align:center;
margin-left:45%;
color:#999999;
font: 9px verdana;
}

.subhead{
	font-family: verdana;
	font-size: 1vw;
	font-weight: bold;
	color: #333333;

}
.signsub {
	-moz-box-shadow:inset 0px 0px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 0px 0px 0px #97c4fe;
	box-shadow:inset 0px 0px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:16px;
	width:101px;
	text-decoration:none;
	text-align:center;
	text-shadow:2px 0px 0px #1570cd;
}
.signsub:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.signsub:active {
	position:relative;
	top:1px;
}