body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/backgrounds/hjbackground-dark.gif);
	background-repeat: repeat;
}

p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 14px;
	text-align: left;
}

h1{
font-size:14px;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}

a:visited {
	color: #CC3300;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
}

.pageContainer {
	text-align: center;
	width: 100%;
}
.contentContainer{
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	background-image: url(../images/backgrounds/hjbackground.gif);
	background-repeat: repeat;
}

.contentHeader {
	height: 80px;
	background-color: #E9E9E9;
	background-image: url(../images/backgrounds/hjbackground.gif);
	background-repeat: repeat;
}
.contentBreadcrumbs {
	background-color: #FFFFFF;
	text-align: left;
	padding: 4px;
	font-size: 10px;
	color: #746823;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5615E;
	border-right-color: #D5615E;
	border-bottom-color: #D5615E;
	border-left-color: #D5615E;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/backgrounds/hjbackground-lighter.gif);
	background-repeat: repeat;
}
.contentBodyContainer {
	width: 760px;
}
.bodySideLeftNavigation {
	float: left;
	width: 199px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5615E;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/hjbackground-lighter.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5615E;
}
.bodySideLeftNavigationText{
	padding:4px;
	text-align: center;
}
.contentUL {
	padding-left: 5px;
	margin-left: 10px;
}
.contentUL li{
margin-bottom:4px;
}
.bodySideRightContent {
	float: left;
	width: 550px;
	text-align: left;
	padding: 4px;
}
.contentFooter {
	background-color: #E9E9E9;
	background-image: url(../images/backgrounds/hjbackground-lighter.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7B447;
	border-right-color: #C7B447;
	border-bottom-color: #C7B447;
	border-left-color: #C7B447;
	font-size: 10px;
	margin: 2px;
}
.contentLegal {
	color: #CCCCCC;
	background-image: url(../images/backgrounds/hjbackground-dark-grad.gif);
	background-repeat: repeat-x;
	height: 86px;
	margin: 2px;
}

