﻿body {
background-color: #000033;
/* background-color: #336699; */
/* background-color: #6699CC; */
/* background-color: #003366; */
/* background-color: #000099; */
}
.borderTop {
    border-top: 5px solid #000066;
    border-right: 5px solid #000066;
    border-left: 5px solid #000066;
}
.borderMiddle {
    border-right: 5px solid #000066;
    border-left: 5px solid #000066;
}
.borderBottom {
    border-right: 5px solid #000066;
    border-left: 5px solid #000066;
    border-bottom: 5px solid #000066;
}
.search {
	font: 11px Arial Narrow;
	font-weight: 700;
	color: #000000;
}
#topMenu {
}
#topMenu td {
background-color: #6666FF;
filter: alpha(opacity=90);
-moz-opacity: .90;
opacity: .90;
}
#topMenu a {
font: 10px/16px Tahoma;
color: #FFFFFF;
display: block;
padding: 1px;
text-align: left;
text-indent: 3px;
line-height: 16px;
border: 1px solid #6666FF;
text-decoration: none;
}
#topMenu a:hover {
background-color: #6666FF;
color: #FFFFFF;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #FFFFFF;
}
#links {
	margin-top: 10px;
}
#links a{
font-size: 8pt;
color: #000000;
font-weight: 700;
font-family: 'Tahoma';
text-decoration: none;
}
#links a:hover{
text-decoration: underline;
}
#footer {
font: 9px Verdana;
color: #666666;
}
#footer a{
text-decoration: none;
color: #666666;
}
#footer a:hover{
text-decoration: underline;
color: #666666;
}
#content {
font: 11px Tahoma;
}
#content a {
text-decoration: none;
color: #CC0033;
font-weight: bold;
}
#nospace {
margin-top: 1px;
margin-bottom: 1px;
}
#smallspace {
margin-top: 3px;
margin-bottom: 3px;
}
#mediumspace {
margin-top: 6px;
margin-bottom: 6px;
}
#largespace {
margin-top: 10px;
margin-bottom: 10px;
}
.bluearrowlist {
list-style-image: url("/images/Arrow-Blue.gif");
}
.greenarrowlist {
list-style-image: url("/images/Arrow-Green.gif");
}
.redarrowlist {
list-style-image: url("/images/Arrow-Red.gif");
}
.yellowarrowlist {
list-style-image: url("/images/Arrow-Yellow.gif");
}
.noarrowlist {
list-style-image: none !important;
list-style-type: disc;
}
#content h1 {
font: normal 24px Georgia;
color: #6666FF;
text-transform: uppercase;
}
#content h2 {
font: bold 14px Georgia;
color: #CC0033;
text-transform: uppercase;
}
#content h3 {
font: bold 11px Verdana;
color: #000099;
text-transform: uppercase;
}
#content h4 {
font: bold 10px Verdana;
color: #000000;
text-transform: uppercase;
}
#content a:hover {
text-decoration: underline;
}
#login {
font: 11px Tahoma;
color: #FFFFFF;
}
.newsHeader {
font: 16px 'Arial Narrow', 'Blue Highway';
font-weight: 700;
letter-spacing: 1px;
color: #FFFFFF;
padding-left: 12px;
}
.infoHeader {
font: 16px 'Arial Narrow', 'Blue Highway';
font-weight: 700;
letter-spacing: 1px;
color: #FFFF33;
padding-left: 12px;
}
#blueSidebar {
font: 11px Tahoma;
color: #FFFFFF;
}
#blueSidebar .address {
font: 11px Tahoma;
color: #FFFFFF;
}
#blueSidebar a {
text-decoration: none;
color: #FFFF33;
font-weight: bold;
}
#blueSidebar a:hover {
text-decoration: underline;
}
#breadcrumb {
font: normal 10px Tahoma;
text-transform: uppercase;
color: #CC0033;
}
#breadcrumb a {
color: #6666FF;
}
#breadcrumb a:hover {
color: #666666;
}
#dataTable {
font: normal 9px Verdana;
}
#dataTable td {
border-bottom: 1px solid #000099;
padding: 5px;
margin: 2px;
background-color: #CCCCCC;
}
#dataTable th {
padding: 5px;
margin: 2px;
font: normal 11px;
color: #FFFFFF;
text-transform: uppercase;
text-align: left;
background-color: #6666FF;
}
#bannerText {
font: 150% Tahoma;
color: #FFFF33;
text-decoration: none;
font-weight: 700;
}
.bgRed {
background-color: #CC0033;
}
.bgGreen {
background-color: #339933;
}
#bgBlue {
background-color: #000099;
color: #FFFFFF;
}

/* PRINTING FORMAT */
.printermodeonly {
	display: none;
}
