#bodycontent {padding: 0px 10px 10px 10px;}
#navservices { background-color: #fff;}
#bodycontent a:link, .tertiarynavbox a:link {	color: #006699;}
#bodycontent a:visited, .tertiarynavbox a:visited { color: #663399; }
#bodycontent a:active, .tertiarynavbox a:active { color: #66CC66; }
#bodycontent a:hover, .tertiarynavbox a:hover { color: #669966}
.tertiarynavbox a:visited.current { color: #000; font-size: small; }

#navtoptier { text-align: left; }

#breadcrumbs {
	padding: 5px 30px 5px 5px;
	margin: 0px; 
	font-size: .85em;
}

h2 { font-size: 1.4em;}
h3 { font-size: 1.2em;}
h4 { font-size: 1em; }

/* Begin left-hand navigation */
#siteareanavtitle, #parentsiteareanavtitle, #preparing, .tertiaryboxtitle {
	padding: 4px 0px 4px 5px;
	font-size: 11px;
}

#siteareanavtitle a, #parentsiteareanavtitle a, #siteareanavtitle a:link, #parentsiteareanavtitle a:link, #parentsiteareanavtitle  a:visited, #siteareanavtitle a:visited { color: #fff; text-decoration: none;}
#siteareanavtitle a:hover, #parentsiteareanavtitle a:hover {text-decoration: underline; color: #fff;}
#parentsiteareanavtitle { margin-bottom: 5px;}

#siteareanav { padding: 0px; margin: 0px 0px 5px 4px; }
#siteareanav a.current { font-weight: bold;} 

#siteareanav a {
  color: #000;
  display: block;
  text-decoration: none;
  margin: 0px 0px 2px 0px;
  padding: 0px 0px 0px 7px;
}

#siteareanav a, #siteareanav a:link, #siteareanav a.current { color: #000; }
#siteareanav a:hover {  text-decoration: underline;}

.tertiarynavbox { padding-left: 10px; }
.tertiarynavbox h3 { color: #666; padding: 0px; margin: 7px 0px 0px 0px; }
.tertiarynavbox ul { padding: 0px; margin: 0px 0px 10px 0px; line-height: 1.5em;}


.tertiaryboxcontent { padding-bottom: 10px;}
.tertiarybox ul { font-size: 90%; padding: 5px 0px 0px 15px; margin: 0px 0px 0px 7px; }
.tertiarybox p { font-size: 90%; padding: 5px 5px 5px 7px; margin: 0px;}
.tertiarybox, .tertiaryboxtitle, .tertiaryboxcontent {margin: 0px;}
.tertiaryboxtitle {color: #000; font-weight: bold; margin-top: 7px;}
.tertiarybox, .tertiaryboxtitle { margin-left: 5px; }

#preparing { font-size: 10px;}
#preparing a:link, #preparing a:visited {color: #fff; text-decoration: none;}
#preparing a:hover {text-decoration: underline;}

/* End left-hand navigation */

.tertiarynavbox a.current {  text-decoration: none; color: #000;}

/* TABLE INFORMATION */
 table.classic {
	border: 1px solid #000;
}

 table.classic td,  table.classic  tr,  table.classic thead th,  table.classic  th {
	border: 1px solid #000;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	background-color: #fff;
}

  table.classic thead th {
	font-size: 16px;
}

 table.classic  th,  table.classic  th.memresults {
	font-size: 10px;
}

 table.classic  th {
	background-color: #EFEFEF;
}

 table.classic  u { color: #0067AC; }
 table.classic  .memresults {font-size: 13px; color: #FFF; background-color: #003366; font-weight: bold; }
 table.classic  .category { text-align: left;}