/*DEFINE SITE COLORS
background:#dedede
link color/drk blue/text color:#223670
link hover color:#E88F27
END SITE COLORS*/
body{
	margin:0;
	text-align:center;
	background-color: #d0d0d0;
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
}


/*DEFINE BROWSER RESETS*/
img {border:0;}

p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

form {margin:0; font-family:inherit; color:inherit;}

input, select, textarea {font-size:16px; font-family:inherit; color:inherit;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}

caption, th, td {text-align: left;font-weight: normal;}
/*END BROWSER RESETS*/



/*DEFINE SITEWIDE CLASSES*/
.clear {clear:both;}

div.hideclear {clear:both; visibility:hidden; height:0; overflow:hidden;}

.center {text-align:center;}

.imgright {
	float:right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
}

.imgleft {
	float:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}

.promo {
	padding:0 0 0 10px;
	clear:both;
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-weight: normal;
	line-height: 20px;
}
.promo a:hover {
	color: #0066FF;
	text-decoration: underline;
}


.promo a {color:#222222;}

.split {float:left; width:250px;}
/*END SITEWIDE CLASSES*/


/*DEFINE SITE STRUCTURE*/


#header {padding:0 10px;}

.logo {padding:10px 0;}

#top_nav a {text-decoration:none; color:#fff; display:block;}

#top_nav a:hover {color:#000; text-decoration:none;}

#top_nav {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}

#top_nav ul{
	text-transform:uppercase;
	padding:0;
	list-style:none;
	margin:0;
	text-align:center;
	background:url(../images/nav_bg.gif) repeat-x;
	height: 25px;
	font-style: italic;
}

#top_nav li {padding:0 0 0 20px; display:inline-block;}

#top_nav li ul {position:absolute; left: -999px; width:140px; height:auto; padding:5px!important; font-family:Arial, Helvetica, sans-serif!important; margin:0; list-style:none; text-align:left; background:#fff; font-style:normal; border:solid 1px #CCC; line-height:18px;}

#top_nav li li {width:140px; padding:0; float:left;}

#top_nav ul.football {width:300px;}

#top_nav li li a {width:130px; display:block; padding:2px 5px; font-size:11px; text-transform:none; color:#0033ff; font-weight:normal!important;}

#top_nav li ul a:hover {background:#EBEBEB; color:#0033ff; text-decoration:underline;}

#top_nav li ul a.last {border:0;}

#top_nav li ul ul {left: -999px; margin: -28px 0 0 140px;}

#top_nav li:hover ul ul, #top_nav li.sfhover ul ul,#top_nav li:hover ul ul ul, #top_nav li.sfhover ul ul ul {left: -999px;}

#top_nav li:hover ul, #top_nav li.sfhover ul, #top_nav li li:hover ul ,#top_nav li li.sfhover ul,#top_nav ul ul ul li:hover ul, #top_nav ul ul ul li.sfhover ul {left:auto;}

/*THIS IS YOUR MAIN CONTAINER DIV*/
#main {text-align:left; font-size:11px; line-height:25px; margin:0 auto; width:980px; background:#fff;}

#left_col { width:170px; padding:0 10px; float:left;}

.left_nav{
	text-transform:uppercase;
	padding:0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	list-style:none;
	margin:0;
	color: #333333;
}

.left_nav a {
	display:block;
	width:170px;
	background:url(../images/left_nav_bg.gif) no-repeat right;
	border-bottom:1px dashed #319319;
	padding:10px 0;
	text-decoration:none;
	color: #333333;
}

.left_nav a:hover {color:#319319; text-decoration:none; background:url(../images/left_nav_ro.gif) no-repeat right; }

#content {}

#middle {width:500px; float:left; padding:10px;}

#middle_noleft {width:690px; float:left; padding:10px;}

#middle_noright {width:770px; float:left; padding:10px;}

#right_col {width:250px; float:left; padding:10px;}

#right_col a {color:#222222; font-weight:bold; text-decoration:underline;}

#right_col a:hover {color:#319319;}

#footer {
	clear:both;
	text-align:center;
	padding:7px 10px 0 5px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/footer_bg.gif) repeat-x;
	height:84px;
}

#footer a{color:#ffffff; text-decoration:none; padding:0 10px 0 0;}

.copyright {color:#696969; font-size:9px; font-weight:normal;}

.copyright a {padding:0; color:#696969!important; text-decoration:underline!important;}
.side_column {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #222222;
}
.right_column_top {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CE00;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #999999;
}

.body {
	font-size:11px;
	font-family:Verdana, Geneva, 'DejaVu Sans', sans-serif;
	color:#222222;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0;
	line-height: 15px;
}
.subpic {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #252525;
	background-color: #E7E7E7;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.body a:active {
	color: #0033FF;
	text-decoration: none;
}

.intro_table {
	margin-right: 15px;
	margin-bottom: 10px;
}

.sidebox_top {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 12px;
	font-weight: bold;
	color: #454545;
}
.sidebox {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#FFFFFF;
	border-radius: 0px 0px 7px 7px;

	-moz-border-radius: 0px 0px 7px 7px; 
	-webkit-border-radius: 0px 0px 7px 7px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 8px;
	padding-top: 5px;
	line-height: 14px;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topnav {
	height: 25px;
	font-size: 8px;
}
.footer_nav {
	clear:both;
	text-align:center;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.body a:link {
	color: #0033FF;
	text-decoration: none;
}
.body a:visited {

	color: #0033FF;
	text-decoration: none;
}
.body a:hover {

	color: #0033FF;
	text-decoration: underline;
}
.body_table {
	margin-left: 15px;
	margin-bottom: 10px;
}
.sidebox a:active {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	color: #333333;
	text-decoration: underline;
}
.sidebox a:link {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	color: #333333;
	text-decoration: underline;
}
.sidebox a:visited {

	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	color: #333333;
	text-decoration: underline;
}
.sidebox a:hover {

	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	color: #333333;
	text-decoration: underline;
}
.subpic a:active {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.subpic a:hover {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.subpic a:link {

	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.subpic a:visited {

	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
h1 {

	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
}
h2 {

	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
}
.side_chart {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	background-color: #D5FFD5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	padding-left: 7px;
}
.side_chart_sub {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #222222;
	padding-left: 7px;
}
.body_table_sub {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	font-size: 10px;
}
.grey_box {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 5px;
}
.body_no_margin {
	font-size:11px;
	font-family:Verdana, Geneva, 'DejaVu Sans', sans-serif;
	color:#222222;
	text-align:center;
	padding-top: 10px;
}
.table_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sub_table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.sub_footer {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
	color: #E1E1E1;
	background-color: #242424;
}
.sub_footer a:active {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #E1E1E1;
}
.sub_footer a:link {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #E1E1E1;
}
.sub_footer a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #E1E1E1;
}
.sub_footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 10px;
	color: #E1E1E1;
}
.relbox {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 15px;
}
.relbox a:link {

	color: #000000;
	text-decoration: underline;
}
.relbox a:active {


	color: #000000;
	text-decoration: underline;
}
.relbox a:visited {

	color: #000000;
	text-decoration: underline;
}
.relbox a:hover {

	color: #000000;
	text-decoration: underline;
}
.side_column a:active {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.side_column a:link {
	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.side_column a:visited {

	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.side_column a:hover {

	font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
	font-size: 11px;
	color: #0033FF;
	text-decoration: underline;
}
