/* CSS Document */

body {
font-family: Verdana;
font-size: 12px;
line-height: 18px;
color: #003333;
font-weight: normal;
word-spacing: 4px;
background-color: #ffffff;
background-image:url(images/bg3.jpg);
margin: 30px auto 0 auto;
padding: 0;
}

#page {
margin: 0 auto 0 auto;
width: 798px;
border: 1px solid #003333;
padding: 0px;
background-color:#FFFFFF;
}

#navbar {
width: 798px;
height: 15px;
padding-bottom: 7px;
background-color:#6582c1;
}

#pageinfo {
width: 780px;
}

#header, #footer {
margin: 0 auto;
padding: 0px;
width: auto;
clear: both;
}

#header {
background-image:url(images/logo2009-2.jpg);
background-position: left;
background-repeat: no-repeat;
height: 200;
}

#footer {
color: #003366;
font-family: Verdana;
font-size: 10px;
background-color:;
margin-bottom: -25;
height: 20px;
border-top:1px solid #003366;
z-index: 2;
}

hr {
line-height: 4px;
color: #99CC66;
}

#navbar a {
font-family: Verdana;
font-size: 12px;
font-weight: bolder;
color: #FFFFFF;
text-decoration: none;
}

#navbar a:hover {
color:#bbffbb;
}

a {
font-family: Verdana;
font-size: 11px;
font-weight: bolder;
letter-spacing: 0;
word-spacing: 0;
color: #336699;
text-decoration: none;
}

a:visited {
color:#666699;
}

a:hover {
color:#0066FF;
}

h1 {
color:#336699;
font: Verdana;
font-size:36px;
font-weight: bold;
border-bottom: 2px solid #336699;
line-height: 42px;
text-align: left;
}

h2 {
color:#0066cc;
font: Verdana;
font-size: 16px;
font-weight: bolder;
font-style: oblique;
line-height: 18px;
}

.list {
display: list-item;
list-style: url(images/bullet.gif) outside;
}
.superscript {
vertical-align: super;
font-size: 9px;
}
