body      { color: #FFFFFF; background: #330033; padding: 0; } 
A:link    { color: #FFFFFF; background: #330033; font-weight: bold; text-decoration: none; } 
A:visited { color: #999999; background: #330033; font-weight: bold; text-decoration: none; }
A:hover   { color: #CC0000; background: #330033; font-weight: bold; text-decoration: underline } 
A:active  { color: #CC0000; background: #330033; } 

p { font-weight: normal;
    font-size: 8pt;
    font-family: verdana, helvetica, arial, sans-serif;  
    }

h1 { font-weight: normal;
	font-size: 16pt;
	font-family: verdana, helvetica, arial, sans-serif;  
	}
	 
h2 { font-weight: normal;
	font-size: 14pt;
	font-family: verdana, helvetica, arial, sans-serif;  
	} 
	
h3 { font-weight: bold;
	font-size: 12pt;
	font-family: verdana, helvetica, arial, sans-serif;  
	}	 
	 	 
h4 { font-weight: bold;
	font-size: 10pt;
	font-family: verdana, helvetica, arial, sans-serif;  
	}	 

h5 { font-weight: normal;
	font-size: 7pt;
	font-family: verdana, helvetica, arial, sans-serif;  
	}	 
	 
h6 { font-weight: normal;
	font-size: 7pt;
	font-style: italic;
	font-family: verdana, helvetica, arial, sans-serif; 
	}	
	 
ol { font-weight: normal;
	font-size: 7pt;
	font-family: verdana, helvetica, arial, sans-serif;  
	}	
	 
ul { font-weight: normal;
     font-size: 8pt;
	line-height: 120%;
	font-family: verdana, helvetica, arial, sans-serif;  
	}
	 
.client { text-indent: 8em;
          }	
		  
.bold { font-weight: bold; 
        }
		
.undl { text-decoration: underline;
	   }
		
.boldundl { font-weight: bold;
		  text-decoration: underline;
		  }
		
.ital { font-style: italic;
	   }	

.red { color: #990000;
	  background: #330033;
	  }
	   
.eggplant { color: #330033;
		  background: #330033;
		  }

.sup { font-size: 80%;
	  }
			
.navtext { font-weight: bold;
	      text-align: left;
	      line-height: 5px;
	      }

.navtext2 { font-weight: bold;
		  color: #999999;
 	       text-align: left;
            line-height: 5px;
            }		  
		  		  
.subtext { font-style: normal;
		 }
		   
.inputfield { line-height: 250px;
		    }
			  
.center { text-align: center;
		}
		  
.noborder { border: 0;
		  }

.client_table { width: 100%;
		    }	  
			
#homenav { margin-top: 10px;
		 padding-top: 6px;
		 margin-left: 24px;
		 padding-left: 1px;
		 }
			
#mainnav  { position: absolute;
		  top: 30px;
		  left: 25px;
		  padding-top: 10px;
		  padding-left: 10px;
		  padding-right:5%;
		  }			
						
#homehead { text-align: left;
		  padding-left: 45%;
		  padding-top: 20px;
		  }
			
#mainhead { padding-left: 30px;
		  text-align: left;
		  margin-top: 0%;
		  margin-right: 450px;
		  padding-top: 50%;
		  }
			  
#homesub  { text-align: left;
		  padding-left: 58%;
		  padding-bottom: 15%;
		  }
			
#maintext { position: absolute;
		  top: 30px;
		  left: 40%;
		  padding-left: 5px;
		  padding-right: 20px;
		  padding-top: 0px;
		  }			
			
#footer { text-align: center;
          padding-top: 0%;
          padding-bottom: 1px;
          }			
					
#formtitles { position: absolute;
		    top: 185px;
		    left: 40%;
		    padding-left: 5px;
		    line-height: 25px;
		    }
			  
#formfields { position: absolute;
		    top: 185px;
		    left: 40%;
		    padding-left: 100px;
		    }					
					
#keywords { text-align: left;
	       font-weight: normal;
		  font-size: 1pt;
		  line-height: 1%;
		  color: #330033;
		  }
			
					
					