body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Century Gothic", "Arial", "Verdana", sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: #000000;
	color: #FFFFFF;
}

table { border-collapse: collapse; }
h1, h2, h3, h4, h5, p { margin: 0px 0px 20px 0px; }

h1
{
	font-size: 28px;
	line-height: 32px;
}

h2
{
	font-size: 24px;
	line-height: 28px;
	color: #003366;
}

h3
{
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #003366;
}

h4
{
	font-size: 15px;
	line-height: 25px;
}

h5
{
	font-size: 14px;
	line-height: 24px;
}

img { border: 0px; }

a
{
	color: #666666;
	text-decoration: none;
	border-bottom: dotted #666666 1px;
}

a:visited
{
	color: #666666;
	text-decoration: none;
	border-bottom: dotted #666666 1px;
}

a:hover
{
	color: #F37321;
	text-decoration: none;
	border: none;
}

td
{
	font-size: 12px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

ul
{
	margin: 0px 8px 0px 8px;
	padding: 0px;
}

li
{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 13px;
}

hr
{
	height: 1px;
	color: #dddddd;
	background: #dddddd;
	border: 0px;
}

img { background: none; }

.navigation
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 790px;
}

.navigation a { border: none; }
.navigation a:visited { border: none; }
.navigation a:hover { border: none; }

.main
{
	margin-top: 25px;
	width: 790px;
	height: 480px;
	border: solid #333333 1px;
}

.subnavhome
{
	width: 790px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	white-space: nowrap;
}

.subnavhome img.one
{
	width: 254px;
	padding-right: 14px;
}

.subnavhome img.two
{
	width: 254px;
	padding-right: 14px;
}

.subnavhome a { border: none; }
.subnavhome a:visited { border: none; }
.subnavhome a:hover { border: none; }

.footer
{
	display: block;
	padding-top: 15px;
	padding-bottom: 25px;
	color: #AAAAAA;
	font-size: 10px;
	clear: both;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dotted #666666 1px;
}

.footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dotted #666666 1px;
}

.footer a:hover
{
	color: #F37321;
	text-decoration: none;
	border: none;
}
