body {
	background-image: url(images/bg.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
.bottomnavlinks {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.hrules {
	list-style-type: none;
	border-top: 1px #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
}
.vrightrule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	color: #003366;
	text-decoration: none;
}
.borderthin {
	border: 1px solid #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-width: 1px;
	border-style: solid;
	border-left-color: #CCCCCC;
	border-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
