@charset "utf-8";
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
.BodyTextLightGreen {
	color:#EEFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
.BodyTextDarkGreen {
	color:#6B8E23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
.BodyTextDarkBlue {
	color:#0068b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
.BodyTextE5Green {
	color:#33CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
.BodyTextRed {
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}.BodyTextBrown {
	color:#CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
}
.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.BodyBoldE5Green {
	color:#33CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.BodyBoldBioGreen {
	color:#006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.BodyBoldBlue {
	color:#0068b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.BodyBoldRed {
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.BodyBoldDKRed {
	color:#8b0b04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.BodyBoldBrown {
	color:#CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.BodyBoldLightBlue {
	color:#EEFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.BodyBoxGreen {
	padding: 10px;
	background-color: #ddffcc;
	text-align: justify;
}
.BodyBoxLtOrange {
	padding: 10px;
	background-color: #ffeecc;
	text-align: justify;
}
.BodyBoxTan {
	padding: 10px;
	background-color: #fff5de;
	text-align: justify;
}
.BodyTitle {
	color: #EEFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.BodyTitleDarkGreen {
	color: #367020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.BodyTitleRed {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.BodyTitleDKRed {
	color: #8b0b04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.BodyTitleE5Green {
	color: #33CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.BodyTitleBrown {
	color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.BodyTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
}
.BodyTextXSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
}
.BodyStar {
	font-size: x-small;
	color: #FF0000;
}
a {
	text-decoration: none;
}
a:hover {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.BodySubTitleBlue {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image: url(../images/highlightbar_blue.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 8px;
}
.BodySubTitleBlueShort {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image: url(../images/highlightbar_greenshort.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
.BodySubTitleGreen {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image: url(../images/highlightbar_green.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 8px;
}
.BodySubTitleGreenShort {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-image: url(../images/highlightbar_greenshort.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
.LeftBarBGGray {
	background-color: #EDEDF3;
	background-image: url(../images/stripe_gray.png);
	background-repeat: repeat;
}
.RightBarBGGray {
	background-color: #EDEDF3;
	background-image: url(../images/stripe_gray.png);
	background-repeat: repeat;
}
.LeftBarBoxGray {
	padding: 20px;
	background-color: #eff4f8;
	margin: 8px;
	height: 1650px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #dcdde2;
	border-right-color: #dcdde2;
	border-bottom-color: #dcdde2;
	border-left-color: #dcdde2;
}
.LeftBarBoxGrayShort {
	padding: 20px;
	background-color: #eff4f8;
	margin: 8px;
	height: 800px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #dcdde2;
	border-right-color: #dcdde2;
	border-bottom-color: #dcdde2;
	border-left-color: #dcdde2;
}
.LeftBarBoxGreen {
	padding: 20px;
	background-color: #e8fcc6;
	margin: 8px;
	height: 1600px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #dcdde2;
	border-right-color: #dcdde2;
	border-bottom-color: #dcdde2;
	border-left-color: #dcdde2;
}
.LeftBarBoxGreenMed {
	padding: 20px;
	background-color: #e8fcc6;
	margin: 8px;
	height: 1000px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #dcdde2;
	border-right-color: #dcdde2;
	border-bottom-color: #dcdde2;
	border-left-color: #dcdde2;
}
.RightBarBoxBlue {
	padding: 20px;
	background-color: #DFECF4;
	height: 1650px;
	margin: 8px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #dcdde2;
	border-right-color: #dcdde2;
	border-bottom-color: #dcdde2;
	border-left-color: #dcdde2;
}
.RightBarBoxBlueShort {
	padding: 20px;
	background-color: #DFECF4;
	height: 800px;
	margin: 8px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #dcdde2;
	border-right-color: #dcdde2;
	border-bottom-color: #dcdde2;
	border-left-color: #dcdde2;
}
.RightBarBoxBlueXShort {
	padding: 20px;
	background-color: #DFECF4;
	height: 300px;
	margin: 8px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #dcdde2;
	border-right-color: #dcdde2;
	border-bottom-color: #dcdde2;
	border-left-color: #dcdde2;
}
.RightBarBoxGreen {
	padding: 20px;
	background-color: #cfeaa1;
	height: 1600px;
	margin: 8px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #dcdde2;
	border-right-color: #dcdde2;
	border-bottom-color: #dcdde2;
	border-left-color: #dcdde2;
}
.RightBarBoxGreenMed {
	padding: 20px;
	background-color: #cfeaa1;
	height: 1000px;
	margin: 8px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #dcdde2;
	border-right-color: #dcdde2;
	border-bottom-color: #dcdde2;
	border-left-color: #dcdde2;
}
.PiBarBoxGrayShort {
	padding: 20px;
	background-color: #eff4f8;
	margin: 8px;
	height: 300px;
	overflow: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #dcdde2;
	border-right-color: #dcdde2;
	border-bottom-color: #dcdde2;
	border-left-color: #dcdde2;
}
