body {
    margin: 0;
    padding: 0;
    background-color: #f0f0f0;
}
   
A:link 
   { 
   color: #333333;
   } 
A:visited 
   { 
   color:#333333;
   } 
A:active 
   { 
   color: #333333;          
   } 
A:hover 
   {
   color: #666666;
  text-decoration: none;
   }
.smalltext     
  { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF
  }
.smalltextred     
  { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #FF0000
  }
.smalltextb     
  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  }
.smalltextblock 
  { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-weight: normal; 
  color: #FFFFFF; 
  text-align: justify;
  }
.mediumtext     
  { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000; 
  text-align: justify;  
  }
.text9pt     
  { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #000000;  
  }
.mediumtextb     
  { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  }
 .mediumtextgrey 
 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 color: #666666;
 }
	.mediumtextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
}

.largetext     
  { 
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: white;
  }
.largetextb     
  { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF
  } 
.smalltextbyline 
  { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px;
  font-weight: bold;
  color: #999999;
  text-align: right;
  }
.mediumtextblack 
 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 color: #000000;
 }
.smalltextblack 
 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: normal;
 color: #000000
 }
.headinggreen {

 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 color: #004232;
}
.mediumtextgreen 
 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #004232;
 }

/* Add spacing below the nav */

.nav-wrapper {
    text-align: right;
    padding: 6px 0; /* space above and below links */    /* adjust to taste */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: normal;
    color: #FFFFFF;
}

.nav-wrapper a.whitetextlink {
    color: #FFFFFF;
    text-decoration: underline;
}

.nav-wrapper a.whitetextlink:hover {
    text-decoration: none;
}

.nav-wrapper a.whitetextlink.current {
    font-weight: bold;
    text-decoration: underline;
}

/* Keep existing link styles */
a.whitetextlink:link,
a.whitetextlink:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}

a.whitetextlink:hover {
    color: #FFFFFF;
    text-decoration: none;
}

a.whitetextlink.current {
    font-weight: bold;
    text-decoration: underline;
}


.largetextblackbold {

 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 color: #000000;
}
.backgroundimage {
	background-image: url(images/menu/background.gif);
	background-repeat: repeat-y;
}
.mediumtextblackwht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

.textfield {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #CECBCE; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; text-indent: 2px}
.formbtn { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #8C8684; border: 1px #000000 solid; font-weight: bold; text-align: center; vertical-align: middle; height: 18px; width: 80px}
.mediumtextgrey a:link {
	color: #666666;
}
.mediumtextgrey a:visited {
	color: #666666;
}
.mediumtextgrey a:hover {
	color: #FF6600;
}
.mediumtextgrey a:active {
	color: #666666;
}
.mediumtextblackwht a:link {
				color: #FFFFFF;
			}
			.mediumtextblackwht a:visited {
				color: #FFFFFF;
			}
			.mediumtextblackwht a:hover {
				color: #FFFFFF;
			}
			.mediumtextblackwht a:active {
				color: #FFFFFF;
			}
.bluetextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
			
