/* CSS Document */
body {font-family: Georgia, "Times New Roman", Times, serif; font-size: 0px;}
#header {height: 80px;}
#logo {float: left; margin: 8px 0px 0px 5px;}
#banner {float: right;}

#headerNav {width: 100%; background-color: #008080; height: 37px;}
#footerNav {width: 100%; background-color: #ffffff; height: 37px; border-top: 2px solid #008080;}
#body {width: 760px; background-image:url(/images/crosshair_background.gif); text-align: left;}

#headerNav .navElement {display: inline; position: relative; top: 11px; margin: 0px 6px 0px 6px;}
#headerNav .navElement img {margin-right: 4px;}
#footerNav .navElement {display: inline; position: relative; top: 11px; margin: 0px 6px 0px 6px;}
#footerNav .navElement img {margin-right: 4px;}

#headerNav .navElement a {color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 12px;}
#headerNav .navElement a:hover {text-decoration: underline;}
#footerNav .navElement a {color: #008080; text-decoration: none; font-weight: bold; font-size: 12px;}
#footerNav .navElement a:hover {text-decoration: underline;}

#subNav {position: relative; top: 30px; left: 6px; width: 160px; margin-bottom: 30px;}
#subNav .subNavElement {padding: 0px 0px 0px 0px;}
#subNav .subNavElement img {margin-right: 8px;}
#subNav .subNavElement a {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 14px; background-color: #008080; padding: 5px; display: block; position: relative; top: -19px; left: 16px; margin-bottom: -9px;}

#content {font-size: 16px; width: 550px; margin: 24px 0px 10px 14px;}
#headerText {display: block; margin-bottom: 20px;}

ul {font-size: 16px; margin: 0px 0px 0px 0px; padding: 10px 5px 10px 40px; line-height: 18px;}
li {list-style:url(/images/green_bullet.gif); margin: 0px 0px 10px 0px; padding: 0px;}
h2 {font-size: 20px; font-weight: bold; margin: 5px 0px 5px 0px; padding: 0px;}
h3 {font-size: 18px; font-weight: bold; margin: 5px 0px 5px 0px; padding: 0px;}

a, a:visited {color: #AA0000; text-decoration: none;}
a:hover, a:hover:visited {text-decoration: underline;}
.note {font-size: 12px;}

.subText {font-size: 11px;}