@charset "UTF-8";
/* DIV STYLES */

.wrapper {width:800px; padding:25px 10px 0 35px; margin:0; float:left}

.leftcol {width:375px; margin:0; padding:0; float:left;}

.rightcol {width:358px; margin:0; padding:0 0 0 35px; float:left}

.clearall {clear:both;font-size:1px;line-height:0px;}

.logos {width:800px; margin:20px 0 0 0; padding:10px 0 0 0; border-top:1px solid #89121B}

.sponsors {width:179px; float:left}

.buttons {width:800px;}

.callout {width:800px; margin:0; padding:0}


/* ELEMENT STYLES */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}


h1.dacor {color:#89121B; size:36px; line-height:36px}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	margin:0;
	padding:0
}
.red {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #89121B;
}
.black {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #000;}
	
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin:0 0 0 5px;
	padding:0
}

ol {margin:0 0 0 15px; padding:0;}


.redbox {
	color: #FFF;
	padding: 10px;
	background-color: #89121B;
	margin-top:-2px;
	line-height:16px;
}

.redbox a{
	color: #FFF;
	text-decoration:underline
}

a {color:#000; text-decoration:underline}


ol.letters {list-style:lower-alpha}

.free {font-size:10px; line-height:12px}

