@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	background-color: #c5d7ed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgd-main-bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #603526;
	line-height: 20px;
}
.style2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #603526;
	line-height: 18px;
}
.style4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC00;
	line-height: 20px;
}
.style5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #603526;
	line-height: 12px;
}
.style6 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC00;
	line-height: 20px;
	font-weight: bold;
}
.style7 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8FB0E0;
	font-style: italic;
	line-height: 16px;
}
.style8 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC00;
	font-style: normal;
	font-weight: bold;
}
.style9 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #603523;
	font-style: normal;
}
#apDiv1 {
	position:inherit;
	left:0px;
	top:0px;
	width:250px;
	height:460px;
	z-index:1;
	overflow: scroll;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #603526;
	line-height: 14px;
	border-left-color: #c5d7ed;
	border-left-style: dotted;
	margin-left: 5px;
	padding-left: 7px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: underline;
	color: #603526;
}
a:active {
	text-decoration: none;
	color: #99CCFF;
}
a.copy:link {
	color: #603526;
	text-decoration: none;
}
a.copy:visited {
	text-decoration: none;
	color: #603526;
}
a.copy:hover {
	text-decoration: none;
	color: #6699FF;
	font-weight: bold;
}
a.copy:active {
	text-decoration: none;
	color: #6699FF;
}
a.arrow:link {
	color: #99CC00;
	text-decoration: none;
}
a.arrow:visited {
	text-decoration: none;
	color: #99CC00;
}
a.arrow:hover {
	text-decoration: none;
	color: #6699FF;
}
a.arrow:active {
	text-decoration: none;
	color: #6699FF;
}

