
/*Publication css-Stylesheet 
===================================================*/
	.linkFont { color: #847C6C; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: underline; font-family: Arial, Helveica, sans-serif; }
	.linkFont a:link { color: #847C6C; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: underline; font-family: Arial, Helveica, sans-serif; }
	.linkFont a:visited { color: #5C5C5C; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: underline; font-family: Arial, Helveica, sans-serif; }
	.linkFont a:hover { color: #5C5C5C; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: underline; font-family: Arial, Helveica, sans-serif; }
	
	.articleLinkFont { color: #5C5C5C; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: underline; font-family: Arial, Helveica, sans-serif; }
	.articleLinkFont a:link { color: #5C5C5C; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: underline; font-family: Arial, Helveica, sans-serif; }
	.articleLinkFont a:visited { color: #5C5C5C; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: underline; font-family: Arial, Helveica, sans-serif; }
	.articleLinkFont a:hover { color: #5C5C5C; font-size: 9pt; font-style: normal; font-weight: normal; text-decoration: underline; 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: #594A3F; font-size: 10pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.itemMenuFont { color: #594A3F; font-size: 9pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Helveica, sans-serif; }
	.itemSubMenuFont { color: #594A3F; font-size: 8.5pt; font-style: normal; font-weight: bold; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	.itemDisplayFont { color: #000000; font-size: 8.5pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Verdana, Helveica, sans-serif; }
	
		h1 {        color: #6C949C; 
					font-size:12pt; 
					font-style: normal; 
					font-weight: bold; 
					text-decoration: none; 
					font-family: Arial, Helveica, sans-serif;
					text-transform: uppercase; }
					
		h2 {		color: #6C949C; 
					font-size: 10pt; 
					font-style: normal; 
					font-weight: bold; 
					text-decoration: none; 
					font-family: Arial, Helveica, sans-serif; }

		h3 {		color: #6C949C; 
					font-size: 9.5pt; 
					font-style: normal; 
					font-weight: bold; 
					text-decoration: none; 
					font-family: Arial, Helveica, sans-serif; }

		h4 {		color: #6C949C; 
					font-size: 9pt; 
					font-style: normal; 
					font-weight: bold; 
					text-decoration: none; 
					font-family: Arial, Helveica, sans-serif; }
					
		form {	padding: 0px;
				margin: 0px; }
			 
	/********* header ***********/
		#header { 	
			width: 780px;
			margin: 0px;
			padding: 0px; }
					
		#logo_topNav {
			width: 780px;
			height: 55px;
			margin: 0px;
			padding: 0px; 
			border-top: 5px solid #dce4e4; }
				
			p#logo {
				float: left; 
				width: 270px;
				margin: 0px; 
				padding: 0px; }
						
			p#Note	{
				float: left; 
				width: 10px; 
				margin: 0px;
				padding: 0px; }
						
			p#topNav {
				float: left; 
				width: 510px;
				margin: 0px;
				padding: 0px;}
					
				#navLinks {
					float: right;
					width: 510px;
					margin-top: -15px; 
					padding: 0px; }

				#search {
					float: right;
					width: 510px; 
					margin: 0px; 
					padding: 0px; }
							
					/*#search search image { padding: 0px 4px; }*/  
						
		/* top navigation menu */
		#navMenu {	clear: both; 
					width: 780px;
					margin: 0px; 
					padding-bottom: 2px;
					background-color: #3087A8;
					border-bottom: 4px solid #FFFFFF;
					position: relative; }

			p#headMenu 	{ 	width: 698px; 
						margin: 0px; 
						padding: 0px; 
						float: left; }
						
			p#space	{ 	width: 82px; 
						margin: 0px; 
						padding: 0px; }
	
		.textFont { color: #000000; font-size:8pt; font-style: normal; font-weight: normal; text-decoration: none; font-family: Arial, Helveica, sans-serif; }			
	
		/* Body */
		div#body {	clear: both;  
					width: 780px;
					margin: 0px;
					padding: 0px; 
					background-color: #ffffff; 
					}
					
		/* Left Ad */
			#leftAd  {
					padding: 5px 0px 0px 0px;
					margin: 0px;
					float: left; }
		/* Content */			
			#content {
					width: 420px;
					float: left; 
					padding: 5px 5px 0px 5px;
					margin: 0px;   }
					
				#content h2 {
						margin: 0px;
						padding: 0px; }
						
				#content h2 a {
						text-decoration: none;
						color: #6C949C;  }
						
				#content h1 {
						padding: 10px 0px 0px 0px; }
					
				.contentTextFont { 
						color: 636466; 
						font-size: 9pt; 
						font-style: normal; 
						font-weight: normal; 
						text-decoration: none; 
						font-family: Arial, Helveica, sans-serif;  }
					
		/* Divider Bar */		
			#verDivBar {
					float: left;
					padding: 0px;
					margin: 0px 15px 0px 0px;
					width: 1px;
					height: 700px;
					background-color: #DEBDA9;  }
		/* Right Navigation Bar */			
			#rightNav {
					padding: 5px 0px 0px 0px;
					margin: 0px;  }
				
				#featureArticle {
					color: #000000; 
					font-size: 11pt; 
					font-style: normal; 
					font-weight: normal; 
					text-decoration: none; 
					font-family: Arial, Helveica, sans-serif;
					}
					
				ul#menu1 {
					padding: 0px;
					margin: 0px; 
					list-style: none; }
					
					#menu1 li {
						padding: 0px;
						margin: 0px;	}
						
					#menu1 a {
							padding: 0px;
							margin: 0px;
							text-decoration: none;  }
							
					#articleSubHeader {
							margin: 0px;
							padding: 0px;  
							list-style-type: circle;
							list-style-position: inside; }
					
					#articleSubHeader li{
							margin-left: 0px; }
							
							
			.linkTextFont {
				color: #6C949C; 
				font-size: 9pt; 
				font-style: normal; 
				font-weight: normal; 
				text-decoration: none; 
				font-family: Arial, Helveica, sans-serif;	}
				
			.selectedLinkTextFont {
				color: #000000; 
				font-size: 9pt; 
				font-style: normal; 
				font-weight: normal; 
				text-decoration: none; 
				font-family: Arial, Helveica, sans-serif;	}
				
			#feature {
					list-style: none;
					background-color: #ffffff;
					margin: 0px;
					padding: 10px 0px 0px 0px;  }
					
			.featureTopic {
						padding-top: 8px;
						padding-left: 0px; }
						
			.featureText {
						padding: 0px 5px 10px 14px;
						margin: 0px; }
						
			li#featureDiv {
							padding: 0px;
							margin: 0px;  }			
			
			.featureTitleFont { color: #6C949C; 
								font-size:10pt; 
								font-style: normal; 
								font-weight: bold; 
								text-decoration: none; 
								font-family: Arial, Helveica, sans-serif; }	
													
			.featureTextFont 	{ color: #594A3F; 
								  font-size:9pt; 
								  font-style: normal; 
								  font-weight: normal; 
								  text-decoration: none; 
								  font-family: Arial, Helveica, sans-serif; }	
					
	/********* footer ***********/
			#footer{
					padding: 0px;
					margin: 0px; }
					
			#footerText {
					background-color: #DFDFDF;
					height: 27px;	
					text-align: center; 
					margin-top: 3px; 
					padding-top: 6px;
					color: #222222; 
					font-size:8pt; 
					font-style: normal; 
					font-weight: normal; 
					text-decoration: none; 
					font-family: Arial, Helveica, sans-serif; }

