﻿.footer-white-8-ctr {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}
.center {
	text-align: center;
}
.border-left {
	background-image: url('/images/rht-brdr-black.jpg');
}
.border-right {
	background-image: url('/images/lft-brdr-black.jpg');
}
.black-bkgrnd {
	background-color: #000000;
}
.blue-bkgrnd-336699 {
	background-color: #336699;
}
.white-bkgrnd {
	background-color: #FFFFFF;
}
.section-menu {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial;
}
.picture_border {
	margin: 8px;
	border-style: solid;
	border-width: 3px;
	text-align: center;
	vertical-align: middle;
}
.Title-10-bold {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.sidebar-title-box {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	border: 8px solid #163956;
	background-color: #28527B;
	font-weight: bold;
}
.menu-bkgrnd {
	background-image: url('/images/fade-grey-bkgrnd.jpg');
	background-repeat: repeat;
}
.content-10-arial {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.PAGE-TITLE-UNDERLINE-BOLD {
	text-decoration: underline;
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
}
.scroll{
	height: 300px;
	overflow: auto;
	margin: 0;
	padding: 5px;
	border: 0;
	scrollbar-face-color: #6095C1;
	scrollbar-highlight-color: #C2D7E7;
	scrollbar-3dlight-color: #85AECF;
	scrollbar-darkshadow-color: #427AA8;
	scrollbar-shadow-color: #315B7D;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #4DECF8S;
	text-align: left;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 9pt;
}
* html .scroll{
	overflow-y: scroll; 
	overflow-x: hidden;
}
.scroll-content-9-arial {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-align: left;
}
.chart-content-8-arial {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}
.sidebar-whitebox {
	border: 3px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
}
