body {
	text-align: center:
	min-width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

em {
	font-weight: bold;
	color: #158463;
}

.drh_instruction {
	background-color: yellow;
}

li.drh_positive {
	line-height: 1.5em;
}

li.drh_positive strong {
	font-weight: bold;
	font-style: italic;
}

#drh_wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 710px;
}

#drh_header {
	background: url("images/header_bg.png") repeat-x 0px 22px;
	margin: 0px;
	padding: 0px;
	height: 129px;
}

#drh_header img {
	border: 0px;
}

#drh_header p {
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #158463;
	text-align: right;
	margin-top: 64px;
}


#drh_menu {
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #158463;
	padding: 10px;
	font-size: 120%;
}

#drh_menu a {
	color: #158463;
}

#drh_body {
	border-style: solid;
	border-width: 0px 2px 0px 2px;
	border-color: #158463;
	padding: 0px 10px;
	margin: 0px;
	background-color: #e8f6f2;
}

#drh_left {
	float: left;
	margin-right: 10px;
	padding-top: 1em;
}

#drh_footer {
	clear: both;
	background: url("images/footer_bg.png") repeat-x 0px 0px;
	margin: 0px;
	padding: 0px;
}

#drh_copyright {
	text-align: center;
	font-size: 75%;
}

#drh_disclaimer {
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: 60%;
	margin: 1em auto 1em auto;

}

p.drh_last {
	margin-bottom: 0px;
}

#drh_main {
	margin-left: 148px;
}

form {
	display: inline;
}

#drh_main .drh_menu {
	text-align: left;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #158463;
	padding: 5px;
	margin-bottom: 5px;
}

#drh_main .drh_menu a {
	font-weight: bold;
	color: #158463;
}