A:link { color:#0D2CA9; text-decoration:underline }    /* unvisited link */
A:visited { color:#086352; text-decoration:underline } /* visited links */
A:active { color:#000000; text-decoration:underline }  /* active links */
A:hover { color:#4D4D4D; text-decoration:underline }   /* active links */

BODY {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-color: #4D4D4D;
  background-repeat:repeat-x;
}

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;  
}

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: 9pt;
  color: #303030;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #006658;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;
  color: #4D4D4D;
  font-weight: bold;
}

H6 {font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: bold;
  color: #595959;
}

.content {margin: 18px; width: 721px}
.content-home {margin: 18px;
	width:481px;}

.home-left {border: #E8E8E8 solid thin;
float:right;
width:238px;
margin-right: 2px;
}
.content-left{padding: 0px 18px;}
  
.footer-print {font-family: Arial, Helvetica;
  font-size: 6.5pt;
  font-weight: normal;
  color: #7a7a7a;
  word-spacing: 2px;
  letter-spacing: 1px;
  width: 757px}
  
#footerheader {font-size: 7.5pt;
	font-weight:bold;
	position:relative;
	color:#5C5C5C}
  
.gosearch { background-image: url(images/m-search-bg.jpg);
	background-repeat:repeat-x;
 	border-bottom-color:#E8e8e8;
  border-bottom:solid thin;
  border-right:solid thin;
  border-right-color:#e8e8e8;
  border-left:#e8e8e8 solid thin;
  font-family: Arial, Helvetica;
  font-size: 6.5pt;
  font-weight: normal;
  color: #7a7a7a;
  word-spacing: 2px;
  letter-spacing: 1px;
  padding: 0px 0em;
  width: 757px}

.gosearch-home { background-image: url(images/m-search-bg.jpg);
background-repeat:repeat-x;
 border-bottom-color:#e8e8e8;
  border-bottom:solid thin;
  border-right:solid thin;
  border-right-color:#e8e8e8;
  border-left:#e8e8e8 solid thin;
  font-family: Arial, Helvetica;
  font-size: 6.5pt;
  font-weight: normal;
  color: #7a7a7a;
  word-spacing: 2px;
  letter-spacing: 1px;
  padding: 0px 0em;
  width:520px}

.search {background-color:#A1A1A1;
border:0;
color:#FFFFFF;
}



