.footer {
	background-color: #0099CC;
}
body {
	background-image: url(images/bkgrnd-gradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.pageborder {
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	background-image: url(images/faded-money.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 20px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #000000;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 20px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #0099CC;
}
.textline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099CC;
}
.bullets {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 20px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 2px;
	color: #000000;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
