/*
	NOTE: More advanced CSS is included in the adv-styles.css
	This file is intended to service Netscape 4.X only
*/
body {
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: auto;
}
a:link, a:visited {
	color: #090;
	text-decoration: none;
}
a.pic:link, a.pic:visited {
	border: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 742px;
	text-align: left;
}
#intro {
	margin: 0px;
	border: 0px;
	padding: 0px;

}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	margin: 0px;
	background-repeat: no-repeat;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	margin: 0px;
	background-repeat: no-repeat;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	margin: 0px;
	background-repeat: no-repeat;
}
h4 {
	color: #069;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: 900;
}
h5 {
	color: #c00;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: 900;
}
h6{
	font-family: Georgia, Times New Roman, Times, serif;
	color: #036;
	font-size: 16px;
	font-style: italic;
}
h1 span {
	display: none
}
h2 span {
	display: none
}
h3 span {
	display: none
}
div, p, td, ul, li, blockquote {
	font-size: 14px;
}
img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
#pageHeader {
	background: url(../images/header.jpg) no-repeat left top;
}
#quickSummary {
}
#quickSummary p.p1 span {
	display: none;
}
#quickSummary p.p2 span {
	display: none;
}
#supportingText {
	background-color: white;
	margin: 0px 0px 0px 160px;
	border: 0px;
	padding: 0px;
	width: 582;
}
#sectionTitle {
}
#sectionTitle h3 span {
	display: visible;
}
#shoutbox {
}
#shoutbox h5 {
}
#shoutbox p {
}
#mainContent {
	padding: 0px 20px 20px 20px;
}
#mainContent p {
	margin: 10px 0px 10px 10px
}
.mandate {
	text-align: left;
}
#mainContent li.pdf {
}
#mainContent li.link {
}
#footer {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
#navigation {
	font-size: 10px;
}
#topMenu {
}
#navTop {
	margin: 0px;
	border: 0px;
	text-align: right;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 742px;
}
#navTop span {
	background-color: #e7f7ff;
}
#navTop span a {
	background-color: #e7f7ff;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px; 
	border: 0px; 
}
#navTop span a:link {
	color: #069;
	text-decoration: none;
}
#navTop span a:visited {
	color: #069;
	text-decoration: none;
}
#navBar {
	position: absolute; 
	top: 117px; 
	width: 160px;
}
#navBar ul {
}
#navBar ul li {
	list-style-type: none; 
	border: 0px;
	padding: 0px;
}
#navBar ul li.first {
}
#navBar ul a {
	color: #090;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#navBar ul a:link {
	color: #090;
}
#navBar ul a:visited {
	color: #090;
}
#navBar ul a.selected {
	color: #069;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 2px 6px 2px 6px;
}
#navBar ul a.selected:link {
	color: #069;
}
#navBar ul a.selected:visited {
	color: #069;
}
#navBar ul a.sub {
	color: #069;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 1em;
	padding: 2px 6px 2px 6px;
}
#navBar ul a.sub:link {
	color: #069;
}
#navBar ul a.sub:visited {
	color: #069;
}
#projects table {
/*	margin: 0px;
	border: 0px;
	padding: 0px;
	width: auto;*/
}
#projects th {
/*	text-align: center;
	margin: 0px;
	border: 0px;
	padding: 2px; */
}
#projects td {
/*	margin: 0px;
	border: 0px;
	padding: 4px; */
}
td.row1 {
	background-color: #e7f7ff;
}
td.row2 {
	background-color: #fff;
}
td.row1rt {
	background-color: #e7f7ff;
	text-align: right;
}
td.row2rt {
	background-color: #fff;
	text-align: right;
}
td.total {
	background-color: #069;
	color: white;
}
td.totalrt {
	background-color: #069;
	color: white;
	font-weight: bold;
	text-align: right;
}
#sitemap h6 {
	color: #c00;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: 900; 
	font-style: normal;
	margin: 0px;
}
#sitemap ul {
}
#sitemap li {
	list-style-type: none;
}
