<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<!--
<style type="text/css" media="screen">
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #333;}
		a				{ color: #333399; }
		p				{ margin: 0 0 18px; }
		#wrapper		{ float: left; width: 100%; }
		
		/* Header */
		#header			{ background: #eee; 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; background: #333399;}
		#navigation ul	{ padding: 0 18px 9px; }
        #navigation a   { color: #FFFFFF;}
		#content		{ padding-left: 18px;}
		#extra			{ border-bottom: 1px solid #ccc; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content p, #extra p { padding-right: 5px;padding-top: 20px;font-family: Times New Roman;font-size: medium;font-weight: 500;font-style: normal;text-decoration: none;}
        #contact1        { font-size: medium;text-align: center;color: #FFFFFF;}
        #contact2       { font-size: x-small;color: #FFFFFF;}
		#contact3       { font-size: medium;color: #FFFFFF;}
        #contact3 a     { color: #FFFFFF; }
		/* Content Positioning & Size */
		#navigation		{ float: left; width: 200px; margin-left: -100%; }
		#content		{ margin: 0 33% 36px 225px; font-size: medium;font-weight: 600;padding-top: 10px;}
        #contact2       {vertical-align: bottom; text-align: center; }
        #contact3       {text-align: center }
		#extra			{ float: left; width: 31%; margin-left: -31%; padding-top: 10px;}		/* Footer */
		#footer			{ background: #CCCCCC; border-bottom: 2px solid #999; clear: left; width: 1000px; }
		#footer a		{ color: #333399; }
		#footer	p		{ color: #333399; margin: 0; padding: 0 18px 10px; text-align: center;}
		#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>
	<!--[if IE]>
	<style type="text/css">
	    #navigation, #content, #extra { margin-top: 20px; }
	</style>
	<![endif]-->
