		body
			{
				font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
				font-size: 9pt;
				color: #000000;
				margin: 0 0 0 0;
				background-color: #e3e1d5;
				text-align: center;
			}
						
		#main_content
			{
				background-color: #ffffff;
				text-align: left;
				margin: 0px auto;
				vertical-align: top;
				padding: 0 0 0 0;
				width: 770px;
			}
		#main_content a:link {color: #000080; text-decoration: none;}
		#main_content a:visited {font-weight: none; color: #000080;}
		#main_content a:hover {color: #b3ab7d; text-decoration: underline;}
		#main_content a:active {color: #000080;}

		#title
			{
				background-color: #005596;
				text-align: right;
				color: white;
				font-size: 10pt;
				background-image:url('/images/logo.png');
				background-repeat: no-repeat;
				height: 115px;
				width: 770px;

			}
		#title a
			{
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;
				color: white;
			}
		#title a:link {color: white;}
		#title a:visited {color: white;}
		#title a:hover {color: #b3ab7d; text-decoration: underline;}
		#title a:active {color: white;}
		
		#searchform
			{
				position: relative;
				float: right;
				bottom: 60px;	
				
			}
	
		#footer
			{
				background-color: #005596;
				text-align: center;
				color: white;
				font-size: 8pt;
				width: 100%;
				padding-top: 7px;
				padding-bottom: 7px;
				font-weight: none;
			}
		#footer a
			{
				color: #b1a87d;
				text-decoration: none;
				font-weight: none;
			}
		#footer a:link {color: white; text-decoration: none;}
		#footer a:visited {color: white;}
		#footer a:hover {color: #b3ab7d; text-decoration: underline;}
		#footer a:active {color: white;}
	
		#menu
			{
			        width: 100%;
			}
		#menu a
			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #white;
				font-weight: bold;
				text-decoration: none;
				font-size: 9px;
			}
		#menu a:link {color: white; text-decoration: none;}
		#menu a:visited {color: white;}
		#menu a:hover {color: none; text-decoration: underline;}
		#menu a:active {color: white;}



				
		#address_block
			{
				float: right;
				text-align: left;
				font-size: 11px;
				visibility: hidden;
			}
		#content
			{
				padding: 0000;
				margin-left: 7px;
				margin-right: 5px;
				width: 760px;
				
			}
		.txt_title
			{
				font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
				font-size: 12pt;
				font-weight: bold;
				color: #000000;
			}	
		.txt_main
			{
				font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
				font-size: 10pt;
				font-weight: normal;
				color: #000000;
			}
		.txt_small
			{
				font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
				font-size: 8pt;	
				font-weight: normal;
				color: #000000;
			}

					
			
		h2
			{
				color: #000080;
				font-size: 9pt;
				font-weight: none;
				text-decoration: none;
				margin-top: -4px;
				margin-bottom: -0px;
			}
		h2 a
			{
				color: #000080;
				font-size: 9pt;
				font-weight: none;
				text-decoration: none;
				margin-right: 0px;
				padding: 0000;
			}
		FIELDSET
			{
				font-size: 8pt;
				color: #808080;
				font-style: italic;
			}
			
		FIELDSET input
			{
				color: #303030;
				font-weight: normal;
				border: 1px solid #000;
				font-size: 12px;
				color: #308d94;
			}
	
		FIELDSET select
			{
				color: #303030;
				font-weight: normal;
				border: 1px solid #000;
				font-size: 12px;
			}
			
		label 
			{
	    			display: block;
	    			width: 150px;
	   			float: left;
	    			margin: 2px 4px 6px 4px;
	    			text-align: right;
	    			color: #308d94;
	    			font-weight: bold;
	    			font-size: 9pt;
			}

		br { clear: left; }
		#home_list1
		{
			list-style-position: inside;
		}
		#newsheader
			{
				color: #000080;
				font-size: 11pt;
				font-weight: bold;
				margin-bottom: 20px;
			}
		#news
			{
				padding: 0000;
				margin-left: 10px;
				margin-right: 10px;
			}
					
