@charset "utf-8";
#wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 336px;
	width: 925px;
}
#content {
	width: 872px;
	padding-left: 35px;
	padding-right: 18px;
}
.tableborder {
	border: 1pt solid #ddd;
}

.bottomlinks {
	text-align: center;
}

#footer {
	background-image: url(images/footer.gif);
	height: 12px;
	width: 925px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #2C3F5F;
}
a:link {
	color: #2C3F5F;
}
a:visited {
	color: #6B82AC;
}
a:hover {
	color: #5084AB;
}
h1 {
	font-size: 14px;
	color: #2C3F5F;
}
h2 {
	font-size: 12px;
	color: #4B81A7;
}
#hcscalendar {
	background-image: url(images/hcscalendar_middle.gif);
	background-repeat: repeat-y;
	float: right;
	width: 272px;
	margin-left: 10px;
}
.hcscalendarcontent {
	margin-right: 15px;
	margin-left: 15px;
}
.blacktype {
	color: #000000;
	font-weight: bold;
}
.bluetext14 {
	font-size: 12px;
	font-weight: bold;
	color: #2C3F5F;
}
.text10 {
	font-size: 10px;
}
.redtextbold {
	font-weight: bold;
	color: #CC0000;
}
