   body{
   	 background-image: url(images/backgrnd3.gif); 
	 font-family: arial, verdana, sans-serif;
	 font-size: 10pt;
	 margin: 0px;
	 margin-left: 3px;
	 margin-right: 3px;
	 margin-bottom: 0px;
	 padding: 0px;
	 }
   H1{
     font-family: arial, verdana, sans-serif;
	 font-size: 12pt;
	 font-weight: bold;
	 padding-top: 15px;
	 margin: 0;
	 }
	H2{
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 15px;
	margin: 0;
    color: #09428B;
	text-indent: 10pt;
	 }
	H3{
	 font-family: arial, verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-top: 15px;
	margin: 0;
    color: #FFDD00;
	text-indent: 10pt;
	 }
	H4{
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	font-size: medium;
	font-weight: bold;
	margin: 0;
    color:#09428B;
	text-align: center;
	 }
	H5{
	font-family: arial, verdana, sans-serif;
	font-style: italic;
	font-size: small;
	font-weight: bold;
	margin: 0;
    color:#000000;
	text-align: left;
	text-indent: 4px;
	 } 
	  
	p{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
	}
   		
   table{
	 font-family: arial, verdana, sans-serif;
	 font-size: 10pt;
	 background-color: #FFFFFF;
     }
	
   td{
	 font-family: arial, verdana, sans-serif;
	 font-size: 13px;
	font-weight: normal;
	font-style: normal;
	 }
 	    
   table.submenu{
	 font-size: 8pt;
	 margin: 0px;
	 padding: 0px;
	 font-weight: bold;
	  }
	  
   td.menuNormal{
	  padding: 0px;
	  color: black;
	  font-weight: bold;
	  vertical-align: bottom;
	  background-color: #FFDD00;
	  }
	
	td.menuHover{
	  padding: 0px;
	  color: black;
	  font-weight: bold;
	  vertical-align: top;
      background-color: #FFDD00;
	  }
	
	div.menuNormal{
	  display: none;
	  position: static;
	  }	
		
	div.menuHover{
	  border: 1px solid #DEEFF2;
	  background-color: #FFFFFF; 
	  position: absolute;
	  }
	  .image{
	 border: 2px inset #09428B;	  
	  }
	 
	 img {
	 border:0;
	 }
	 .imageLge {
	 border: thin outset #09428B;
	 vertical-align: middle;
	 }

	 div.textAppear{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	   }
	 div.textDisplay{
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	   }
	   
	 div.textLists{
	 text-align: left;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: normal;
	 font-style: normal;
	 }   
	 
	 div.linkHover{
	 border: none;
	 background-color: #FFFFFF;
	 }  
   a.menuitem:link{
	    text-decoration: none;
	    color: black;
	    background-color: white;
	    display: block;
		}
		
  a.menuitem:visited{
	    text-decoration: none;
	    color: black;
	    background-color: white;
	    display: block;
		}
		
   a.menuitem:hover{
	    text-decoration: none;
	    color: black;
	    background-color: #DEEFF2;
	    display: block;
		}
		
   a.menuitem:active{
	    text-decoration: none;
	    color: black;
	    background-color: #DEEFF2;
	    display: block;
		}
   
   a.menulinks:active{
  	    text-decoration: none;
		color: black;
		background-color: #DEEFF2;
	    }
  
  a.menulinks:hover{
	    text-decoration: none;
	    color: black;
	    background-color: #DEEFF2;
	    }
  
  a.menulinks:visited{
	    text-decoration: none;
	    color: black;
		}		
  
  a.menulinks:link{
	    text-decoration: none;
	    color: black;
	    background-color: white;
		}
  
  a.links:active{
  	    text-decoration: none;
		background-color: #FFDD00;
	    }
  a.links:hover{
	    text-decoration: underline;
	    background-color: #FFFFFF;
	    }
		
  a.links:focus{
	    text-decoration: underline;
	    background-color: #FFFFFF;
	    }
		
  a.links:visited{
	    font-family: arial;
		font-size: 14px;
		text-decoration: underline;
	    color: #09428B;
		}
				
  a.links:link{
        font-family: arial;
		font-size: 14px;
	    text-decoration: underline;
	    color: #09428B;
		}
		
	ol {
	
	list-style-type: none;
	}	
		
	ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
	ul li {
	position: relative;
	}
	
	li ul {
	position: absolute;
	left: 0px;
	top: 0;
	background: #FFFFFF;
	display: none;
	}
	
	ul li a {
	display: block;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #09428B;
	background: #FFFFFF;
	display: inline;
	}
	
	li:hover ul, li.over ul { 
	display: block; 
	}
	
	ol li.lists {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: relative;
	}
	
	/* Fix IE. Hide from IE Mac \*/
	* html ul li { float: left; height: 1%; }
	* html ul li a { height: 1%; }
	/* End */
	.TableSmall {
	text-align: center;
	border: thin inset #09128B;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	}
	.tableSm {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	border: 1px outset #09428B;
	}
	
	.thumbNormal {
	border:3px solid #09428B;
	}
	.thumbSelected {
	border:3px solid #FFDD00;
	}
