/* Public Affairs Dept. -- BEGIN Default Styles */

/* This is the default text style */
body, td, th, p {
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
}
/*/*/a{}
body, body td, body th, body p {
  font: xx-small/1.5em Geneva, Verdana, Arial, Helvetica, sans-serif; 
  voice-family: "\"}\"";
  voice-family: inherit;
  font: x-small/1.5em Geneva, Verdana, Arial, Helvetica, sans-serif; 
}
html>body, html>body td, html>body th, html>body p {
  font: x-small/1.5em Geneva, Verdana, Arial, Helvetica, sans-serif; 
}  
/* */
/* Leave empty comment above Intact */

/* Heading styles */
H1 {font: 2.01em/1.1em "Arial Narrow", "Helvetica Narrow", sans-serif; font-weight:bold;}
H2 {font: 1.75em/1.1em "Arial Narrow", "Helvetica Narrow", sans-serif; font-weight:bold;}
H3 {font: 1.52em/1.1em "Arial Narrow", "Helvetica Narrow", sans-serif; font-weight:bold;}
H4 {font: 1.32em/1.1em "Arial Narrow", "Helvetica Narrow", sans-serif; font-weight:bold;}
H5 {font: 1.15em/1.1em "Arial Narrow", "Helvetica Narrow", sans-serif; font-weight:bold;}
H6 {font: 1em/1.1em "Arial Narrow", "Helvetica Narrow", sans-serif; font-weight:bold;}

/* This is the lead-in text style */
p.maintext {
  font-size:122%; 
  line-height:1.6em;
}

/* Page title text */
.subhead {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:170%; 
  font-weight:700; 
  color:#900;
}

/* Page subsection heading */
.sectionhead {
  font-size:125%; 
  font-weight:700; 
  color:#333;
}
/* Page subsection heading as link */
.sectionhead a {
   font-weight:700;
   color:#333;
}

/* Caption styling */
.caption {
  color:#999;
}

/* Copyright styling */
.copyright {
  font-size: 92%; 
  color:#999;
}

/* Link styles */
a.leftnavitem {
  font-size:110%; 
  line-height:1.6em; 
  text-decoration:none;
}

a:link {
  color:#039; 
}
a:visited {
  color:#699; 
}
a:hover, a:focus {
  color:#C00; 
}
a:active {
  color:#FC3;
}

/* Nice stylized HR */
/* Note: redudant info ensures proper browser display */
hr {
  border: none;
  height: 1px;
  border-color: #C3D4E9;
  color: #C3D4E9;
  background: #C3D4E9;
  background-color: #C3D4E9;
}

/* Public Affairs Dept. -- END Default Styles */
