/***********************************************************
sitemap.css
**********************************************************/
#main {
	/*width: 670px; */
	width: 680px;
	float:right;
	padding: 0 0 50px 0;
	}
#content {padding-bottom: 80px;}	
.siteMap {
	padding: 20px 0 0 0;
	display: table;
}
	.siteMap h2 {
			margin: 0;
			padding: 0 0 0.5em 0;
			width: 15em;
			clear:both;
			position: relative;
			left: -100px;
	}
	.sIFR-active #main h2 {
			position: relative;
			left: -110px;
	}
	h3 {
		display: block;
		clear: both;
	}
/* columns
*********************/
#main .siteMap #colA,#main .siteMap #colB {
	margin: 0 2em 0 .5em;
	_margin: 0 0 0 .5em;
	width: 35em;
	float: left;
	padding: 0;
}	
#sidebar {
	padding-top: 1.9em;
}
.brochureMasthead {
	float: right;
}
#brochureBottom {
	width: 882px;
	/*min-height: 200px;*/
}
	#brochureBottom ul {padding: 7px 0 0 0;}
	#brochureBottom ul li {
		background: url(/images/bg/brochure.img.bg.gif) 0 0 no-repeat;
		width: 210px;
		height: 164px;
		position: relative;
		float: left;
		margin: 0 14px 10px 0;
	}
	#brochureBottom ul li.brochLast {margin: 0;}
	#brochureBottom ul li img {
		width: 164px;
		position: absolute;
		left: 23px;
		top: 16px;
	}
	
	#brochureBottom ul li a {
		background: url(/images/icon/icon.pdf.gif) 0 0 no-repeat;
		font-size: 11px;
		height: 19px;
		line-height: 12px;
	    padding: 2px 0 0 17px;
		position: absolute;
		bottom: 4px;
		left: 8px;
		color: #3b9f18;
	}
	#brochureBottom ul li a.brochInline {
		background: none;
		position: static;
		padding: 0;
		height:auto;
	}
/*  common list
****************************************************/
#container #content .siteMap {}
#container #content .siteMap  ul.common {
	margin: 0 0 1.0em .5em;
	width: 35em;
	/*_width: 15em;*/
	float: left;
	/*padding: 0 0 2.0em 0;*/	
}
#container #content .tabs ul.common { border-top: 0; }
	#container #content  ul.common li {
		background: url(/images/bullet/bullet.square.gray.gif) no-repeat left center;
		padding: .5em 0 0.5em 1.0em;
		height: auto;
		line-height: 1.6em;
		font-size: 11px;
		font-family: arial;
		border-bottom: 1px solid #dadada;
		color: #757575;
	}
	#container #content  ul.common li.indent {
		background: 0;
		border: 0;
		margin: 0;
		padding: 0;
	}
		#container #content  ul.common li.last  { border-bottom: 0; }
		#container #content  ul.common li span { 
			float: left;
			margin: 0 .8em 0 0;
		}
		#container #content  ul.common li a {
			font-weight: normal;
			color: #13669b;
			float: left;
			width: 86%;
		}			
		#container #content  ul.common li a:hover { color: #124464; }
		#container #content  ul.common li.last a { 
			font-family: arial;
			font-weight: bold;
			color: #4ea92e;
			font-size: 1.0em;
		}
		#container #content  ul.common li.last a:hover { color: #408a26; }
		#container #content  ul.common li ul {
			margin: 0 0 0 .5em;
			clear: both;
		}
#content #main li {
	padding-bottom: 2em;
}
#content #main a.pdf {
	background: url(/images/icon/icon.pdf.gif) no-repeat left top;
	color: #13669b;
	text-decoration: underline;
	padding: 0 0 0.5em 1.5em;
	font-weight: normal;
	margin: 0 0 0 0;
}
#printbrochure {

}
#printbrochure p {
	width: 50em;
	margin-bottom: 1.5em;
	line-height: 2.2em;
}