/* CSS Document */

/*--- Shell ------------------------------------------------------*/
  body {
	background-image: none;
	margin: 0px;
	padding: 0;
	font-family: Arial;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: normal;
}		
  #shell {	width: 100%; margin: 0;}
  

	h1 { font-size: 14pt; color:#000;}
	h2 { font-size: 12pt; color:#000;}
	p { margin: 0 0 12pt 0; color:#000;}
	ul { margin: 0 0 20pt 35pt;}
	hr { height: 1px; color:#000;}
	.border { border: solid 1px #000;}
  
  a {text-decoration:underline; color:#000}
  .border {border:1px solid #000;}
  #printHeader {display:block; margin: 15px;}

	
/*--- Head ------------------------------------------------------*/


  #h_shell {
    display: none;
}
  #h_usabilityNav {
     display: none;
}
 

  #h_usabilityInfo {
	display: none;
}
  
  	
/*--- Body ------------------------------------------------------*/
  #b_shell {
	padding: 0;
	border: none;

}

    div.twoCols {
	border: none;
	font-family: Arial;
	font-size: 10pt;
	color: #000;
	padding: 0;
	background: none;

} 

	div.twoCols2 {
    display: none;

} 


    ul.twoCols {
	display: none;}

div.content {
	display: none;}

 
  #b_contentLeftbar {
	margin: 0px;
	top: -10px;
}
  

  
/*--- CTAs ------------------------------------------------------*/  
  #ctaShell2 {display: none}
  
/*--- CTAs ------------------------------------------------------*/  
  #ctaShell {display: none}
  
/*--- Search Box ------------------------------------------------------*/
 
  #searchBox { display: none;}

  #resBoxBg {display: none;
}

/*--- Footer ------------------------------------------------------*/
  #f_shell {display: none}

  #f_sig {display: none;}
