
/*Publication css-Stylesheet 
===================================================*/
	ul  {	list-style: none;
		padding: 0px;
		margin: 0px;  }

	h1  { color: #AA6F4D; font-size: 12pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	h2  { color: #AA6F4D; font-size: 11pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	h3  { color: #333333; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
			
	.headerBFont {color: #3D3D3D; font-size: 11pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.headerLFont {color: #3D3D3D; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }

	.menuFont { color: #000000; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.itemMenuFont { color: #333333; font-size: 9.5pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.itemSubMenuFont { color: #555555; font-size: 9pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.itemDisplayFont { color: #000000; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.contentFont { color: #5C5C5C; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.footerFont { color: #000000; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	
	.whiteHeaderFont {color: #FFFFFF; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial;}			
	.blackHeaderFont {color: #333333; font-size: 9pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial; }			
	.whiteTitleFont {color: #FFFFFF; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial;}			
	.blackTitleFont {color: #000000; font-size: 9pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial;}			


	.menuLevel1Font { color: #AA6F4D; font-size: 10pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.menuLevel2Font { color: #333333; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.selectedItemFont { color: #AA6F4D; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.topLinkFont { color: #AA6F4D; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	
	#outerBody {	
		border-width: 1px 5px 5px 5px;
		border-style: solid;
		border-color: #FFFFFF;
		width: 790px; }

	#body {	
		margin: 0px; 
		padding: 0px; 
		background-color: #FFFFFF; }

		#header {	
			width: 790px;
			margin: 0px;  
			padding: 0px; }

			#logo {	
				float: left; 
				width: 490px; 
				margin: 0px;
				padding: 0px; }
			
			#topMenu { 
				float: left; 
				margin: 3px 0px;
				padding: 0px 10px; 
				border-width: 0px 1px; 
				border-style: solid; 
				border-color: #5C8474; }
					
			#searchBar {
				float: right; 
				margin: 0px;
				padding: 8px 5px; }
					
					
				#search {
					height: 23px; 
					margin: 3px 0px 3px 0px; 
					padding: 0px; }
						
				#search form {
					padding: 0px;
					margin: 0px; }
						
		#menuBar { 
			clear: both; 
			width: 790px; 
			height: 19px; 
			background: url('/images/windowBlinds/head-links_stretch_1x19.gif'); 
			background-repeat: repeat-x; }

			#menuBar_L { 
				float: left; 
				width: 788px; }
						
			#menuBar_R { 
				float: right; 
				width: 2px; }


		/* Template Content*/	

		#menuNav { 
			float: left; 
			width: 180px; 
			margin: 0px; 
			padding: 15px 5px 0px 5px; 
			background-color: #FFFFFF; }
 
			#iMenu { 
				width: 190px; 
				margin: 5px 0px; 
				padding: 0px; }

				#iMenuTitle { 
					width: 182px; 
					height: 11px; 
					margin: 0px; 
					padding-left: 8px; 
					background: url('/images/windowBlinds/brown_header_stretch_1x11.gif'); 
					background-repeat: repeat-x; }

				#iMenuContent { 
					width: 188px; 
					margin: 0px; 
					padding: 0px; 
					border-width: 1px;
					border-style: solid;
					border-color: #000000; }

				#iMenuItem { 
					width: 182px;
					margin: 0px; 
					padding: 3px 3px 4px 3px; 
					border-width: 0px 0px 1px 0px;
					border-style: solid;
					border-color: #FFFFFF;
					background-color: #F5EDE2; }

		#article {
			float: left; 
			width: 415px; 
			margin: 0px; 
			padding: 10px 5px 0px 5px; }

		#ads {
			float: left; 
			width: 165px; 
			margin: 0px;
			padding: 10px 0px 0px 5px; }


		/*Footer */
				
		#footer {
			clear: both;
			margin: 0px;
			padding: 20px 10px 10px 10px; 
			text-align: center; }
