/* CSS Document */

body{
background-color: #800000;
color: #006600;
font-family: Verdana;
font-size: 10pt;
}

#page {
background-color: #FFFFFF;
width: 756px;
color:#000000;
font-family: Verdana;
font-size: 10pt;
}

#navbar {
height: 20px;
padding:2px;
width: 752px;
color: #cccccc;
font-family: Arial;
font-size: 8px;
background-color: #666666;
padding-left: 2px;
padding-right: 2px;
}

#navbar a{
color:#FFFFFF;
font-weight: bold;
}

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

#column1 {
margin-top: 0px;
background-color: #CCCCCC;
width: 756px;
float: right;
z-index: 4;
}

#header, #footer {
width: 736px;
clear: both;
}

#header {
background-color: #FFFFFF;
height: 100px;
padding: 10px;
z-index: 1;
}

#footer {
color: #006600;
font-family: Verdana;
font-size: 10px;
margin-bottom: 0;
height: 20px;
padding-top: 4px;
padding-bottom: 4px;
}

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

#column1 a {
font-family: Verdana;
font-size: 10pt;
font-weight: bolder;
color: #800000;
text-decoration: none;
margin-top: 0;
}

#column1 a:hover {
color:#0066FF;
}

a {
font-family: Verdana;
font-size: 10pt;
font-weight: bolder;
letter-spacing: 0;
word-spacing: 0;
color: #C35710;
text-decoration: none;
}

a:visited {
color:#C35710;
}

a:hover {
color:#0066FF;
}

h1 {
font-family: arial,sans-serif;
font-size: 13px;
color: #ffffff;
background-color: #800000;
font-weight: bold;
padding: 5px;
}

h2 {
color:#006600;
font: Verdana;
font-size: 18px;
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;
}

.headerlink {
color:#330099;
font-size: 18px;
font-weight: bolder;
font-style: oblique;
}
