* {font-family: Georgia, Arial, Trebuchet MS; font-size: 12px; }
body {margin: 0 0 0 0; background-color: white; text-align: center;}

a { color: #566E92; text-decoration: underline; }
a:hover { color: #8080FF; }

.logo { padding: 0px; font-size: 20px; float: left; }

.menu { width: 93%; background=/images/bgsfwhite.gif; padding: 0px; text-align: center; margin: 0px 0px; float: center;}
.menu ul, .menu li { list-style: none; margin: 0px; padding: 4px; }
.menu li { padding: 0px 0px; display: inline; }
.menu a{ font-size: 14px; font-weight: bold; }
.menu a:hover{ border-bottom: 0px solid #FFFFFF; }

.accountmenu { background-color: #FFFFFF; }
.accountmenu ul, .accountmenu li { list-style: none; margin: 3px; padding: 3px; }
.accountmenu li { padding: 4px 14px; display: block; border-top: 1px solid #004080;  }

.copyright { padding: 5px; text-align: center; color: #43587C; }
.copyright a { color: #724769; padding-left: 5px;}

hr { display: solid; }

.container { text-align: left; background=/images/bgsfwhite.gif; border-bottom: 0px ridge #566E92; top-bottom: 0px ridge #566E92;}
.mainWrapper { width: 100%;  margin: 0px auto;}

.sidePanel { text-align: center; width: 180px; !important; }
.bannerCont { text-align: center; }

.contentBox { border: 5px ridge #566E92; text-align: left; margin-bottom: 5px;}
.contentBox h2 { color: white; font-size: 12px; background-color: #566E92; padding: 3px; border: 5px ridge #566E92; margin: 0px; }
.contentBox .content { border-top: 1px solid #e8e8e8; padding: 5px; }

.siteStats ul { list-style: none; margin: 0px; padding: 0px; }
.siteStats li { list-style: none; padding: 4px 4px; margin: 0px; display: block; float: center; border: 2px ridge #566E92;  width: 77px;   text-align: center; }
.siteStats span { display: block; }
.siteStats br {clear: left; }
.statsTable {width: 200px; }
.statsTable tr td { font-family: Trebuchet MS; font-size: 12px; text-align: center; border: 3px ridge #566E92; padding: 3px; }

