/* styles that apply to all browsers */
body, div, p, th, td, li, dd, code, tt {
  font-family: arial,helvetica,Verdana, sans-serif;
  font-size: 12px;
}
h1 {
  font-size: 24px;
  color: #007cc6;
}
h2 {
  font-size: 18px;
  font-weight: bold;
}
h3 {
  font-size: 14px;
}
.footer {
  color: #a2a2a2;
}  
.feature {
  color: #002381;
}
a.feature:link {
  color:#002381;
}
a.feature:visited {
  color:#002381;
}
a.feature:hover {
  color:#002381; 
}
form {
  display: inline;
} 
.search {
  font-size: 10px;
}       
.searchsub {
  font-size: 10px;
}       
a.footer:link {
  color:#a2a2a2;
}
a.footer:visited {
  color:#a2a2a2;
}
a.footer:hover {
  color:#a2a2a2; 
  font-weight: bold;
}
.indent {
  text-indent: 20px;
}
.required {
  color:#ff0033;
  font-weight:bold;
}
.sitemap {
	list-style-type: none; /*turns off display of bullet*/
	padding: 4px;
}
.tightlist {
	margin-top: -2px;
}

#examtypes {
border-collapse: collapse;
}

#examtypes td, #examtypes th {
padding: 4px;
text-align: center;
vertical-align: top;
border: #000000 solid 1px;
}

/* styles that apply to everything but Netscape 4 */
/*/*/a{}
body, body div, body p, body th, body td, body li, body dd, body code, body tt, body h3 {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body code, html>body tt, html>body h3 {
  font-size: small;
}
body .search {
  font-size: x-small;
  width: 80px;
  height: 18px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;  
}

html>body .search {
  font-size: small;
}  

body .searchsub {
  font-size: x-small;
  width: 72px;
  height: 18px;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}

html>body .searchsub {
  font-size: small;
}  
                
body h1 {
  font-size: large;
  color: #007cc6;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: x-large;
}
html>body h1 {
  font-size: x-large;
  color: #007cc6;
}
body h2 {
  font-size: medium;
  font-weight: bold;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: large;
}
html>body h2 {
  font-size: large;
  font-weight: bold;
}
/* end NS4 hack */

/* other styles after this would apply to all browsers */