@charset "utf-8";

/*--------------------------------------------------------------------------------------------------*/
/* PRINT STYLE SHEET
/*--------------------------------------------------------------------------------------------------*/
/* Last modified on July 28, 2011 by Bret Lovetro
/*--------------------------------------------------------------------------------------------------*/

body { 
	color: #000000; 
	font-size: 10pt;
	font-family: "Times New Roman", Georgia, Serif;
	background: #ffffff none !important;
	}
	
a 				{ color: #3868a9; }
a:link		{ color: #3868a9; }
a:visited	{ color: #3868a9; }
a:hover		{ color: #3868a9; }
a:active	{ color: #3868a9; }

blockquote { width: 100%; padding: 0px; margin: 0px; }

table { padding: 0px; margin: 10px 0px 20px 0px; width: 100%; }
th 	{ padding: 3px; font-size: 1.2em; text-align:left; border-bottom: 1px solid #cccccc; }
td		{ padding: 3px; border-bottom: 1px solid #dddddd; vertical-align: top; }
	
#header-bar		{ background-image: none }
#header			{ background-image: none }
#header h1 a	{ text-decoration: none; }
#header span	{ color: #000000 }

#nav-bar		{ display: none; }
#nav-pad		{ display: none; }
#nav 			{ display: none; }
#subnav 		{ display: none; }

#quick-links  { display: none; }
#search		{ display: none; }

#background			{ background-image: none; }
#container-outer	{ background-image: none; }
#container-inner	{ background-image: none; }

#feature					{ width: 100%; }
#feature div				{ width: 100%; }
#main-image 			{ width: 100%; }
#layout 					{ background-image: none; }
#column-left				{ display: none; }
#sub							{ display: none; }
#column-main			{ display: block; }
#main-content			{ display: block; }
#main-content h1		{ color: #cc5200; }
#main-content h2 a	{ text-decoration: none; }
#column-right 			{ display: block; }
#extra-content 	div	{ width: 100% !important; padding: 0px !important; }

#footer-bar 	{ background-image: none; }
#footer-nav	{ display: none; }
#footer-logo	{ display: none; }
#footer-legal	{ margin-top: 30px; border-top: 1px solid #cccccc; font-size: 0.8em; }


			
/*============================================================================*/
/* END STYLESHEET
/*============================================================================*/