/* CSS Document */

body {background-color: #000000; margin: 0px}

.blue {background-color: #01009A; border-top: 1px solid #000000}
.bluegrey {background-color: #5A5A73}
.grey {background-color: #999999; border-bottom: 1px solid #000000}
.white {background-color: #FFFFFF}

.narrow {line-height: 8px}
.leftblue {width: 160px; background-color: #01009A; padding: 15px 5px 15px 0px; font-family: verdana; font-weight: bold; color: #FFFFFF; font-size: 12px; text-align: right; vertical-align: top}
.maintext {font-family: arial; font-size: 12px; padding: 15px 15px 15px 60px; background-color: #FFFFFF}
.tabletext {font-family: arial; font-size: 12px; padding: 5px}
.tabletextindent {font-family: arial; font-size: 12px; vertical-align: top; padding: 0px 0px 10px 40px}
.bold {font-weight: bold; color: #5A5A73}
.emailblue {font-family: verdana; font-size: 9px; color: #FFFFFF; text-align: right; vertical-align: bottom; padding: 10px 5px 3px 0px}
.topnav {font-family: verdana; font-size: 12px; font-weight: bold; padding: 16px 0px 16px 40px; color: #FFFFFF}
.archifact {font-family: arial; font-size: 30px; padding-right: 30px; text-align: right; vertical-align: bottom}
.bottomnav {background-color: #999999; text-align: right; padding: 10px 5px 3px 0px; font-family: verdana; font-size: 9px; border-top: 1px solid #000000}
.backlink {text-align: right}
.disclaimer {font-family: verdana; font-size: 9px; padding: 3px}

.leftimage {float: left; margin: 0px 10px 5px 0px; border: 1px solid #000000}
.rightimage {float: right; margin: 0px 0px 5px 10px; border: 1px solid #000000}
.clearimage {clear: both}
.specialimage {border: 10px solid #CCCCCC}

.imagecell {text-align: center; border: 1px solid #DEDEDE; height: 86px; width: 86px}
.imagecellempty {height: 86px; width: 86px}
.projectthumb {float: left; margin-right: 8px}

.whitetext {color: #ffffff; font-weight: bold}

li {margin-bottom: 4px; margin-top: 2px}

/* nav styles */

a:link {color: #01009A; font-weight: bold}
a:visited {color: #01009A; font-weight: bold}
a:hover {color: #0000FF; font-weight: bold; border-left: 2px solid #FFFFFF}
a:active {color: #01009A; font-weight: bold}

a.nav:link {color: #01009A; text-decoration: none}
a.nav:visited {color: #01009A; text-decoration: none}
a.nav:hover {color: #FFFFFF; text-decoration: underline; border-left: 0}
a.nav:active {color: #01009A; text-decoration: none}

a.mininav:link {color: #000000; text-decoration: none; font-weight: normal}
a.mininav:visited {color: #000000; text-decoration: none; font-weight: normal}
a.mininav:hover {color: #FFFFFF; text-decoration: underline; border-left: 0; font-weight: normal}
a.mininav:active {color: #000000; text-decoration: none; font-weight: normal}

a.email:link {color: #FFFFFF; text-decoration: none; font-weight: normal}
a.email:visited {color: #FFFFFF; text-decoration: none; font-weight: normal}
a.email:hover {color: #FFFFFF; text-decoration: underline; border-left: 0; font-weight: normal}
a.email:active {color: #FFFFFF; text-decoration: none; font-weight: normal}
