/*--------------------------
NEWS 
--------------------------*/

.news_list dd
{
	margin: 0 0 0 61px;
	padding: 0 0 15px 0;
	line-height: 18px;
}

.news_list dt
{
	float: left;
	font-size: 13px;
	padding: 1px 0 0 0;
	letter-spacing: -1px;
	color: #600;
	line-height: 18px;
}

.news_list a
{
	text-decoration: none;
	color: #000;
}

.news_list a:hover { text-decoration: underline; }

.news_date
{
	text-align: right;
	color: #2B2316;
	font-size: 14px;
	margin: 7px 23px 5px 0;
	line-height: 18px;
}

/*--------------------------
ROSTER
--------------------------*/

.roster, .roster p, .roster a { line-height: 20px; }
.roster a:hover { background-color: #DCDCDC; }

.roster_columns
{
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-webkit-column-rule: 0px dotted #CCC;
	-moz-column-rule: 0px dotted #CCC;
	text-align: left;
	padding: 0 0 0 50px;
}

/*--------------------------
AWARDS PAGES
--------------------------*/

#awardhist_toc a
{
	text-decoration: none;
	color: #660000;
}

#awardhist_toc a:hover { text-decoration: underline; }
.awards_hist { margin: 0 0 0 40px; }

.awards_hdr
{
	font-size: 16px;
	color: #600;
	font-weight: bold;
	margin: 15px 0 0 0;
	border-bottom: 1px #600 dotted;
	padding: 0 !important;
}

.awards_hist p
{
	margin: 0;
	padding: 15px 0 4px 0 !important;
	font-size: 15px;
}

.awards_hist a
{
	text-decoration: none;
	color: #660000;
}

.awards_hist a:hover { text-decoration: underline; }

.awards_hist ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.awards_hist ul li
{
	text-indent: 0;
	padding: 3px 0 3px 12px;
	margin: 0 0 0 0px;
}

.awards_winner
{
	background-image: url(/images_sub_common/bu_R_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
	border: 1px #d9d9d9 solid;
}

.redlink
{
	text-decoration: none;
	color: #660000;
}

.awardyear
{
	font-size: 17px;
	font-weight: bold;
}

.timeline dd
{
	margin: 0 0 0 150px;
	padding: 0 0 15px 0;
}

.timeline dt
{
	float: left;
	color: #600;
	clear: left;
}

.sponsor_logos img { padding: 0 20px 0 0; }

.selector_box
{
	width: 484px;
	height: 170px;
	border: 1px #DDD solid;
	background-color: #FFF;
}

.button_row
{
	margin-top: 35px;
	margin-left: 30px;
}

.button_cell
{
	width: 120px;
	margin-left: 0px;
	margin-right: 30px;
	float: left;
	line-height: 1.3em;
}


/*--------------------------
MISC ONE OFF STYLES
--------------------------*/

.photo_d p { text-indent: 0; }

