body {
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 0pt;
	margin-bottom: 0pt;
    background-color: #ffffff;
    font-family: tahoma, arial, helvetica, san-serif;
    font-size: 11px;
    color: #333333;
	text-align:left;
}

p {
	text-align:left;
}

td {
	font-family: tahoma, arial, helvetica, san-serif;
    font-size: 11px;
    color: #333333;
	text-align:left;
}
.text-white {
	font-family: tahoma, arial, helvetica, san-serif;
    font-size: 11px;
    color: #ffffff;
}
#bottomtext {
	font-family: tahoma, arial, helvetica, san-serif;
    font-size: 10px;
    color: #333333;
}
.navtitle {
	letter-spacing:-0.4px;
	text-transform:uppercase;
	color:#333333;
	font-family: tahoma, arial, helvetica, san-serif;
	font-size:11px;
	font-weight:bold;
}

.redtext {
	font-family: tahoma, arial, helvetica, san-serif;
    font-size: 11px;
    color: #c63107;
	font-weight:bold;
}

.smalltext {
    font-family: tahoma, arial, helvetica, san-serif;
    font-size: 10px;
    color: #333333;
}

a {
 	font-family: tahoma, arial, helvetica, san-serif;
    font-size: 11px;
    color: #c63107;
    text-decoration: underline;
	font-weight:bold;
}
a:hover {
	font-family: tahoma, arial, helvetica, san-serif;
    font-size: 11px;
    color: #113155;
    text-decoration: none;
	font-weight:bold;
}
a.bottomlinks { 
    font-family: tahoma, arial, helvetica, san-serif;
    font-size: 10px;
    color: #c63107;
    text-decoration: none;
}

a.bottomlinks:hover { 
    font-family: tahoma, arial, helvetica, san-serif;
    font-size: 10px;
    color: #113155;
    text-decoration: underline;
}

.forms {
	font-family:tahoma, arial;
	background-color:#FFFFFF;
	font-size:11px;
	border:solid;
	border-width:1px;
}

// Merlin's CSS

div#header
{
	margin: auto;
	width: 775px;
}

div#header .htop
{
	width: 100%;
}

div#header .himg 
{
	float: left;
	width: 400px;
}

div#header .htext
{
	text-align: right;
	float: left;
	width: 350px;
	padding: 10px
}

div#header .htext h1
{
	margin: 0;
	padding: 0;
}

div#header ul li
{
	padding-left: 11px;
	list-style: none;
	float: right;
}

div#header ul li .first
{
	padding: 0;
}

div#header ul li a
{
	display: inline;
	text-decoration: none;
}

div#header ul li a:hover
{

}

.noboder, .nob img
{
	border-style: none;
	border: 0;
}

.heavy
{
	font-weight: bold;
}

.light
{
	font-style: italic;
}

.left
{
	position: relative;
	float: left;
}

.clear
{
	clear: both;
}

.legalsized tr th
{
	width: 20em;
}

ol li
{
	margin: 2em 0;
}