html { 
padding:0px;
margin:0px;
}

body {
/*background-color: #006571;*/
/*background-color: #004e61;*/
background-color: white;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
line-height: 1.4;
color:#564b47;
padding:0px;
margin:0px;
}

p, pre {
margin: 0px; 
padding: 5px 20px 5px 20px;
}

a.headline {
font-weight: bold;
}

em {
color: #004e61;
}

a { 
background-color:transparent;
}
a:visited { color: #888888; }
a:hover { color: navy; }

.bottomnav {
font-size: 8pt;
text-align: center;
}
a.bottomnav { text-decoration: none; }
a.bottomnav:link { color: #004e61; }
a.bottomnav:visited { color: #004e61; }
a.bottomnav:hover { color: red; }

pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

h1, h2, h3, h4, h5, h6 {
margin: 0px; 
padding: 0px 20px 0px 20px;
font-weight: normal;
color: #004e61;
background-color: transparent;
}

h1 {
font-size: 22pt;
}

h2 {
font-size: 20pt;
}

h3 {
font-size: 18pt;
}

h4 {
font-size: 16pt;
}

h5 {
font-size: 14pt;
}

h6 {
font-size: 10pt;
}

.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}

.title {
padding: 20px 20px 20px 20px;
font-size: 24pt;
color: #004e61;
background-color: transparent;
background-image: url(/image_files/img_title_bg.png);
background-position: center right;
background-repeat: no-repeat;
}

.indent1 {
padding-left: 40px;
}

li.regular {
padding: 5px;
}

.center
{
text-align:center;
}

.left
{
text-align:left;
}

#copyright {
font-size: 8pt;
text-align: center;
color: #004e61;
}
#copyright a {
color: #004e61;
}
#copyright a:active {
color: #004e61;
}
#copyright a:visited {
color: #004e61;
}
#copyright a:hover {
color: #004e61;
}

#contentspacer {
height: 300px;
}

#sidebar p {
font-size: 8pt;
color: #004e61;
padding: 5px 5px 5px 10px;
}

#sidebar h6 {
font-weight: bold;
font-size: 10pt;
color: #004e61;
padding: 5px 5px 0px 10px;
}

#sidebar a {
text-decoration: none;
color: #004e61;
display: block; /* everything else */
height: 100%; /* IE */
}

#sidebar a:active {
color: #004e61;
}

#sidebar a:visited {
color: #004e61;
}

#sidebar a:hover {
color: #d9c832;
}

#sidebar hr {
border: 0;
padding: 0;
margin: 0px 10px 0px 10px;
color: gray;
background-color: gray;
height: 1px;
overflow: hidden;
}
