@charset "utf-8";
/* CSS Document */

body
{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	overflow:visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	background-color:#BFC5DF
}


a.userlink {
	font-family: Arial;
	color: #40509E;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
      }
      a.userlink:visited {
      font-family: Arial; 
	  color: #40509E; 
	  font-size: 17px; 
	  font-style: normal; 
	  font-weight: bold; 
	  text-decoration: none;
      }
      a.userlink:hover {
      font-family: Arial; 
	  color: #000000; 
	  font-size: 17px; 
	  font-style: normal; 
	  font-weight: bold;
	  text-decoration: none;
      }
	  

     
p,ul,ol,blockquote
{
    margin-top:0;
    margin-bottom:0;
    overflow:visible;
	font-size: 12px;
}

ol
{
    padding-left:2em;
}

ul li
{
   list-style-type:none;
background:#FFFFFF;
background:url(/images/bullets/4bullet.png) left center no-repeat;
padding-left:20px;
margin-left:-20px;

}

img
{
    border:0;
}

#divVPBrandFooter
{
    margin: 8px 8px;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    text-align: center;
    margin-top: 36px;
}

#divVPBrandFooter a
{
    text-decoration: none;
    color: #333;
}




.legalese a 
{
	color: #999999;
}
.legalese a:visited 
{
	color: #999999;
}



.FooterText
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

