﻿body
{
	background-color: #000;
}
#container
{
	width: 915px;
	background-color: #fcb21f;
}
#header
{
	width: 915px;
	height: 111px;
}
#bodycontainer
{
	width: 883px;
}
#navigation
{
	width: 840px;
	height: 41px;
}
#footer
{
}
h1
{
	font-family: Arial;
	font-size: 14pt;
	color: #df2b2e;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-family: Arial;
	font-size: 12pt;
	color: #df2b2e;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 18pt;
}
h3
{
	font-family: Arial;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	margin: 0px;
}
p, td
{
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	margin: 0px;
	text-align: left;
}
p.Tagline
{
	font-family: Arial;
	font-size: 9pt;
	color: #646464;
	text-align: center;
	margin: 0px;
}
p.SmallText
{
	font-family: Arial;
	font-size: 8pt;
	color: #000;
	margin: 0px;
}
p.Medium
{
	font-family: Arial;
	font-size: 13pt;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 0px;
}
.MediumBold
{
	font-family: Arial;
	font-size: 12pt;
	color: #df2b2e;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

p.MediumItalic
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #df2b2e;
	font-style: italic;
	text-align: center;
	margin: 0px;
}
p.LargeText
{
	font-family: Arial;
	font-size: 27pt;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 0px;
}
li.largebullets
{
	font-family: Arial;
	font-size: 13pt;
	line-height: 22px;
	color: #000;
}
li
{
	font-family: Arial;
	font-size: 9pt;
	color: #000;
}
A.mainnav:link
{
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.mainnav:active
{
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.mainnav:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.mainnav:hover
{
	text-decoration: none;
	color: yellow;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.sidenav:link
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
A.sidenav:active
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
A.sidenav:visited
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
A.sidenav:hover
{
	text-decoration: none;
	color: #de2a2d;
	font-size: 9pt;
	font-family: arial;
	font-weight: normal;
}
A.botnav:link
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.botnav:active
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.botnav:visited
{
	text-decoration: none;
	color: #000;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.botnav:hover
{
	text-decoration: none;
	color: #de2a2d;
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
}
A.footernav:link
{
	text-decoration: none;
	color: #000;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
A.footernav:active
{
	text-decoration: none;
	color: #000;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
A.footernav:visited
{
	text-decoration: none;
	color: #000;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
A.footernav:hover
{
	text-decoration: none;
	color: #de2a2d;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
}
img
{
	border: none;
}
.paddingleft
{
	padding-left: 10px;
}
ul
{
	margin-top: 0px;
	margin-left: 35px;
	padding: 0px;
}

