body {
	background-image: url(images/bknd.gif);
	margin: 0px;
}
ul {
	margin-top: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}

.main {
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #303060;
	border-left-color: #303060;
}
.hdyellow {
	background-color: #FFCC66;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #9D6A00;
	padding-top: 4px;
	padding-bottom: 4px;
}
.hdblue {
	background-color: #303060;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.content {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.footnote {
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.footer {
	background-color: #303060;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFE788;
	text-decoration: underline;
}
.footer a:active {
	color: #FFE788;
	text-decoration: underline;
}
.picright {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 10px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	clear: right;
}
.quoteright {
	background-color: #333333;
	border: 1px solid #999999;
	float: right;
	margin-left: 10px;
	margin-bottom: 4px;
	color: #FFFFFF;
	width: 275px;
	font-size: 12px;
	clear: right;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 5px;
}
.quotefull {
	background-color: #333333;
	border: 1px solid #999999;
	margin-left: 30px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 5px;
	margin-right: 30px;
}
.underline {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
ul li {
	margin-bottom: 6px;
}
.overline {
	margin-top: 24px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #303060;
}
.button {
	font-size: 18px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #303060;
	background-image: url(images/bknd.gif);
}
