<STYLE TYPE="text/css">

	.badmain {
	 padding: 5px 5px 5px 5px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
	 text-align: center;
	}
	/*
	body {
	 margin-top: 5px;
	 background-color: #E8E8C8;
	 text-align: center;
	}
	*/
	
	.tablemain {
   width: 750px;
   background-color: white;
	 padding: 0px 0px 0px 0px;
   /* border: 1px outset white; */
	}
	
	.main {
	 padding: 5px 5px 5px 5px;
	 border: 0px 0px 0px 0px;
	 font-size: 13px;
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	}

	.header {
	 width: 736;
	 padding: 0px 0px 0px 0px;
	 border: 0px 0px 0px 0px;
	}
	
	.footerlinks {
	 background-color: #FFFF99; 
	 font-size: 11px;
	 width: 99%;
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	}

	.footerlinks th {
	 background-color: #038FC2; /* ocean */
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	 text-align: left;
	}

	.footerlinks td {
	 padding: 5px 0px 5px 0px;
	}

  a.footerlinks:link { font-size: 16px; background-color: #038FC2; color: white; text-decoration: underline;}
  a.footerlinks:hover { font-size: 16px; background-color: #038FC2; color: white; text-decoration: underline;}
  a.footerlinks:visited { font-size: 16px; background-color: #038FC2; color: white; text-decoration: underline;}
  a.footerlinks:visited:hover { font-size: 16px; background-color: #038FC2; color: white; text-decoration: underline;}
				
  h1 {
   font-family: "Helvetica neue Black", "Arial Black", Verdana, Helvetica, sans-serif;
   font-size: 20px;
   color: blue;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   text-align: center;
  }
  
  h2 {
   font-family: "Helvetica neue Black", "Arial Black", Verdana, Helvetica, sans-serif;
   font-size: 20px;
   font-weight: bold;
   color: blue;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   text-align: center;
  }  
  
  p {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 13px;
	 padding-left: 5px;
  }

  th {
   font-family: Times;
   font-size: 14;
  }

  .2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14;
  }

  .leftnavheading {
   background-color: #F4371A; /*banner red banner red #D3D396; //beige #D3D396; */
   padding: 0px 0px 0px 0px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
	 color: white;
   font-weight: bold; 
   text-align: center;
   font-size: 14px;
   width: 100%;
  }

  .leftnav {
	 width: 144px;
   background-color: #E8E8C8; /* beige */
   padding-top: 3px 3px 3px 3px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
	 vertical-align: top;
   border: 0;
  }

  .leftnav2 {
   background-color: #E8E8C8;
   padding-top: 3px; 
   padding-bottom: 3px;
   padding-left: 3px;
   padding-right: 3px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 13px;
   border: 0;
  }
  
	.printform {
   border: 1px outset white;
   border-collapse: collapse;
   background-color: white; 
   padding: 5px 5px 5px 5px;
	 margin: 5px 5px 5px 5px;
	}

	.printform td {
	 color: black;
	 text-align: left;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 13px;
   padding: 1px 5px 1px 5px;
	 margin: 0px 0px 0px 0px;
	}
		
  .form {
   border: 1px outset white;
   border-collapse: collapse;
   background-color: #FFFF99; /*light yellow */
   padding: 5px 5px 5px 5px;
	 margin: 5px 5px 5px 5px;
  }
	
	div.form {
	 horizontal-align: center;
	 text-align: center;
	}
	
	.form th {
   background-color:  #F4371A; /* banner red #CC0000; logo red */
   font-family: Arial, Verdana, Helvetica, sans-serif;
	 color: white;
	 font-weight: normal;
	 text-align: left;
	 border-top: 1px outset white;
	 border-bottom: 1px outset white;
   padding: 5px 5px 5px 5px;
   font-size: 18px;
	}

	.form td {
	 color: black;
	 text-align: left;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 13px;
   padding: 0px 5px 0px 5px;
	 margin: 0px 0px 0px 0px;
	}
		
	.insetform {
   padding: 5px 5px 0px 5px;
	 margin: 0px 0px 0px 0px;
  }

	.insetform th {
   background-color: #FFFF99; /* light yellow */
   font-family: Arial, Verdana, Helvetica, sans-serif;
	 color: black;
	 font-weight: bold;
	 text-align: left;
	 border-top: 0px;
	 border-bottom: 0px;
	 width: 135px;
   font-size: 13px;
	}
			
	.topban td {
	 padding-right: 5px;
	 padding-left: 5px;
	 padding-bottom: 5px;
	 vertical-align: bottom;
   font-size: 10px;
   font-family: Tahoma;
   font-weight: bold;
   color: blue;
	}
		
  .top {
   background-color: #D3D396;
   color: #D3D396;
   height: 3px;
   padding-top: 0;
   padding-bottom: 0;
   padding-left: 0;
   padding-right: 0;
   font-size: 3px;
  }

	tr.topnav {
	 height: 23px;
	 background-color: #038FC2; /* ocean */
	 font-family: Arial, Helvetica, sans-serif; 
	 font-weight: bold; 
	 font-size: 13px; 
	 color: white;
	}
	
	td.topnav {
   text-align: center;
	 border-right: 2px solid white;
	}
	
  a:link { 
   color: blue; 
   text-decoration: underline; 
  }

  a:hover { 
   color: blue; 
  }

  a:visited { 
   color: blue; 
  }
	
	a.leftnav:link { color: red; text-decoration: underline; }
	a.leftnav:hover { color: red; }
	a.leftnav:visited { color: red; }
	a.leftnav:visited:hover { color: red; }

  a:visited:hover { 
   color: blue;
  }

  .vtgicon {
   font-size: 10px;
   font-family: Tahoma;
   font-weight: bold;
   color: blue;
  }

  a.topnav:link { color: white; text-decoration: none; border-bottom: 1px solid #038FC2; }
  a.topnav:hover { color: white; text-decoration: none; border-bottom: 1px solid white; }
  a.topnav:visited { color: white; text-decoration: none; border-bottom: 1px solid #038FC2; }
  a.topnav:visited:hover { color: white; text-decoration: none; border-bottom: 1px solid white; }

  a.linksnav:link { color: blue; text-decoration: underline;}
  td.linksnav { background-color: 038FC2;}
	
	.copyright {
	 font-size: 10px;
	}
	
	li {
	 font-size: 13px;
   padding: 3px 3px 3px 3px;
	}
	.center {
		text-align: center;
	}
</style>