﻿* 
{
	margin: 0px;
	padding: 0px;	
}

a, a:visited, a:active, a:hover 
{
	text-decoration: underline;	
}

a img 
{
	border: none;	
}

body 
{
	font: 10pt/13pt Arial, Sans-Serif;	
}

h1 
{
    font-weight: bold;
    font-size: 24pt;
    line-height: 26pt;
    font-family: Verdana, Arial, Sans-Serif;
    margin-bottom: 20px;
    margin-top: 20px;
}

h2 
{
	font-weight: bold;
	font-size: 18pt;
	line-height: 20pt;
	font-family: Verdana, Arial, Sans-Serif;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h3 
{
	font-weight: bold;
	font-size: 14pt;
	line-height: 16pt;
	font-family: Verdana, Arial, Sans-Serif;
	margin-bottom: 20px;
	text-transform: lowercase;
}

label em 
{
	font-weight: normal;	
}

p 
{
	margin-bottom: 20px;	
}

.address 
{
	display: none;	
}

.button 
{
	font-size: 13pt;	
}


.clear 
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	overflow: hidden;	
}


.crumb 
{
	font-weight: bold;
	margin-bottom: 20px;
}

.error 
{
	margin: 10px 0px;	
}

.floatL 
{
	float: left;
}

.floatR 
{
	float: right;	
}

.form label 
{
	font-weight: bold;
	display: block;
	margin-bottom: 3px;	
}

.header h1 img 
{
	display: none;	
}

.header .rider 
{
	float: right;
		
}

.list, .form
{
	width: 100%;	
	position: relative;
	margin: -5px 0px 0px -5px;
	background: #FFF;
	border: solid 1px #666;
}

.list th 
{
	border-bottom: solid 1px #999;	
}

.list td, .list th, .form td
{
	text-align: left;
	padding: 5px;	
}

.list tr.alt 
{
	background: #EEEEEC;
}

.list tr.controlseparator td, .form tr.controlseparator td
{
	border-bottom: dotted 1px #999;
}

.loginstatus 
{
	display: none;	
}

.navigation 
{
	position: relative;
	z-index: 1;
	margin-top: -4px;
	width: 100%;	
}

.sponsors 
{
	display: none;	
}

.textbox 
{
	width: 200px;
	padding: 2px;
	font: normal 10pt/13pt Arial, Sans-Serif;	
}

.udm 
{
	display: none;
}