/* **************************** */
/*		Corridor Resources		*/
/*		Style Sheet				*/
/*		(C) 2007				*/
/* **************************** */
/* General appearance info... */
body						{font-family: times, serif; font-size: 12pt;}
acronym						{border: none;}
address						{font-style: normal;}
h1	 						{font-family: "arial black", arial, helvetica, sans-serif; font-weight: normal;}
h3, h4, h5, h6				{color: gray;}
h1							{font-size: 16pt; text-transform: uppercase;}
h2							{font-size: 12pt; border-bottom: 1px solid gray; margin-top: 24pt;}
h3							{font-size: 12pt; margin-top: 30px;}
hr							{color: silver; height: 1px;}
sub, sup					{font-size: 8pt;}
td, th						{border: 1px solid gray;}
th							{color: black;}
/* Printing only the content area... */
div.sitewrapper				{}
div.header					{display: none;}
div.body					{}
	div.menu_submenu		{display: none;}
	div.spacer_left			{display: none;}
	div.contentarea			{}
		.sIFR-flash			{display: none;}
		div.forwardlookingstatements
							{border-top: 1px solid gray; font-size: 10pt; font-style: italic;}	
	div.spacer_right		{display: none;}
	div.backtotop			{display: none;}
div.footer					{display: none;}
