body {
	margin: 0px;
	background: #CCCCCC url(/images/mainbg.jpg) repeat-x;
}
body, td, th {
	font: 12px/20px Tahoma, Geneva, sans-serif;
	color: #000000;
}
h1 {
	color: #003366;
	font-size: 16px;
	line-height: 45px;
}
h2 {
	color: #003366;
	font-size: 1.1em;
	line-height: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	margin: 2px 0px 18px 0px;
}
li {
	margin: 2px 0px 8px 0px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003399;
	padding-bottom: 2px;
}
a:visited {
	color: #663366;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #006699;
}
#container {
	margin: auto;
	width: 770px;
}
#header {
	height: 110px;
}
#logo {
	margin: 5px 0px 0px 5px;
	float: left;
	display: inline;
}
#tabs {
	float: left;
	width:570px;
	font-size:11px;
	line-height:normal;
	padding: 62px 0px 0px 0px;
	display:inline;
}
#tabs ul {
	margin:0;
	padding: 0;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	background:url(images/tableft.gif) no-repeat left top;
	margin:1px 0 0 0;
	padding:0 0 0 4px;
	text-decoration:none;
	border-bottom: 1px solid #999999;
}
#tabs a span {
	float:left;
	display:block;
	background:url(images/tabright.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float:none;
}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#003366;
}
#tabs a:hover {
	background-position:0% -42px;
}
#tabs a:hover span {
	background-position:100% -42px;
}
#blueBar {
	background: #003366;
	height: 140px;
	border-right: 1px solid #003366;
}
#blueBar #left {
	float: left;
	height: 140px;
	width: 569px;
	text-align: right;
}
#blueBar #right {
	float: left;
	height: 140px;
	width: 200px;
}
#blueBar #img70 {
	margin: 35px 5px 0px;
}
#blueBar #img30 {
	margin: 45px 5px 0px;
}
#mainBlock {
	background: #FFFFFF;
	width: 768px;
	border-top: 0px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
#mainBlock #left {
	float: left;
	width: 559px;
	padding: 5px;
}
#mainBlock #right {
	float: left;
	width: 199px;
	font-size: 0.8em;
}
#mainBlock #right form {
	padding: 12px;
	margin: 0;
}
#mainBlock #right h2 {
	color: #003366;
	margin: 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
}
#mainBlock #right p {
	color: #333333;
	margin: 10px 0px;
	padding: 2px 0;
}
#mainBlock #right .formfield {
	font: 10px Tahoma, Geneva, sans-serif;
	width: 139px;
	border: 1px solid #CCCCCC;
}
#mainBlock #right .button {
	color: #FFFFFF;
	background: #888888;
	border: 1px solid #FFFFFF;
	font: bold 10px Tahoma, Geneva, sans-serif;
}
.clearer {
	clear: both;
	height: 0;
	line-height: 0;
	margin:0;
	padding: 0;
}
#footer {
	font-size: 0.75em;
	line-height: 1.2em;
	text-align: center;
	padding: 5px;
}
#lbbutton {
	padding: 9px;
}
#optionBox {
	margin: 5px 5px 5px 0px;
	padding: 4px;
	float: left;
	width: 47%;
	background-color: #DEE4EB;
	font-size: 11px;
	line-height: 16px;
}
#optionBox h2 {
	color: #31B548;
	margin: 3px 0;
	font-size: 16px;
	text-align: center;
}
#optionBox a.button, #optionBox a.button:visited, #leftSquare a.button, #leftSquare a.button:visited {
	float: left;
	color:#FFFFFF;
	text-decoration: none;
	margin: 20px 10px;
	width: 220px;
	background-color: #003366;
	text-align: center;
	padding: 5px;
	border: outset #000000 2px;
}
#optionBox a.button:hover, #leftSquare a.button:hover {
	color: #CCCCCC;
}
.small {
	font-size: 10px;
}
.verysmall {
	font-size: 9px;
	margin: 2px;
}
#hccInfo {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	line-height: 16px;
}
.green {	color: #005A4A;
	font-weight: bold;
}
