@charset "UTF-8";
body  {
	margin: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: auto;
	vertical-align: middle;
	background-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: medium solid #FF0000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	height: 14px;
	margin: 0px;
	padding: 2px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	color: FFC000;
}
h5b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	color: FFC000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
.thrColFixHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColFixHdr #navigation {
	background-color: #172693;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #172693;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #172693;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	background-position: top;
	vertical-align: top;
}
.thrColFixHdr #sidebar1b {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #172693;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #172693;
	color: #000000;
	margin-top: 2px;
	margin-right: 0px;
	background-position: top;
	vertical-align: top;
}
.thrColFixHdr #sidebarNav {
	float: left; /* since this element is floated, a width must be given */
	width: 105px; /* padding keeps the content of the div away from the edges */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-left: 5px;
	background-color: #172693;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #172693;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #172693;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
.thrColFixHdr #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 320px; /* padding keeps the content of the div away from the edges */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-left: 25px;
	border: 2px outset #172693;
	margin-bottom: 5px;
	display: inline-block;
	margin-top: 5px;
}
.thrColFixHdr #loginbox {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
	border: thin outset #000066;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.thrColFixHdr #productbox {
	float: right;
	margin-left: 0px;
	border: medium outset #BB0000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 2px;
} 
.thrColFixHdr #mainContent2 {
	margin-top: 0;
	margin-right: 70px;
	margin-bottom: 0;
	margin-left: 70px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #mainContent3 {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 130px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
} 

.thrColFixHdr #mainContent4 {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 2px;
} 

.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #172693;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-position: center;
	color: #DDDDDD;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #DDDDDD;
}
.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;
}
.thrColFixHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.thrColFixHdr #container #mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	height: 28px;
	padding-bottom: 2px;
}

.thrColFixHdr #container #mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 15px;
	margin: 0px;
	line-height: 20px;
	color: #172693;
	padding: 0px;
}

.thrColFixHdr #container #mainContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 15px;
	margin: 0px;
	line-height: 20px;
	color: #172693;
	padding: 0px;
}
.thrColFixHdr #container #mainContent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	margin: 0px;
	line-height: 20px;
	color: #172693;
	padding: 0px;
}
.thrColFixHdr #container #sidebar1 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 20px;
	width: 195px;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	display: block;
	border: 1px solid #CB0C0C;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	color: #C30000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thrColFixHdr #container #mainContent2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.thrColFixHdr #container #mainContent2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	height: 28px;
	padding-bottom: 2px;
}

.thrColFixHdr #container #mainContent2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 15px;
	margin: 0px;
	line-height: 20px;
	color: #172693;
	padding: 0px;
}

.thrColFixHdr #container #mainContent4 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	height: 28px;
	padding-bottom: 2px;
}

.thrColFixHdr #container #mainContent4 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 15px;
	margin: 0px;
	line-height: 20px;
	color: #172693;
	padding: 0px;
}

.thrColFixHdr #container #sidebar4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	padding: 5px;
	margin-right: 25px;
	margin-left: 10px;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CB0000;
	border-right-color: #CB0000;
	border-bottom-color: #CB0000;
	border-left-color: #CB0000;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.thrColFixHdr #container #mainContent h1 {
	height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.mainbox1 {
	width: 95%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CB0000;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.mainbox {
	width: 95%;
	border: 1px solid #000066;
	padding: 5px;
	background-color: #E8E8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.thrColFixHdr #container #mainContent .mainbox li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}


.thrColFixHdr #container #mainContent2 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C0C0C0;
	border: 1px solid #333333;
}

.thrColFixHdr #container #mainContent4 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C0C0C0;
	border: 1px solid #333333;
}

.greytd {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.greythl {
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 3px;
}
.greytht {
	font-weight: bold;
	text-align: center;
}
.drkgrytd {
	font-weight: bold;
	background-color: #999999;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.yelowtd {
	font-weight: bold;
	background-color: #FFFF66;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
pb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.thrColFixHdr #container #mainContent3 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
	border: 1px double #172693;
}

.thrColFixHdr #container #mainContent3 #form1 table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.thrColFixHdr #container #mainContent3 table {
	font-size: 12px;
	background-color: #E8E8FF;
	margin: 2px;
	border: 1px solid #172693;
	padding: 0px;
}


.stats tbl {
	background-color: #E8E8FF;
}

.statstbl th {
	color: #EEEEEE;
	background-color: #CB0000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.statstbl td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}

.playertbl {
	background-color: #E8E8FF;
}

.playertbl th {
	color: #EEEEEE;
	background-color: #CB0000;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.playertbl td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.playertblb td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.formtbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E8E8F5;
	margin: 2px;
	border: 1px solid #172693;
}
.formtbl td {
	padding: 2px;
	margin: 0px;
}
.formtbl th {
	color: #000000;
	text-align: right;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

fieldset {
	margin: 5px;
	padding: 5px;
	width: 500px;
}

legend {
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.IndTxt {
	padding-left: 3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.thrColFixHdr #container #mainContent2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.thrColFixHdr #container #sidebar1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	color: #FFFFFF;
}
.thrColFixHdr #container #sidebar1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	color: #990000;
}

#Schedule {
	width:480px;
}

.schedtbls {
	background-color: #FFFFFF;
}

#schedule .schedtbls table {
	background-color: #FFFFFF;
}


.thrColFixHdr #container #mainContent2 #schedule table {
	background-color: #FFFFFF;
}

.thrColFixHdr #container #mainContent2 #schedule .schbld {
	font-weight: bold;
}

.thrColFixHdr #container #mainContent2 #schedule .schtitle div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.thrColFixHdr #container #mainContent2 #schedule {
	width: 560px;
	margin-left: 40px;
}

.thrColFixHdr #container #mainContent2 #schedule .schline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #172693;
}

.thrColFixHdr #container #mainContent .mainbox a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #172693;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.thrColFixHdr #container #mainContent .mainbox a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AC0000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.plain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.thrColFixHdr #container #mainContent .mainbox .plain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #mainContent .mainbox .plain a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
}

.mainbox2 {
	width: 95%;
	border: 1px solid #172693;
	margin: 2px;
	padding: 5px;
	background-color: #E8E8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.thrColFixHdr #container #mainContent .mainbox2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}


.thrColFixHdr #container #mainContent .mainbox2 .plain2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #172693;
}


.thrColFixHdr #container #mainContent .mainbox2  a {
	font-size: 14px;
	color: #172693;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent .mainbox2  a:hover {
	font-size: 14px;
	color: #CB0000;
	font-weight: normal;
	text-decoration: underline;
}

.thrColFixHdr #container #sidebar1 p {
	line-height: 12px;
	margin: 2px;
}

.DraftTable {
	border: 1px solid #172693;
	background-color: #DDDDDD;
}

.DraftTable td {
	text-align: center;
	vertical-align: top;
}

.thrColFixHdr #container #mainContent4 .DraftTable .draftunline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#pricing {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid 3333333;
}

.thrColFixHdr #container #mainContent2 #pricing table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.thrColFixHdr #container #mainContent2 #pricing a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CB0000;
	text-decoration: none;
}

.thrColFixHdr #container #mainContent2 #pricing  a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	background-color: #172693;
}

.small_text {
	font-size: 10px;
}

.thrColFixHdr #container #mainContent2 .largetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.thrColFixHdr #container #productbox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #172693;
	margin-bottom: 2px;
	padding-bottom: 2px;
	line-height: 24px;
}

.thrColFixHdr #container #productbox ul {
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.thrColFixHdr #container #productbox li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.thrColFixHdr #container #sidebar2 #poll {
	background-color: #172693;
	color: #FFFFFF;
	padding: 3px;
}

.thrColFixHdr #container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #container #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h3b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
pb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5em;
}
.thrColFixHdr #container2 {
	width: 1004px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
