body {
	padding:0;
	margin:0;
	color:#000000;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
br{font-size:10px}
.s{font-family:Tahoma; font-size:11px;  color:#CBD2D9; text-decoration:none}
.s1{font-family:Tahoma; font-size:11px;  color:#5E5F60}
  .green{font-family:Tahoma; font-size:11px;  color:#9CE438;}
.red{font-family:Tahoma; font-size:11px;  color:#990002;}
  .o{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
  .blue{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
  .w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.b{font-family:Tahoma; font-size:11px;  color:#5E5E5E; }

 
 

  #input{
  		width:160px; height:21px;
		
		}
		 
#input1{
  		width:134px; height:21px;
		
		}
		
	  #textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		background-color:#F0EAE3;
		overflow:auto
		}


 


#container {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5988B4;
	border-right-color: #5988B4;
	border-bottom-color: #5988B4;
	border-left-color: #5988B4;
}
#headings {
	background-image: url(images/1_w1.gif);
	background-position: left top;
}
#headings a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #165698;
	text-decoration: none;
}
#headingnolink {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #165698;
	text-decoration: none;
}
#headingnolinksmall {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #165698;
	text-decoration: none;
}
#legaldiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#leftsidemenu {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 21px;
}
#container #leftsidemenu a:hover {
	color: #2C66A2;
}
#leftlinebreak {
	margin-top: 15px;
}
.submitbutton {
	font-size: 10px;
	color: 165698;
	text-align: center;
	height: 15px;
	width: 75px;
	border: 1px solid #165698;
	background-color: #E0E0E0;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
