body {
	font-family: "Trebuchet MS", Verdana, serif;
	float: none;
	clear: none;
	clip: rect(auto,auto,auto,auto);
	top: 825px;
	background-color: #0033FF;
	background-image: none;
	background-repeat: repeat-x;
}
#container {
	width: 825px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: none;
}
#header {
	background-image: url(images/HCD.gif);
	height: 210px;
}
#sub_header {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: none;
	font-size: 12px;
	color: #000000;
} 
#main_content_top {
	height: 30px;
	background-color: #FFFFFF;
	background-image: none;
} 
#main_content_bottom {
	height: 30px;
	background-color: #FFFFFF;
	background-image: none;
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto;
	background-color: #FFFFFF;
}
.content {
	float: left;
	width: 570px;
	text-align: justify;
	font-size: 12px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: inside;
}
.menu {
	width: 139px;
	float: right;
	padding: 0 20px 0 20px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
#clear {
	display: block;
	clear: both;
	overflow:hidden;
	background-image: none;
	background-color: #FFFFFF;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
