body{
	padding:0px;
	margin:0px;
	background-color: #b3d4d9;
}
.wrapper {
	height: 100%;
	width: 100%;
}
.hdr-wrapper {
	height: auto;
	width: 100%;
	background-color: #FFF;
}
.ltstnws
{
    font-size:"15px;
    width:100px;
    float:left;
    padding-top:8px;
    color:#007481;
}
.marq
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
 height:35px;
    font-family:Verdana;
    font-size:12px;
    color:#333;
   
}
.lgin-dtls
{  padding-top:5px;
   font-size:12px;
   width:180px;
   height:auto;
   float:right; 
}
.marqueetext
{
    width:900px;
    float:left;
     padding-top:8px;
}
.user
{  font-family:Trebuchet MS;
    font-size:18px;
    width:auto;
    height:60px;
    float:left;
    color:#007481;
       padding-top:35px;
 
}

a {
	text-decoration: none;
	color: #2386BD;
}

.middle-hdr {
	height: auto;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}

.logo {
	float: left;
	height: auto;
	width: auto;
}
.middle-wraaper {
	height: auto;
	width:1100px;
	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: 3px solid #b3d4d9;
	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: 999px;
	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: #b3d4d9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	padding-left: 8px;
}
.greenline 
{
    
  background-color:#f2f2f0;

	clear: both;
	height: 30px;
	width: 100%;
	border-top:20px solid #007481;
}

.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;
    direction: ltr;
}
.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;
    background-repeat:repeat-x;
    background-position:50% bottom;
    font-family:Trebuchet MS;
    background-image:url('../images/btnbg.jpg');
    font-size:12px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.btn:hover
{
    background-image:url('../images/hoverbtnbg.jpg');
  
}
.menu
{
    width:999px;
    height:15px;
    margin-left:auto;
    margin-right:auto;
    font-family:Trebuchet MS;
    font-size:13px;
    padding-top:8px;
    color:#333;
    margin-bottom:10px;
}
.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;
   
}
/*AutoComplete flyout */
.autocomplete_completionListElement
{
    margin : 0px!important ;
    background-color : inherit ;
    color : windowtext ;
    border : buttonshadow ;
    border-width : 1px ;
    border-style : solid ;
    cursor : 'default' ;
    overflow : auto ;
    height : 200px ;
    font-family : Tahoma ;
    font-size : small ;
    text-align : left ;
    list-style-type : none ;
    }
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
   {
    background-color : #ffff99 ;
    color : black ;
    padding : 1px ;
    }

    /* AutoComplete item */
.autocomplete_listItem
    {
    background-color : window ;
    color : windowtext ;
    padding : 1px ;
   }
   .cal_btn

{
    border: thin solid #ccc;
    border-radius:5px;
   background-color:#f2f2f0;
    color:#333;
    height:5px;
    width:70px;
    
    background-repeat:repeat-x;
    background-position:50% bottom;
    font-family:Trebuchet MS;
    
     background-image:url('../images/btnbg.jpg');
    
     font-size:12px;
     text-align:center;

}
.cal_textbox {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height:15px;
	width: 175px;
	border: thin solid #CCC;
	
	padding-left: 5px;
	margin-bottom: 3px;
	margin-left:3px;
}
.roundBgColor
{
    background-color:#edefea;
}