body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #daf2f1;   /* #b9dfdd; */
	min-width: 710px;
}
a {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}
a.button {
	font-weight: bold;
	color: #CCFF99;
	padding: 3px;
	border: 1px solid #333333;
	text-decoration: none;
	display: block;
	clear: both;
	float: left;
	margin-top: 5px;
	background-color: #669999;
}
a.button:visited {
	color: #CCFF99;
	background-color: #669999;
}
a.button:hover {
	color: #CCFF99;
	background-color: #336666;
}
form {
	padding: 0px;
	margin: 0px;
}
/* Header Styles */
#header {
	background-color: #333333;
	height: 100px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#header #left {
	height: 100px;
	width: 50%;
	position: absolute;
	z-index: 3;
	left: 20px;
	top: 0px;
}
#header #left #coLogos {
/*	height: 61px;
	width: 61px; 
	height: 61px;
	width: 126px; */
	position: absolute;
	left: 0px;
	top: 5px;
}
#header #left #coLogos img {
	padding-left: 20px;
	vertical-align: middle;
}
#header #leftBG {
	height: 100px;
	width: 50%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(../images/top_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#header #right {
	height: 100px;
	width: 50%;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 0px;
}
#header #rightBG {
	height: 100px;
	width: 50%;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 0px;
	background-image: url(../images/top_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header #right img#poweredBy {
	position: absolute;
	right: 40px;
	top: 33px;
}
#header #titleBar {
	height: 100px;
	width: 100%;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	text-align: center;
}
#header #titleBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffcc;
	text-align: center;
	margin: 0px;
	padding: 18px 0px 0px;
	line-height: 40px;
}
#header #titleBar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/* Content Area Styles */
#container {
	position: absolute;
	top: 110px;
	left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#topBanner {
	padding-bottom: 15px;
	text-align: center;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
strong.red {
	color: #330000;
}
strong.blockLabel {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	text-transform: uppercase;
	clear: both;	
}
.blackText {
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	margin-top: 3px;
}
td.leftBar {
	padding-right: 10px;
}
td.rightBar {
	padding-left: 10px;
}
td.leftBar .widthMaker { /* Forces the width of the table cell open */
	width: 140px;
	border: 1px solid #336666;
	line-height: 130%;
	padding-bottom: 10px;
}
td.leftBar .widthMakerNoBorder { /* Forces the width of the table cell open */
	width: 140px;
	line-height: 130%;
	padding-bottom: 10px;
}
td.rightBar .widthMaker { /* Forces the width of the table cell open adn adds a border */
	width: 140px;
	border: 1px solid #336666;
	line-height: 130%;
	padding-bottom: 10px;
}
td.rightBar .widthMakerNoBorder { /* Forces the width of the table cell open adn adds a border */
	width: 140px;
	line-height: 130%;
	padding-bottom: 10px;
}
td.lastUpdate {
	font-size: 10px;
	width: 40%;
}
td.time {
	font-size: 10px;
	width: 40%;
	text-align: right;
}
.whiteBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.receiving {
	color: #00A000;
	font-size: 11px;
	line-height: 140%;
}
.finished {
	color: #cc0000;
	font-size: 11px;
	line-height: 140%;
}
.notStarted {
	color: #888888;
	font-size: 11px;
	line-height: 140%;
}
#googleMap {
	min-height: 420px;
	background-color: #99b3cc;
	border-top: 1px solid #336666;
	border-bottom: 1px solid #336666;
	border-left: 1px solid #336666;
}
* html #container #googleMap { /* hack for minimum height in IE6 Win */
	height: 420px;
	background-color: #99b3cc;
	border-top: 1px solid #336666;
	border-bottom: 1px solid #336666;
	border-left: 1px solid #336666;
}
#chart {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	/* border-bottom: 1px solid #336666; */
	/* border-left: 1px solid #336666; */
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #daf2f1;
}
#chart img.progress {
	margin-top: 5px;
	border: 1px solid #336666;
}
.banner {
	padding-top: 15px;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tinyText {
	font-size: 9px;
}
#checkscroll {
 border: solid 1px #999999;
}
table.chartButtons {
	margin-top:10px;
}
table.officialSponsor {
	margin-top:40px;
}
.sponsor {
	font-size: 12px;
	line-height: 110%;
}

/*runner dude styles*/
#rundude {
	width: 138px;
}
#rundude_alttext {
	float: left;
	clear: none;
	width: 46px;
	text-align: right;
	padding-right: 3px;
	padding-top: 8px;
	vertical-align: middle;
}
#runnerImg {
	float: left;
	clear: none;
	width: 30px;
	height: 30px;
}
#rundude_text {
	float: left;
	clear: none;
	width: 46px;
	text-align: left;
	padding-left: 3px;
	padding-top: 8px;
	vertical-align: middle;
}
#runner_distance {
	float: left;
	clear: both;
	width: 138px;
}
