body
{
    margin: 0;
    border-style: none;
    background-color: #fff;
}

body, th, td, input, textarea
{
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 8pt;
}

form, p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

h1
{
    font-family: Arial,sans-serif;
    font-size: 14pt;
    margin-top: 0px;
    margin-bottom: 20px;
}

h2
{
    font-family: Arial,sans-serif;
    font-size: 12pt;
    margin-top: 10px;
    margin-bottom: 10px;
}

a, a:visited, a:hover, a:active, a:focus, a.thickbox
{
    color: #0066a7;
    text-decoration: none;
}

a:hover
{
    color: #0066a7;
    text-decoration: underline;
}

img
{
    border-style: none;
    vertical-align: middle;
}

#logo
{
	text-align: left;
	background: url(../img/ra_bg.gif) no-repeat left top;
}

#location
{
	padding: 5px 10px 5px 10px;
	border: 1px solid #ddd;
	background-color: #e4e4e4;
}

#page th
{
    width: 25%;
    border-top: 11px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    padding: 10px 0px 10px 20px;
    vertical-align: top;
    text-align: left;
}

#page td
{
    width: 75%;
    border-top: 11px solid #f0f0f0;
    padding: 10px 20px 10px 10px;
    vertical-align: top;
}