body {  background-color: #FFFFFF }
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #B09C5f }
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFE492 }

a:link { text-decoration: none; color: #547498 }
a:visited { text-decoration: none; color: #547498 }
a:active {  text-decoration: underline }
a:hover {  text-decoration: underline }

p  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000 }
td { font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
ol { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000 }
ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000 }
dt { font-weight: bold; }

h1.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000 }
h2.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #B09C5f }

strong.date { font-size: 12px; font-weight: bold; font-family: "Times New Roman", Times, serif }
strong.headline { font-size: 16px; font-weight: bold; color: #547998; text-decoration: none; font-family: "Times New Roman", Times, serif }

a.release_link { font-size: 16px; font-weight: bold; color: #547998; text-decoration: none; font-family: "Times New Roman", Times, serif }
a.title_link { font-size: 11px; color: #547998; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }

.text-release-date { font-size: 12px; font-weight: bold; font-family: "Times New Roman", Times, serif }
.text-release-title { font-size: 16px; color: #547998; font-weight: bold; text-decoration: none; font-family: "Times New Roman", Times, serif }

.text-util-nav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold }
a.text-util-head:link { color: #FFFFFF; text-decoration: none }
a.text-util-head:visited { color: #FFFFFF; text-decoration: none }
a.text-util-head:active { color: #FFFFFF; text-decoration: none }

.text-util-foot { text-decoration: none; color: #000000 }

.text-feature-title { font-family: "Times New Roman", Times, serif; font-size: 15px; font-weight: bold }
.text-feature-link { color: #000000; font-weight: bold; text-decoration: none; }
.text-feature-title-link { font-family: "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; text-decoration: none; color: #547498; }

.text-contact { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
.text-contact-link { color: #496A91 }

.text-pub-right { font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #496A91 ; text-decoration: none }

.text-labs-link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #496A91; text-decoration: none }
.text-labs-title { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #547498 ; text-decoration: none }


/* style for the popup menus */

a.popuplink{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #466991;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
} 

a.popuplinksmall{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #466991;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
} 

.popuptable {
  background: #BAC7D5;
} 


/* Added to make the DOE site work with the new site design */

.CA_Body {
	margin: 0px;
	margin-bottom: 9px;
}

