body.default
{
	margin: 0px;
	padding: 100px 300px 20px 100px;
	background-color: #fff;
	background-image: url(../images/back.gif);
	background-position: left;
	background-repeat: repeat-y;
	color: #000;
	font-family: arial, helvetica, sans-serif;
}

form
{
	margin: 0;
	padding: 0;
}

img#title
{
	border: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

img#RHRCvert
{
	border: 0px;
	position: absolute;
	top: 20px;
	left: 80px;
}

img#RHRCv
{
	border: 0px;
	position: absolute;
	top: 20px;
	right: 20px;
}

img#logosoa
{
	border: 0px;
	position: absolute;
	top: 60px;
	right: 20px;
}

div#navarea
{
	font-size: 12px;
	position: absolute;
	top: 120px;
	right: 10px;
	width: 200px;
}

h1
{
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 22px;
}

h2
{
	font-size: 16px;
	line-height: 24px;
}

h2.list
{
	font-size: 16px;
	line-height: 24px;
	border-bottom: solid 1px #ccc;
}

h2.listoff
{
	color: #ccc;
	border-bottom: solid 1px #eee;
}

h3
{
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
}

p
{
	font-size: 14px;
	line-height: 18px;
}

p.top
{
	font-weight: bold;
	margin: 20px 0px 60px 0px;
}

p.browser
{
	font-size: 10px;
	line-height: 12px;
	color: #999999
}

ol, ul
{
	font-size: 14px;
	line-height: 18px;
}

div.related
{
	margin-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

a.nav:visited
{
	font-weight: bold;
	color: #000;
	margin: 2px;
	padding: 2px;
	background-color: #fff;
	border: #fff solid 1px;
	text-decoration: none;
}

a.nav:link, a.nav:visited
{
	font-weight: bold;
	color: #000;
	margin: 2px;
	padding: 2px;
	background-color: #fff;
	border: #fff solid 1px;
	text-decoration: none;
}

a.nav:hover
{
	font-weight: bold;
	color: #990000;
	margin: 2px;
	padding: 2px;
	background-color: #eee;
	border: #ccc solid 1px;
	text-decoration: none;
}

a.nav:active
{
	font-weight: bold;
	color: #990000;
	margin: 2px;
	padding: 2px;
	background-color: #eee;
	border: #ccc solid 1px;
	text-decoration: none;
}

a.head:link, a.head:visited
{
	font-weight: bold;
	color: #000;
	background-color: #fff;
	border: #fff solid 1px;
	text-decoration: none;
}

a.head:hover
{
	font-weight: bold;
	color: #990000;
	background-color: #eee;
	border: #ccc solid 1px;
	text-decoration: none;
}

a.head:active
{
	font-weight: bold;
	color: #990000;
	background-color: #eee;
	border: #ccc solid 1px;
	text-decoration: none;
}

a:link, a:visited
{
	color: #0000CC;
	text-decoration: none;
}

a:hover, a:active
{
	color: #990000;
	text-decoration: underline;
}

a.tail:link, a.tail:visited
{
	font-weight: bold;
	color: #0071FE;
	background-color: #fff;
	border: #fff solid 1px;
	text-decoration: none;
}

a.tail:hover
{
	font-weight: bold;
	color: #990000;
	background-color: #eee;
	border: #ccc solid 1px;
	text-decoration: none;
}

a.tail:active
{
	font-weight: bold;
	color: #990000;
	background-color: #eee;
	border: #ccc solid 1px;
	text-decoration: none;
}

