/* CSS Document */

body {
	width:800px;
	margin:0px auto 10px auto;
	position:relative;
	background-image:url(../images/ring-background.jpg);
	background-repeat:repeat-x;	
	color:#363636;
}
body,td,th,li {
	font-family: Arial, Helvetica, sans-serif;
	color:#363636;
	font-size:13px;
	line-height: 1.25;
}

p {
	font-size:13px;
	line-height:1.5em;
}
hr {
border-bottom:medium none;
border-top:1px solid #E1E1E1;
height:0;
margin:20px 0;
width:100%;
}
div#banner div#marketdropdown { 
	position: absolute; top: 350px; left: 450px; 
	color: #999999; 
	text-transform: uppercase;
}
.herotable {
	background-color:#FFFFFF;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color:#999999;
	height: 378px;
}
table.maintable {
	width:800px;	
	background-color:#FFFFFF;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color:#999999;
	padding:0px;
	border-spacing:0px;
}
td {
	font-size:14px;
}
td.market-right {
	padding:55px;
}
td.left {
	padding:10px;
	font-size:12px;
	background-color:#f7f7f7;
	vertical-align:top;
	text-transform: uppercase;
	width:140px;
}
td.middle {
	padding: 10px;
	background-color: #ffffff;
	vertical-align:top;
	font-size:14px;
	width:425px;
	text-transform:none;
}
td.right {
	background-color: #ffffff;
	vertical-align:top;
	width:235px;
	padding:0px;
	width:235px;
	vertical-align:top;
}
td.combined {
	background-color: #ffffff;
	vertical-align:top;
	padding: 10px;
	font-size:14px;
	width: 660px;
	text-transform:none;
}
td.img {
	background-color: #ffffff;
	vertical-align:top;
	padding:0px;
	font-size:14px;
	width:660px;
	text-transform:none;
}
a:link {
	color:#008ab0;
	text-decoration: underline;
}
a:visited {
	color:#008ab0;
	text-decoration: underline;
}
a:hover {
	color:#008ab0;
	text-decoration: underline;
}
a:active {
	color:#999999;
	text-decoration: none;
}
a.nav:link {
	color:#999999;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:visited {
	color:#999999;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:hover {
	color: #008ab0;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:active {
	color: #999999;
	text-decoration:none;
	text-transform:uppercase;
}
a.navblue:link {
	color: #008ab0;
	text-decoration:none;
	text-transform:uppercase;
}
a.navblue:visited {
	color:#008ab0;
	text-decoration:none;
	text-transform:uppercase;
}
a.blue:link {
	color:#008ab0;
	text-decoration:none;
}
a.blue:hover {
	color: #008ab0;
	text-decoration:none;
	
}
a.blue:visited {
	color: #008ab0;
	text-decoration:none;
}
a.blue:active {
	color:#008ab0;
	text-decoration:none;
}
a.breadcrumb:link {
	color:#999999;
	text-decoration:underline;
	font-size:12px;
	text-transform:lowercase;
}
a.breadcrumb:hover {
	color: #999999;
	text-decoration:underline;
	font-size:12px;	
	text-transform:lowercase;
}
a.breadcrumb:visited {
	color:#999999;
	text-decoration:underline;
	font-size:12px;
	text-transform:lowercase;
}
a.breadcrumb:active {
	color:#999999;
	text-decoration:underline;
	font-size:12px;
	text-transform:lowercase;
}

h1 {
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:25px;	

}
h2 {
	font-size:16px;
	text-transform:uppercase;
	margin-left:1px;
	line-height: 1.2em;
	font-weight:bold;
}
h3 {
	font-size:13px;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:normal;
}

h4 {
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:8px;
}
h5 {
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0;

}
h1.blue {	
	color:#008AB0;
	font-size:24px;
	font-weight:normal;
	text-transform: uppercase;
	padding-bottom:25px;	

}
h2.blue {
	color:#008AB0;
	font-size:16px;
	text-transform: uppercase;
	margin-left:1px;
	line-height: 1.2em;
	font-weight:bold;
}
h3.blue {
	font-size:13px;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight: normal;
}

h4.blue {
	color:#008ab0;
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:8px;
}
h5.blue {
	color:#008ab0;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0;

}
.legal {
	font-size:10px;
}
.emphasis {
	color: #008ab0;
	text-transform:uppercase;
}
a.emphasis: link {
	color:#008ab0;
	font-weight:bold;
}
ul { 
	list-style-type:circle;
	margin: 0 15px;
}
.footText {
	font-size:10px;
	text-transform:uppercase;
	padding-left:0px;
}
