@import url("/styles/menu.css");
body {
    background: url(/images/pattern.gif);
    background-repeat: repeat;
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
img {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    border-collapse : collapse;
}
body a:link, a:visited, a:active {
    text-decoration : none;
    color: #000000;
}
.centre {
    text-align: center;
}
.home {
    font: bolder 12px verdana, sans-serif;
    color : #FFFFFF;
    padding: 1px;
}
.current {
    text-decoration: underline;
}
.topLink {
    text-align: right !important;
    padding: 0px !important;
    margin: 0px 25px 0px 0px;
}
.h3 {
    font-family: verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #336666;
    margin-top: 16px !important;
}
.h4 {
    font-family: verdana, sans-serif;
    font-size: 13px;
    font-style: italic;
    color: #336666;
    font-weight: bold;
}
.acronym {
    cursor: help;
    border: 1px dotted red;
}
.todo {
    color: #FF0000;
    font-size: 14px;
}
a.nolink:hover {
    text-decoration: line-through;
}
.green {
    color: #336666;
    font-weight: bold;
}
.nested {
    margin-left: 10px;
}
#mainContainer {
    width: 748px;
    margin-right: auto;
    margin-left: auto;
    top: 0px;
    padding: 0px;
    position: relative;
}
#topBar {
    background: #FFFFFF;
    padding: 0px;
    border-left: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    border-top: 1px solid #C8C8C8;
    width : 748px;
    height : 80px;
    position: absolute;
}
#logo{
    top: 10px;
    left: 20px;
    position: absolute;
    color: #000000;
}
#logoText{
    top: 25px;
    left: 75px;
    position : absolute;
}
#links {
    width : 410px;
    height : 80px;
    padding : 0px;
    background : #336666;
    top : 0px;
    right : 0px;
    text-align: center;
    position: absolute;
}
#links a {
    color: #FFFFFF;
}

#links2 {
    width : 410px;
    height : 80px;
    padding : 0px;
    background : #336666;
    top : 25px;
    right : 0px;
    text-align: center;
    position: absolute;
}

#links2 a:hover {
  color: black ;
  background-color: red ;
}

#links2 ul {
    padding : 0px;
    font-family: verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0px;
    margin-top: 10px;
    z-index: 5;
}

#links ul {
    padding : 0px;
    font-family: verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0px;
    margin-top: 10px;
    z-index: 5;
}
#links li {
    display: inline;
    padding: 0px 8px 0px 8px;
}
#menuBar {
    background: #660000;
    border-top: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    border-left: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    padding: 0px;
    height: 18px;
    width: 748px;
    position: absolute;
    top: 80px;
    clear : both;
}
#menuBar a {
    color: #FFFFFF;
}
#menu {
    margin: 0px;
    background: #ACA529;
    border-right: 0px solid #C8C8C8;
    padding: 0px;
    height: 18px;
    position: absolute;
    top: 81px;
    left : 200px;
}
#menu ul {
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
}
#menu li {
    margin: 0px;
    padding: 0px;
    display : inline;
    list-style: none;
}
#menu a {
    border-left: 1px solid #C8C8C8;
    margin: 0px;
    padding: 2px 14px 2px 14px;
}
#menu a.last {
    border-right: 1px solid #C8C8C8;
}
#menu a:hover {
    margin: 0px;
    background: #FFFFFF;
    color: #999900;
}
#imageBar {
    background : #336666;
    border-left: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    padding: 0px;
    height: 180px;
    width: 748px;
    top: 100px;
    position: absolute;
    z-index: 4; 
}
#imageBar img {
    padding: 14px 7px 0px 7px;
    vertical-align: top;
}
#imageBar img.first {
    margin-left: 20px;
}
#imageBar a {
    border: none;
}
#imageBar a:hover {}
#contentBar {
    background: url(../images/gStripe.gif);
    background-color: #FFFFFF;
    background-repeat: repeat-y;
    border-left: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    border-collapse: collapse;
    padding: 0px;
    width: 748px;
    top: 100px;
    position: absolute;
}
#navFloat {
    border-right: 1px solid #C8C8C8;
    color: #999900;
    width: 160px;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}
#navFloat dl {
    background: #FFFFFF;
    margin: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #C8C8C8;
}
#navFloat dt {
    padding: 20px 5px 10px 12px;
    margin: 0px;
}
#navFloat dd {
    padding: 5px 5px 10px 25px;
    margin: 0px;
}
#navFloat a {
    color: #999900;
}
#navFloat a:hover {
    color: #660000;
}
#navFloat {
    border-top: 
}
#navFloat dd.sub {
    padding: 2px 5px 10px 40px;
}
#content {
    background: #FFFFFF;
    border-left: 1px solid #C8C8C8;
    margin: 0px 0px 0px 160px;
    width: 586px;
}
#content a {
    text-decoration: underline;
}
#content h1 {
    margin: 0px 60px 30px 60px;
    padding: 30px 0px 0px 0px;
    text-align: center;
    font-family: verdana, sans-serif;
    font-size: 20px;
    font-weight: normal;
}
#content h2 {
    font-family: verdana, sans-serif;
    text-align: center;
    font-size: 19px;
    font-weight: normal;
    color: #000000;
    margin: 1.5em 40px 0px 40px;
}
#content h3 {
    font-family: verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #336666;
    margin: 1em 40px 0px 40px;
}
#content h4 {
    font-family: verdana, sans-serif;
    font-size: 13px;
    font-style: italic;
    color: #336666;
    margin: 1em 40px 0px 40px;
}
#content hr {
    margin: 2em 40px 1em 40px;
}
#content p {
    margin: 1em 40px 0px 40px;
}
#content ul {
    margin: 15px 100px;
    font-size: 12px;
    padding: 0px;
}
#content ol {
    margin: .5em 40px 1em 40px;
    padding: 5px 20px;
}
#content li {
    margin: 8px 0px 8px 0px;
}
#content li.compact {
    margin: 2px 0px 2px 0px;
}
#content dl {
    margin: 1em 80px 0px 40px;
}
#content dt {
    margin-top: 10px;
    margin-bottom: 5px;
}
#content dd {
    margin-top: 12px;
}
#content acronym {
    cursor: help;
    border-bottom: 1px dotted #000000;
}
#content address.centered {
    width: 165px;
    margin: 10px auto;
    text-align: left;
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
}
#content img.floatright {
    float: right;
    margin: 0px 40px 10px 20px;
}

#contentlink a:hover {
  color: black ;
  background-color: red ;
}

#partnersTable {
    width: 540px;
    margin: 10px auto 20px auto;
}
#partnersTable th{
    padding: 0px 0px 0px 0px;
    font-family: verdana, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #336666;
}
#partnersTable th.span {
    padding: 10px 0px 20px 0px;
    font-size: 16px;
}
#partnersTable td {
    margin: 0px;
    padding: 10px 0px 25px 5px;
    vertical-align: text-top;
}
#partnersTable .name {
    color: #660000;
}
#partnersTable td.right {
    padding-left: 25px;
}
.overview {
    position: absolute;
    left: 240px;
    margin-top:254px;
}
#spacer {
    height: 500px;
    top: 0px;
    width: 1px;
    float: right;
}
#footer {
    background: #FFFFFF;
    margin: 0px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 10px;
    clear: both;
}
#footer p {
    text-align: center;
}
#bottomSpacer {
    background: transparent;
    border: none;
    padding: 0px;
    height: 20px;
    width: 1px;
    bottom: -20px;
    position: absolute;
}
#contentHome {
    background: #FFFFFF;
    border-left: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    padding: 0px;
    width: 748px;
    top: 160px;
    left: -1px;
    position: absolute;
}
#contentHome h1 {
    margin-top: 30px;
    padding-left: 20%;
    font-family: verdana, sans-serif;
    font-size: 20px;
    font-weight: normal;
}
#contentHome ul li{
    margin: 0px 80px;
    font-size: 12px;
    padding: 0px;
}
#contentHome p {
    margin: 20px 285px 0px 50px;
}
#newsFloat {
    background: url(../images/float3.png);
    width: 218px;
    height: 410px;
    top: 224px;
    right: 30px;
    position: absolute;
    text-align: center;
    z-index: 10;
}
#newsFloat h2 {
    margin: 12px 10px 10px 10px;
    padding: 0px;
    font-family: verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
#newsFloat p {
    color: #000000;
    text-align: left;
    margin: 10px 15px 10px 15px;
    font-family: verdana, sans-serif;
    font-size:  12px;
    font-weight: normal;
}
#newsFloat a {
    color: #FF0033;
    text-decoration: underline;
}
#newsFloat p.more {
    margin: 5px 10px 5px 0px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
#newsFloat a.more {
    padding: 2px 4px 4px 4px;
    color: #000000;
    text-decoration: none;
}
#newsFloat a:hover.more {
    padding: 2px 4px 4px 4px;
    color: #660000;
    background: #FFFFFF;
}
#newsFloat2 {
    background: url(../images/float4.png);
    width: 96px;
    height: 58px;
    top: 10px;
    right: 5px;
    position: absolute;
    text-align: center;
    z-index: 10;
}


