BODY, TD { margin: 0px;
		padding: 0px;
		font-size: 13px;
		font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
		}	

TD.header { background-color: #A5D0EB; 
	margin: 0px; 
	padding: 0px; 
	border-bottom: 1px solid red;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
	}
				
TD.red { text-align: right; }

TD.box { border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc; 
	height: 225px;
	}
			
TD.box P { padding: 5px;
	margin: 2px;
	font-size: 11px;
	}
			
IMG {margin: 0px;}
	
HR { height: 1px;
	color: #CCCCCC;
	width: 90%;
	}
	  
A:link, A:visited { color: #3E6E97;
	 font-weight: bold;
	 text-decoration: none;
	 }
		 
A:hover {  text-decoration: underline; }	

TD.content {
	padding-left: 5px;
	padding-right: 5px;
	}
	

TD.content  P {
	margin: 12px;
	}
	
TD.footer {
	font-size: 11px;
	}

  .survey {
    margin-left: 50px;
    font-family: arial, verdana;
    font-size: 10pt;
    margin-right: 20px;
    width: 480;
  }
  .question {
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 12pt;
  }
  .answer {
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .header {
    border-bottom: 1px solid #000000;
  }
  
  .error_msg {
    font-family: Arial;
    font-weight: bold;
    font-size: 12pt;
    color: #FF0000;
    padding-left: 20px;
  }
  .info_key {
    font-weight: bold;
    font-size: 10pt;
    padding-right: 10px;
  }
  H1 {
    font-family: arial;
    padding-left: 10px;
    color: #000000;
    font-size: 20pt;
  }
  H2 {
    font-family: arial;
    color: #FF0000;
    font-size: 14pt;
  }
  INPUT {
    font-family: arial;
    font-size: 10pt;
  }
  .nav_submit {
    font-family: arial;
    font-weight: bold;
    color: #000000;
  }
  .nav_back {
    font-family: arial;
    color: #000000;
    display: none;
  }
  .nav {
    margin-right: 20px;
  }
  TextArea {
    font-family: arial;
    font-weight: bold;
  }
