body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494b4c;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#content div {
	text-align: left;
}
#header div {
	text-align: left;
}
h1 {
	color: #249200;
}

h2 {
	color: #333333;
}

h3 {
	color: #319b00;
}

h4 {
	color: #333333;
}
h5 {
	color: #333333;
	font-size: 12px;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #CC3333;
}

a:hover {
	text-decoration: none;
	color: #2E9102;
}

#box {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 1px solid #c8e3f5;
	background-color: #f6fbff;
	width: 459px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#box2 {
	padding-bottom: 5;
	border: 1px solid #c8e3f5;
	background-color: #f6fbff;
	width: 339px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 10px;
	vertical-align: top;
}

#box3 {
	padding-bottom: 5;
	border: 1px solid #c8e3f5;
	width: 339px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.box {
	width: 139px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

.QLbox {
	padding-left: 5px;
	float: left;
	margin-top: 10px;
}
.chartbox {
	float: right;
	width: 179px;
	padding-left: 5px;
}

#disclaimer{
	margin-bottom: 0;
	padding-bottom: 15;
	background-color: #FFFFFF;
	width: 441px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 15px;
}
.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url() no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	width: 907px;
	height: 276px;
	background-image: url(../images/cb_headerimg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}

#tabs {
	width: 907px;
	height: 109px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	float: left;
}


/* Menu */
#menu {
	width: 450px;
	height: 38px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
}

#menu ul {
	margin: 0;
	list-style: none;
	height: 38px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #0040b5;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 5;
	padding-left: 4px;
	background-image: url(../images/navimg.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu a:hover {
	background-image: url(../images/cbmhimg.jpg);
	color: #0040b5;
	background-repeat: no-repeat;
	height: 37px;
	width: 100px;
}

#menu .active a {
	height: 38px;
	background-image: url(../images/cbmhimg.jpg);
	font-weight: bold;
	color: #479AC6;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.shadetabs{
	margin-left: 0;
	margin-top: 14px;
	_margin-top: 6px;
	margin-bottom: 0;
	font: bold 14px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	height: 23px;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 3px;
	color: #57bd29;
	width: 150px;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 3px;
	padding-left: 17px;
	margin-top: 6px;
	margin-left: 17px;
	/*background-image: url(../images/tab_bg.jpg);
	background-repeat: repeat-x;*/
	height: 23px;
}

.shadetabs li a:visited{
color: #CC3300;
}

.shadetabs li a:hover{
	background-image: url(../images/tabmh_bg.jpg);
	color: #57bd29;
	height: 23px;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(../images/tabmh_bg.jpg);
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

#topnav {
	float: right;
	height: 29px;
	margin: 0;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	width: 139px;
	color: #CC3333;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 909px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#colOne {
	float: left;
	width: 480px;
	background: url(images/img05.gif) repeat-x;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 349px;
	background: url(images/img09.gif) repeat-x;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 15px;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 16px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Logo */

#logo {
	background: url(images/img06.gif) no-repeat;
	padding-top: 30px;
	padding-left: 3px;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

.displayTable tbody {
	background: #f6f6f6;
	border: 1px dashed #3366CC;
}

div.error{
	color: #FF0000;
	background: #f6f6f6 url(../images/alert.gif) no-repeat 5px 3px;
	border: 1px solid #dbdbdb;
	font-weight: bold;
	padding: 6px 6px 6px 35px;
	margin: 5px auto;
	width: 80%;
	vertical-align: top;
}
div.success{
	color: #006600;
	background: #f6f6f6 url(../images/success.gif) no-repeat 5px 3px;
	border: 1px solid #dbdbdb;
	font-weight: bold;
	padding: 6px 6px 6px 35px;
	margin: 5px auto;
	width: 80%;
	vertical-align: top;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	padding-top: 20px;
	background-image: url(../images/cb_fbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #f6f6f2;
}

#footer p {
	margin: 0;
	text-align: center;
}
