@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	font-family: Helvetica, sans-serif;
}
.twoColFixLtHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background: #000000;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	color: #FFF;
} 
.twoColFixLtHdr #header h2 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 18px;
	line-height: 30px;
}
.twoColFixLtHdr #sidebar1a {
	float: left; /* since this element is floated, a width must be given */
	width: 260px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 6px 0px 10px;
	border-right: dotted #ff0000 1px;
}
.twoColFixLtHdr #sidebar1a h2{
	font-size: 16px;
	font-weight: bolder;
}
.twoColFixLtHdr #sidebar1a h3{
	font-size: 12px;
	font-weight: bolder;
}
.twoColFixLtHdr #sidebar1a p{
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 6px 0px 10px;
	border-right: dotted #ff0000 1px;
}
.twoColFixLtHdr #sidebar1 hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #sidebar1 h2{
	font-size: 14px;
	font-weight: bolder;
}
.twoColFixLtHdr #sidebar1 h3{
	font-size: 12px;
	font-weight: bolder;
}
.twoColFixLtHdr #sidebar1 p{
	font-size: 10px;
}
p {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.mar6topnobot {
	margin-top: 6px;
	margin-bottom: 0px;
}
.marnotop6bot {
	margin-top: 0px;
	margin-bottom: 6px;
}
h1 {
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nomargins {
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #patContent {
	margin: 0;
}
.twoColFixLtHdr #patContent h1 {
	font-size: 18px;
}
.twoColFixLtHdr #patContent h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #patContent table {
	width:100%;
}
.twoColFixLtHdr #patContent td.grid {
	vertical-align: top;
	border: dotted #000000 1px;
	width: 16.5%;
}
.twoColFixLtHdr #patContent td.redbar {
	background-color: #F00;
	font-size: 12px;
	vertical-align: bottom;
	padding-left: 6px;
}
.twoColFixLtHdr #patContent td.yellowbar {
	background-color: #F90;
	font-size: 12px;
	vertical-align: bottom;
	padding-left: 6px;
}
.twoColFixLtHdr #sportContent td.grid {
	vertical-align: top;
	border: dotted #000000 1px;
	
}
.twoColFixLtHdr #sportContent {
	margin: 0 0 0 190px;
}
.twoColFixLtHdr #sportContent h1 {
	font-size: 30px;
	line-height: 32px;
}
.twoColFixLtHdr #sportContent h2 {
	font-size: 20px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #sportContent h3 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #sportContent p {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.twoColFixLtHdr #sportContent td.sport {
	vertical-align: top;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 190px;
}
.twoColFixLtHdr #mainContent h1 {
	font-size: 32px;
	line-height: 32px;
}
.twoColFixLtHdr #mainContent h2 {
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #mainContent h3 {
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #mainContent h3.comingsoon {
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 0px;
	background-color: #FF0000;
	color: #FFFFFF;
}
.twoColFixLtHdr #contact {
	margin: 0 0 0 300px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixLtHdr #lenticular {
	margin: 30px auto; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 250px;
}
.twoColFixLtHdr #contact table {
	width: 570px;
	color: #000000;
}
.twoColFixLtHdr #chart td {
	text-align: left;
	vertical-align: text-top;
}
.twoColFixLtHdr #chart {
	width: 730px;
	margin-bottom: 8px;
}
.twoColFixLtHdr #chart td.yellowcell {
	background-color: #FFFFCC;
	border-bottom: solid #000000 1px;
}
.twoColFixLtHdr #chart td.whitecell {
	background-color: #FFFFFF;
	border-bottom: solid #000000 1px;
}
.twoColFixLtHdr #chart td.yellowboldcell {
	background-color: #FFFF99;
	font-weight: 900;
	border-bottom: solid #000000 2px;
}
.twoColFixLtHdr #chart td.greycell {
	background-color: #666666;
	font-weight: bolder;
	color: #FFFFFF;
}
.twoColFixLtHdr #chart h1 {
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.twoColFixLtHdr #chart p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #chart p.marg6bot {
	margin-bottom: 6px;
}
.products {
	margin: 12px  0 0 0;
	padding: 0 20px;
	width: 690px;
}
.contact  {
	padding: 0 10px 0 20px;
	background-color: #333333;
	height: 18px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #333333;
	height: 18px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	color: #FFFFFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.newscroller {
	height: 24px;
	width: 900px;
	background-color: #333333;
}
.headerlogo {
	width: 900px;
	background-color: #00000;
}
td.contact {
	width:570px
}
td.fullcell {
	height:20px; /* NOTE: no padding here! */
	font-size: 10px;
	background-color: #152056;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
}
.phonehead {
	height:30px;
	background-color: #000000;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 12px;
}
td.fullcell a {
	display:block;
	height: 20px;
	text-decoration: none;
	border: solid #3e5089 1px;
	background-color: #FFFFFF;
}
td.fullcell a:link,
td.fullcell a:visited {
	color:#FFFFFF;
	background-color:#152056
}
td.fullcell a:hover,
td.fullcell a:active {
	color:#FFFFFF;
	background-color:#FF0000
} 
.promotion {
	left: 500px;
	position: relative;
	top: 12px;
}
.cellbordertop {
	border-top: dotted #ff0000 1px;
	text-align: left;
	vertical-align: text-top;
}
.cellbordertoplft {
	border-top: dotted #ff0000 1px;
	border-left: dotted #ff0000 1px;
	text-align: left;
	vertical-align: top;
}
.cellborderlft {
	border-left: dotted #ff0000 1px;
	text-align: left;
	vertical-align: top;
}
