@charset "UTF-8";
/* CSS Document */

#sidebar2 {
	width: 327px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C79B7E;
	background-color: #F2F0F6;
	clear: none;
	float: right;
	color: #5A4D81;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#sidebar2 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;
}
#sidebar2 h4 {
	font-size: 11px;
	line-height: 4px;
}
.sidebarSections2 {
	background-image: url(../img/sidebar_bg_purple.jpg);
	background-repeat: repeat-y;
	height: 19px;
	padding-top: 10px;
	width: 327px;
}
.sidebarLinks2 {
	width: 280px;
	margin-left: 27px;
	padding-top: 15px;
	margin-right: 20px;
	padding-bottom: 5px;
}
#sidebar2 a {
	color: #5A4D81;
}
#sidebar2 a:hover {
	color: #C79B7E;
}
#sidebar2 p {
}
#sidebar2 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#sidebar2 ul a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sidebar2 ul a:hover {
	color: #000000;
}
.sidebarPdfLinks2 {
	background-image: url(../img/sidebar_bullet_purple.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.subtitles2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
