/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

<style type="text/css" media="screen">
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 16px Helvetica, Arial, sans-serif; line-height: 18px; background:#f6ede0 }
		h2				{ color: #004080; font-variant:inherit;}
		a				{ color: #004080 }
		p				{ margin: 0 0 24px; }
		#wrapper		{ float: left; width: 100%; }
		
		/* Header */
		#header			{ border-bottom: 2px solid #ddd; }
		#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; padding-left: 18px;}
		#navigation ul	{ padding: 0 18px 9px; }
		#extra			{ border-bottom: 1px solid #ccc; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content p, #extra p { padding-right: 18px; }
        .container2 {
	float: left;
	text-align: left;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
}
.container3 {
	float: right;
	text-align: left;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 125px;
	font-family: Arial, Helvetica, sans-serif;
}
		
		/* Content Positioning and Size */
		#navigation		{ float: left; width: 21%; margin-left: -100%; }
		#content		{ margin: 0 25% 36px; }
		#extra			{ float: left; margin-left: -25%; width: 25%; }		/* Footer */
		#footer			{ background: #e7d3b0; border-bottom: 2px solid #004080; clear: left; width: 100%; }
		#footer a		{ color: #004080; }
		#footer	p		{ color: #004080; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
	</style>