#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
}

a {
color: #4382c3;
outline:none;
}

object{
outline:none;}

img {
border: none;}


	  body, td {
	  font-family: arial;
	  font-size: 12px;
	  line-height: 16px;
	  }
	  
	  h1{
	  font-size: 16px;
	  font-family:"Times New Roman", Times, serif;
	  color: #989898;
	  font-weight: normal;
	  padding-bottom: 0;
	  margin-bottom: 0;
	  }
	  
	  h2{
	  	  font-size: 14px;
	  font-family:Arial, Helvetica, sans-serif;	 
	  color: #333;
	  font-weight: bold;
	  padding-bottom: 0;
	  margin-bottom: 0;
	}
	
		fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }
	  .fglogo {
	  }
	  
	  .dtclogo {
	  text-align: right;
	  }
	  
	  form li {
	  display: inline;
	  width: 200px;
	  }
	  
	  
	  .topbg {
	  background-image: url(../images/topbg.gif);
	  background-repeat: no-repeat;
	  height:32px;
	  }
	  
	  #left {
	  width:45%;
	  text-align:center;
	  }
	  
	  #right {
	  vertical-align:top;
	  width: 55%;
	  padding-bottom: 15px;
	  }
	  
	  #right p{
	  padding: 0px 30px 0 0;}
	  #right td{
	  vertical-align:top;}
	  
	  .left li {
	  margin: 0;
	  padding: 0;
	  list
	  }
	  
	  #center{
	  width: 100%;
	  background-image: url(../images/centerbg.gif);
	  background-repeat: repeat-y;
	  height: 400px;
	  }
	#center th{
	font-size: 9px;
	background-color: #FFFFE1;
		border: 1px solid #000;
	text-align: left;
	padding: 0 5px 0 5px;
	vertical-align: top;
}  

.oddrow{
	background-color: #FFFFE1;
}
	  #center td {
	vertical-align: top;
}
	  
	  #center .left{
	  padding: 5px 10px 5px 40px;
	  width: 200px;
	  vertical-align: top;
	  }
	  
	  #center .right {
	  padding: 5px 40px 5px 10px;
	   vertical-align: top;
	   text-align:left;
	  
	  }
	  #bottommenu {
	  height:75px;
	  line-height: 11px;
	  }
	  
	  #bottommenu table{
	  width: 100%;
	  padding: 0 10px 0 45px;	   
	  }
	  #bottommenu td{
	  width: 20%;}
	  
	  #bottommenu a{
	  font-family:"Times New Roman", Times, serif;
	  text-decoration:none;
	  color: #989898;
	  font-size: 13px;
	  }
	  
	  #bottommenu li ul {
		display: none;
	  } 
	  
	  #bottommenu li.on:hover ul, #nav li.over ul { /*for ie*/
	  background: #fff;
	  display:list-item;
	  }

	  #bottommenu li.off:hover ul, #nav li.over ul {
		display: block;
		z-index: 6000;	
	   }
	  
	  #bottommenu a:hover{
	  color: #000;	  
	 }
	  
	  #bottommenu ul{
	  list-style:none;
	  margin:0;
	  padding:0;
	  }
  
	  #bottommenu li{
	  margin: 0;
	  padding: 0;		
	  }
	  
	  #bottommenu li li{
	  padding: 0 0 0 10px;}
	  #bottommenu li li a{
	    font-size: 11px;	
		}

	  
	  #footertext {	  
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:9px;}
	  
	  #footertext a{
	  font-family:Arial, Helvetica, sans-serif;
	  font-size: 9px;
	  text-decoration:none;
	  }
	  #footer {
	  background-image: url(../images/bottombg.gif);
	  background-repeat: no-repeat;
	  height: 50px;
	  padding: 10px 0 0 0;	  
	  font-size: 9px; 
	  color: #999;	
	  width: 100%;
	  }
	  

	  
	  #footer td a{
  	  font-family:Arial, Helvetica, sans-serif;
	  font-size: 9px;
	  text-decoration:none;
	  color: 999;
	  }
	  
	  #footer a:hover{
	  text-decoration: underline;	
	  }
	  
	  
	  #footer td{
	  background-image:none;
	  padding: 0 15px 0 15px;
	  color: 999;
	  }
	  
	div.row {
	  clear: both;
	  padding-top: 5px;
	  }
	  
	div.row span.label {
	  float: left;
	  width: 100px;
	  text-align: right;
	  }

	div.row span.formfield {
  float: right;
  width: 330px;
  text-align: left;
  } 
	div.row span.formfield2 {
  float: right;
  width: 200px;
  text-align: left;
  } 