﻿body 
{
	margin: 0;
	color:#000000; 
	background:#ffffff;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px;
}

div.header {
	color:#000000;
	width:1024px;
	height:86px;
}
h1.header  {
	padding-right:10px;
	color: #99FF00;
	font-size:15px;
	font-weight:bold;
	text-align: right;
}


div.navigation {
	color:#000000;
	vertical-align:top;
	line-height:0px;
}

div.faq {
	color:#000000;
	vertical-align:top;
}

div.footer {
	 width:100%;
	 height:auto !important;
	 height:67px;
	 min-height:67px;
}

p {
	color: #000000;
	font-weight:normal;
	
}

p.center {
	text-align:center;
}

div.center
{ 
	width:1024px;
	margin:0 auto;
	text-align: left;
}
div.center div
{
	width:100%;
	margin:0 auto;
	text-align: left;
	float:left;
}
td {
	padding: 0px;
}

div.content
{
	border: 0px;
	margin:0;
	width:1024px;
	height:auto !important;
	height:300px;
	min-height:300px;
	text-align:left; 
	padding-left:35px;

}

div.content p
{
	margin: 10px 5px 0px;
	width:960px;
}

img
{
	border: 0;
}

img.left
{ 
 	text-align: left;
}


.right
{ 
	text-align: right;
}

.center
{ 
	margin: 0 auto;
	text-align: left;
}

.closing
{
	text-align: center;
}
.last_updated {
	font-size:9px;	
}
h1
{
	font-size: 24px;
	margin: 0 0 10px 35px;
	color: #000000;
	font-weight: bold;
	width:890px;
	text-align:left;
}

h2
{
	font-size: 18px; 
	color: #000000;
	font-weight: bold;
	padding:10px 0 5px;
	margin:0 0 10px;
	width:890px;
	text-transform:uppercase;
}

p.footer
{
	margin:0;
	padding:40px 4px 20px;
	text-align:right;
	color:#ffffff;
}

a:link,
a:visited
{ 
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover      
{ 
	text-decoration: underline; 
}

a.back_to_top
{

	font-size:1em;
}
img#title_graphic{
	position:absolute;
	top:10px;
	right:22px;
	width: 442px;
}
