﻿body {
	font-size: 9pt;
	margin: 0 auto;
	padding: 0;
	font-family: Arial;
	background-color: #d1d2d4;
	color: #333;
	width: 100%;
}

.results_section_header {
	font-weight: 900;
	font-size: 11pt;
	color: #0e034f;
	font-family: Arial, Helvetica, Verdana;
}

.results_subsection_header {
	font-weight: 900;
	color: #0e034f;
	font-family: Arial, Helvetica, Verdana;
}

.results_field_div {
	display: block;
	min-height: 24px;
	width: 800px;
}

.results_field_div .result_label {
	width: 162px;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 8px;
}

.results_field_div .result_value {
	width: 630px;
	float: left;
	text-align: left;
}





.bracket_table {
	padding: 0;
}

.bracket_table td {
	padding: 0 15px 0 15px;
}

.court_schedule {
	color: #333;
	padding: 0;
	border-collapse: collapse;
	text-align: center;
}

.court_schedule td {
	border: 1px solid #333;
	background: #ecebf1;
}

.court_schedule a {
	margin: 6px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

.court_schedule a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
}

.list {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
	border-collapse: collapse;
	border-bottom: 1px solid #3f3571;
	border-left: 1px solid #3f3571;
}

.list .list_header_row {
}

.list th {
	border-right: 1px solid #3f3571;
	border-bottom: 1px solid #3f3571;
	border-top: 1px solid #3f3571;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana;
	color: #fff;
	background-color: #0e034f;
}

.list td {
	border-right: 1px solid #3f3571;
	border-top: 1px dotted #3f3571;
	padding: 6px 6px 6px 12px;
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana;
	color: #333;
	vertical-align: top;
}

.list .list_header_column_a {
	text-align: center;
}

.list .list_header_column_b {
	font-weight: 900;
	font-size: 9pt;
}

.list .list_odd_row {
	background: #fff;
}

.list .list_even_row {
	background: #ecebf1;
}

.list .list_sub_row {
	background: #c1c2c4;
	display: none;
}




.sublist {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 700px;
	border-collapse: collapse;
	border-bottom: 1px solid #3f3571;
	border-left: 1px solid #3f3571;
}

.sublist .list_header_row {
}

.sublist th {
	border-right: 1px solid #3f3571;
	border-bottom: 1px solid #3f3571;
	border-top: 1px solid #3f3571;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana;
	color: #fff;
	background-color: #0e034f;
}

.sublist td {
	border-right: 1px solid #3e3471;
	border-top: 1px dotted #3e3471;
	padding: 6px 6px 6px 12px;
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana;
	color: #333;
	vertical-align: top;
}

.sublist .list_header_column_a {
	text-align: center;
}

.sublist .list_header_column_b {
	
	font-weight: 900;
	font-size: 9pt;
}

.sublist .list_odd_row {
	background: #fff;
}

.sublist .list_even_row {
	background: #ecebf1;
}

.sublist .list_sub_row {
	background: #3e3471;
	display: none;
}





.expand_link {
	font-weight: bold;
	margin-right: 6px;
	border: 0;
}

.expand_link:hover {
	border: 0;
}

a {
	margin: 6px;
	color: #c70a0e;
	text-decoration: none;
	border-bottom: 1px dotted #c70a0e;
}

a:hover {
	color: #c70a0e;
	text-decoration: none;
	border-bottom: 0px;
}












.wrapper {
	position: absolute;
	left: 50%;
	margin-left: -412px;
	border: 1px solid #0e034f;
}
.extrawide_wrapper {
	position: absolute;
	left: 0;
	border: 0px;
}


.page_header {
	margin: 0;
	padding: 0 0 0 0;
	width: 824px;
	text-align: center;
	background-color: #0e034f;
	overflow: hidden;
	clear: both;
}

.extrawide_page_header {
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
	text-align: center;
	background-color: #0e034f;
	position: fixed;
	left: 50%;
	margin-left: -50%;
	z-index: 5;
	overflow: hidden;
	clear: both;
}


.page_sub_header {
	margin: 0;
	width: 100%;
	padding: 0;
	text-align: center;
}

.sponsor_holder_left {
	margin: 0;
	width: 260px; /*max-width: 260px;*/
	float: left;
}
.results_page_header {
	font-weight: 900;
	font-size: 13pt;
	color: #fff;
	width: 100%;
	font-family: Arial, Helvetica, Verdana;
}
.sponsor_holder_right {
	margin: 0;
	width: 260px; /*max-width: 260px; */
	float: right;
}
.page_sub_header_table{
	width: 100%;
}
.col1{
	width: 260px;
	height: 99px;
}
.col2{
	font-weight: 900;
	font-size: 13pt;
	color: #fff;
	font-family: Arial, Helvetica, Verdana;
}
.col3{
	width: 260px;
	height: 99px;
}



.page_navigation {
	background-color: #c90a0c;
	padding: 6px 0 6px 0;
	color: #fff;
	clear: both;
}
.page_navigation a {
	color: #fff;
	border-bottom: 0px;
}

.page_navigation a:hover {
	color: #fff;
}






.fixed_content {
	clear: both;
}

.extrawide_page_fixed_content {
	clear: both;
	margin: 0;
	padding: 8px 0 0 0;
	width: 100%;
	text-align: center;
	background-color: #d1d2d4;
	position: fixed;
	left: 50%;
	margin-left: -50%;
	z-index: 5;
}

.page_content {
	margin: 0;
	padding: 12px 0 12px 12px;
	width: 812px;
	clear: both;
}

.extrawide_page_content {
	margin: 0;
	padding: 12px 0 12px 12px;
	width: 100%;
	z-index: 1;
	position: relative;
	top: 155px;
}
