﻿body{
	padding:0;
	margin:0;
	background:#EEF0F8;
}
/*
.upper {
	height:350px;
	background: transparent url('images/imageLogin/login_upper_bg.png') repeat-x scroll center center;
}
*/
.wrapper{
	width:900px;
	margin:0PX auto 0px auto;
}

.Line01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#216487;
	height:40px;
	vertical-align:top;
}

.LineIcon{
	width:40px;
	height:40px;
}

ineIcon{
	width:38px;
	height:40px;
}

.LineLabel{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	color:#717171;
	text-transform:capitalize;
	width:75px;
}

.LineInpt{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	color:#3f95c3;
	background:#e2e5e9;
	border:1px #91c4df solid;
	height:17px;
	line-height:17px;
	width:95%;
	border-radius: 7px;	
	padding:5px;
}

.LineDrp{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	color:#3f95c3;
	background:#e2e5e9;
	border:1px #91c4df solid;
	width:100%;	
	height:32px;
	line-height:20px;
	border-radius: 7px;
	padding:5px;		
}

.LineInpt2{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	color:#717171;
}


.Bt{
font-family:Tahoma;
	font-size:12px;
	color:#E2E5E9;
	text-transform:uppercase;
	border-radius: 7px;		
}

.LineALink{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:11px;
	color:#717171;
}

.LineALink a{
	text-decoration:none;
	color:#717171;
}

.LineALink a:hover{
	text-decoration:none;
	color:#3F95C3;
}

.footer{
	background:transparent url('images/imageLogin/footer_bg.png') repeat-x;
	height:68px;
	margin-top:100px;
}

.footerCopy{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	text-align:right;
	color:#E1E4E9;
}

.footerCopy a{
	color:#E1E4E9;
	text-decoration:none;
}

.footerCopy a:hover{
	color:#216386;
	text-decoration:none;
}