body {
	 text-align:center; 
	 margin-top:0px; 
	 background: #82B4FF url(images/bodybg.gif) repeat-x scroll center top;  
	 font-family: arial,sans-serif, helvetica; 
	 color:black;
	 font-size:11px
	 }
html img {
   border: none;
 }
#container {
		   width:751px; 
		   text-align: center; 
		   margin: 0px auto; 
		   color: black; 
		   background:white; 
		   padding-bottom:10px; 
		   padding-left:10px; 
		   padding-right:10px; 
		   padding-top:10px
		   }


#header {
   width:751px;
   background: url(images/header.jpg)  no-repeat; 
   height:100px
 
    } 
   
#nav{
	 text-align: left;
	 height:25px
	 }


#mainbody {	
position:relative;
	text-align: left;
	width:736px;
	color:#2B3134;
	padding:5px 5px 5px 10px;
	background: #E2EEF3 url(images/mainbg1.gif) repeat-y scroll left top;
	            }
				
#lhs{ 
	  text-align:justify;
 	  width:480px;
	            }

#text,#textrh{
	  padding-left:45px;
	  }

#rhs {
   position: absolute;
   top:5px;
   left:505px;
	} 
#bottom {
   position: relative;
   height:20px;
   left:0px;
   text-align:center;
   color:white;
   background:#0751FF
   } 
                                                                
h1 {margin: 0px auto;}

ul {
list-style-type:none;
margin: 10px 20px 20px -30px;
}
b { font-size: 11px; font-weight: bold; color: #408CFF}

li { font-size: 11px; color:black}


a {color: #3697D8; text-decoration: none}

a:hover { text-decoration: none; background-color:#ECF3FF}
table.regform { width:400px}
table.regform th {height: 20px; font-size: 10pt; width:200px; color:#2B3134; text-align:right}
table.regform td {padding-left:10px;height: 20px; font-size: 8pt;}

input, textarea {
	background-color: #FFFFFF;
	width: 250px;
	border: 1px solid #408CFF;
}
select {
	background-color: #FFFFFF;
	width: 80px;
	border: 1px solid #408CFF;
}
  fieldset
{
border: 1px solid #408CFF;
margin: 1em 0;
padding: .3em 1em;
}

 legend
{
color: #408CFF;
background: white;
font-size:10px;
border: 1px solid #408CFF;
padding: 2px 6px
}


.buttons {
	text-align: center;
}