/* Form objects */
textarea {
	border: 1px solid #cccccc;
}
input {
	border: 1px solid #cccccc;
}
select {
	border: 1px solid #cccccc;
}
a {
	text-decoration: none;
}
a:visted{
color: #ffffff;
text-decoration: none;
}
/* Hyperlink dark gray */	
.hyper {
	font-family:  Verdana, Helvetica, sans-serif;
	color:#83c0e9;
	font-weight: bold;
	font-size: 11px;
	

}
	
.hyper:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #83c0e9;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	
}
/* Hyperlink dark gray */	
.hypermenu {
	font-family:  Verdana, Helvetica, sans-serif;
	color: #fcc300;
	font-size: 11px;
	font-weight: bold;

}
	
.hypermenu:hover{
	font-family: Verdana, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
/* Hyperlink red */	
.hyperred {
	font-family: Verdana, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 11px;
	
}
	
	
.hyperred:hover {
	font-family:  Verdana, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 11px;
	text-decoration: underline;
	
}	
/* Hyperlink tiny */	
.hypertiny {
	font-family:  Verdana, Helvetica, sans-serif;
	color: #015548;
	font-size: 9px;

}
	
	
.hypertiny:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #015548;
	font-size: 9px;
	text-decoration: underline;
	
}
/* Hyperlink tiny */	
.hypertinywh {
	font-family:  Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;

}
	
	
.hypertinywh:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #c42125;
	font-size: 12px;
	text-decoration: underline;
	
}
.hyperbody {
	font-family: Verdana, Helvetica, sans-serif;
	color: #015548;
	font-size: 11px;
	font-weight: bold
}

.hyperbody:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #015548;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold
}
/* main text class */
.body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*font-weight: bold*/
}
/* main text class */
.bodymenu {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ced1a4;
	/*font-weight: bold*/
}
/* main text class */
.bodymain {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/*font-weight: bold*/
}
.bodymenuheader {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold
}
/* main text class tiny*/
.bodytiny {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	
}
/* main text class with large line spacing */
.bodyspaced {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 0.9cm
}
/* main text heading */
.bodyaddress {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #34554e;
	font-weight: bold;
	text-transform: capitalize;

}
/* main text heading */
.bodyheading {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #34554e;
	font-weight: bold;
	text-transform: none;

}
/* main text heading */
.bodyheading2 {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #83c0e9;
	font-weight: bold;
	/*text-transform: capitalize;*/

}
/* main text class with highlight */
.bodyhighlight {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #cccc00;
}
/* main text class capitals */
.bodycaps {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase
}

.menu1 a {
      font-family:  Verdana, Helvetica, sans-serif;
	  color: #ffffff;
	  font-weight: bold;
	  font-size: 11px;
	  background: #015548 none;
	  display: block;
      width: 100%;
	  height: 16px;
      text-decoration: none;
	  padding: 4px 4px 4px 6px;
	  border-top:1px solid #ced1a4;
	  border-bottom:1px solid #ced1a4

}

.menu1 a:hover {
      font-family: Verdana, Helvetica, sans-serif;
	  color: #015548;
	  font-size: 11px;
	    font-weight: bold;
	  background: #ced1a4 none;
}

.menu2 a {
      font-family:  Verdana, Helvetica, sans-serif;
	  color: #0A4066;
	  font-size: 11px;
	  display: block;
      width: 100%;
	  height: 16px;
      text-decoration: none;
	  background: #b8c7d3 none;
	  padding: 2px 4px 2px 0px

}
.menu2 a:hover {
      font-family: Verdana, Helvetica, sans-serif;
	  color: #fcc300;
	  font-size: 11px;
	  background: #0A4066 none;
}
.menu3 a {
      font-family:  Verdana, Helvetica, sans-serif;
	  color: #0A4066;
	  font-size: 11px;
	  font-weight: bold;
	  display: block;
      width: 100%;
	  height: 16px;
      text-decoration: none;
	  background: #83c0e9 none;
	  padding: 4px 0px 4px 4px

}
.menu3 a:hover {
      font-family: Verdana, Helvetica, sans-serif;
	  color: #83c0e9;
	  font-size: 11px;
	  font-weight: bold;
	  background: #0A4066 none;
}
.menu4 a {
      font-family:  Verdana, Helvetica, sans-serif;
	  color: #ffffff;
	  font-size: 11px;
	  font-weight: bold;
	  display: block;
      width: 100%;
	  height: 16px;
      text-decoration: none;
	  background: #0A4066 none;
	  padding: 4px 4px 4px 0px

}
.menu4 a:hover {
      font-family: Verdana, Helvetica, sans-serif;
	  color: #cc0000;
	  font-size: 11px;
	  font-weight: bold;
	  background: #0A4066 none;
}
