body {

	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 76%;
	background-color: #dcdcdc;
}


label {
	display: block;
	font-weight: bold;
}

fieldset {
	width: 80%;
}

.buttonpanel {
	text-align: center;
}

.result {
	font-weight: bold;
	color: red;
}

.data_header {
	font-weight: bold;
	padding-top: 2em;
}

.data_item {
	display: inline;
	padding-right: 1em;
}

a {
	padding: 0.5em;
}

#menu li {
	display: inline;

}

h2 {
	border-bottom: 2px solid #000000;
}

.errorMsg {
	color: crimson;
	font-weight: bold;
}

.errorMsg p {
	padding-bottom: 0.1em;
}


div#wrapper {
position: relative;
top: 10px;
left: 50%;
width: 720px;
margin-left: -360px;
background-color: #ffffff;
border-top: 2px #000000 solid;
border-left: 2px #000000 solid;
border-right: 2px #000000 solid;
border-bottom: 2px #000000 solid;}

div#header {
height: 140px;
background-image: url(images/hrbecheader1_r1_c2.jpg);
background-repeat: repeat-x;}

div#headerleft {
height: 140px;
background-image: url(images/hrbecheader1_r1_c1.jpg);
background-repeat: no-repeat;}

div#headerright {
height: 140px;
background-image: url(images/hrbecheader1_r1_c3.jpg);
background-repeat: no-repeat;
background-position: right top;}

img#logo {
margin-top: 0px;
margin-left: 0px;}

img#heading {
margin-top: -10px;
margin-left: 9px;
line-height: 28px;}

div#content {
height: 265px;
padding: 20px 40px;}

div#footer {
height: 54px;
background-image: url(images/hrbecfooter1_r4_c1.jpg);
background-repeat: repeat-x;
margin-left: -6px;}



img#footerurl {
border: 0;
margin-top: 0px;
margin-left: 0px;}

div#console {
margin-left: 210px;}

div#console ul {
margin: 0;
padding: 0;
list-style-type: none;}

div#console a {
display: block;
color: #ffffff;
background-color: #366BED;
width: 220px;
padding: 4px;
text-decoration: none;
text-align: center;
font-size: 14px;
font-weight: bold;
border-left: 5px #000000 solid;
border-right: 5px #000000 solid;}

div#console a:hover {
background-color: #ff9933;
color: #ffffff;}

div#console li {
margin: 0 0 4px 0;}

div#contentarea {
padding: 0;
margin: 15px 25px;}

div#contentprop {
float: right;
width: 1px;
height: 340px;}

h1 {
padding: 0;
margin: 0;
font-size: 1.4em;}

ul#memberindex {
margin: 12px 0 0;
padding: 0;
list-style-type: none;
font-size: 1em;
text-align: center;
font-weight: bold;}

ul#memberindex li {
display: inline;
padding: 0 4px;}

ul#memberindex li a {
text-decoration: none;
color: #056967;}

table#thetable {
width: 98%;
font-size: 0.9em;}

table#thetable tr {
padding: 2px 0;}

table#thetable th {
padding-left: 6px;
text-align: left;
color: #ffffff;
background-color: #ea7c23;}

table#thetable td {
padding: 2px 0 2px 6px;}

table#thetable a {
color: #056967;
text-decoration: none;
font-weight: bold;}

div.clear {
height: 1px;
overflow: hidden;
clear: both;
margin-top: -1px;}

ul#horzmenu {
font-size: 1em;
font-weight: bold;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;}

ul#horzmenu li {
display: inline;}

ul#horzmenu li a {
padding: .2em 1em;
color: #ffffff;
background-color: #366BED;
text-decoration: none;}

ul#horzmenu li a:hover {
color: #fff;
background-color: #FF9933;}

ul#addthing {
font-size: 1em;
margin: 8px 12px 6px;
padding: 0;
list-style-type: none;}

ul#addthing li {
display: inline;
vertical-align: middle;}

ul#addthing li a {
color: #000000;
text-decoration: none;}