﻿/**************** layout ************/
.Page { width: 746px; margin: 3px auto; border: solid 1px #CCC; align: center; background-position: center center;}
.PageHeader { width: 746px; height: 180px; font-size: 100pt; }
.PageContent { clear: both; align: center }
.PageFooter { clear: both; color: #FFF; border-top: solid 1px #CCC; }
.HeaderMenu { clear: both; float: right; padding: 3px 10px; color: #000; }
.HeaderMenu a { font-size: 10pt; color: #000; }
.HeaderMenu a:visited { color: #000; font-size: 10pt; }
.LogIn { clear: both; float: right; margin-right: 10px; margin-top: 10px; }
.LogIn li { padding-top: 5px; }
.LogIn a { color: #ffffff; text-decoration: none; font-size: 9pt; }
.LogIn a:hover { text-decoration: underline; }
.LogoLink { position: absolute; display: block; width:400px; height: 75px; float: left; }
.BreadCrumb {  margin-left: 20px; } 
.BreadCrumb a { font-weight: bold; font-size:8pt;  }
.BreadCrumb .Separator { font-size: 15pt; font-weight: bold; vertical-align: middle; }
.FooterMenu { float: right; padding: 3px 10px;  }
.FooterMenu a:visited { color: #FFF; }
.Copyright {float: right; margin: 3px; vertical-align: middle; }
.SubscriberButton { display: block; height: 35px; width: 140px; margin: 10px auto; }

.BannerRotator { position: absolute; z-index: 0; }
.TopMenu { position: relative; z-index: 1; }
.ie-only.BannerRotator { z-index: -1; }
/***************** Extra Hacks ***************/
/*safari hack\*/
.SearchButton[class] { margin-bottom: 3px; }
/**/