#header
{
 position:relative;
 height:70px;
 border-bottom:1.0px dashed #000000;
}

#headertext
{
 position:relative;
 top:0px;
 left:0px;
 color:maroon;
}

#headernav
{
 display:none;
}

#contentright
{
 display:none;
}

#footer
{
 display:none;
}

#contentleft
{
 position:relative;
}

#leftcontent
{
 font-family:'Verdana';
 font-size:8pt;
 color:#000000;
}

p
{
 margin:0px;
 padding:0px;
}

p.section
{
 color:#000000;
 font-family:'Verdana';
 font-size:18pt;
 font-weight:bold;
 text-transform:capitalize;
}
.certified
{
font-weight:bold;
font-size:12px;
text-align:left;
vertical-align:bottom;

}
