a:link {
	color: #CC9933;
	font-weight: bold;
}
a:visited {
	color: #CC9933;
	font-weight: bold;
}
a:hover {
	color: #72CCFF;
	font-weight: bold;
}
a:active {
	color: #CC9933;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #72CCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 20px;
	color: #0C2C6E;
}
h3 {
	font-size: 18px;
	color: #0C2C6E;
}
.home_headers {
}
.content_box {
	background-color: #FFFFFF;
	width: 245px;
	font-size: 14px;
	vertical-align: top;
}
.secondary_box {
	background-color: #FFFFFF;
	width: 552px;
	font-size: 14px;
	vertical-align: top;
}
.secondary_headers {
}
.full_headers {
}
.full_box {

	background-color: #FFFFFF;
	width: 100%;
	font-size: 14px;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/footer_bkgrd.png);
	text-align: right;
	padding-right: 30px;
}
