/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0;}
body {
	/*	background-image: url(../images/body_bg.gif);  */
	font-size: 100.01%;
	font-family: "Times New Roman", Times, serif;
	color: #000;}
#wrapper {
	margin: 0px auto;
	width: 600px;}
#header, #leftcol, #rightcol, #skip {
	display: none;}
#top {
	background: transparent url(../images/static/logoHeader_PrintStyle.gif) no-repeat;
	height: 150px;
	}	
#top h1 span {
	display:none
	}
#topnav {
	display: none;
}	
#leftnav {
	display: none;
}	
#content h1 {
	font-size: 16pt;
	color: #0808C6;
}
#content h2 {
	font-size: 14pt;
	color: #1E1887;
}
#content h3 {
	font-size: 14pt;
	color: #1E1887;
}
#content h4 {
	font-size: 12;
	color: #1E1887;
}
#content h5 {
	font-size: 12;
	color: #000;
}
#container #rightColumn #content h1 {
	font-size: 12pt;
	font-style: italic;
}
#container #rightColumn #content h2 {
	font-size: 12pt;
	font-style: italic;
	color: #1E1887;
}
#container #rightColumn #content h3 {
	font-size: 12pt;
	font-style: italic;
	color: #1E1887;
}
#container #rightColumn #content h4 {
	font-size: 12pt;
	font-style: italic;
	color: #1E1887;
}
#container #rightColumn #content h5 {
	font-size: 12pt;
	font-style: italic;
	color: #000;
}
#content p {
	font-size: 12pt;
	margin: 12px;}
#footer {
	display:none;}
#footer p {
	font-size: 10pt;
	color: #999;
	padding: 8px;
	text-align: right;} 
.left {
	float: left;
	margin: 5px 10px 1px 0;
	border: 1px solid #283F13;}
blockquote {
	font-size: 10pt;
	border: 1px solid #000;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;}
#container #copyright {
	margin-top: 50px;
	text-align: right;
}
#container #credit {
	text-align: right;
}
