body {
margin: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bodycopy {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
color: #000000;
}

h1 {
color: #f26522;
font-size: 18px;
font-weight: bold;
}

h2 {
color: #003466;
font-size: 18px;
text-align: center;
font-style: italic;
}

h3 {
font-family: Times;
color: #f26522;
font-size: 24px;
font-weight: bold;
font-style: italic;
text-align: center;
}

.img {
border: 1px #000000 solid;
}

.img02 {
border: 1px #000000 solid;
margin: 10px;
}

a {
color: #0000ff;
text-decoration: underline;
}
a:hover {
color: #0000ff;
text-decoration: none;
}
a:visited {
color: #0000ff;
text-decoration: underline;
}
a:visited:hover {
color: #0000ff;
text-decoration: none;
}

.topnav {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
a.topnav {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
padding-left: 67px;
padding-right: 10px;
}
a.topnav:hover {
color: #e2af15;
font-weight: bold;
text-decoration: none;
}
a.topnav:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a.topnav:visited:hover {
color: #e2af15;
font-weight: bold;
text-decoration: none;
}

.lefthead {
font-size: 12px;
font-weight: bold;
text-align: center;
color: #FFFFFF;
display: block;
background: #002548;
padding: 5px 5px 5px 5px;
border-bottom: 2px solid #000000;
}

a.leftnav {
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
text-align: center;
display: block;
padding: 5px 5px 5px 5px;
border-bottom: 2px solid #000000;
}
a.leftnav:hover {
color: #FFFFFF;
text-decoration: none;
text-align: center;
background: #e2af15;
display: block;
padding: 5px 5px 5px 5px;
border-bottom: 2px solid #000000;
}
a.leftnav:visited {
color: #FFFFFF;
text-decoration: none;
text-align: center;
display: block;
padding: 5px 5px 5px 5px;
border-bottom: 2px solid #000000;
}
a.leftnav:visited:hover {
color: #FFFFFF;
text-decoration: none;
text-align: center;
background: #e2af15;
display: block;
padding: 5px 5px 5px 5px;
border-bottom: 2px solid #000000;
}

a.main_link {
font-size: 14px;
font-weight: bold;
color: #003466;
text-decoration: none;
}
a.main_link:hover {
color: #003466;
text-decoration: underline;
}
a.main_link:visited {
color: #003466;
text-decoration: none;
}
a.main_link:visited:hover {
color: #003466;
text-decoration: underline;
}

.footer {
font-size: 11px;
color: #FFFFFF;
}
a.footer {
color: #FFFFFF;
text-decoration: underline;
}
a.footer:hover {
color: #FFFFFF;
text-decoration: none;
}
a.footer:visited {
color: #FFFFFF;
text-decoration: underline;
}
a.footer:visited:hover {
color: #FFFFFF;
text-decoration: none;
}
