﻿body 
{
    background:#ffffff url(../../images/common/BackgroundGrad.gif) repeat-x 0 0;
    font-family:Verdana;
    padding:0;
    margin:0;    
}
img { border-style:none; }
#contain
{
    width:778px;
    margin:0 auto;
    
}


.Header {height:91px; position:relative; font-family:Verdana; font-size:10pt; }
.PersonalText { position:absolute; top:20px; right:20px; text-align:right; color:#3083af; }
.PersonalText a {color:#3083af;}
.USPMLogo {position:absolute; top:14px; left:20px; }
.PreventionPortalLogo {position:absolute; top: 71px; left:614px;}
.BrokerResourceCenterLogo {position:absolute; top: 68px; left:580px;}




#Footer { color:#e4f2f8; }


#MoreGoodYearsFooter
{
  background: #e4f2f8 url(../../images/common/FooterBackground.gif) no-repeat 0px 0px; /*12px 630px;  */
  line-height:34px;
  vertical-align:middle;
  width:756px;   
  height:34px;
  color:#2b86b3;  
  padding-left:20px;
  margin-top:20px;
  margin-bottom:5px;
  float:left;
  
   font-family:Verdana;
   font-size:10px;
}
#MoreGoodYearsFooter a
{
   text-decoration:none;
  /* color:#4995BA;*/
  color: #2b86b3;

}
#MoreGoodYearsFooter a:hover
{
    text-decoration:underline;
    color:inherit;
}

#CopyrightText { font-family:Verdana; font-size:10px; color:#a1a1a1; float:left; margin-left:20px; margin-bottom:20px; }

