#leftnav {
	float: left;
	height: auto;
}
#leftnav .stretcher a {
	font-weight:bold;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 13px;
	font-size: 120%;
	color: #00a950;
	width: 242px;
	/*background-image: url(../images/nav/leftnav.jpg); */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-style: italic;
	height: 29px;
	margin-bottom: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #F8F9FD;
	border-right-color: #F8F9FD;
	border-bottom-color: #F8F9FD;
	border-left-color: #F8F9FD;
}
#leftnav .stretcher ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}

#leftnav .stretcher a:hover {
	background-image: url(../images/nav/leftnav-over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#leftnav .stretchtoggle {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 7px;
	background-repeat: no-repeat;
	font-size: 90%;
	background-color: #004890;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ef4224;
	border-right-color: #ef4224;
	border-bottom-color: #ef4224;
	border-left-color: #ef4224;
	width: 200px;
}

#leftnav .stretchtoggle a {
	display: block;
	height: 23px;
	width: 180px;
	float: left;
	padding: 5px;
	color: #FFFFFF;
}
#leftnav .stretchtoggle a:hover {
	color: #FFFFFF;
	background-image: url(/assets/images/generic/navbutton.gif);
	background-repeat: no-repeat;
}






#leftnav .substretcher a {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	font-size: 82%;
	width: 194px;
	font-weight: normal;
	background-image: url(../images/generic/leftnav-arrow.gif);
	background-repeat: no-repeat;
	background-position: -3px 2px;
}
#leftnav .substretcher ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin: 0px;
}

#leftnav .substretcher a:hover {
	background-image: url(../images/generic/leftnav-arrow-over.gif);
	background-repeat: no-repeat;
	background-position: -3px 2px;
}


#leftnav .substretchtoggle {
	display: block;
	height: 13px;
	width: 168px;
	text-decoration: none;
	font-weight: bold;
	color: #FF7100;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 7px;
	background-image: url(/assets/images/generic/navbuttonup.gif);
	background-repeat: no-repeat;
}

#leftnav .substretchtoggle a {
	display: block;
	height: 23px;
	width: 180px;
	float: left;
	padding: 5px;
	color: #FFFFFF;
	background-image: url(/assets/images/generic/subnavbutton.gif);
	background-repeat: no-repeat;
}
#leftnav .substretchtoggle a:hover {
	color: #FFFFFF;
	background-image: url(/assets/images/generic/subnavbutton.gif);
	background-repeat: no-repeat;
}



#leftcolumn {
	float: left;
	width: 180px;
	height: auto;
}

#highlight {
	height: 14px;
	width: 168px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 7px;
	display: block;
}
#highlight b {
	color: #FF7100;
}
#highlight b:hover {
	background-image: url(/assets/images/generic/navbutton.gif);
	background-repeat: no-repeat;
}





#nav .sectionbutton {
	display: block;
	height: 13px;
	width: 171px;
	text-decoration: none;
	font-weight: bold;
	color: #FF7100;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 7px;
	background-image: url(/assets/images/generic/navbuttonhome.gif);
	background-repeat: no-repeat;
}

/* #nav .stretcher li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

*/
