body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #663300;
background-color: #663300;
margin-top: 0;
margin-bottom: 0;
}


.navMain a:link, a:active {
color: #003366;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}
#footer a {
	text-decoration: underline;
	color: #ffcc66;
	font-size: 10px;
	font-weight: bold;
}
#footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFcc66;
}



.navMain a:visited {
color: #003366;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

.navMain a:hover {
color: #cccc99;
}

.navAlt a:link, a:active {
color: #663300;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;
}

.navAlt a:visited {
color: #663300;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;
}

.navAlt a:hover {
color: #ffffff;
}

.navSec a:link, a:active {
color: #cc9900;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

.navSec a:visited {
color: #cc9900;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

.navSec a:hover {
color: #ffffff;
}

h1 {
display: inline;
color: #003366;
font-size: 11pt;
text-align: left;
padding-left: 15px;
}

h2 {
color: #003366;
font-size: 11pt;
padding-left: 15px;
}

p.sechdr{
display: inline;
color: #003366;
font-size: 11pt;
font-weight: bold;
text-align: left;
}

p.hdr {
color: #f4e7c0;
font-size: 9pt;
font-weight: bold;
text-align: justify;
padding-left: 15px;
padding-right: 15px;
}

p.Main {
color: #663300;
font-size: 9pt;
text-align: left;
padding-left: 15px;
padding-right: 15px;
}

p.Error {
color: #FF0000;
font-size: 13pt;
font-weight: bold;
text-align: left;
background-color: #EEEEEE;
padding-left: 15px;
padding-right: 15px;
}

p.Alt {
display: inline;
color: #663300;
font-size: 9pt;
font-weight: bold;
}


p.summary {
color: #000000;
font-size: 8pt;
}

p.Nav {
color: #cc9933;
font-size: 10pt;
font-weight: bold;
line-height: 250%;
}

td.obit {
color: #663300;
font-size: 9pt;
text-align: left;
padding-left: 0px;
padding-right: 0px;
}

li {
list-style-type: square;
color: #663300;
font-size: 9pt;
padding-left: 0px;
padding-right: 15px;
text-align: left;
}

.bullet {
font-family: Arial, Helvetica, sans-serif;
color: #cc9933;
font-size: 10pt;
font-weight: bold;
}

image.summary {
padding-left: 0px;
padding-right: 10px;
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #003366;
font-size: 10pt;
font-weight: bold;
padding-left: 0px;
text-align: left;
border: 1px solid #663300;
}

input.button {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10pt;
font-weight: bold;
padding-left: 0px;
text-align: center;
background-color: #663300;
border: 1px solid #663300;
}

select {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #003366;
font-size: 10pt;
padding-left: 5px;
text-align: left;
border: 1px solid #663300;
}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #003366;
font-size: 10pt;
padding-left: 5px;
text-align: left;
border: 1px solid #663300;
}

label {
color: #663300;
font-size: 9pt;
text-align: left;
padding-left: 15px;
padding-right: 15px;
}

button {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #003366;
font-size: 10pt;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
background-color: #ffffff;
border: 1px solid #663300;
}

/* Main Navigation Styles */

#navcontainer {
width: 150px;
position: relative;
top: 190px;
left: 14px;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a {
display: block;
padding: 5px;
width: 150px;
background-color: #036;
border-bottom: 1px solid #eee;
border-left: 10px solid #ffffff;
}

#navcontainer a:link, #navlist a:visited {
color: #eeeeee;
font-weight: bold;
text-decoration: none;
}

#navcontainer a:hover {
background-color: #336699;
color: #ffffff;
font-weight: bold
}


/* Container Styles */

#top {
width: 750px;
height: 35px;
border-right: 1px solid #cc9933;
border-left: 1px solid #cc9933;
color: #ffffff;
font-size: 9pt;
font-weight: bold;
text-align: right;
vertical-align: middle;
}

#head {
width: 750px;
height: 500px;
border-top: 1px solid #cc9933;
border-right: 1px solid #cc9933;
border-left: 1px solid #cc9933;
text-align: left;
vertical-align: middle;
}
