body 
{
	background-color: #000000; // eddie changed from #64676e;
	/*
         background-image: url(../images/background.gif);
	background-repeat: repeat-x;
         */
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
}

a 
{
	color: #d82f36;
}

a:hover
, .menu_topMenu a:hover 
{
	color: #FF0000;
}

#mainPage 
{
	width: 760px;
	background-color: #000000;
        /*
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
        border-bottom: 1px solid #808080;
        */
	padding-top: 10px;
}

h1, h2, h3, h4, h5, h6
{
	padding: 0px;
	margin: 0px;
}

#header 
{
	height: 70px;
	padding-left: 20px;
	padding-right: 20px;
}

#logo 
{
	float: left;
	text-align: right;
	color: #d82f36;
	text-transform: uppercase;
	font-size: 10pt;
}
#logo a {
	text-decoration: none;
}

#topMenu 
{
	padding-top: 60px;
	float: right;
	list-style-image: none;
	list-style-type: none;
}

#topMenu ul 
{
	padding: 0;
	margin: 0;
}

#topMenu ul li 
{
	display: inline;
	padding-left: 25px;
}

.menu_topMenu a
, #left a
{
	text-decoration: none;
	color: #E0E0E0;
}

#topBanner 
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainMenu 
{
	list-style-image: none;
	list-style-type: none;
}

#mainMenu img 
{
	border: 0;
}

#mainMenu ul 
{
	padding: 0;
	margin: 0;
}

#mainMenu ul li 
{
	padding: 0;
	margin: 0;
	display: inline;
}

#current ul 
{
	position: absolute;
	top: 10;
	left: 10;
}

ul#submenu.menu {
        margin-top: 60px;
}

#contentWrapper 
{
	position: relative;
	margin-top: 10px;
}

#left 
{
	position: relative;
	left: 0px;
	float: left;
	width: 162px;
	min-height: 450px;
	_height: 450px;
//	background-image: url(../images/dotted.gif);
//	background-repeat: no-repeat;
//	background-position: top right;
	text-align: left;
}

#left ul 
{
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 14px;
}

#left li 
{
	background-image: url(../images/leftmenu_selected.gif);
	background-repeat: no-repeat;
	width: 133px;
	min-height: 10px;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
	overflow: auto;
}

#left li.selected
{
	background-image: url(../images/leftmenu.gif);
	background-color: #5b5b5b;
}

#mainContent 
{
	position: relative;
	width: 580px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-left: 3px;
}

#rotator 
{
	clear: both;
}

#footer 
{
	clear: both;
        font-size: 75%;
}

#footer p
{
        font-size: 10pt;
}


#homeimage1 
{
	margin-top: 20px;
}

.form_item 
{
	padding: 0px !important;
	margin: 0px !important;
}

.form_element
{
	padding: 1px;
	margin: 0px;
	padding-left: 18px;
}

.cf_heading 
{
	margin-left: -15px;
}

label.required {
	color: #D82F36;
}

.cf_label {
	display:table !important;
	overflow:visible;
	white-space:nowrap;
}

.cf_time {
	width: 50px !important;
}

.chronoform {
	display: none;
}

.topanchor {
       text-decoration: none;
       display: inline;
       float: left; 
       padding-top: 2px;
}

.topanchor a {
      text-decoration: none;
}

h3.aboutus {
       float: left;
       margin-right: 10px;
}
