/*----------GENERAL----------*/
body 
{
  margin: 0 0 20px; 
  padding: 0; 
  background: #F4F6F5 url(/images/UserUploadedImages/11/bg-body.jpg) no-repeat center top;
  font-size: 85%;
  font-family: arial, verdana, sans-serif;
  color: black;
}

/*----------SITEMAP---------*/
.siteMapOuter {margin: 20px 30px;}
.siteMapOuter a.clsMidHeader {font: bold 0.85em Verdana;}
.siteMapOuter a.clsNormal {font: 0.75em Verdana;}

/*---------default link styles---------*/
a, a:link, a:visited, a:active {color:#08608A; text-decoration: none;}
a:hover, a:focus {text-decoration:underline;}

/*---------default heading styles------*/
h1,h2,h3,h4,h5,h6 { font-family: arial, verdana, sans-serif; color:#2A7795; padding: 0; margin: 0;} 
h1 {font-size: 140%; color:#08608A;}  
h2 {font-size: 110%;}
h3 {font-size: 100%; }
h4 {font-size: 100%; }
h5 {font-size: 100%; }
h6 {font-size: 100%; }






























