#nav1, 
#nav2, 
#logo, 
#sidebar, 
#console, 
#emailbg, 
#rccap, 
#footernav, 
.backtotop, 
.answer, 
#faqtoc,
#mythbuttons,
.downloadpdf {display:none;}


html, body {padding: 30px;
			width: auto;
			font-family: arial;}
			
a {color: navy;}


p, li, ul, blockquote {font-size: 10pt}

#sponsor img{border: none;}
#sponsor {margin-bottom: 10pt;}
#footer {margin-top: 10pt;
		padding-top: 10pt;
		border-top: .5pt solid #333333;
		font-size: 9pt;}
		
#footer p{font-size: 9pt;}


h1, h2, h3, h4 {font-weight: normal;}

h1 {font-size: 25pt;}
h2 {margin-bottom: 0px;
	font-size: 18pt;}
h3 {margin-bottom: 0px;
	font-size: 14pt;}

p {margin-top: 0pt;
	margin-bottom: 20pt;}
	
	
#printlogo {width: 170px}

#content {border-top: 1pt solid #000000;
		margin-top: 10pt;}
		
fieldset ul{list-style:none;
			margin:0px;
			padding:0px;
			}
			
 hr {display: none;}
 
 .imgfloatleft {float:left;
 				margin-right: 5pt;
 				}