/* CSS Document */

body {
	color: #ffffff;
	font-size: 10pt;
	font-family:  Verdana, Arial, san-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bggreen.png);
	background-repeat: repeat;
}

td {
	color: #ffffff;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bggreen.png);
	background-repeat: repeat;
	border-color: #609ee6;
}

table {
	border-color: #609ee6;
}


h1 {
color: #609ee6; 
font-size: 13pt; 
font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

h4 {
color: #00ff00; 
font-size: 15px; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #fc8002;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}
a:visited {
   color: #fc8002;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}
a:active {
   color: #fc8002;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}
a:hover {
   color: #00ff00;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}

a.nav:link {
	color: #fc8002;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
a.nav:visited {
    color: #fc8002;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
a.nav:active {
    color: #fc8002;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
}
a.nav:hover {
    color: #00ff00;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
a.navbot:link {
	color: #fc8002;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
}
a.navbot:visited {
    color: #fc8002;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
}
a.navbot:active {
    color: #fc8002;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold; 
}
a.navbot:hover {
    color: #00ff00;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
}
a.index:link {
	color: #fc8002;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}
a.index:visited {
    color: #fc8002;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}
a.index:active {
    color: #fc8002;
	text-decoration: none;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold; 
}
a.index:hover {
    color: #00ff00;
	text-decoration: underline;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}

.style1 {color: #Fc8002
}
.style2 {
    color: #609ee6;
	font-style: italic;
	font-weight: bold;
}

.tdhead {
    background-color: #609ee6; 
    font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;      
}

a.style3:link {
    color: #609ee6;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
a.style3:active {
    color: #609ee6;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
a.style3:visited {
    color: #609ee6;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
a.style3:hover {
    color: #609ee6;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}

#bodycenter {
	background-color: #0b6332;
	vertical-align: top;
	padding-left: 12px;
	padding-top: 2px;

}

#footer {
	text-align: center;
	height: 80px;
	background-color: #07371c;
	color: #609ee6;
	font-size: 10px;
	font-weight: bold;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #0b6332;
}

#purveyors {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: bold;
}
#footerprint { display: none;
}
