body {
margin: 0;
padding: 0.5em;
background: #E0F6FF url("../Images/HABkgd.jpg");
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.01%;
}

/* header area */

#hdr {
height: 135px;
width: 100%;
margin: 0;
padding: 0;
}

/* navigation area */
#nav {
clear: both;
background: #000090;
margin: 0;
padding: 0;
text-align: center;
border-top: 0.2em solid #CCCC99;
border-bottom: 0.2em solid #CCCC99;
}

/* content container */
#maincontent {
margin: 0.5em 0 0 0;
padding: 0;
border: none;
width: 85%;
}

/* footer area */
#bottom {
clear: both;
color: #CCCC00;
background: #000090;
border-top: 0.2em solid #CCCC99;
border-bottom: 0.2em solid #CCCC99;
margin: 0;
margin-top: 0.5em;
padding: 0.2em;
text-align: left;
font-size: 0.8em;
}

/* link styles for footer only */
#bottom a.credits {
color: #C9F0EE;
text-decoration: underline;
margin: 0;
padding: 0;
font-size: 1em;
}

#bottom a.credits:hover {
text-decoration: none;
}

/* navigation link styles */

a {
padding: 0 2em;
margin: 1em;
text-align: center;
color: #CCCC00;
background: #000090;
font-size: 0.8em;
font-weight: bold;
text-decoration: none;
}

/* normal links are gold */
a:link {
color: #CCCC00;
background: #000090;
text-decoration: none;
font-size: 0.8em;
font-weight: bold;
}

/* visited is light blue */
a:visited { 
color: #C9F0EE;
} 

/* hover is white */
a:hover { 
color: #FFFFFF; 
} 

/* active is gold */
a:active { 
color: #CCCC00; 
} 

/* link styles for email address */
a.email {
color: #000090;
background: transparent;
text-decoration: underline;
font-size: 1em;
font-weight: bold;
padding: 0;
margin: 0;
}

a.email:hover {
text-decoration: none;
}

/* page link styles */
a.gothere {
color: #000090;
background: transparent;
text-decoration: underline;
font-size: 1em;
font-weight: bold;
padding: 0;
margin: 0;
}

a.gothere:hover {
text-decoration: none;
}

/* define text styles */
h1 {
color: #000090;
font-size: 1.1em;
line-height: 1.5em;
font-weight: bold;
margin: 0;
}

h2 {
font-size: 1em;
line-height: 1.1em;
margin-top: 0;
margin-bottom: 0;
}

h3 {
font-size: 0.9em;
font-weight: bold;
margin: 0.5em 0;
}

p {
font-size: 0.9em;
text-align: justify;
padding: 0;
margin: 0.5em 0;
}

p.p2 {
text-align: left;
}

p.p3 {
text-align: center;
}

p.p4 {
text-align: center;
font-weight: bold;
}

p.p5 {
color: #CCCC00;
font-weight: bold;
text-align: center;
margin: 0;
padding: 0
}

p.p6 {
font-weight: bold;
margin: 0;
padding: 0;
}

p.p7 {
font-weight: normal;
font-size: 1.1em;
}

address {
margin: 1em 0;
font-size: 0.9em;
font-style: normal;
font-weight: bold;
text-align: center;
}

ul {
list-style-type: none;
}

li {
font-size: 1em;
line-height: 1.8em;
text-align: left;
}

/* image styles */
img {
border: none;
float: left;
margin-right: 1em;
margin-bottom: 0.5em;
}

img.forlogo {
display: block;
border: none;
text-align: left;
}

/* table properties */

table {
margin: 0;
padding: 0.2em;
padding-left: 0;
}

td {
margin: 0;
padding: 0.2em;
border-collapse: collapse;
}

td.shortline {
border: 0.05em solid #000090;
}

/* form styles */
form {
margin: 1em auto;
padding: 1em;
}

fieldset {
margin: 0;
padding: 0;
border: none;
color: #000000;
font-weight: bold;
font-size: 0.8em;
}

label {
font-size: 0.9em;
font-weight: bold;
color: #000090;
margin: 0;
padding: 0;
}

label.fortext {
margin: 0;
padding: 0;
line-height: 1.1em;
}

input {
font-size: 0.9em;
font-weight: normal;
color: #000000;
margin: 0.5em;
margin-bottom: 0;
padding: 0.1em;
}

input.send {
font-size: 1em;
font-weight: bold;
margin-left: 0;
}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
}
