body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333c98;
	background-image: url(../images/bgExtend.jpg);
	background-repeat: repeat-x;
}
.content, .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d1d1d;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.contentHeader, p.contentHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333c98;
	font-weight: bold;
	line-height: 19px;
	padding-bottom: 3px;
	border-bottom: #333c98 solid 1px;
	width: 60%;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d1d1d;
	font-weight: normal;
	text-decoraton: underline;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d1d1d;
	font-weight: normal;
	text-decoration: none;
}
.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #eb2a2e;
	padding: 0px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: .1em;
}
.subHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333c98;
	font-weight: normal;
	line-height: 19px;
}
.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: 10px;
	color: #ffffff;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#333c98 }

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333c98;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
	text-transform: uppercase;
	margin: 0 5px;
}

A.menulink:hover {

	background-color:#333c98;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#activeLink {

	background-color:#333c98;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #4A4A4A;
	text-decoration: underline;
}

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

#secondarylinks a:hover
{

	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
#bottomContentImage {

	padding-bottom: 10px;
}

/* -------- ADDED STYLES -------- */

p {

	margin: 0;
	margin-bottom: 1em;
}
table#nav {

	background: #bed9e9 url(../images/nav_bg.jpg) no-repeat left 50%;
}
p.callout {

	background: #eb2a2e;
	padding: 10px;
	color: #ffffff;
}
p.callout .header {

	color: #ffffff;
	font-style: italic;
}
p.alt1 {

	background: #ffffff;
}
p.alt2 {
	
	background: #ddf2ff;
	padding: 10px;
}
small a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d1d1d !important;
	font-weight: normal;
	text-decoraton: underline;
	padding-top: 5px;
	display: block;
	text-align: center !important;
}
small a:hover {

	text-decoration: none;
}
p.small_text {

	font-size: 10px;
}
table.img_border img {

	border: #333c98 solid 1px;
	padding: 2px;
}
#sidebar img {

	border: #333c98 solid 3px;
}