td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#330000
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#330000
}

.bodystyle {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#330000;

	

}
.link {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;	
	font-weight: bold
	}
.vlink {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333300;

}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
		color: #660066;
}
a:active {
	text-decoration: none;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.mediumRed{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000
}
.constr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#CC6600
		}
.bold{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#013300;
}
	.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#013300;
}
.h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#013300;
}
.white {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #013300;
	font-weight:bold;
}	
	.xred {
	font-family: Arial, Helvetica, sans-serif
	font-size: 20px;
	color: #FF0000;
	font-weight:bold;
	font: italic
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.quick_note {
 position: absolute;
 top: 0px;
 left: 0px;
 padding: 10px;
 border: 1px solid #000;
 z-index: 1;
 visibility: hidden;
 font: bold 11px "Verdana", Arial, Helvetica, sans-serif; 
 color: #000;
 background-color: #FCF983;
}
/* Begin styles for tabs*/


#tabs {
      float:left;
      width:100%;      
      font-size:93%;
      line-height:normal;	 
	  margin-top:0px;
	  background-color:#103300;
	/*  background-image: url(graphics/tab_background.jpg); */
	  background-position:bottom; 
	  background-repeat:repeat-x; 
	  border: 0px;
	  padding-left:10px;
	  padding-right:0px; 
	  padding-top:0px; 
	  padding-bottom:0px;	
	  font-weight: bold; 
	  font-color: #FFFFFF; 
      }
    #tabs ul {
	  margin:0;
	  padding:0px 5px 0 10px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background::#103300;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  color:#103300;  
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("graphics/tabright.gif") no-repeat right top;
      padding:5px 15px 0px 6px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    
	  /*left*/
	  
    #tabs a:hover, 
	#tabs a:active, 
	#tabs a.here:link,
	#tabs a.here:visited {
      background-position:0% -27px;	
	   color:#103300;  
	  
      }
	  
    
	  /*right*/
	  
	#tabs a.here:visited span,
	#tabs a.here:link span{ 
      background-position:100% -27px;
	  color:#660000;	
	  
      }
	  
	  
  	#tabs a:active span { 
      background-position:100% -27px;
	  color:#2867a3
      }
	
	 #tabs a:hover span {
       text-decoration:underline;
	   background-position:100% -27px;
	    color:#103300;
      }
	
	#tabs a:visited span {
      text-indent:0px;
	  font-weight: bold;
     }
	 
	
	
 /* side tabs */
	 
	 #tabs3 {
      float:left;
      width:100%;      
      font-size:93%;
      line-height:normal;	 
	  margin-top:0px;
	  
	  background-color:#103300;
	 
	  background-position:bottom; 
	  background-repeat:repeat-x; 
	  border: 0px #D0CABF solid;
	  padding-left:0px;
	  padding-right:0px; 
	  padding-top:0px; 
	  padding-bottom:0px;	
	  font-weight: bold;  
      }
    #tabs3 ul {
	  margin:0;
	  padding:0px 0px 0 10px;
	  list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:left;
      background:url("graphics/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;	  
      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url("graphics/tabright.gif") no-repeat right top;
      padding:5px 15px 0px 6px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    
	  /*left*/
	  
    #tabs3 a:hover, 
	#tabs3 a:active, 
	#tabs3 a.here:link,
	#tabs3 a.here:visited {
      background-position:0% -23px;	
      }	  
    
	  /*right*/
	  
	#tabs3 a.here:visited span,
	#tabs3 a.here:link span{ 
      background-position:100% -23px;
	  color:#660000;	
      }
	  
	  
  	#tabs3 a:active span { 
      background-position:100% -23px;
	  color:#2867a3
      }
	
	 #tabs3 a:hover span {
       text-decoration:underline;
	   background-position:100% -23px;
      }
	
	#tabs3 a:visited span {
      text-indent:0px;
	  font-weight: bold;
     }
	 
	 