/* Positioning Info */
#container {
	background: url('/images/3col_bg.gif') repeat-y;
}

#content {
	float: left;
	width: 430px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#leftcol {
	margin: 0;
	padding: 0;
	background: transparent;
	padding-top: 0px;
	clear: left;
	float: left;
}

#rightcol {
	float: right;
	margin: 0;
	padding: 0;
	background: transparent;
	width: 192px;
	padding-top: 10px;
}
#rightcol .SectionHeading {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
}

/* first level */
#leftcol ul {
	margin: 0;
	padding: 0 0 0 1px;
	list-style-type: none;
}

#leftcol li {
	padding: 0;
	background-color: #CFE0EB;
	margin: 2px 1px 2px 0px;
}

#leftcol li strong {
	margin: 0;
	padding: 4px 0 4px 10px;
	color: #6B9DC0;
	font: bold 11px arial, sans-serif;
}

#leftcol li a {
	margin: 0;
	padding: 4px 0 4px 10px;
	display: block;
	width: 117px;
	color: #6B9DC0;
	font: bold 11px arial, sans-serif;
	text-decoration: none;
	line-height: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 107px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#leftcol li a.active, #leftcol li a.active:hover {
	background: url('/images/leftnav_sub_active.gif') no-repeat 1px 6px;
}

#leftcol li a:hover {
	background: transparent url('/images/leftnav_sub_over.gif') no-repeat 1px 6px;
}

/* second level */
#leftcol li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #CFE0EB;
}

#leftcol li ul li {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#leftcol li ul li a {
	margin: 0;
	padding: 4px 0 4px 15px;
	display: block;
	width: 117px;
	color: #3374A2;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	line-height: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 102px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#leftcol li ul li a.active, #leftcol li ul li a.active:hover {
	color: #3374A2;
	background: #eaeaea url('/images/leftnav_sub_active.gif') no-repeat 6px 6px;
}

/* third level */
#leftcol li ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: none;
}

#leftcol li ul li ul li {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#leftcol li ul li ul li a {
	margin: 0;
	padding: 4px 0 4px 25px;
	display: block;
	width: 117px;
	color: #3374A2;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	line-height: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 102px;
}

#ie5hackstyle1 { display: none; }
#ie5hackstyle2 { height: 0; }

#leftcol li ul li ul li a.active, #leftcol li ul li ul li a.active:hover {
	color: #3374A2;
	background: #eaeaea url('/images/leftnav_sub_active.gif') no-repeat 1px 6px;
}

