@charset "utf-8";
/* CSS Document */

.frameRightBG {
	background-image: url(/images/frame_right_bg.jpg);
	background-repeat: repeat-y;
}
.frameLeftBG {
	background-image: url(/images/frame_left_bg.jpg);
	background-repeat: repeat-y;
}
.frameBottomBG {
	background-image: url(/images/frame_bottom_bg.jpg);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-size: 11px;
	text-align: center;
	line-height: 18px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #99441F;
	text-decoration: underline;
}
.title_1 {
	font-size: 14px;
	font-weight: bold;
}
.tableTitle {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableFooterText {
	font-size: 9px;
}
.seriesPanel {
	font-size: 12px;
	font-weight: bold;
}
li {
	margin-left: -20px;
}
.seriesPanel a {
	font-size: 12px;
	font-weight: bold;
	color: #EA5E00;
	text-decoration: none;
}
.bulletText {
	color: #000000;
}
.seriesPanel a:hover {
	color: #EA5E00;
	text-decoration: underline;
}
.title2 {
	font-size: 30px;
	color: #EA5E00;
}
.text {
	font-size: 11px;
}
.textBold {
	font-size: 11px;
	font-weight: bold;
}
.textBoldWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.tableBorder {
	border: 1px solid #EA5E00;
}
.title_3 {
	font-size: 13px;
	font-weight: bold;
}
ul {
	list-style-type: square;
	margin-top: -5px;
	color: #EA5E00;
}
.textBoldBlack {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.Title4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.title3 {
	font-size: 28px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
