@charset "UTF-8";
/* CSS Document */

#sidebar3 {
	width: 327px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C79B7E;
	background-color: #F2F7EE;
	clear: none;
	float: right;
	color: #4A5441;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#sidebar3 h3 {
	font-weight: normal;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #C79B7E;
	padding-left: 5px;
	font-size: 11px;
	line-height: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar3 h4 {
	font-size: 11px;
	line-height: 4px;
}
.sidebarSections3 {
	background-image: url(../img/sidebar_bg_green.jpg);
	background-repeat: repeat-y;
	height: 19px;
	padding-top: 10px;
	width: 327px;
}
.sidebarLinks3 {
	width: 300px;
	margin-left: 27px;
	padding-top: 15px;
	margin-right: 20px;
	padding-bottom: 5px;
}
#sidebar3 a {
	color: #4A5441;
}
#sidebar3 p {
}
#sidebar3 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#sidebar3 ul a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	
}
#sidebar3 ul a:hover {
	color: #000000;
}
.sidebarPdfLinks3 {
	background-image: url(../img/sidebar_bullet_green.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.subtitles3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
