body {
   margin: 0px;
}

a.header_links {
   color: #5B7A84;
   font-weight: 600;    
   font-size: 12px;
   font-family: arial;
   text-decoration: none;
}

a.header_links:hover {
   color: #232323;
}

.header_links_pad{
   padding-right: 30px;      
}

.headers{
   color: #5B7A84;
   font-weight: 600;    
   font-size: 18px;
   font-family: arial;   
}

.phone_number{
   color: #5B7A84;
   font-weight: 600;    
   font-size: 12px;
   font-family: arial;
   text-decoration: none;   
}

.footer_copy{
   color: #5B7A84;
   font-weight: 400;    
   font-size: 12px;
   font-family: arial;   
}



.body_copy{
   color: #232323;  
   font-size: 12px;
   font-family: arial; 
   text-align: justify;   
}
.copyright{
   padding-right: 30px; 
   color: #898989;
   font-weight: 600;    
   font-size: 9px;
   font-family: arial;
   line-height: 12px;
}

#flashcontent {
   background-color: #ffffff;
}

   
