
html {width: 100%;}

body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	width: 90%;
  	 }

#header img	{
	display: none;
	}

.hide {
	display:visible;
   	}

#jsmenu, .breadlinks{
	display: none;
   	}

#navcontainer {
	display: none;
   	}

#wrapper	{
	width: 90%;  /* bmh */	
	voice-family: "\"}\""; 
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background:#fff url('images/bodybg.gif');
	margin:0 auto;
	padding:0;
	border-top:0px none;
	border-bottom:1px solid #fff;
	voice-family:inherit;

	}	

#maincontent {
	width: auto;
   	margin: 0;
   	padding: 0;
   	border: 0;
	border-top: 0;
   	float: none !important;
   	color: black;
   	background: transparent none;
   	}

#maincontent a:link a:active a:visited{
  color:black;
  text-decoration:none;
 
  }


table.jobListing .title{
	margin: 0;
	font-weight:bold;

}

table.jobListing .options{
display:none;

}
#footer {
	border: 0;
	border-top: 2pt solid #ccc;
	padding: 5pt 7pt 7pt 10pt;
	text-align: left;
	clear: both;
	font-size: 10pt;	
	}

#footer p	{
	margin: 10pt 0;
	padding: 0;
	}
	

a:link, a:visited {
   color: #566;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }

h1, h2, h3, h4, h5, h6	{
	font-family: Arial;
	font-weight: 150%;
	margin-top: 1em;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
	line-height: 1.2em;
	}


#pagebody h1	{
    margin-top: 0;
	}

#pagebody h2	{
    margin-top: 1.5em; 
	}

h4, h5, h6	{
	font-weight: normal;
	}

	
html #pagebody p	{
	line-height: 1.25em;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 11pt !important;
	}
	
#pagebody p.fineprint	{
	font-size: 9pt;
	}


.breakhere {page-break-before: always}

