body
{
background-color: #eeeeee;
font-family: Verdana,Arial,Helvetica,sans-serif;
margin: 0px;
padding: 0px;
}

a
{
color: #000099;
}

a:hover
{
color: #0000ff;
}

#main
{
background-color: white;
width: 728px;
}

#mainTable
{
height: 100%; 
width: 960px;
}

#tdNav
{
width: 149px; 
background: #ddefff; 
border-style: none none solid solid;
border-color: #000066;
border-width: 2px;
vertical-align: top;
}

#tdContent
{
width: 811px; 
background-color: #ddeeff; 
vertical-align: top; 
border-style: none solid solid none;
border-color: #000066;
border-width: 2px;
}

#content
{
text-align: left;
padding: 20px 0px 10px 52px;
border-style: none solid none solid;
border-color: #ddeeff;
border-width: 2px;
}

#header
{
padding: 0px;
border-style: none solid none solid; 
border-width: 2px;
border-color: #000066; 
width: 956px;
height: 262px;
background: url(images/header2.jpg) no-repeat top center;
}

#cssnote
{
visibility: hidden
}

#navbar
{
padding-top: 10px;
padding-left: 1px;
padding-bottom: 40px;
}

#navbar ul
{
padding-left: 0px;
margin: 0px;
border-style: none;
list-style-type: none;
width: 148px;
}

#navbar li
{
background: #6f7880;
height: 26px;
margin-bottom: 4px;
}

#navbar a
{
height: 26px;
display: block;
padding: 5px 0px 0px 5px;
font-family: Trebuchet,Arial,Helvetica,sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: white;
text-decoration: none;
}
/*
.first
{
border-top: solid 1px #ffffff;
}
*/
#navbar a:hover
{
background: #eef7ff;
color: black;
}

h1
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 18px;
color: white;
background: #000066;
text-decoration: none;
font-weight: normal;
padding: 2px;
}

h2
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
color: #000066;
text-decoration: none;
font-weight: bold;
}

h3
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
color: #000066;
text-decoration: none;
font-weight: normal;
font-style: italic;
padding-left: 10px;
}

p
{
font-size: 12px;
color: #000066;
padding-right: 5px;
}

ul.general
{
font-size: 12px;
color: #000066;
}
ul.general li
{
padding-bottom: 10px;
}


/*
li
{
padding-bottom: 10px;
}
*/
#footer
{
padding: 0px;
margin: 0px;
height: 20px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #000066;
text-decoration: none;
line-height: 20px;
text-align: left;
}

#footer a
{
padding-left: 5px;
color: #000066;
text-decoration: none;
}

.preload
{
display:none;
}