.body {
	font-family: Arial, Verdana,Helvetica,sans-serif;
	color: #222222;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
A {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

A:hover {
  color: #cfb53b;
  text-decoration: underline;
}

A.body {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

A.body:hover {
	color: #cfb53b;
	text-decoration: underline;
}

.italics{
	font-size: 11.5px;
	font-style: italic;
}

.contentArea{
  background-color: bgcolor='#F7F7E8';
  font-size: 11.5px;

}

.mainContent{
   margin-top: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   padding: .5px 1.5px 1.5px .5px;
}

.leftColumn{
	color: #000000;
 	font-family: Times New Roman, Times, serif ;
 	font-size: 13px;
 	font-weight: normal;
	padding: 5px;
 	text-align: left;
}

.leftColumn a{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.leftColumn a:hover{
	color: #cfb53b;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

.rightColumn {
   #background: #F4F4E2;
   background: #FFFFFF;
   width: auto;
   border-right: outset 1px #e0e0e0;
   border-left: outset 1px #A99970;
   padding-right: .5px;
}


.pagetitle {
	color: #A99970;
	height: auto;
	width: auto;
	letter-spacing: .2px;
	word-spacing: 1px;
	font-family: "Arial,Verdana,_sans serif, _sans";
	font-size: 16px;
	text-decoration: none;
    clear: left;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}



.pagetitle b{
	color: #FF9900;
	font-weight: bold;

}

.pagetitle i{
  color: #C0C0C0;
  font-style: italic;
  font-size: 12px;
  letter-spacing: 1.5px;
  font-weight: normal;
  text-decoration: none;
  margin-top: 0px;
  top: +1.5em;
  padding-bottom: 5px;
  font-size: smaller;
  clear: left;
}

.recNavLinks{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #222222;
	font-size: 10.5px;
	text-align: left;
}


.dialog  {
	background-color: #F2F2E4;
	width: 100%;
	padding: 1.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #222222;
	border: 1px dashed #C2C0C0;
	height: auto;
	letter-spacing: .5px;
	font-weight: normal;
	text-decoration: none;
	padding: 1.5px;
	margin: .5px;
	vertical-align: top;


}

.button {
  border-bottom: 1px solid #A99970;
  padding-top: 0;
  padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.button a {
	background-color:  #F2F2F2;
	display: auto;
	padding-left: 1.5px;
	padding-top: .5px;
	padding-bottom: .5px;
	padding-right: 1.5px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-top: 1px solid #A99970;
	border-left: 1px solid #A99970;
	border-right: 1px solid #A99970;
	height: 5px;
	letter-spacing: .5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	padding-right: 1px;
	margin: .5px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.button #disabled{
   background-color: #C4C4C4;

}

.button a:hover {
	background-color: #cfb53b;
	color: #000000;
	font-style: bold;
	text-decoration: none;
	border: 1px solid #333333;

}

.subbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

.subbutton a {
	background-color:  #F2F2F2;
	display: auto;
	padding-left: 1.5px;
	padding-top: .5px;
	padding-bottom: .5px;
	padding-right: 1.5px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	height: 5px;
	letter-spacing: .5px;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	font-weight: bold;
	padding-right: 1px;
	margin: .5px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.subbutton #disabled{
   background-color: #C4C4C4;

}

.subbutton a:hover {
	color: #cfb53b;
	font-style: bold;
	text-decoration: underline;
}

.webForm{
  font-size: 10.5px;
  padding: 1px;
  width: 98%;
  padding-left: 0px;
  letter-spacing: 1px;
  color: #222222;
  text-align: justify;
  border: outset 1px #e0e0e0;
}

.webForm INPUT,TEXTAREA{
  padding: 1px;
  font-size: 10.5px;
  background-color: #F2f2f2;
  background-repeat: no-repeat;
  border: thin solid #e0e0e0;
}

.webForm SELECT,OPTION {
  padding: 2px;
  font-size: 11.5px;
  background-color: #F2f2f2;
  border: inset 0px #e0e0e0;
}

.webForm SELECT:hover,OPTION:hover,INPUT:hover,TEXTAREA:hover,BUTTON:hover{
   background-color: #ffffff;
   }

#webFormBUTTON {
  border: outset 1px #e0e0e0;
}


#leftColumn {
   text-align: right;
   width: 100px;
}

.footer{
	color: #222222;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
    letter-spacing: .5px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.footer a{
    color: #F4D6AC;
    #color: #F2F2F2;
	font-style: normal;
	text-decoration: none;

  
}

.footer a:visited{
    color: #F4D6AC;
	font-style: italic;
	text-font: arial
	text-decoration: none;
 }

.footer a:hover{
	#color: #EE9F36;
	color: #FFFFFF;
	font-style: bold;
	text-decoration: underline;
}

#datarow:hover {
   background-color: #D9DFFF;
}

.mailTable {
	  background-color: #FEF4AF;
	  border: solid 1px #000000;
	  text-align: center;
	}
    
.mailTable TD{
	padding: 2px;
	border: 0px;
	margin: 0px;
	}

.mailTable #firstTR{
		font-size: 12.5px;
		font-family: "Arial,Verdana,Helvetica,_sans";
		background-color: #4F5C7D;
		color: #F2F2F2;
		height: 20px;
	  }
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.object{
	text-align: center;

}
.asterisk{
	color: #993300;
	font-weight: bold;
}

.fwhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.fwhite a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.fwhite a:hover{
	color: #cfb53b;
	font-style: bold;
	font-size: 9px;
	text-decoration: underline;
}

.bioBorder {
	padding: 5px 5px;
	border: 1px solid #000000;
}
