/* CSS Document */

body { background: #565D75; font-family: Verdana; font-size: 11px; color: #949bb4; margin: 0px; }
body h1 { margin: 0px; padding: 10px; }
div.headText { padding-bottom: 2px; border-bottom: 1px dotted #57607d; text-align: left; margin-bottom: 3px; }
div.topBar { width: 770px; text-align: left; margin: 0px; top: inherit; }
div.topBarInit { background: #424961; margin: 0px; }
div.topBarBtm { background: url(../_img/topBarBtm.jpg) no-repeat top; width: 770px; padding: 0px; display: block; height: 10px; }
div.navBar { /* background: url(../_img/navBarBg.png) no-repeat; */ margin-top: 0px; width: 750px; text-align: left; padding: 5px; }
div.navBar a:link { padding: 4px 8px; background: transparent; text-decoration: none; color: #68708b; width: 80px; text-align: center; margin: 2px; width: 70px; }
div.navBar a:visited { padding: 4px 8px; background: transparent; text-decoration: none; color: #68708b; width: 80px; text-align: center; margin: 2px; width: 70px; }
div.navBar a:hover { padding: 4px 8px; background: #3a4054; text-decoration: none; color: #d5d9e3; width: 80px; text-align: center; margin: 2px; width: 70px; }
/* #3a4054 */

.toggleButton { cursor: pointer; display: block; width: 80px; background: url(../_img/toggleBar.png) no-repeat; padding: 4px 10px 10px 10px; color: #000000; margin-top: -3px; }
.toggleButton2 { cursor: pointer; color: #ffc946; font-weight: bold; font-size: 26px; font-family: "Courier New", Courier, monospace; display: block; float: left; position: fixed; top: 1px; right: 1px; padding: 5px; background: #424961; }
.loginBar { cursor: pointer; color: #ffc946; font-weight: bold; font-size: 11px; font-family: verdana; display: block; float: left; position: fixed; top: 2px; right: 2px; padding: 4px 15px 6px 15px; background: #424961; border: 1px solid #626a85; }

.leftBarTop { background: url(../_img/leftBarTop.jpg) no-repeat bottom; }
.leftBarBtm { background: url(../_img/leftBarBtm.jpg) no-repeat top; }
.leftBar { text-align: left; margin: 0px; padding: 0px 10px 0px 10px; background: #424961; }

div.contentBar { width: 750px; text-align: left; margin: 0px; padding: 10px 10px; }
.mainBar { background: #424961; padding: 0px 20px; line-height: 15px; }
.mainBarTop { background: url(../_img/mainBarTop.jpg) no-repeat bottom; }
.mainBarBtm { background: url(../_img/mainBarBtm.jpg) no-repeat top; }

h2 { color: #ffc946; font-weight: bold; margin: 8px 0px 15px 0px; }
div.logoBar { width: 770px; text-align: left; margin: 0px; top: inherit; }

.subNavHead { margin-bottom: 5px; padding-bottom: 4px; border-bottom: 1px dotted #565D75; font-weight: bold; display: block; }
.subNavBar { text-align: left; margin: 0px; padding: 0px 10px 0px 10px; background: #424961; }
.subNavBar a:link { padding: 4px 10px; text-decoration: none; display: block; color: #68708b; }
.subNavBar a:visited { padding: 4px 10px; text-decoration: none; display: block; color: #68708b; }
.subNavBar a:hover { padding: 4px 10px; text-decoration: none; display: block; color: #d5d9e3; background: #3a4054; }

a:link { text-decoration: none; color: #7b8ac0; }
a:visited { text-decoration: none; color: #7b8ac0; }
a:hover { text-decoration: underline; color: #9bb1ff; }