.right-border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #289460;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.intro {
	font-size: 18px;
	color: #000000;
	width: 100%;
	line-height: 150%;
	margin-right: 10px;




}
.spacing {
	padding-top: 10px;
}
.heading {


	font-size: 20px;
	font-weight: bolder;
	color: #336699;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #289460;
}
ul {
	list-style-position: outside;
	line-height: 130%;
	list-style-image: url(images/bullet.gif);


}
.subheading {
	background-color: f5f5f5;
	width: 100%;





}
.subtitle {
	font-weight: bold;
	color: #336699;
}
.required {
	font-size: 12px;
	color: #CC0000;
}
.border {
	border: 1px solid #289460;
}
.footer {
	font-size: 10px;
	border-right-style: none;
	padding-bottom: 5px;


}
.footer-border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #289460;
}
