@charset "iso-8859-1";	   

  table         { border-collapse: collapse; width: 630px!important;} 	
  td.img,td.text{ padding: 0em; }
  td.text       { padding-right: 2em; }
  td            { border: 1px; padding: 1em; font-size: 8pt; font-family: verdana, sans-serif; color: #445a69;}  
  td.dload      { border: 1px; padding: 1em; font-size: 8pt; font-family: verdana, sans-serif; color: #445a69;} 
  input		    { border: #445a69 solid 1px; background-color: #f4f6f8; font: 10pt; font-family: verdana, sans-serif; color: #445a69 }
  input.radio	{ border: #445a69 solid 0px; background-color: #ffffff; }		
  input.send	{ border: #445a69 solid 0px; background-color: #445a69; font: 9pt; font-family: verdana, sans-serif; color: #ffffff }   
  textarea      { border: #445a69 solid 1px; background-color: #f4f6f8; font: 8pt; font-family: verdana, sans-serif; color: #445a69 }
	 
    body {
	text-align:center;
	margin: 0 auto; }
	
	#field {
	width:100%;
	margin:0 auto; 
	text-align:center;
	background: #f4f6f8; }	
	#field_wrap {
	width:768px;
	margin:0 auto; 
	text-align:center;
	background: #ffffff; }	
	#field_top {
	width:100%;
	height:31px;
	margin:0 auto; 
	text-align:center;
	background: #7f8993; }	
	#field_banner {
	width:100%;
	height:90px;
	margin:0 auto; 
	text-align:center; }  	
	#credits {
	background: white; 
	font-family: verdana;
    display: block;
    position: relative;
    top: 15px;
	font-size: 8pt; 
	color: #7c8b96; }

	#header { 
	height:95px;
	text-align:center;
	background: #ffffff; }	
	#header_wrap {
	width:768px;
	margin: 0 auto; 
	text-align:center;
	background: #ffffff; } 
	
	td.row1 {
	border-bottom: #445a69 1px dotted; 
	font-weight: bold }	 
	
	td.row2 {			
    background: #f4f6f8; 
	font-weight: normal }	
	
	td.row3 {
	font-weight: normal }	 
	
	td.row4 {
	font-weight: normal }	 
	
	span.warning {
	position: relative; 
	bottom: 40px; 
	left: 4px; 
	font-family: verdana; 
	color: red; 
	font-size: 9pt; 
	font-weight: bold }