body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0f423d;
	background-image: url();
	background-repeat: repeat-x;
}
.content, .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afd2d0;
	padding: 0px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afd2d0;
	padding: 0px;
	font-weight: bold;
	text-decoration: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afd2d0;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
.contentHeader, p.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92447a;
	padding: 0px;
	font-weight: bold;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.header, p.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #92447a;
	padding: 0px;
	font-weight: normal;
	line-height: 20px;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92447a;
	padding: 0px;
	font-weight: bold;
}
.newsheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}
.floatRight {

	float: right;
	margin: 0em 0em 1em 1em;
}
.floatLeft {

	float: left;
	margin: 0em 1em 1em 0em;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#0f423d}

.ThinLine { width:1px; height:1px; background:#e9d679 }

.ThinLine2 { width:1px; height:1px; background:#e9d679}

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {

	background-color:#0f423d;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}
#activeLink {

	background-color:#0f423d;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}
#mainlinks a
{
	color: #3b3f2a;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #3b3f2a;
	text-decoration: underline;
}
table#secondarylinks {

	margin-bottom: 1em;
}
#secondarylinks a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#secondarylinks a:hover
{

	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
/* ------- ADDED STYLES -------- */

* p {

	margin: 0;
	margin-bottom: 1em;
}
p.callout {

	background: #0f423d;
	color: #ffffff;
	font-style: italic;
	padding: 10px;
}
img.border {

	border: #01747c solid 1px;
	padding: 2px;
}