a:link { color: #aaa ; font-style: normal; text-decoration: underline; }

a:visited { color: #aaa ; font-style: normal; text-decoration: underline; }

a:hover { color: #666 ; font-style: normal; text-decoration: underline; }
.body_text1 {
	color: #000000
.;
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #333333;
	padding-bottom: 10px;
}
.hdr_bg {
	background-image: url(../assets/graphics/header.jpg);
	background-repeat: no-repeat;
}

.listbg { background-image: url(../assets/graphics/right_panel.jpg); background-attachment: fixed; background-position: 12px 200px; }
.tbl_pad { margin-right: 5px; margin-left: 10px; border: dashed 1px #990; outline: dashed 1px #990; }
.hdr_text { color: #ddd; font-size: 12pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 800; font-style: oblique; text-align: left; padding-left: 10px; }
.tbl_hdr_text { color: #990; font-size: 11pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: oblique; font-weight: 800; text-align: center; padding-left: 10px; }
.tbl {
	border: 1px solid #666;
}
body {
	background-image: none;
	background-color: #FFFFFF;
	padding: 10px;
}
.img_brdr {
	margin-right: 4px;
	margin-left: 4px;
	border: solid 1px #990;
	background-image: url(../assets/graphics/header.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
h1 {
	color: #990;
	font-size: 12pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-style: oblique;
	text-align: left;
	padding: 10px;
	margin: 0px;
}
p {
	color: #000000;
	font-size: 10pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	text-align: left;
	padding-left: 10px;
	line-height: 20px;
	padding-right: 10px;
}
li {
	color: #000000;
	font-size: 10pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	text-align: left;
	line-height: 20px;
	padding-right: 5px;
}
.footer {
	margin-right: 4px;
	margin-left: 4px;
	background-repeat: no-repeat;
	background-color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990;
}
.footer_text {
	font-size: 9pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	text-align: center;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
