badclass
{}

body  
{
   color: Black;
   background-color: #F2F2F2;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 10px;
}

td  
{
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font: 10pt;
}

.pageTitle {
  color: #000000;
  font-size: 14px;
		font-weight: bold;
}

.header {
color:#669999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
padding-top:20px;
padding-bottom:20px;
}

.bordered {
  border-style: solid;
		border-collapse: collapse;
}

.accountButton50 {
  font-size: 12px;
  width: 50px;
}

.accountButton100 {
  font-size: 12px;
  width: 100px;
}

.fieldHdr {
  font-size: 12px;
		font-weight: bold;
  padding-top: 10px; 
}

.fieldValue {
  color: #000000;
  font-size: 12px;
		font-weight: normal;
}

.textRed
{ color:#800000;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9pt;
  font-weight:bold; }
.textBlack {
  font-size: 10px;
  font-weight: bold;
}  
/*** marketing copy ***/
.redText {
  color: #ff0000;
  font-size: 14px;
		font-weight: bold;
}  
.blackText {
  color: #000000;
  font-size: 14px;
		font-weight: bold;
}  

.fdm4Button 
{

  margin: 1em 0;
  width: 100%;
  text-align: center;
  font-family: helvetica,arial,sans-serif;
  font-size: 12px;
  font-weight: normal;
 }

.fdm4Button a {
  display: block;
  width: 100px;
  font-size: 12px;
 }

.fdm4Button a:link,
.fdm4Button a:visited,
.fdm4Button a:hover {
 background-color: #537DAF;
  color: #FFFFFF;
  text-decoration: none;
 }
 .fdm4Button a:link,
 .fdm4Button a:visited {
    border-top: 1px solid #cecece;
    border-bottom: 2px solid #4a4a4a;
    border-left: 1px solid #cecece;
    border-right: 2px solid #4a4a4a;
  }
 .fdm4Button a:hover 
 {
 border-top: 1px solid #cecece;
 border-bottom: 2px solid #4a4a4a;
 border-left: 1px solid #cecece;
 border-right: 2px solid #4a4a4a;
 }

.registerTable {
/*
    width: 500px;
    padding-left:20px;
*/
    width: 85%;
}

div.divmain {
    border-left: solid 105px #069;
    padding-left: 1em;
}

