@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:62.5%;
	
}
a {color: #006}
a:hover {color:#00f;}
p {}
h1, h2, h3, h4, h5, h6 {font-size:1.8em;}
img {border:none;}
/* --- main ID's ---*/
div#main-wrap {
	border-top:0px solid #000066;
/*	background-color: #ffffff;*/
	margin: 2.5em auto;
	width: 610px}
div#header h1 {font-size:2em;}
div#header img {float:right; margin: 0 15px 15px 15px;}
div.table-header {background:#fdfdfd; padding:10px; border:1px solid #A99999; border-top:none;}
div.table-header ul li {list-style:none; margin-left:10px;}
div.table-header ul h3 {font-size:1.7em;}
div#header {
background: #fdfdfd;
padding-top:5px;
padding-left:10px;
border-top:5px solid #FFE00F;
border-left:1px solid #A99999;
border-right:1px solid #A99999;
}
h2.sectionbreak {
	clear:both;
	margin-top:15px;
	height:25px;
	border: 1px solid #A99999;
	border-bottom:none;
	padding: 5px 0 0 1em;
	background: #7FA8E4;
}
h2.bronze {background: #a98d52;}
h2.gold {background: #fff964;}
h2.silver {background: #7b7b7c; color:#fff;}
h2.platinum {background:#c0c1c0;}
h2.last {border-bottom:1px solid #A99999;}

div.sponsor {
	background: #fdfdfd;
	clear:both;
	border: 1px solid #A99999;
	border-bottom:none;
	min-height:12.5em;
}
div.sponsor h4 {
	font-size:12px;
	width: 10em;
	float:left;
	padding:25px 10px 10px 10px;
	color:#006;
}
div.sponsor h4 a {color:#006}
div.sponsor h4 a:hover {color:#00f;}
div.sponsor div.logo {
	width:40em;
	border-left:1px dashed #A99999;
	float:left;
	
	padding: 9px;
	height:105px;
}

div.sponsor img.one {padding-right:15px!important;}
div.platinum {
	
	
	height:105px;
}
div.gold {
	
	
	height:105px;
}
div.silver {
	
	
	height:105px;
}
div.bronze {
	
	
	height:105px;
}
div.return {float:right; margin:15px 0;}
div.last {border-bottom: 1px solid #A99999;}

a.national:link, a.national:visited, a.national:active {
	text-decoration: none;
	
	border-bottom: 0px;
	
	}
