@charset "UTF-8";
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #474F49;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.7em;
	margin-top: 0px;
	text-align: justify;
}
h1 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	border-left: 11px solid #FF9900;
	padding-left: 7px;
}
h3 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #474F49;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divCopyright {
	font-size: 10px;
	margin: 1em;
	text-align: right;
}
#divCopyright a {
	color: #474F49;
}
a:link {
	color: #C89D5A;
}
#tableLayout #tdSidebar a {
	padding: 8px;
	border-top: 1px solid #CED2B6;
	border-bottom: 1px solid #CED2B6;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	text-decoration: none;
	background: #0099CC;
	vertical-align: top;
}
#tableLayout #sprocketGraphic {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #B0B0B0;
}
#tableLayout #tdSidebar a.current {
	background-color: #F6F7F3;
}
#tableLayout #tdSidebar a:link, 
#tableLayout #tdSidebar a:visited, 
#tableLayout #tdSidebar a:active 
{
	color: #FFFFFF;
}
#tableLayout #tdSidebar a:hover {
	background-color: #006699;
}
#tableLayout {
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
}
#trBottomNav a:link, 
#trBottomNav a:visited, 
#trBottomNav a:active 
{
	color: #474F49;
}
#tableLayout #trPageContent {
	padding-left: 20px;
	padding-right: 30px;
}
#tableGraphic {
	padding: 6px;
}
tGreen {
	color: #99CC00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
tGreen a {
	text-decoration: none;
	color: #99CC00;
}
tDarkBlue {
	color: #006699;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
tDarkBlue a {
	text-decoration: none;
	color: #006699;
}
tMidBlue {
	color: #0099CC;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
tMidBlue a {
	text-decoration: none;
	color: #0099CC;
}
tOrange {
	color: #FF9900;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
tOrange a {
	text-decoration: none;
	color: #FF9900;
}
tPink {
	color: #FF3366;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
tPink a {
	text-decoration: none;
	color: #FF3366;
}
.styleGR {
	color: #99CC00;
	border-left: 11px solid #99CC00;
	padding-left: 7px;
}
.styleOR {
	color: #FF9900;
	border-left: 11px solid #FF9900;
	padding-left: 7px;
}
.styleDB {
	color: #006699;
	border-left: 11px solid #006699;
	padding-left: 7px;
}
.styleMB {
	color: #0099CC;
	border-left: 11px solid #0099CC;
	padding-left: 7px;
}
.stylePK {
	color: #FF3366;
	border-left: 11px solid #FF3366;
	padding-left: 7px;
}