body, td
{
   margin-left : 0px;
   margin-top : 0px;
   font-family : arial, helvetica, sans-serif;
   font-size : 75%;
}

.searchBar, .copy
{
   font-size : 71%;
}

.globalNav
{
   font-size : 75%;
}

.topNav
{
   font-size : 78%;
}

a
{
   color : #3333CC;
}

.searchBar, .whiteLink
{
   color : #FFFFFF;
}

.blackLink
{
   color : #000000;
}

.blacklink:hover {
	color: #3333CC !important;
	text-decoration: underline;
}

.pageHeader
{
   font-size : 150%;
   color : #333366;
   font-weight : bold;
}

.pageSubHeader
{
   font-size : 125%;
   color : #000000;
   font-weight : bold;
}

.whiteLink, .blackLink
{
   text-decoration : none;
}

.whitelink:hover {
	color: #FFFFFF !important;
	text-decoration: underline;
}

.searchBarBG, .searchBar
{
   background-color : #6B78A2;
}

.darkGray
{
   background-color : #555555;
}

.midGray
{
   background-color : #666666;
}

body, .white
{
   background-color : #FFFFFF;
}

.topNav, .topNavBG
{
   background-color : #CCCCCC;
}

.evenCell
{
   background-color : #D1D5E0;
}

.oddCell
{
   background-color : #FFFFCC;
}

.pageTitle {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
}

#pageTitle {
   background-color : #6B78A2;
}

.listHeader {
  font-weight: bold;
  color: #666699;
}

#listHeader {
   background-color : #E1DFEA;
}

.listItem {
  color: #000000;
  font-weight: normal;
}

#listOdd {
  background-color: #E6E6E6;
}

#listEven {
  background-color: #FFFFFF;
}

#menuFooter {
  background-color: #999999;
}

.pageSubtitle {
  color: #000000;
  font-weight: bold;
; font-size: 125%
}

#pageSubtitle {
  background-color: #CCCCCC;
}
