﻿body { background-color: #FFF; height: 100%; line-height: 12pt; margin: 0; text-align: center; color: #000000; font-family: arial,verdana,helvetica,sans-serif; font-size: 10pt; }

.wrapper { width: 980px; margin-left: auto; margin-right: auto; text-align: left; height: 100%; }
.wrapper a { color: #000; text-decoration: none; }

.header .logo { float: left; height: 184px; width: 100%; background-image: url(../_images/topbar_secondary.jpg); }

.content { background-color: #FFFFFF; float: left; margin-left: 15px; width: 955px; }
.content .left { float: left; }
.content .right { float: right; width: 715px; }
.content .right .top { float: left; margin-left: 280px; margin-top: 30px; width: 680px; }
.content .right .bottom { clear: both; }

.contentTop { float: left; margin-top: -15px; }
.contentTop .subHead { border: medium none; float: right; margin-top: 20px; }
.contentText { float: left; margin-top: 10px; width: 700px; }
.contentText .blueBold { color: #547A99; font-size: 11pt; font-weight: bold; }
.contentText a { color: #587F95; text-decoration: underline; }
.contentText a:hover { text-decoration: none; }
.contentText img { border: none; }
.contentText .contact { clear: both; min-height: 40px; min-width: 500px; padding-bottom: 5px; padding-top: 5px; }
.contentText .contact .left { float: left; width: 200px; }
.contentText .contact label { font-family: Arial; font-size: 10pt; font-weight: bold; height: 18px; margin-left: 10px; text-align: left; }
.contentText .contact .right { float: left; width: 300px; }
.contentText .global24 { border-bottom-width: thin; border-color: Black; height: 300px; width: 600px; }
.contentText .global24 .row { float: left; width: 100%; }
.contentText .global24 .left { float: left; width: 440px; }
.contentText .global24 .right { float: right; width: 150px; }
.contentText .global24 label { float: left; font-family: Arial; font-size: 10pt; font-weight: bold; height: 18px; margin-left: 20px; margin-top: 5px; text-align: right; width: 140px; }
.contentText .global24 input { border: 1px solid #98B0C7; color: #333333; float: right; font-family: Arial; font-size: 10pt; height: 18px; margin-left: 20px; margin-top: 5px; text-align: left; width: 250px; }
.contentText .global24 .error { color: Red; font-weight: bold; }
.contentText .global24 .imageButton { float: none; width: auto; }
.contentText .global24 .browse { border: 1px solid #98B0C7; color: #333333; font-family: Arial; font-size: 9pt; height: 130px; width: 600px; }

.sideNav { background-image: url(../_images/sidenav_gap.gif); background-repeat: repeat-y; height: 525px; width: 225px; margin-left: -15px; }
.sideNav .links { list-style: none; margin: 0; padding: 0; }
.sideNav .links li { float: left; width: 100%; margin-bottom: 10px; }
.sideNav .links li.large { background-image: url(../_images/side-nav-large.gif); height: 55px; }
.sideNav .links li.large.zero a { margin-top: 7px; }
.sideNav .links li.small { background-image: url(../_images/sidenav_button.gif); height: 25px; }
.sideNav .links li.small a { margin-top: 2px; }
.sideNav .links li.bottom { background-image: url(../_images/sidenav_bottom.gif); height: 10px; position: absolute; top: 700px; width: 200px; left: 139px; }
.sideNav .links li.image { position: absolute; top: 710px; width: 200px; left: 139px; }
.sideNav .links a { color: #FFFFFF; float: left; font-weight: bold; height: 100%; line-height: 12pt; margin-bottom: 4px; margin-left: 5px; text-align: center; width: 100%; }

.secNav { float: left; padding: 0; width: 260px; position: absolute; }
.secNav .message { font-weight: bold; padding-bottom: 10px; height: 30px; }
.secNav .main { background-color: #9CA8CD; padding: 5px 0 5px 10px; position: relative; z-index: 10; float: left; color: #FFFFFF; width: 250px; }
.secNav .main .expand { cursor: pointer; font-weight: bold; text-decoration: underline; float: left; }
.secNav .main .navigation { display: none; clear: left; }
.secNav .main .login .text { width: 220px; margin-top: 5px; float: left; }
.secNav .main .login .text label { float: left; }
.secNav .main .login .text input { float: right; width: 150px; }
.secNav .main .login .button { float: right; margin-right: 30px; margin-top: 5px; }
.secNav .main .login .options { float: left; list-style: none; padding-left: 0; clear: both; margin-left: 0; }
.secNav .main .login .validation { color: #000000 !important; font-size: 9pt; font-weight: bold; float: left; }
.secNav .main a { color: #FFF; }
.secNav .main .toolkit ul { list-style: none; padding: 0; margin-top: 0; margin-left: 10px; }

.secNav .partSearch { background-color: #BFBFBF; font-weight: bold; margin-top: -5px; padding-left: 10px; padding-top: 10px; float: left; width: 250px; }
.secNav .partSearch .controls { font-size: 8pt; padding-bottom: 10px; padding-top: 10px; float: left; }
.secNav .partSearch .controls label { margin-right: 10px; float: left; }
.secNav .partSearch .controls input { float: left; height: 13px; font-size: 8pt; }
.secNav .partSearch .controls .button { margin-left: 10px; margin-top: 1px; clear: none; height: auto; }
.secNav .partSearch a { color: #BFBFBF; cursor: pointer; }
.secNav .partSearch img { clear: left; float: left; margin-left: 50px; padding-bottom: 10px; cursor: pointer; border: none; }

.footer { clear: both; font-size: 8pt; line-height: 12pt; text-align: center; padding-top: 70px; color: #333333; }
.footer a { color: #587F95; text-decoration: underline; }
.footer a:hover { text-decoration: none; }

.spacer { min-height: 150px; }
.forgotControls { float: left; text-align: right; font-weight: bold; margin-top: 5px; }
.forgotControls .input { margin-left: 10px; margin-bottom: 10px; }
.forgotImage { margin-left: 20px; float: left; }
