body
{
	margin: 0 0 0 8px; padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	color: #666;
    background: #efefef url("/images/header/body_bg2.gif") repeat-x;
	}
	

body.employer
{
	margin: 0 0 0 8px; padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	color: #666;
    background: #efefef url("/images/employer/body_bg.gif") repeat-x;
	}

body.advisor
{
	margin: 0 0 0 8px; padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	color: #666;
    background: #efefef url("/images/advisor/body_bg.gif") repeat-x;
	}	
	
	
td
{
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
#pageContainer
{
	/*width:746px;*/
	width:800px;
	
	}
	
form
{
	margin:0;
	padding:0;
	}
	
img
{
	display: none;
	}
div.graph img { display: inline; }
.skipNav {display:none}

a:link, a:visited
{
 color: #36a;
 }

a:hover
{
 color: #666;
 }

H1, h1
{
 font-weight:bold;
 font-size: 1.3em;
 color: #339;
 }

H2, h2
{
 font-weight:bold;
 font-size: 1.1em;
 color: #339;
 }
 
.show
{
  display:none;
	}

p
{
	margin: 0 0 9px 0;
	padding:0;
	}

td
{
	vertical-align:top;
	}
