/*********** printing ***********/

body{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #626262;
	font-size: 11px;
	line-height: 1.5em;
}

hr {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color: #dedede;
	padding:0px;
}

h1, h2, h3, h3 a, h4 {
	color: #19467b;
}

h1, h2, h3 {
	margin: 0 0 .7em 0;
	padding: 0;
	font-weight: bold;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 14px;
	margin-top: 1.2em;
	margin-bottom: .5em;
}

h3 {
	font-size: 12px;
	/*margin-top: 1.7em;*/
}

h4 {
	margin-bottom: 0;
	padding: 0;
}

a {
	color: #19467b;
}

.boldtext {
	font-weight: bold;
}

.smalltext {
	font-size: 10px;
}

img {
	border-width: 0px;
}
#logoheader{
	height:35px;
	padding-bottom:20px;
}
#top, #nav, #contentbottom, #footer, #headericons, #news_contentleft, #subheaderright img,
#contentmainpic, table.calendartable, ul.eventlist li img, ul.eventlist li a,
#standings_subheaderbuttons, #menu, #headersearch, #pagebanner, #standings_intro img, div.standings_tabletitle img,
#race_contentleft, .nextn, .resultlist span.bullet, #club_form, #sidebar,#glossaryDiv,.cfdebug  {
	display: none;
}

#breadcrumbs {
	display:block;
	background:#f3f3f3;
	width:627px;
	padding:5px 22px;
}
.pic-corner1, .pic-corner2, .pic-corner3, .pic-corner4,.pic-corner1-wh, .pic-corner2-wh, .pic-corner3-wh, .pic-corner4-wh {
	background:transparent none no-repeat scroll 0%;
	height:8px;
	position:absolute;
	width:8px;
	font-size:0pt;
	line-height:0pt;
}
div.pic-corner1-wh{
	background-image:url('/media/pics/site/pic-topleft-wh.gif');
	top:-1px;
	left:-1px;
}
div.pic-corner2-wh{
	background-image:url('/media/pics/site/pic-topright-wh.gif');
	top:-1px;
	right:-1px;
}
div.pic-corner3-wh{
	background-image:url('/media/pics/site/pic-bottomleft-wh.gif');
	bottom:-1px;
	left:-1px;
}
div.pic-corner4-wh{
	background-image:url('/media/pics/site/pic-bottomright-wh.gif');
	bottom:-1px;
	right:-1px;
}
div.pic-corner1{
	background-image:url('/media/pics/site/pic-topleft.gif');
	top:-1px;
	left:-1px;
}
div.pic-corner2{
	background-image:url('/media/pics/site/pic-topright.gif');
	top:-1px;
	right:-1px;
}
div.pic-corner3{
	background-image:url('/media/pics/site/pic-bottomleft.gif');
	bottom:-1px;
	left:-1px;
}
div.pic-corner4{
	background-image:url('/media/pics/site/pic-bottomright.gif');
	bottom:-1px;
	right:-1px;
}
#wizardresults{
	border-collapse:collapse; 
	border:0px solid #eee;	
}
#wizardresults tr td{
	/*border:1px solid #eee;*/
	border-width: 1px 0px;
	border-style:solid;
	border-color:#eee;
	padding:3px 5px;
}
#wizardresults tr th{
	/*border:1px solid #eee;*/
	border-width: 1px 0px;
	border-style:solid;
	border-color:#eee;
	text-align:left;
	color:#19467B;
}
table.wizard tr td{
	border-bottom:1px solid #dedede;
	padding:10px 2px;
	font-size:11px;
}
table.wizard tr th{
	text-align:left;
	color:#19467B;
	padding:10px 2px;
	border-bottom:1px solid #ededed;
	font-size:11px;
}
