body{
	padding:0px;
	margin:0px;
	background-color:#7799bc;
}
.wrapper {
	height: 100%;
	width: 100%;
}
.hdr-wrapper {
	height: auto;
	width: 100%;
	
	
	background-color:#315375;
}
.ltstnws
{
    font-size:13px;
    width:100px;
    float:left;
    padding-top:8px;
    color:#fff;
}
.marq
{
    width:1180px;
    margin-left:auto;
    margin-right:auto;
 height:35px;
  
    font-size:12px;
    color:#fff;
    font-family:Verdana;
   
}
.lgin-dtls
{  padding-top:20px;
   font-size:12px;
   width:180px;
   height:auto;
   float:right; 
}
.marqueetext
{
    width:1080px;
    float:left;
     padding-top:8px;
}
.user
{  font-family:Trebuchet MS;
    font-size:18px;
    width:auto;
    height:50px;
    float:left;
    color:#fff;
    padding-top:45px;
    
 
}

a {
	text-decoration: none;
	color: #2386BD;
}

.middle-hdr {
	height: auto;
	width:1200px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}

.logo {
	float: left;
	height: auto;
	width: auto;
}
.middle-wraaper {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	
	
}
.innerMiddle-wraaper {
	height: auto;
    clear:both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	border:thin solid #ccc;
	padding-left:10px;
	padding-right:10px;
	
}
.login-contnr {
	clear: both;
	height: 250px;
}
.top-spce {
	clear: both;
	height: 100px;
}

.login-box {
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #315375;
	border-radius:15px;
	background-color: #FFF;
}
.footer {
	clear: both;
	height: 30px;
	width: 100%;
}
.footerinner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	height: 20px;
	width:1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.logo-title {
	clear: both;
	height: 25px;

		
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color:#7799bc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	padding-left: 8px;
}
.greenline 
{
   



  background-color: #315375;

	clear: both;
	height:30px;
	width: 100%;
	border-top:5px solid #fff;
}

.fields {
	clear: both;
	height: auto;
	padding-top: 10px;

}
.clear
{
    clear:both;
    text-align: center;
}
.txtfields {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	border: thin solid #b3c8d3;
    margin-right:5px;
   
    margin-bottom:5px;
	
	padding-left: 5px;
    margin-left: 0px;
}
.namefield {
	font-family: verdana;
	font-size: 12px;
	color: #333;
	height: 25px;
	width: 100px;
	padding-left
}

.mesage {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	height: auto;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
}
.btm-message {
	clear: both;
	height: 20px;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	color: #333;
	text-align: center;
}


.btn
{
    border: thin solid #ccc;
    border-radius:5px;
   background-color:#f2f2f0;
    color:#333;
    height:25px;
    background-repeat:repeat-x;
    background-position:50% bottom;
    font-family:Trebuchet MS;
    margin-left:5px;
     margin-right:5px;
    margin-top:5px;
     margin-bottom:10px;
     background-image:url(../images/btnbg.jpg);
}
.menu
{
    width:1200px;
    height:27px;
    margin-left:auto;
    margin-right:auto;
    font-family:Trebuchet MS;
    font-size:13px;
    padding-top:8px;
    color:#333;
    margin-bottom:10px;
    background-color:#315375;
    margin-top:3px;
    border-radius:15px;
    
}
.contents
{
    font-family:Trebuchet MS;
    color:#000;
    font-size:12px;
    padding-left:10px;
    padding-right:10px;
    border:3px solid #fff;
    
    background-color:#f2f2f0;
    border-radius:10px;
    margin-top:5px;
    padding-top:10px;
    padding-bottom:10px;
   
}