td.left {
	background-color: #E6E6E6;
	padding: 0px;
}
.sectionheader {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7C5B9D;
	background-color: #575961;
	display: block;
}
div#subnav {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul#subnav_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	width: 100%;
}
ul#subnav_menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: none;
	padding: 0px;
	width: 100%;
}
ul#subnav_menu li.subitem a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B3493;
	text-decoration: none;
	background-color: #E6E6E6;
	padding: 4px 4px 4px 8px;
	margin-left: 28px;
	display: block;
	vertical-align: middle;
	height: 100%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
ul#subnav_menu li a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B3493;
	text-decoration: none;
	background-color: #D6D4D7;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	vertical-align: middle;
	height: 100%;
}
ul#subnav_menu li a:hover {
	color: #6B3493;
	background-color: #EFEFEF;
}
ul#subnav_menu li.subitem a:hover {
	color: #6B3493;
	background-color: #CCCCCC;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
ul#subnav_menu li a.current {
	padding-left: 6px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #7C5B9D;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #7C5B9D;
	background-color: #FFFFFF;
	color: #333333;
}
ul#subnav_menu li.subitem a.current {
	background-color: #EFEFEF;
	color: #000000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #666666;
}
ul#subnav_menu li.subitem a.current:hover {
	background-color: #EFEFEF;
	color: #000000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #666666;
}
div#sectiontools {
	width: 160px;
	padding: 1px;
	margin-top: 30px;
	vertical-align: top;
	float: right;
	background-color: #FFFFFF;
	border-top: 1px solid #AEAEAE;
	border-bottom: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	margin-bottom: 80px;
}
ul#tools {
	list-style-type: none;
	margin: 6px;
	padding: 0px;
	width: 140px;
}
ul#tools li {
	float: none;
}
ul#tools li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom:2px;
	display: block;
	vertical-align: middle;
	height: 100%;
}
ul#tools li a:hover {
	color: #6B3493;
	background-color: #EFEFEF;
}
ul#tools li a.current {
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #6B3493;
	background-color: #EFEFEF;
	color: #333333;

}
div#toolshead {
	background-color: #D4CBDD;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B3493;
	background-image: url(../images/tools_bg.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 20px;
	padding-bottom: 0px;
}
div#termselector {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px 5px 10px;
	width: 180px;
	text-align: right;
	background-color: #FFFFFF;
	border-top: 1px dotted #AEAEAE;
	border-right: 1px dotted #AEAEAE;
	border-left: 1px dotted #AEAEAE;
}
table#pagecontent {
	margin-top: 20px;
}
table#pagecontent td.pageheader {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #000000;
	padding: 4px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6B3493;
	font-weight: bold;
}
table#pagecontent td.printpage {
	padding: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6B3493;
}
table#pagecontent td.hottopics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B3493;
	background-color: #E7CDB7;
	padding: 3px 3px 3px 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6B3493;
	border-bottom-color: #6B3493;
	text-align: left;
}
table#pagecontent td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
	text-align: left;
}
table#pagecontent td.content strong {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #6B3493;
	letter-spacing: 0.05em;
}
td.contentcol {
	padding-top: 20px;
}
td.contentcol img {
	margin-top: 15px;
}
div#lightbox {
	text-align: center;
	margin-top: 15px;
}
td.lightbox_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #575961;
	border-top: 1px solid #6B3493;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 5px 5px 15px;
}
td.lightbox_content {
	background-color: #EFEFEF;
	text-align: left;
	border-bottom: 1px solid #D4CBDD;
}
ul.lightbox_links {
	list-style-type: none;
	margin: 10px;
}
ul.lightbox_links li {
	padding: 4px;
}
ul.lightbox_links li a {
	color: #6B3493;
	text-decoration: none;
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
ul.lightbox_links li a:hover {
	color: #000000;
	text-decoration: underline;
	background-image: url(../images/arrow_black.gif);
}
table.datatable {
	border: 1px solid #6B3493;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-left: 1px solid #6B3493;
}
table.datatable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}
table.datatable td.header {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	color: #6B3493;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #CCCCCC;
}
table.datatable td.header2 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #E0E0E0;
}
table.datatable td.header3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}
table.datatable td.header4 {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}
table.datatable td.header5 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D7;
}
td.content img {
	margin-bottom: 10px;
	margin-left: 10px;
}
td.columnborder {
	border-left: 1px solid #999999;
}
