p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #809bac;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #9CB1BE;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #033858;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #809BAC;
}
.backingtitle {
	background-image: url(assets/home_assets/title.jpg);
	background-repeat: no-repeat;
}
.padding {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
	background-image: url(assets/home_assets/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.buttonscontainer {
	width: 498px;
	background-color: #BFD1DB;}

.buttons a {
	color: #333333;
	width: 498px;
	_width: 15px;
	height: 15px;
	background-color: #BFD1DB;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #333333;
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;}

.buttons a:hover {
	border: 1px solid #333333;
	text-decoration: none;
	color: #BFD1DB;
	background-color: #333333;}
	