#pagename
{
  font-family: Arial, Sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

#headline
{
  font-family: Arial, Sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
}

#headline_link
{
  font-family: Arial, Sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}

h2 {
  font-family: sans-serif;
  font-size: 1em;
  margin: 0;
  }
  
h3 {
  background: url(/images/site/background_headlinebottom.gif) bottom no-repeat #000066;
 align: right;
  color: #fff;
  text-align: left;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  }
   
h3 span {
  display: block;
  background: url(/images/site/background_headlinetop.gif) no-repeat;
  font-size: 16px;  
  font-family: sans-serif;
  font-weight: bold;
  color: #ffffff;
  padding: 6px 10px 0 10px;
  }
  
h3 a {
  color: #ffffff;
  } 
  
.bodycopy {
  margin: 0 0 12px 0;
  text-align: left;
  font-family: sans-serif;
  font-size: 80%;
  }
   
#content
{
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  color: #000000;
}

#module
{
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #D9422B;
}

td.menu {
  font-family: verdana, helvetica, arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

DIV.menu
{
  font-family: verdana, helvetica, arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

TABLE.formpage
{
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

A.menu:link
{
  font-family: verdana, helvetica, arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

A.menu:visited
{
  font-family: verdana, helvetica, arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

A.menu:active
{
  font-family: verdana, helvetica, arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

A.menu:hover
{
  font-family: verdana, helvetica, arial;
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
}

A.link:link
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom: 8px;
}

A.link:active
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom: 8px;
}

A.link:visited
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-bottom: 8px;
}

A.link:hover
{
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
  margin-bottom: 8px;
}
