	body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	img {
		border: none;
	}
	#sitemap h3 {
		display: block;
		background-color: #DDDDDD;
		margin: 0;
		padding: 3px;
		padding-left: 5px;
		font-size: .95em;
	}
	#sitemap h4 {
		color: #575E75;
		margin: 0;
		padding: 3px;
		font-size: .85em;
		padding-left: 8px;
		background-image: none;
	}
	
	#sitemap h4 active {
		color: #f63;
	}
	#sitemap {
		float: left;
		width: 14em;
		margin: 0;
		padding: 0;
		font-size: .8em;
		font-weight: bold;
		color: #f63;
		padding: 0px;
	}
	#sitemap ul {
		list-style: none;
		margin: 5px;
		padding: 0px;
	}
	#sitemap li {
		list-style: none;
		margin: 0px;
		padding-top: 5px;
	}
	#sitemap li a{
		margin: 9px;
		text-decoration: none;
		color: #6066B7;
		padding: 8px 18px;
		font-weight: normal;
		font-size: .85em;
		border-left: 1px solid #E7E7E7;

	}
	#sitemap .active {
		background-image: url(images/bullet_nav_org.gif);
		background-repeat: no-repeat;
		background-position: left center;
		color: #DE5B1D;
	}
	
	#sitemap  a:hover {
		text-decoration: underline;
		color: #B02828;
	}
	#sitemap .area {
		font-size: .8em;
		padding-left: 5px;
		margin-left: 15px;
		border-left: 1px solid #E7E7E7;
		color: #464F68;
		font-weight: normal;
	}
	#sitemap .links a {
		font-size: .85em;
		margin: 0;
		padding: 0;
		padding-left: 8px;
		border-left: 0px solid #E7E7E7;
	}
	* html #sitemap li,* html #sitemap a {height:1%;}
	#procontent {
			float: left;
			clear: right;
			width: 550px;
			margin: 40px 0 30px 22px; /* may need to change bottom value to 0 */
			/*border-right: 1px solid #BECFE5;*/
			/* design below */
			font-size: .75em;
			line-height: 1.5em;
		}
		
		#procontent .right {
			float: right;
			border-left: 1px solid silver;
			padding: 10px 0 10px 15px;
			margin: 10px 4px 2px 10px;
			text-align: right;
		}
		
		#procontent .left {
			float: left;
			border-left: 0px solid silver;
			border-right: 1px solid silver;
			padding: 10px 15px 10px 0px;
			margin: 10px 10px 2px 4px;
		}
		
		.caption {
			font-size: .85em;
			height: 100%;
			text-align: right;
			clear: right;
		}
		.captionleft {
			font-size: .85em;
			height: 100%;
			text-align: left;
			clear: left;
		}
		
		#procontent h1, #procontent h3, #procontent h5 {
			font-family: georgia, serif;
			clear: right;
			font-weight: normal;
			color: #DE5B1D;
			font-size: 1.8em;
			padding: 5px 0 10px 0;
			border-bottom: 1px solid #F0C6AC;
		}
		#procontent h2 {
			font-family: georgia, serif;
			font-weight: normal;
			color: #DE5B1D;
			font-size: 1.4em;
		}
		#procontent .clear {
			clear: both;
		}
		#procontent h3 {
			color: White;
			font-size: 1.4em;
			background-color: #8B7367;
			padding: 5px 0 5px 10px;
			border-bottom: 0px solid #F0C6AC;
		}
		#procontent span h2 {
			font-family: verdana, sans-serif;
			color: #4B4B4B;
			font-weight: 600;
			font-size: 1.1em;
			padding: 0px 0 0px 0px;
			border-bottom: 0px solid #F0C6AC;
		}
		#procontent p {
			font-size: .95em;
			line-height: 1.5em;
			color: #4B4B4B;
		}
		#procontent ul {
			width: 490px;
			list-style: none;
		}
		#procontent li {
			font-size: .95em;
			padding-top: 1em;
			padding-left: 30px;
			color: #4B4B4B;
			background: url(../products/images/bullet.gif) no-repeat 0 12px;
			font-weight: bold;
		}
		#procontent ul li ul {
			padding: 15px 0;
			margin: 0;
		}
		#procontent li ul li {
			color: #DE5B1D;
			background: none;
			margin-left: 0px;
		}
		#procontent li ul li ul li {
			color: #4B4B4B;
			display: list-item;
			list-style-type: disc;
			padding: 2px 0;
		}
		#procontent a{
			color:#0071DD;
			text-decoration:none;
		}
		#procontent a:hover{
			color:#D90000;
			text-decoration:underline;
		}
		blockquote {
			line-height: 180%;
			color: #910000;
			margin-left: 60px;
			width: 26em;
			font-size: 1.2em;
			text-align: center;
			font-family: "Times", "New York", serif;
		}
		#procontent .mm {
			font-size: .95em;
			color: #757575;
			clear: both;
		}
