body,td,th {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
a {
color: #0000ff;
text-decoration: underline;
}
a:hover {
color: #000000;
text-decoration: none;
}
#wrapper {
background: #ffffff; 
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 color: #c24343;
 font-weight: bold;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: #000000;
 font-weight: bold;
}
.header {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 color: #c24343;
 font-weight: bold;
}
.subhead {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: #000000;
 font-weight: bold;
}
#topnav {
background: url(/images/topnavbg.jpg) no-repeat;
}
.topnav {
color: #000000;
font-size: 12px;
padding: 5px 0px 5px 0px;
font-weight: bold;
}
.topnav a {
color: #000000;
font-size: 12px;
text-decoration: none;
font-weight: bold;
padding: 1px 30px 1px 30px;
}
.topnav a:hover {
color: #ffffff;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
background: #0D3B91;
}
.subnav {
color: #0d3b91;
font-size: 12px;
padding: 5px 0px 0px 8px;
font-weight: bold;
}
.sidenav {
color: #000000;
font-size: 10px;
padding: 0px 0px 0px 0px;
font-weight: bold;
display: block;
}
.sidenav a{
color: #000000;
font-size: 10px;
font-weight: bold;
text-decoration: none;
display: block;
padding: 4px 0px 4px 5px;
}
.sidenav a:hover{
background: #c24343;
color: #ffffff;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
}
.sidenav2 {
color: #000000;
font-size: 10px;
padding: 0px 0px 0px 0px;
font-weight: bold;
}
.sidenav2 a{
color: #000000;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
.sidenav2 a:hover{
color: #c24343;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
}
.footer {
padding: 5px;
color: #ffffff;
font-size: 10px;
font-weight: bold;
}
.footer a {
color: ffffff;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
}
.footer a:hover {
color: #c24343;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}