html, body {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    background: #903;
    margin: 0;
    padding: 0
}

/*MAIN LINK PROPERTIES*/
a {
    background: transparent;
    color: blue
}

a:link {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #ffc;
    background: #903
}

a:active {
    text-decoration: underline
}

a.home {
    background: transparent;
    color: #903
}

a:hover.home {
    text-decoration: underline;
    color: #ffc;
    background: #903
}

/*PARAGRAPH PROPERTIES*/
p {
    margin: 10px 0px 10px 0px
}

.strong {
    font-weight: bold
}

.center {
    text-align: center
}

p.top {
    text-align: right;
    font-weight: normal
}

p.red {
    color: #f00;
    text-align: center;
    font-weight: bold
}

p.green {
    color: #009900;
    font-weight: bold
}

p.blue {
    margin: 0px 15px 10px 0px;
    color: #01418c
}

.accessibilityText {
    text-indent: -100000px;
    margin: 0px 0px 0px 0px !important;
}

.nblue {
    color: blue;
    display: inline
}

.nred {
    color: red;
    display: inline
}

p.small {
    font-size: 85%
}

p.longline {
    width: auto;
    border-bottom: 1px solid #903;
    font-size: 1px
}

p.shortline {
    width: 340px;
    border-bottom: 1px solid #903
}

/*HEADING PROPERTIES*/
h1 {
    display: none;
}

h2 {
    color: #903
}

h3 {
    color: #903
}

h4 {
    color: #903;
    font-size: 100%;
    margin: 10px 0px 10px 0px
}

h5 {
    color: #903
}

/*LIST PROPERTIES*/
ul.info {
    margin-left: 80px;
    margin-right: 40px;
    font-size: 85%
}

li {
    line-height: 1.5
}

/*IMAGE PROPERTIES*/
img {
    border: 0;
    padding: 0;
    margin: 0
}

.imgRight {
    float: right;
    margin: 0px 15px 15px 20px
}

.bimg {
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

/*START DIVs*/
#wrapper {
    width: 940px;
    height: auto;
    margin: 0 auto;
    background: #ffc;
    border-right: 2px solid #01418c;
    border-left: 2px solid #01418c;
    border-bottom: 2px solid #01418c;
    text-align: left;
}

#header {
    text-align: center;
    padding-bottom: 10px
}

.imgtop {
    border: 0;
    padding: 0;
}

#mainContentWrapper {
    width: 100%;
    text-align: left;
}

/*MAIN NAVIGATION*/
#left {
    font-size: 95%;
    margin-left: -20px;
    padding-bottom: 10px;
    width: 150px;
    float: left;
}

#navlist {
    margin-top: 15px;
}

#navlist li {
    list-style-type: none;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: 1px #01418C solid;
    border-bottom: 2px #01418C solid;
}

#navlist li a {
    color: #903;
    background: none;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
}

#navlist a#highlight {
    color: #000;
    background: none;
    font-weight: bold
}

#navlist li a:hover {
    color: #000;
    background: none
}

#navlower li {
    list-style-type: none;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right: 1px #01418C solid;
    border-bottom: 2px #01418C solid;
}

#navlower li a {
    color: #00f;
    background: none;
    font-weight: bold;
    text-decoration: none
}

#navlower li a:hover {
    color: #000;
    background: none
}

#navlower a#highlight {
    color: #000;
    background: none;
    font-weight: bold
}

#navlower {
    margin-top: 15px;
}

.imgRightLeft {
    margin-left: 30px;
}

/*RHS NAVIGATION*/
#right {
    width: 145px;
    font-size: 85%;
    float: right;
    margin: 0px 10px 0px 0px;
    text-align: left;
}

#navlistR li {
    list-style-type: none;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    border-bottom: 2px solid #990033;
    border-left: 1px solid #990033;
}

#navlistR li a {
    color: #06f;
    background: none;
    font-weight: bold;
    text-decoration: none
}

#navlistR a#highlightR {
    list-style-type: none;
    color: #000;
    background: none;
    font-weight: bold
}

#navlistR li a:hover {
    color: #000;
    background: none
}

/*NEWSLETTER BLOCK*/
#relateddocs {
    background-color: #903;
    margin-left: 10px;
    border: 1px solid #903
}

h2.news {
    font-family: arial, sans-serif;
    color: #ffc;
    padding: 2px 0px 2px 10px;
    margin: 0;
    font-weight: bold;
    text-align: left;
    font-size: 100%
}

div.rightblock {
    font-family: arial, sans-serif;
    padding: 8px 0;
    background-color: #cff;
    border: 1px solid #903;
    margin-bottom: 10px;
    margin-left: 10px;
    font-weight: normal
}

div.rightblock a:link, div.rightblock a:visited {
    text-decoration: none;
    color: #906
}

div.rightblock a:hover {
    text-decoration: underline;
    color: #000;
    background-color: #ffc
}

div.newsitem {
    border-bottom: 1px solid #000
}

p.leftnews {
    font-size: 90%;
    font-weight: bold;
    text-align: left;
    padding: 2px 0px 2px 5px
}

.icon {
    float: left;
    padding-right: 5px
}

p.acrobat {
    font-size: 90%;
    text-align: right;
    margin: 20px 10px 10px 0px
}

p.acrobatlower {
    font-size: 90%;
    text-align: right;
    margin: 20px 10px 10px 0px
}

p.right {
    font-size: 74%;
    padding: 4px 0px 0px 8px;
    font-weight: normal
}

p.rightlower {
    font-size: 90%;
    padding: 4px 0px 0px 8px;
    font-weight: normal
}

/*MAIN CONTENT DIVs*/
#content {
    width: 635px;
    padding-left: 20px;
    float: left;
    font-size: 90%;
}

#widecontent {
    width: 750px;
    float: left;
    font-size: 90%;
    padding-left: 20px;
}

h3.short {
    color: #903;
    border-bottom: 1px solid #903
}

h3.long {
    color: #903;
    border-bottom: 1px solid #903
}

h3.sub {
    color: #903;
    border-bottom: 1px solid #903
}

.quicklinks {
    text-align: center;
    margin-top: 50px;
    border-top: 5px solid #903;
    border-right: 4px solid #903;
    border-bottom: 5px solid #903;
    border-left: 4px solid #903
}

/*END CONTENT DIVs*/
#footer {
    clear: both
}

#copyright {
    clear: both;
    padding-top: 4px;
    color: #fff;
    font-size: 0.75em
}

p.copy {
    text-align: center;
    font-weight: normal
}

#copyright a:link, div#copyright a:visited {
    text-decoration: none;
    color: #fff
}

#copyright a:hover {
    text-decoration: underline;
    color: #000
}

#validationicons {
    padding: 5px 0px 5px 0px
}

/*OTHER CONTENT DIVs*/
#topblock {
    background-color: #58B79D;
    border: 1px solid #01418c
}

#results {
    padding: 5px 5px 10px 10px;
    width: 520px;
    background-color: #FFFFFF;
    border: 1px solid #ccc
}

#title {
    margin: 10px 0px 0px 60px;
    float: left
}

div#list {
    margin-top: -5px;
    padding-top: 0
}

div#list li {
    margin-left: -10px;
    line-height: 1.5
}

/*WHO WE ARE SECTION*/
table#profiles {
    font-family: arial, sans-serif;
    font-weight: normal;
    text-align: left;
    padding: 0px 0px 4px 0px;
    width: 600px;
    margin-top: 20px;
    text-decoration: none
}

table#profiles th, table#profiles td {
    vertical-align: top
}

p.prof {
    width: 200px
}

th {
    font-weight: bold
}

td {
    text-decoration: none
}

img.officer {
    border: 1px solid #01418c;
    margin: 0px 10px 10px 0px
}
