body {
	background-color: #FFFFFF;
	margin:0px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#333333;
	}

a img { border:none; }

a:link 		
	{
	font-weight:bold;
	color: #2E8677;
	text-decoration:none;
	}
		
a:visited 	
	{
	font-weight:bold;
	color: #2E8677;
	text-decoration:none;
	}
		
a:active 	
	{
	font-weight:bold;
	color: #2E8677;
	text-decoration:none
	}		
		
a:hover 
	{
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
	}
	
a.page_link_a:link 		
	{
	color: #FFFFFF;
	text-decoration:none;
	}
		
a.page_link_a:visited 	
	{
	color: #EEEEEE;
	text-decoration:none;
	}
		
a.page_link_a:active 	
	{
	color: #FFFFFF;
	text-decoration:none
	}		
		
a.page_link_a:hover 
	{
	color: #000000;
	text-decoration:underline;
	}
	
	
a.menu_link:link 		
	{
	font-weight:normal;
	color: #2E8677;
	text-decoration:none;
	}
		
a.menu_link:visited 	
	{
	font-weight:normal;
	color: #2E8677;
	text-decoration:none;
	}
		
a.menu_link:active 	
	{
	font-weight:normal;
	color: #2E8677;
	text-decoration:none
	}		
		
a.menu_link:hover 
	{
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	}
		

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#222222;
	text-align:left;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	margin:0.7em 0;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	margin:0.7em 0;
	}

#frame {
	margin:0 auto;
	width:955px;
	text-align:left;
}

#middle_column {
	width:650px;
}

#left_column {
	width:150px;
}

#right_column {
	width:150px;
}

#mainMenu {
position:relative;
top:-1px;
left:0px;
color: #fff;
margin: 0px;
width:140px;
height:20px;
z-index:1;
font-family:verdana;
  
}

#middlecol {
	margin-left:20px;
	margin-right:20px;
	}
	
#printintro {
	text-align:left;
	font-size:11px;
	line-height:16px;
	}
	
#printheader {
	text-align:left;
	}
	
#printfooter {
	text-align:left;
	}
	
#printform {
	text-align:left;
	}
	
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	}
	
.medtxt, p {
	text-align:left;
	font-size:11px;
	line-height:16px;
	}
	
.newsitem {
	text-align:left;
	font-size:11px;
	line-height:16px;
	padding-bottom:15px
	}

	
.medtxt_alert {
	color:red;
	font-size:11px;
	line-height:16px;
	}
	
.race_num {
	font-family: Arial, Helvetica, sans-serif;
	color:#4D3285;
	font-size:14px;
	font-weight:bold;
	}
	
.smtxt {
	font-family:arial;
	font-size:11px;
	line-height:12px;
	}
	
.footer {
	text-align:center;
	font-size:9px;
	line-height:12px;
	color:#666666;
	background-color:transparent;
	}
	
.medwhitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.menu_item {
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:5px;	
	border-bottom:1px solid #CCCCCC;
	line-height:10px;
	}
	
.newsimage {
	border: 1px #333333 solid;
	}
	
.menu {
	padding-left:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	}
	
.active_menu {
	color:black;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	}
	
.logo {
	margin-left:10px;
	}
	
.contact {
	color: #4D3285;
	font-size:9px;
	line-height:12px;
	margin-left:20px;
	}
	
.features {
	font-size:9px;
	line-height:12px;
	margin-left:10px;
	}
	
.more_paging {
	font-size:11px;
	background-color:#eaf3f1;
	border: 1px #2E8677 solid;
	color: #2E8677;
	}
	
.curr_page {
	font-size:11px;
	background-color:#FFFFFF;
	border: 1px #2E8677 solid;
	color: #2E8677;
	}
	
.page_link {
	font-size:11px;
	background-color:#2E8677;
	border: 1px #2E8677 solid;
	color: #FFFFFF;
	}
	
select, .inputbox, input
	{
	background-color:#FFFFFF;
	border-style: 0;
	border: 1px #999999 solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
ul, ol {
	text-align:left;
	font-size:11px;
	line-height:16px;
	}
	
li {
	list-style-type:square;
	/* margin-left:15px; */
	text-align:left;
	font-size:11px;
	line-height:16px;
	}
	
form { margin:0 }

.inputbutton, .button		
	{
	padding:2px;
	background-color:#A0DFD4;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

a.button {
	border: 1px #999 solid;
	padding:0.3em 0.6em;
	background-color:#A0DFD4;
	color: #333;
}

a.button:hover {
	text-decoration:none;
}
	
.inputbutton_reset		
	{
	padding:2px;
	background-color:#FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	
.loginbox		
	{
	width: 80px;
	background-color:#FFFFFF;
	border-style: 0;
	border: 1px #BBBBBB solid;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.loginbutton		
	{
	width: 80px;
	background-color:#A0DFD4;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.formtable {
	background:#eaf3f1;
	width:100%;
	border:1px solid #abcfc9;
	}
	
.formtable td {
	border-bottom:1px solid #abcfc9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
}

.formtable th {
	background-color:#2E8677;
	color:#fff;
	font-size:12px;
	text-align:left;
}

fieldset {
	border:1px solid #ccc;
}

legend {
	color:#666;
	font-weight:normal;
}

.req {
	color:green;
	font-size:15px;
	vertical-align:middle;
}
	
.hilite {
	color:#4D3285;
	}
	
.left {
	float:left;
	margin-left:0px;
	margin-right:8px;
	margin-top:8px;
	margin-bottom:8px;
	border:solid 1px #CCCCCC;
	}
	
.right {
	float:right;
	margin-left:8px;
	margin-right:0px;
	margin-top:8px;
	margin-bottom:8px;
	border:solid 1px #CCCCCC;
	}
	
/* hr styling from http://www.saila.com/usage/tips/defn.shtml?hr */

hr {
	text-align: center;
	width: 100%;
	height: 1px;
	color: #ccc;
	border: none;
} /* For Internet Explorer */


html>body hr {
 	margin-right: 0;
 	width: 100%;
 	height: 1px;
 	background-color: #ccc;
 	border: none;
} /* For Gecko-based browsers */

html>body hr {
	margin-right: 0;
	width: 100%;
	height: 1px;
	background-color: #ccc;
	border: 0px solid #ccc;
} /* For Opera and Gecko-based browsers */

hr {
	clear:both;
}

.alert {
	font-size:11px;
	color:#666;
	border:1px solid #39f;
	line-height:16px;
	padding:10px 10px 10px 60px;
	background:url(../images/info_icon.png) 10px 10px no-repeat transparent;
}

.info {
	font-size:11px;
	color:#666;
	padding-left:20px;
	background:url(../images/info_icon_small.png) center left no-repeat transparent;
}

.success {
	color:green;
	border:1px solid green;
	padding:10px 10px 10px 60px;
	background:url(../images/big_tick.png) 10px 10px no-repeat transparent;
}

tr.alt_header td {
	background-color:#fff;
	font-weight:bold;
}

#find_competitor_results {
	margin:10px 0;
}

#sponsors {
	margin:0 auto;
	width:955px;
}

#sponsors th {
	border-bottom:1px solid #ccc;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-align:left;
}

#sponsors th, #sponsors td {
	padding:4px;
}

#sponsors td img {
	vertical-align:middle;
	padding:4px;
}

/*
ul#nav, ul.sub_nav {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}

ul#nav li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
*/

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image:none;
	float : left;
	width : 140px;
	border-bottom : 1px solid #ccc;
}

#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	width : 150px;
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	font-size:12px;
}

#nav li:hover, #nav li.hover { /* required for IE7 */
    position: static;
}

ul#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 150px;
	margin-top : -22px;
}

#nav li a {
	width : 140px;
	display : block;
	text-decoration : none;
	background-color : white;
	border-top : 1px solid #ccc;
	padding : 3px 5px;
	font-weight:normal;
}

#nav li a:hover, #nav li a.selected {
	color : white;
	background-color : #2E8677;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

ul#nav ul li a {
	border-right : 1px solid #ccc;
	border-left : 1px solid #ccc;
}

ul li#nav_info_de a {
	width : 125px;
	padding-left:20px;
	background:url(../images/flags/de.png) center left no-repeat transparent;
}

ul li#nav_info_fr a {
	width : 125px;
	padding-left:20px;
	background:url(../images/flags/fr.png) center left no-repeat transparent;
}

ul li#nav_info_es a {
	width : 125px;
	padding-left:20px;
	background:url(../images/flags/es.png) center left no-repeat transparent;
}

#iframe {
	border:1px solid #ccc;
}

a.button {
	padding:0.4em 0.7em;
	background-color:#bd0000;
	color:#fff;
	/*text-transform:uppercase;*/
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	line-height:100%;
}

a.button:hover {
	background-color:#000;
}

#right_column p {
	text-align:center;
	margin-bottom:2em;
}

