* { 
	margin: 0;
	padding: 0;
	}
* html div {
	height: 1px;
	}
	
html,
body {
	height: 100%;
	}

body {
	margin: 25px 25px 0 25px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #000000;
	}
html>body {
	font-size: 1em;
	text-align: center;
	}
* html body {
	text-align: center;
	}
a {
	text-decoration: none;
	color: #7E0F0F;
	border-bottom: 1px solid #7E0F0F;
	}
a:hover {
	color: #BE8787;
	}
a.noLink1,
a.noLink1:hover {
	border: none;
	}
table,
input,
select,
textarea	{
	font-family: verdana, sans-serif;
	font-size: 1em;
	}
p,
ul,
ol,
table {
	margin-bottom: 1.25em;
	}
ul li {
	margin: 2px 0 2px 0;
	list-style-type: none;
	}
#body1 ul li {
	background: url(../images/bullet4.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	}
#body1 ul ul {
	margin: 0 0 0 10px;
	}
ol.type1 li	{
	list-style-type: lower-alpha;
	}
	
img { border: 0; }
	
acronym,
abbr {
	border: none;
	font-style: normal;
	}
th { text-align: left; }
h1 {
	font-size: 1.3em;
	color: #7E0F0F;
	text-transform: uppercase;
	margin: 20px 0 25px 0;	
	}
h1.nocaps  {
	font-size: 1.3em;
	text-transform: none;
	color: #7E0F0F;	
	}
h2,
h3 {
	font-size: 1.00em;
	margin: 0 0 .5em 0;
	}
h2 {
	font-size: 1.01em;
	text-transform: uppercase;
	color: #700000;
	}
h2.nocaps  {
	font-size: 1.01em;
	color: #700000;
	}
em {
	color: #990000;
	}

em.black  {
	color: #000000;
	}
.copyright {
	margin: auto;
	width: 871px;
	text-align: center;
	}
.clear1,
.clear2 {
	clear: both;
	line-height: 0px;
	overflow: hidden;
	}
* html .clear2 {
	position: absolute;
	}
.noBreak1 {
	white-space: nowrap;
	}

.bodyWrap2 {
	margin: auto;
	width: 871px;
	text-align: left;
	}
.skipnav1 {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	top: -500px;
	border: none;
	}
.skipnav2 {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	border: none;
	}

#head1 {
	height: 80px;
	background: #FFFFFF url(../images/bg1fanfifty.gif) right top no-repeat;
	}
#logo1 {
	padding: 20px 0 0 20px;
	}
#search1 {
	padding: 10px 40px 0 0;
	float: right;
	font-size: 0.65em;
	display: none; /* todo: enable search */
	}
#search1 label {
	text-transform: uppercase;
	margin-right: 8px;
	}
#query {
	padding: 1px 2px 0 2px;
	margin-right: 5px;
	width: 120px;
	height: 14px;
	border: 1px solid #666666;
	}
#submit {
	vertical-align: top;
	}

#nav1 {
	padding-bottom: 1px;
	background: #FFFFFF url(../images/bg2.gif) left top repeat-x;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #C81414;
	text-transform: uppercase;
	font-size: 0.65em;
	}
#nav1 a {
	color: #FFFFFF;
	border: 0;
	}
#nav1 ul {
	margin: 0;
	padding: 0;
	}
#nav1 li {
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 -1px;
	background: url(../images/bullet3.gif) right center no-repeat;
	}
* html #nav1 li	{	
	behavior: url('js/IEFixes.htc');
	}
#nav1 li.first {
	margin: 0;
	}
#nav1 li a {
	display: block;
	padding: 4px 17px 5px 16px;
	}
#nav1 li span {
	display: block;
	}
#nav1 li.last {
	background: none;
	}
#nav1 li.selected {
	border-left: 1px solid #000;
	margin: 0 2px 0 -1px;
	background: #FFFFFF url(../images/bg3.gif) right top no-repeat;
	}
#nav1 li.selected a {
	color: #000;
	}
#nav1 li.selected span {
	background: url(../images/bullet2.gif) center bottom no-repeat;
}
#nav1 li ul {
	display: none;
	position: absolute;
	z-index: 1000;
	margin: 0 0 0 -1px;
	min-width: 150px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 1px 0 0 0px;
	background: #FFFFFF url(../images/bg9.gif) right top no-repeat;
	}
* html #nav1 li ul {
	border-left: 1px solid #000;
	width: 150px;
	}
#nav1 li.first ul {
	margin: 0;
	}
* html #nav1 li.first ul {
	margin: 0;
	}
#nav1 li:hover,
#nav1 li.hover  {
	background: #FFFFFF url(../images/bg8.gif) right top no-repeat;
	}
#nav1 li:hover ul,
#nav1 li.hover ul  {
	display: block;
	}
#nav1 li:hover a,
#nav1 li.hover a {
	color: #000;
	}
#nav1 li:hover span,
#nav1 li.hover span {
	background: url(../images/bullet2.gif) center bottom no-repeat;
}
#nav1 li:hover li span,
#nav1 li.hover li span {
	background: none;
}
#nav1 li.first ul {
	border-left: none;
	}
#nav1 li li {
	float: none;
	background: #FFFFFF;
	text-transform: none;
	font-size: 1.10em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	}
#nav1 li li:hover,
#nav1 li li.hover {
	background: #7E0F0F url(../images/bullet1.gif) 6px center no-repeat;
	}
#nav1 li li span {
	padding: 0;
	margin: 0;
	}
#nav1 li li a {
	display: block;
	color: #000;
	padding: 5px 16px 5px 16px;
	margin: 0;
	}
* html #nav1 li li a {
	width: 100%;
	}
#nav1 li li:hover a,
#nav1 li li.hover a {
	color: #FFFFFF;
	}
#nav1 li.selected li span {
	background: none;
	}
#nav1 li li.selected {
	background-image: none;
	border-bottom: 1px solid #FFFFFF;
	}
	
#phone1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 3px 90px 0 0;
	padding: 0;
	float: right;
	color: #FFFFFF;
	}

* html #phone1 {
	margin: 3px 70px 0 0;
	}

.bodyWrap3 {
	padding: 1px 0 25px 0;
	background-color: #FFFFFF;
	}

#nav2 {
	float: left;
	width: 136px;
	padding: 32px 14px 0 10px;
	border-top: 17px solid #7E0F0F;
	font-size: 0.70em;
	}
* html #nav2 {
	width: 160px;
	}
#nav2 h3 {
	margin-top: -5px;
	padding-right: 9px;
	position: absolute;
	z-index: 0;
	background-color: #FFFFFF;
	text-transform: uppercase;
	font-size: 0.90em;
	font-weight: normal;
	}
#nav2 h3 a {
	color: #7E0F0F;
	}
#nav2 a {
	color: #000;
	border: none;
	}
#nav2 ul {
	padding: 9px 0 0 0;
	border-top: 1px solid #C81414;
	border-right: 1px solid #C81414;
	}
#nav2 li {
	padding: 4px 8px 4px 6px;
	}
#nav2 li.selected {
	background: url(../images/bullet4.gif) left center no-repeat;
	}
	
#nav3 {
	font-size: 0.9em;
	}
* html #nav3 {
	margin: 25px 0 0 0;
	}
#nav3 li {
	padding-left: 9px;
	margin-right: 3px;
	float: left;
	background: url(../images/bullet6.gif) left center no-repeat;
	}
#nav3 li.first {
	padding-left: 0px;
	background: none;
	}
#nav3 a {
	border: 0;
	}
#nav2 a:hover {
	color: #BE8787;
	}
#nav3 li.selected a {
	color: #000;
	border: 0;
	}

#homepromo1 {
	height: 148px;
	background: url(../images/home1.jpg) left top no-repeat;
	}
.quotes1 {
	float: right;
	width: 260px;
	height: 148px;
	background: #A3A3A3 url(../images/bg7.gif) left bottom repeat-x;
	}

* html #homepromo1 blockquote {
	width: 258px;
	height: 148px;
	}

#body1,
#homebody1 {
	float: left;
	width: 421px;
	margin: 0 0 0 0;
	padding: 10px 0 0 20px;
	border-top: 17px solid #7E0F0F;
	font-size: 0.75em;
	}
#homebody1 {
	width: 546px;
	padding: 60px 0 0 55px;
	border: 0;
	background: url(../images/bg6.gif) right top no-repeat;
	}
* html #homebody1 {
	width: 601px;
	}

* html #body1 {
	width: 441px;
	}
	
#sidebar1 {
	float: left;
	width: 260px;
	padding: 0 0 0 10px;
	border-top: 6px solid #7E0F0F;
	background: url(../images/bg4.gif) left top no-repeat;
	font-size: 0.65em;
	}
* html #sidebar1 {
	width: 270px;
	}
#homesidebar1 {
	float: left;
	width: 260px;
	padding: 0 0 0 10px;
	border-top: 17px solid #7E0F0F;
	background: url(../images/bg4.gif) left top no-repeat;
	font-size: 0.65em;
	}
* html #homesidebar1 {
	width: 270px;
	}
	
.homepromos2 {
	margin: 0 10px 0 43px;
	}
.homepromos2 p {
	margin: 0 0 2px 0;
	}
.homepromos2 th {
	width: 33%;
	vertical-align: bottom;
	padding: 8px 0 0 10px;
	font-size: 0.70em;
	min-height: 100px;
	}
.homepromos2 td {
	width: 33%;
	vertical-align: top;
	padding: 8px 20px 0 13px;
	font-size: 0.65em;
	border-right: 3px solid #7E0F0F;
	}
.homepromos2 td.learnmore1 {
	padding: 0px 20px 0 13px;
	}
.promobox1link {
	min-height: 0;
	text-align: right;
	}
.homepromos2 h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	border-bottom: 1px solid #7E0F0F;
	}
.homepromos2 h2 span {
	background: url(../images/bullet8.gif) right center no-repeat;
	padding: 0 10px 0 0;
	}
	
.linkslist1 {
	margin: 0;
	float: right;
	text-transform: uppercase;
	}
.linkslist1 a {
	color: #000;
	border: none;
	}
.linkslist1 a:hover {
	color: #BE8787;
	}
.linkslist1 ul {
	width: 230px;
	}
.linkslist1 li {
	margin-top: 15px;
	border-bottom: 1px solid #C81414;
	}
.infobox1 {
	float: right;
	width: 220px;
	margin: 10px;
	border: 1px solid #7E0F0F;
	}
.infobox1 h3 {
	font-size: 1.20em;
	font-weight: bold;
	padding: 6px;
	background-color: #7E0F0F;
	text-transform: uppercase;
	color: #FFFFFF;
	}
.infobox1 p {
	padding: 6px 10px 0 10px;
	color: #7E0F0F;
	}
	
#footer1 {
	height: 20px;
	margin: 50px 0 0 57px;
	padding-right: 284px;
	background: #000000 url(../images/bg5.gif) right bottom no-repeat;
	font-size: 0.65em;
	}
#footer1 ul {
	margin: 0;
	float: right;
	}
#footer1 a {
	color: #CCCCCC;
	border: 0;
	}
#footer1 a:hover {
	color: #BE8787;
	}
	
#footer1 li {
	float: left;
	margin: 3px 0 0 0;
	padding: 0px 10px 0 10px;
	background: #000000 url(../images/bullet5.gif) left center no-repeat;
	}
#footer1 li.first {
	background: #000000;
	}
#footer1 li.selected  {
	border-bottom: 1px solid #CCCCCC;
	}
	
.link1 {
	border-bottom: 1px solid #7E0F0F;
	padding: 0 7px 0 0;
	background: url(../images/bullet7.gif) right center no-repeat;
	}
.link2 {
	border-bottom: 1px solid #7E0F0F;
	padding: 0 7px 0 0;
	background: url(../images/bullet7.gif) right center no-repeat;
	}
.link3 {
	float: right;
	border-bottom: 1px solid #7E0F0F;
	padding: 0 7px 0 0;
	background: url(../images/bullet7.gif) right center no-repeat;
	}
.paddedimg1 {
	float: left;
	margin: 0 10px 10px 0;
	}
.securityframe1 {
	padding: 25px;
	}
	
.contentbox1 {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #CCCCCC;
	}
.contentbox2 {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	}
.boxhead1 {
	float: left;
	}
.boxhead1 span {
	line-height: 2.00em;
	font-weight: normal;
	color: #666666;
	}
.boximg1 {
	margin: 0 10px 0 0;
	float: left;
	}
.partnerslist1 li {
	border-bottom: 1px solid #CCCCCC;
	padding: 0;
	}
	
.inputtype1 {
	width: 200px;
	}
.textbox1 {
	width: 200px;
	height: 75px;
	}
	
.contacttable1 {
	padding: 0px;
	margin: 0px;
	}
.contacttable1 th {
	font-size: 0.90em;
	vertical-align: top;
	padding: 10px 5px 10px 0;
	font-weight: bold;
	text-align: right; 
	border-bottom: 1px solid #CCCCCC;
	}
.contacttable1 th.last {
	border-bottom: 0;
	}
.contacttable1 td {
	padding: 10px 5px 10px 0;
	border-bottom: 1px solid #CCCCCC;
	}
.contacttable1 td.last {
	border-bottom: 0;
	}
	
.logintable1 {
	padding: 0px;
	margin: 0px;
	}
.logintable1 th {
	font-size: 0.90em;
	vertical-align: top;
	padding: 5px 5px 5px 0;
	font-weight: bold;
	text-align: right; 
	}
.logintable1 th.last {
	border-bottom: 0;
	}
.logintable1 td {
	padding: 5px 5px 5px 0;
	}
.partners1 {
	float: right;
	padding: 0 5px 0 0;
	}
.value  {
	background-color: #eaeaea;
	float: left;
	width: 200px;
	padding: 10px 10px 0 10px;
	margin: 10px 0 0 30px;
	font-size: 1.15em;
	}
.value  p {
	margin-left: 7px;
	}