body {
background-image: url(images/background.gif);
background-repeat: repeat-x;
background-color: #bdd3ff;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: arial;
font-size: 14px;
color: #000000;
}

table.wrapper { 
background-color: #FFFFFF;
border: 1px #000000 solid;
border-spacing: 0px;
}

table.bkg_header { 
background-image: url(images/bkg_header.jpg);
}

td.bkg_header { 
background-image: url(images/bkg_header.jpg);
}


td {
font-family: arial;
font-size: 14px;
color: #000000;
}

input {
font-family: arial;
font-size: 14px;
color: #000000;
background-color: white;
border-style: solid;
border-color: #6B6B6B;
border-width: 1px;
}

select {
font-family: arial;
font-size: 14px;
color: #000000;
background-color: white;
border-style: solid;
border-color: #6B6B6B;
border-width: 1px;
}

textarea {
font-family: arial;
font-size: 14px;
color: #000000;
background-color: white;
border-style: solid;
border-color: #6B6B6B;
border-width: 1px;
}

h1 {
font-family: arial;
font-size: 16px;
color: #5875AB;
}

a:link {font-family: arial; font-size: 14px; color: #5875AB; font-weight: none; text-decoration: none;}
a:active {font-family: arial; font-size: 14px; color: #5875AB; font-weight: none; text-decoration: none;}
a:visited {font-family: arial; font-size: 14px; color: #5875AB; font-weight: none; text-decoration: none;}
a:hover {font-family: arial; font-size: 14px; color: #2F4877; font-weight: none; text-decoration: none;}

a.leftnav:link {font-family: arial; font-size: 14px; color: #0b1843; font-weight: none; text-decoration: none;}
a.leftnav:active {font-family: arial; font-size: 14px; color: #0b1843; font-weight: none; text-decoration: none;}
a.leftnav:visited {font-family: arial; font-size: 14px; color: #0b1843; font-weight: none; text-decoration: none;}
a.leftnav:hover {font-family: arial; font-size: 14px; color: #2a86ee; font-weight: none; text-decoration: none;}

a.topnav:link {font-family: arial; font-size: 14px; color: #5875AB; font-weight: bold; text-decoration: none;}
a.topnav:active {font-family: arial; font-size: 14px; color: #5875AB; font-weight: bold; text-decoration: none;}
a.topnav:visited {font-family: arial; font-size: 14px; color: #5875AB; font-weight: bold; text-decoration: none;}
a.topnav:hover {font-family: arial; font-size: 14px; color: #2F4877; font-weight: bold; text-decoration: none;}

a.bottomnav:link {font-family: arial; font-size: 14px; color: white; font-weight: bold; text-decoration: none;}
a.bottomnav:active {font-family: arial; font-size: 14px; color: white; font-weight: bold; text-decoration: none;}
a.bottomnav:visited {font-family: arial; font-size: 14px; color: white; font-weight: bold; text-decoration: none;}
a.bottomnav:hover {font-family: arial; font-size: 14px; color: #BDD3FF; font-weight: bold; text-decoration: none;}

a.disclaimer:link {font-family: arial; font-size: 14px; color: #FFE400; font-weight: bold; text-decoration: none;}
a.disclaimer:active {font-family: arial; font-size: 14px; color: #FFE400; font-weight: bold; text-decoration: none;}
a.disclaimer:visited {font-family: arial; font-size: 14px; color: #FFE400; font-weight: bold; text-decoration: none;}
a.disclaimer:hover {font-family: arial; font-size: 14px; color: #FFE400; font-weight: bold; text-decoration: underline;}

#disclaimer {color:#404040; text-align:right; padding:0px 14px 0px 0px;}
#disclaimer a:link, #disclaimer a:visited {color:#404040; text-decoration:none;}
#disclaimer a:active, #disclaimer a:hover {color:#000; text-decoration:none;}
#disclaimer a.site:link, #disclaimer a.site:visited {color:#fff; text-decoration:none;}
#disclaimer a.site:active, #disclaimer a.site:hover {color:#fff; text-decoration:underline;}
