A:link { color:#355497; text-decoration:underline }    /* unvisited link */
A:visited { color:#000000; text-decoration:underline } /* visited links */
A:active { color:#6584C7; text-decoration:underline }  /* active links */
A:hover { color:#6584C7; text-decoration:underline }   /* active links */

BODY {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
}

P {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
}

TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  color: #4D4D4D;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12pt;
  color: #355497;
  font-weight: normal;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11pt;
  color: #D98C1A;
  font-weight: normal;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #4D9300;
  font-weight: normal;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

.footertext { font-size: 10; color: 666666; font-weight: normal; }
.sectiontext { font-size: 13; font-weight: bold;  line-height: 165%; text-align: justify;}
.sectiontextR { font-size: 13; font-weight: bold;  line-height: 165%; text-align: right;}
.hometext { font-size: 11; color: 333333; line-height: 150%; font-weight: bold;  text-align: justify; }
.pageheadtext { font-size: 12; color: FFFFFF; font-weight: bold; padding: 7px; }
.CompanyHead { font-size: 15; color: 3660B2; font-weight: normal;}
.CompanyHeadEnhanced { font-size: 17; color: 3660B2; font-weight: bold;}
.CompanyHeadAdvertiser { font-size: 17; color: 3660B2; font-weight: bold;}
.CompanyHeadAdvertiserEnhanced { font-size: 17; color: 3660B2; font-weight: bold;}

.dhtmlgoodies_question {	/* Styling question */
	/* Start layout CSS */
	color:#000099;
	font-size:0.9em;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:20px;
	
	/* End layout CSS */	
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer {	/* Parent box of slide down content */
	/* End layout CSS */	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}

.dhtmlgoodies_answer_content {	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
