<STYLE TYPE="text/css">

{ margin: 0; padding: 0 }

	.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;
	}
	*/
	
	/* Page Layout Classes */
	.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;
	}
	
	table.topnav {
		background-color: white;
		width: 736px;
		border-bottom: 5px solid #CCCC99;
	}
	
	table.topnav tr {
	 height: 23px;
	 background-color: #038FC2; /* ocean */
	 font-family: Arial, Helvetica, sans-serif; 
	 font-weight: bold; 
	 font-size: 13px; 
	 color: white;
	}
	
	table.topnav td {
   text-align: center;
	 border-right: 2px solid white;
	}
	
  table.topnav a:link { color: white; text-decoration: none; border-bottom: 1px solid #038FC2; }
  table.topnav a:hover { color: white; text-decoration: none; border-bottom: 1px solid white; }
  table.topnav a:visited { color: white; text-decoration: none; border-bottom: 1px solid #038FC2; }
  table.topnav a:visited:hover { color: white; text-decoration: none; border-bottom: 1px solid white; }
	
	table.topnav2 {
		background-color: white;
		width: 901px;
		border-bottom: 5px solid #CCCC99;
	}
	
	table.topnav2 tr {
	 height: 23px;
	 background-color: #038FC2; /* ocean */
	 font-family: Arial, Helvetica, sans-serif; 
	 font-weight: bold; 
	 font-size: 13px; 
	 color: white;
	}
	
	table.topnav2 td {
   text-align: center;
	 border-right: 2px solid white;
	}
	
  table.topnav2 a:link { color: white; text-decoration: none; border-bottom: 1px solid #038FC2; }
  table.topnav2 a:hover { color: white; text-decoration: none; border-bottom: 1px solid white; }
  table.topnav2 a:visited { color: white; text-decoration: none; border-bottom: 1px solid #038FC2; }
  table.topnav2 a:visited:hover { color: white; text-decoration: none; border-bottom: 1px solid white; }
	
	.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;
  }

  .rightnav {
	 width: 100px;
   padding: 0px 3px 0px 3px;
   font-size: 4px; /* for spacing between ads only */
	 vertical-align: top;
	 horizontal-align: center;
	 text-align: center;
   border: 0;
  }

  .rightnav2 {
	 width: 160px;
   padding: 50px 3px 0px 0px;
   font-size: 4px; /* for spacing between ads only */
	 vertical-align: top;
	 horizontal-align: center;
	 text-align: center;
   border: 0;
	 margin: 0px;
  }

  .rightnav div#ad {
   background-color: #66BBCC; 
	 /* color: #3B1097; */
	 /* background-color: blue; #3B1097; logo blue  */
	 color: white;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
	 font-weight: 900;
   padding: 0px 0px 5px 0px;
	 margin: 0px 0px 0px 0px;
  }
	
  .rightnav2 div#ad {
   background-color: #FFFFFF; 
	 /* color: #3B1097; */
	 /* background-color: blue; #3B1097; logo blue  */
	 color: white;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
	 font-weight: 900;
   padding: 0px 0px 5px 0px;
	 margin: 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-family: Arial, Verdana, Helvetica, sans-serif;
	 
	 /* font-family: Arial, Verdana, Helvetica, sans-serif;  */
   font-size: 25px;
	 font-weight: bold;
   color: blue;
   text-align: center;
  }
  
  h2 {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: black;
   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;
  }
	
  a:link { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; color: blue; text-decoration: underline;}
  a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; color: blue; text-decoration: underline;}
  a:visited { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; color: blue; text-decoration: underline;}
  a:visited:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; color: blue; text-decoration: underline;}
	
  th {
   font-family: Times;
   font-size: 14;
  }

  .2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14;
  }
			  	
	.printform {
   border: 1px outset white;
   border-collapse: collapse;
   background-color: white; 
   padding: 5px 5px 5px 5px;
	 margin: 5px 5px 5px 5px;
	}

	.printform th {
	 color: black;
	 text-align: left;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 13px;
	 font-weight: bold;
   padding: 1px 5px 1px 5px;
	 margin: 0px 0px 0px 0px;
	}
	
	.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;
  }
	
	.form div {
	 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;
	}

  .plainform {
   border-collapse: collapse;
   padding: 5px 5px 5px 5px;
	 margin: 5px 5px 5px 5px;
  }
	
	.plainform div {
	 horizontal-align: center;
	 text-align: center;
	}
	
	.plainform th {
   font-family: Arial, Verdana, Helvetica, sans-serif;
	 color: black;
	 font-weight: bold;
	 text-align: left;
	 border-top: 1px outset lightgrey;
	 border-bottom: 1px outset lightgrey;
   padding: 5px 5px 5px 5px;
   font-size: 12px;
	}

	.plainform 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;
	}
		
	.plaininsetform {
   padding: 5px 5px 0px 5px;
	 margin: 0px 0px 0px 0px;
  }

	.plaininsetform th {
   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: 10px;
	}
				
	.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;
  }

	
  a:link { 
   color: blue; 
   text-decoration: underline; 
  }

  a:hover { 
   color: blue; 
  }

  a:visited { 
   color: blue; 
  }

  a:visited:hover { 
   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; }

  .vtgicon {
   font-size: 10px;
   font-family: Tahoma;
   font-weight: bold;
   color: blue;
  }

  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;
		horizontal-align: center;
	}
	
	table.error {
		border: red 1px solid;
		width: 500px;
	}
	
	table.error td {
		text-align:center;
		color: red;
	}

	.book0  {	
		padding: 10px 0px 10px 0px;
		background-color: #DDEEEE;
	}
		
	.book1  {	
		background-color: white;
	}
</style>
