body
{
font-family: "Tahoma","Arial","Helvetica",sans-serif;
color: #000000;
font-size: 13px;
text-decoration: none;
}

td
{
font-family: "Tahoma","Arial","Helvetica",sans-serif;
color: #000000;
font-size: 13px;
text-decoration: none;
}

h1
{
font-family: "Arial","Helvetica",sans-serif;
color: #000000;
font-size: 24px;
font-weight: bold;
text-decoration: none;
display: inline;
}

.highlight
{
color: #3366CC;
}

.title
{
font-family: "Arial","Helvetica",sans-serif;
color: #000000;
font-size: 24px;
font-weight: bold;
text-decoration: none;
}

a:link
{
color: #3366CC;
text-decoration: underline;
}

a:visited
{
color: #3366CC;
text-decoration: underline;
}

a:active
{
color: #3366CC;
text-decoration: underline;
}

a:hover
{
color: #3366CC;
text-decoration: none;
background: #99CCFF;
}

.nohover a:hover
{
color: #3366CC;
text-decoration: none;
background: #FFFFFF;
}

.selectstyle
{
color: #000000;
font-family: "Tahoma","Helvetica","Arial",sans-serif;
font-size: 10pt;
font-weight: bold;
background-color: #cccccc;
}

.buttonstyle
{
color: #ffffff;
font-family: "Tahoma","Helvetica","Arial",sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #000099;
border-bottom: 2px solid #000000;
border-right: 2px solid #000000;
border-top: 2px solid #0066CC;
border-left: 2px solid #0066CC;
}

.nav
{
background: #d9d9d9;
}

#navcontainer {
margin: 0 auto;
width: 580px;
display: block;
text-align: center;
background-color:#d9d9d9;
background-image: url(images/blackline.gif);
background-position: bottom left;
background-repeat: repeat-x;
}

#navlist
{
margin: 0px 0px 0px 23px;
text-align: center;
padding: 0;
font: bold 12px Verdana, sans-serif;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

#navlist li
{
list-style: none;
margin: 0px 5px;
padding: 0;
display: block;
float: left;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: none;
border-left-style: solid;
border-top-color: black;
border-right-color: black;
border-bottom-color: black;
border-left-color: black;
}

#navlist li a
{
display: block;
padding: 5px 10px;
margin: 0;
background-color: #000099;
text-decoration: none;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

#navlist li a:link { color: white; }
#navlist li a:visited { color: white; }

#navlist li a:hover
{
color: white;
background: #3366CC;
border-color: black;
}

#navlist li a#current
{
color: black;
background: white;
border-bottom: 1px solid white;
}

.bulletsFlush
{
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 17px;
text-indent: 0px;
}
.hackfloat {
font-size: 0px;
line-height: 0px;
float: none;
clear: both;
}