/* Copyright 2002 USSearch, Inc. */

/* Tag Classes */
body {font-size:10pt; font-family:arial,helvetica,sans-serif}
td {font-size:10pt; font-family:arial,helvetica,sans-serif}
input {font-size:10pt; font-family:arial,helvetica,sans-serif}
select {font-size:10pt; font-family:arial,helvetica,sans-serif}
textarea {font-size:10pt; font-family:arial,helvetica,sans-serif}
a {font-size:10pt; font-family:arial,helvetica,sans-serif; color:#0000FF}

/* Menu Class */
.mainMenu {background-color:#669966}
.mainBorder {background-color:#669966}
.teaserBorder {background-color:#669966}
.subMenu {background-color:#e0f0d8}
.teaserBx {background-color:#e0f0d8}
.teaserSrchHdr {background-color:#6699cc}
.teaserSrchBx {background-color:#eff7fe}
.teaserRslt {background-color:#eff7fe}

/* Text Classes */
.mainTitle {font-size:12pt; font-weight: bold; color:#003300}
.prodItem {font-size:12pt; font-weight: bold; color:#336633}
.subTitle {color:#003300; font-weight: bold}
.orderTxt {color:#669966; font-weight: bold}
.smallTxt {font-size:8pt}
.boldTxt {color:#ffffff; font-weight:bold}
.whiteBoldTxt {color:#ffffff; font-weight:bold}
.teaserMenuTxt {color:#ffffff; font-weight:bold}
.teaserClrTxtTitle {color:#003300; font-weight: bold}
.teaserClrTxt {color:#336633}

/* Highlight */

a.highlightnav { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #3A693A; 
	}

a.highlightnav:visited {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 7pt; 
	color: #3A693A;
	text-decoration: none;
	}
	
a.highlightnav:hover {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 7pt; 
	color: #3A693A;
	text-decoration: underline;
	}
	
a.highlightnav:active:hover { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	color: #3A693A; 
	text-decoration: underline;
	}
	
.tagLine {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10pt; 
	font-style: italic;
	color: #3A693A;
	}
	
.navInactive {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 7pt; 
	color: #3A693A;
	}
	
	
a.highlightnavblue { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #33699B; 
	}

a.highlightnavblue:active:hover { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 7pt; 
	font-weight: bold; 
	color: #33699B; 
	text-decoration: underline;
	}
	
.navInactiveBlue {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 7pt; 
	color: #33699B;
	}
	
.stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.text,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.bold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.stext8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #002955;
}

.stext8b {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #002955;
}


.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}

.results {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  vertical-align: top;
  padding-left:10px;
  padding-right:10px;
  padding-top:15px;
  padding-bottom:15px;
}

.results_bottom {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  vertical-align: top;
  padding-left:10px;
  padding-right:10px;
  padding-top:15px;
  padding-bottom:15px;
}
