body {
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#header {
	position: relative;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 1px;
}
#menubar {
	overflow: hidden;
	position: absolute;
	left: 293px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	z-index: 20;
}
#menubar a {
	line-height: 2em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
}
#menubar a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
	background-image: url(images/menu-hl-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
#emailaddress {
	line-height: 2em;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	z-index: 10;
}
#banner {
	position: relative;
	margin-bottom: 1px;
}
#banner .left {
	background-color: #CC0000;
	height: 100px;
	width: 292px;
}
#banner .right {
	background-color: #666666;
	position: absolute;
	top: 0px;
	left: 293px;
	right: 0px;
	height: 100px;
	background-image: url(images/banner-right-bg.png);
	background-repeat: repeat-y;
	background-position: right;
}
#banner .right img {
	position: absolute;
	left: 15px;
	bottom: 5px;
}
#pagebody {
	position: relative;
	background-color: #E4E2D8;
}
#pagebody h1 {
	display: none;
}
#pagebody .left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 292px;
	overflow: hidden;
}
#pagebody .left .section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#pagebody .right {
	background-color: #EEEEEE;
	margin-left: 292px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
h2 {
	color: #CC0000;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1.5em;
	font-weight: normal;
}
#footer {
	font-size: 90%;
	color: #999999;
	text-align: center;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0.5em;
	width: 100%;
}
.linkbox {
	position: relative;
	color: #EEEEEE;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #666666;
	width: 320px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
.linkbox a {
	color: #EEEEEE;
}
.linkbox .top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 10px;
	overflow: hidden;
	background-image: url(images/linkbox_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.linkbox p {
	position: absolute;
	left: 80px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	right: 0px;
	margin: 0px;
	line-height: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: EEEEEE;
}
.linkbox img {
	position: absolute;
	left: 10px;
	top: 10px;
}
.linkbox .bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 320px;
	height: 10px;
	overflow: hidden;
	background-image: url(images/linkbox_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.htable {
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}
.htable table {
	width: 100%;
}
.htable a {
	color: #EEEEEE;
}
.htable th {
	width: 8em;
	color: #EEEEEE;
	background-color: #333333;
	text-align: right;
	vertical-align: middle;
	border-bottom: 1px solid #666666;
	padding: 10px;
}
.htable td {
	color: #EEEEEE;
	border-bottom: 1px solid #999999;
	background-color: #666666;
	padding: 10px;
}
.htable .topleft {
	background-image: url(images/ht_corner_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.htable .topright {
	background-image: url(images/ht_corner_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.htable .bottomleft {
	background-image: url(images/ht_corner_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
}
.htable .bottomright {
	background-image: url(images/ht_corner_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: none;
}
.newwindowicon {
	margin-right: 0.5em;
}
.leftcol-bg-1 {
	background-image: url(images/body-left-1.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftcol-bg-2 {
	background-image: url(images/body-left-2.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftcol-bg-3 {
	background-image: url(images/body-left-3.png);
	background-repeat: repeat;
	background-position: left top;
}
.highlight {
	color: #CC0000;
}
