/* Generic */
body {font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 10pt; line-height: 1.3; background: url('../images/bg_Website.gif') repeat-x #870412; margin: 0px; width: 980px; margin-left: auto; margin-right: auto; margin-top: 0px; color: #081c46}
img {border: none}
.bold {font-weight: bold}
.center {text-align: center}
.red {color: #870412}
.blue {color: #0a1f4a}
.white {color: white}
.redborderbottom {border-bottom: 1px solid #870412}
.uppercase {text-transform: uppercase}
a, a:visited {color: #0a1f4a; font-weight: bold; text-decoration: none}
a:hover {text-decoration: underline}

/* Header */
div.header {float: left; width: 980px; height: 196px; background: url('../images/bg_Header.gif') no-repeat #152a57}
div.flag {float: left; width: 216px; padding: 11px 0px 0px 35px}
div.middle {float: left; width: 483px; text-align: center}
div.logo {float: left; width: 202px; padding: 15px 44px 0px 0px}
div.photo {clear: both; padding: 15px 0px 0px 0px}

/* Content */
div.content {float: left; width: 980px; background: white}
div.main {clear: both; float: left; width: 950px; padding: 15px 15px 15px 15px}
div.copy {float: left; width: 660px}
div.copy p {padding: 0px 10px 0px 10px}
div.separator {float: left; width: 15px}
div.sidebar {float: left; width: 275px}
div.headline {font-size: 16pt; padding: 0px 0px 0px 10px}
.copy_subhead {font-size: 11pt}
.right_subhead {font-size: 12pt; padding: 7px 0px 0px 10px}

/* Navigation */
div.navigation {float: left; width: 944px; height: 34px; padding: 0px 18px 0px 18px; border-bottom: 1px solid #870412; background: url('../images/bg_Navigation.gif') no-repeat white}
div.nav_button {float: left; font-size: 14pt; padding: 5px 17px 0px 17px}
a.navigation, a.navigation:visited {color: #081c46; text-decoration: none}
a.navigation:hover {color: #870412}

/* Sub=Navigation */
div.subnavigation {float: left; width: 100%}
div.subnav_button {clear: both; float: left; width: 100%; padding: 20px 0px 0px 20px}
a.subnavigation, a.subnavigation:visited {color: #081c46; text-decoration: none}
a.subnavigation:hover {color: #870412; font-style: italic}

/* Footer */
div.footer {float: left; width: 980px; height: 40px; border-top: 1px solid #870412; font-size: 8pt; background: url('../images/bg_Footer.gif') no-repeat white; padding: 3px 0px 0px 0px}
div.copyright {clear: both; margin: 4px 0px 0px 0px; font-size: 8pt}
a.textlink, a.textlink:visited {color: #081c46; text-decoration: none}
a.textlink:hover {text-decoration: underline}

input[type="submit"]  {font-size: 8pt; padding-top: 2px; color: white; font-weight: bold; border: 1px solid; border-color: black; background-color: #3d60ae}