A:link { color:#049672; text-decoration:underline }    /* unvisited link */
A:visited { color:#000000; text-decoration:underline } /* visited links */
A:active { color:#34C6A2; text-decoration:underline }  /* active links */
A:hover { color:#34C6A2; text-decoration:underline }   /* active links */

BODY {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #4D4D4D;
  background-repeat:repeat-x;
}

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #4D4D4D;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
}

P {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #4D4D4D;
}

UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #4D4D4D;
}

OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #4D4D4D;
}

CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #4D4D4D;
}

TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #4D4D4D;
  line-height: 125%;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12pt;
  color: #049672;
  font-weight: normal;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11pt;
  color: #30548E;
  font-weight: normal;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  font-weight: normal;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

.formentry { border-color:ADADAD; border-width:1; border-style:solid; font-size:11; color:999999; background-color: FFFFFF; }
.smalltext { font-size: 9; color: 333333; }
.footertext { font-size: 10; color: 666666; }
.homePageHeadline { font-size: 11; color: 4D4D4D; font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica; line-height: 165%; }
.homePageNews { font-size: 11; color: 4D4D4D; font-family: Tahoma, Verdana, Arial, Helvetica; line-height: 165%;}

.mymembershipheading {
	background: url(http://www.afe.org/AFE2006/images/subhead_my_bg2.png) repeat-x;
	color: #ffffff;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	height: 30px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

div.displayBox {
	border:#999999 1px solid;
	background-color: #D1D8DE;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

label.displayBoxLabel {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

div.errorMessage {
	margin: 10px 0px;
	padding:10px;
	border: 1px #ff0000 solid;
	text-align:center;
	font-size:12px;
	color:#ff0000; 
	font-weight:bold;
}
