BODY {
	margin: 0;
	background-color: #999;
}
h1 { color: #bd1d01; font-size: 23pt; font-family: "trebuchet ms", verdana, tahoma, Arial, helvetica; font-weight: bold; letter-spacing: -0.04em; margin: 0; }
h2 { color: #000; font-size: 1.2em; font-family: Arial, tahoma, verdana, helvetica; font-weight: normal; margin: 0; }
h3 { color: #bd1d01; font-size: 13pt; font-family: Arial, tahoma, verdana, helvetica; margin: 0; }
h4 { color: #fff; font-size: 21pt; font-family: "trebuchet ms", verdana, tahoma, Arial, helvetica; font-weight: bold; margin: 0; }
.subhead { color: #323232; font-size: 10pt; font-family: Arial, "trebuchet ms", tahoma, verdana, helvetica; }
.subhead_privacy { color: #3a4966; font-size: 10pt; font-family: Arial, "trebuchet ms", tahoma, verdana, helvetica; }
.header { color: #646464; font-size: 10pt; font-family: Arial, verdana, tahoma, helvetica; }
.body { color: #323232; font-size: 9pt; font-family: Arial, verdana, tahoma, helvetica; line-height: 13pt; }
.body_large_blue { color: #3a4966; font-size: 1em; font-family: Arial, verdana, tahoma, helvetica; line-height: 1.3em; }
.body_light_gray { color: #6e6e6e; font-size: 9pt; font-family: Arial, verdana, tahoma, helvetica; line-height: 13pt; }
.body_orange { color: #D67516; font-size: 9pt; font-family: Arial, verdana, tahoma, helvetica; line-height: 13pt; }
.body_light_blue { color: #37618c; font-size: 9pt; font-family: Arial, verdana, tahoma, helvetica; line-height: 13pt; }
.body_smaller { font-size: 8pt; font-family: Arial, verdana, tahoma, helvetica; margin: 0; }
a:link { color: #5656a2; }

a:visited { color: #5656a2; }

a:hover { }

a:active { }

div#wrapper	{
	position: relative;
	margin: auto;
	padding: 4px;
	text-align: left;
	width: 800px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 5px solid #E5F0F1;
	}
	
	div#footer	{
	float: left;
	clear: left;
	background-color: #FFCC66;
	padding-top: 15px;
	height: 30px;
	width: 800px;
	text-align: center;
	border-top: 3px solid #C3571F;
	/* Hack for WinIE */
	height: 56px;
	height: 44px;
	/* End Hack */
	}

div#footer ul	{
	margin: 0;
	padding: 30px 0 0 0;
	display: inline;
	text-align: left;
	}
	
div#footer ul li, div#footer ul li a:link, div#footer ul li a:visited	{	
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #C3571F;
	padding: 4px 3px;
	margin-left: 0;
	list-style: none;
	display: inline;
	}

div#footer ul li {
	border-left: 2px solid #FFF;
	}

div#footer ul li a:hover	{
	color: #333333;
	text-decoration: underline;
	}
	
.legal {
	color: #444;
	}
	
.underline 
{
    text-decoration: underline;
}

.rfvMessage 
{
    font-family: Arial, Sans-Serif;
    font-size: 10px;
    color: #FF0000;
}

.largeOrange 
{
    color: #CF6114; 
    font-size: 21pt; 
    font-family: "trebuchet ms", verdana, tahoma, Arial, helvetica; 
    font-weight: bold; 
    letter-spacing: -0.04em; 
    margin: 0; 
}

