		body							{
			margin: 0;
			padding: 0;
			font-size: 80%;
			font-family: arial, times, "times new roman", serif;
			color: #000;
			background-color: #fff;
		}
		div#head			 			{
			width: 100%; 
			margin: 0; 
			text-align: center; 
			background: #fff
		}
		div.headlogoimg	{float: left; margin: 1px}
		div#logo		{width: 703px; margin: 0 auto; text-align: left}
		div#row-top		 {
			float: left; 
			width: 515px; 
			margin: 0 0 0 5px; 
			border-bottom: 1px solid silver
		}
		div#row-btm		 {
		 	float: left; 
			width: 515px; 
			margin: 5px 0  0 5px ;
		}
		div#row-top span.quote 			{
			float: left;
			text-align: left;	
			margin: 5px 0 0 5px;		
		}
		div.search 		{
			float: right;
			width: 220px; 
			height: 18px; 
			margin: 6px 0 5px 0; 
			text-align: right
		}
		form.search input   			{
			font-size: 12px; 
			line-height: 18px; 
			width: 140px; 
			border: 1px solid #FFCC00;
			margin: 0
		}
		#srcbutton 						{
			border:1px solid #00B3B3; 
			width: 50px; 
			line-height: 14px; 
			font-size: 8pt;
			margin: 0
		}
		div#row-btm span.left	 		{
			letter-spacing: 4px; 
			margin: 1px 0 1px 0;
			float: left
		}
		div#row-btm span.right	 		{
			float: right;
			font-size: 9pt;
			text-align: right;
			margin: 3px 0 1px 0;
		}
		div#navigation		{
			 width: 100%; 
			 margin: 0px; 
			 text-align: center; 
			 background: #C0C0C0
		}		
		div#navfirst 		{
			width: 703px; 
			margin: 0px auto; 
			padding:0; 
			text-align:left; 
			border-left: 1px solid #fff 
		}		
		div#navsecond
		{
			width: 703px; 
			margin: 0px auto; 
			padding:0; 
			text-align:left; 
			background: #f4f4f4; 
			border-left: 1px solid #fff; 
			border-top: 1px solid #fff 
		}		
		div#tittle 		
		{
		width: 703px; 
		margin: 0px auto; 
		padding:0; 
		}		
		div#navfirst a:link, div#navfirst a:visited
		{
			display: block;
			background-color: #008080;
			color: #fff;
			width: 9.07em;
			height: 1.8em;
			text-decoration: none;
			text-align: center;
			line-height: 1.7em;
			font-weight: bold;
		}		
		div#navfirst a:hover, div#navfirst a:active
		{
			background-color: #00B3B3;
			color: #fff;
			text-decoration: none;
		}
		div#navfirst li		{
			display: inline;
			margin: 0px; padding:0;
			float: left;
			text-align: left;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff
		}
		div#navfirst ul	{margin: 0px; padding:0;}
		div#navsecond a:link, div#navsecond a:visited
		{
			display: block;
			background-color: #FFCC00;
			color: #0000FF;
			width: 7em;
			height: 1.4em;
			text-decoration: none;
			text-align: center;
			line-height: 1.3em;
			font-size: 9pt;
		}
		div#navsecond a:hover, div#navsecond a:active
		{
			background-color: #FFE271;
			color: #0000FF;
			text-decoration: none;
		}
		div#navsecond li		{
			display: inline;
			margin: 0px; padding:0;
			float: left;
			text-align: left;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff
		}
		div#navsecond ul	{margin: 0px; padding:0;}
		div#footer		{
			width: 100%; 
			margin: 0; 
			text-align: center; 
			background: #C0C0C0
		}
		div#copyr		{
			background: #C0C0C0; 
			width: 703px;
			margin: 0 auto; 
			height:20px; 
			line-height:20px
		}
		p  {margin: 0}
		div#container
		{
			width: 100%; 
			margin: 0px; 
			text-align: center; 
			background: #f4f4f4
		}
		div#content
		{
			width: 703px; 
			margin: 0 auto; 
			background: #fff; 
			border-left: 1px solid silver; 
			border-right: 1px solid silver
		}
		div#youarehere		{
			clear:both; 
			text-align:left; 
			font:9pt arial; 
			padding: 5px 0px 10px 7px;
		}
		div#leftcontent
		{
			width: 136px; 
			float: left; 
			margin: 0 auto; 
			background: #fff
		}
		div#maincontent
		{
			width: 400px; 
			float:left; 
			margin: 0 auto; 
			background: #fff; 
			padding: 10px; 
			border-right: 1px dotted gray; 
			border-left: 1px dotted gray; 
			text-align: justify;
		}
		div#rightcontent	{
		width: 140px; 
		float:left; 
		margin: 0 auto;  
		background: #fff; 
		text-align: left;
		}
		div#pageheading 
		{
			float: left;
			text-align: left;
			width: 415px; 
			border-bottom: 1px dashed gray;
			margin: 5px 0 0 5px;
		}
		h1
		{
			color: #000;
			font-size: 14pt;
			margin: 0;
		}
		h2		{color: #008080;font-size: 10pt;font-weight: bold;margin: 0;padding: 1px 5px;}
		h4 {margin: 35px 0 0 0}

		h6
		{
			color: #000;
			font-size: 10pt;
			font-weight: bold;
			font-family: arial, helvetica, serif;
			margin: 0; 
		}
		a:link, a:visited {color: #006AD5; text-decoration:none}
		a:hover, a:active {color: #fff; background-color: #008080; text-decoration:none}
		div.boxgray
		{
			text-align: left; 
			padding-left: 0.2em; 
			border-top: 1px solid #f4f4f4;
			border-bottom: 1px solid #f4f4f4;
			background-image: url(/images/bggray.gif);
			background-repeat: repeat-y;
		}
		ul.basic 	{padding: 0; margin: .5em 2em}
		ul.basic li {text-align: left; padding-left: .2em; font-size: 10pt; font-family: arial, times, "times new roman", serif}
		.cleardivthin {clear: both; height: .1em}
		#leftcontent blockquote
		{
			float: left;
			width: 130px;
			margin: 10px 3px;
			padding: 0;
			padding-bottom: 50px;
			background: #008080 url(/images/quatogreen.gif) repeat-x 0 100%;
			text-align: center;
		}
		#leftcontent blockquote p
		{
			margin: 0;
			padding: 10px;
			font: italic 120%/130% arial, times, serif;
			color: #fff;
		}
		div#pagetop a:link, div#pagetop a:visited 
		{
			clear: both;
			float: left;
			display: block;
			text-align: center; 
			font-size: 7pt; 
			width: 6em; 
			line-height: 13px; 
			margin: 10px 20px; 
			padding: 1px 0 1px 1%;
			background: #e6e6e6 url(/images/top.gif) no-repeat 6% 50%;
			border: 1px solid #999999;
		}
		div#pagetop a:hover, div#pagetop a:active
		{
			background-color: #00B3B3;
			color: #fff;
			text-decoration: none;
		}
		ul.arrow
		{
			list-style-type: none;
			padding: .5em;
			margin: 0;
		}
		ul.arrow li
		{
			background-image: url(/images/bul_square_alt.gif);
			background-repeat: no-repeat;
			background-position: 0 .4em;
			padding-left: 0.6em;
		}		
		.spacer	{clear:both}	
		.img-l	{float:left; margin: 5px 5px 5px 0}		
		.img-r	{float:right; margin: 5px 0 5px 5px}					
		
		div.list
		{
			font-size: 10pt;
			font-family: arial, times, "times new roman", serif;
			font-weight: bold;
		}
		table.noborder 
		{
			width: 70%;
			font-size: 10pt;
			font-family: verdana;
			border: 0; 
			cellspacing: 2px;
			border-collapse: collapse;
			margin: 1em 2em;	
		}

