* {
	margin: 0;
	padding: 0;
}

body {
	background: #06357A url(images/bg3a.gif);
	background-repeat: repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
}

form {
}

input, textarea {
	padding: 2px 5px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

fieldset {
	padding:10px;
}

label
{
width: 4em;
float: left;
text-align: left;
margin-right: 0.5em;
padding:5px 0 3px 0;
display: block;
}


h1 {
	font-size: 1.4em;
	color: #06357A;
}

h2 {
	font-size: 2em;
	color: #333;
	padding: 10px 0;
	margin-top: 20px;
	margin-bottom: -5px;
	letter-spacing:-1px;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	text-align: center;
	font-weight: lighter;
}

h3 {
	font-size: 1.4em;
	padding-top: 20px;
	color: #06357A;
	margin-bottom: -10px;
}

p, ul, ol {
	margin-top: 1em;
	line-height: 130%;
}

p.side {
	margin-top: 1em;
	line-height: 120%;
	padding: 0 0 0 5px;
}

h2.center {
	font-size: 1.em;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #06357A;
}

ul, ol {
	margin-left: 2em;
	margin-right: 2em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

.red {
	color:#900;
	font-weight: bold;
}

.blue {
	color: #06357A;
	font-weight: bold;
}

a {
	color: #CC6B47;
}

a:hover {
	text-decoration: none;
	color: #3760BF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
	border: none;
}

img.right {
	float: right;
	margin: 0px;
	border: none;
}

img.quote {
	float: right;
	margin: 5px;
	padding: 0px;
	border: 1px solid #999;
}

.textright {
	text-align: right;
}

hr {
	display: none;
}

p.disclaimer {
	font-size: .7em;
	line-height: 1.2em;
}

.smalltext {
	font-size: .7em;
	text-transform: uppercase;
	line-height: normal;
}

.newssmalltext {
	font-size: .7em;
	text-transform: uppercase;
	padding-left: 20px;
	padding-bottom: 3px;
	line-height: normal;
}

#demo
  {
    display: block;
    width: 190px;
    height: 30px;
    background: url("images/nextbuttonup.png") no-repeat 0 0;
	text-decoration: none;
	padding-top: 10px;
	text-decoration: none;
  }

#demo:hover
  { 
    background: url("images/nextbuttondwn.png") no-repeat 0 0;
	text-decoration: none;
	color:#C30;
  }

#demo span {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-size:18px;
	color: #06357A;
} 

#next
  {
    display: block;
    width: 190px;
    height: 30px;
    background: url("images/nextbuttonup.png") no-repeat 0 0;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
	text-decoration: none;
	float:right;
  }

#next:hover
  { 
    background: url("images/nextbuttondwn.png") no-repeat 0 0;
	text-decoration: none;
	color:#C30;
  }

#next span {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-size:18px;
	color: #06357A;
} 

#event {
	width: 500px;
	background: #CFCFCF;
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #999;
	padding: 10px;
}

#event h1 {
	font-size: 3em;
	letter-spacing: -2px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: -20px;
	text-shadow: 0px 2px 3px #555;
}

#event p {
	color: #666;
	font-size: 1.6em;
	line-height: normal;
}

#event a {
	font-size:.8em;
}

/* Header */

#header {
	margin: 0 auto;
}

#logo {
	width: 850px;
	height: 145px;
	margin: 0 auto;
	background-image:url(images/newheader9.jpg);
	background-repeat: no-repeat;
}

/* Menu */

#menu-wrap {
	margin: 0 auto;
	width: 850px;
	background-image: url(images/bluebg.gif);
	background-repeat: repeat-y;
	height: 30px;
}

#menu {
	float: left;
	width: 850px;
}

#bookmark {
	float: right;
	margin: 0 auto;
	height: 30px;
	width: 150px;
	padding-top: 6px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 20px;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	padding: 8px 12px 5px 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #036;
	background-color: #c3c3c3;
}

#menu .first a {
	background: #09F;
}

/* Page */

#page {
	background-image: url(images/bg5.gif);
	background-repeat: repeat-y;
	border-bottom: 4px #09347a solid;
	margin: 0 auto;
	width: 850px;
}

.content {
	width: 550px;
	float: left;
	padding: 20px 20px 10px 30px;
}

.columnr {
	width: 250px;
	margin: 0 auto;
	float: left;
	padding: 0px 5px 5px 5px;
	overflow: hidden;
}

.columnl {
	width: 250px;
	margin: 0 auto;
	float: left;
	padding: 0px 20px 5px 0px;
	overflow: hidden;
}


#quote {
	width: 525px;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 5px 10px 15px 10px;
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #999;
	background-color: #D4D4D4;
}

#sidequote {
	width: 180px;
	margin: 0 auto;
	margin-bottom: 0px;
	margin-top: 30px;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #999;
	background-color: #D4D4D4;
}

/* Sidebar */

#sidebar {
	width: 200px;
	margin: 0 auto;
	float: right;
	padding: 15px 30px 0px 10px;
	overflow: hidden;
}

.sidebox {
	width: 200px;
	background-image: url(images/sidemiddle.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 10px;
}

.sideboxtop {
	background-image: url(images/sidetop.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.sideboxbottom {
	background-image: url(images/sidebottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px 5px 15px 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
    list-style-position: outside;
	line-height: 1.5em;
	display: inline;
}

.sidebar li {
	width: 160px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
    background-position:0 4px;
}

.sidebar li a {
	color: #de8e66;
	text-decoration: underline;
}

.sidebar li a:hover {
	color: #3760BF;
	text-decoration: none;
}

#sidebar h2 {
	margin: 0;
	margin-bottom: -10px;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-size: .9em;
	font-weight: bold;
	color: #06357A;
	border: 0;
	text-align: left;
}

/* Search */

#search {
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	text-align: center;
}

#footcontainer {
	width: 850px;
	margin: 0 auto;
	height: 100px;
	background-image: url(images/graybg.gif);
	background-repeat: repeat-y;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	font-size: .8em;
	color: #666666;
	line-height: 130%;
}

table#chart {
		border-collapse: collapse;
		table-layout: fixed;
		width: 500px;
	}
	
table#chart td{
		width: 100px;
		padding: 2px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: .8em;
		text-align:center;
		border-left: 1px dotted #e2e2e2;
		border-right: 1px dotted #e2e2e2;
		border-bottom: 1px dotted #e2e2e2;
		border-top: 1px dotted #e2e2e2;
		background-color: #e2e2e2;
	}
	
table#chart th{
		width: 100px;
		padding: 2px;
		font-size: .8em;
		text-align:center;
		border-left: 0px dotted #999;
		border-right: 0px dotted #999;
		border-bottom: 0px dotted #999;
		border-top: 0px dotted #999;
	}
	
table#chart .alternative {
		background-color: #D4D4D4;
	}
	
table#chart .municipay {
		background-color: #B9B9B9;  
	}
	
table#press {
	-moz-border-radius: 1px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 525px;
}
table#press td {
	border: 0px dashed black;
	padding: 10px;
	color: black;
	border-top: 1px dashed #999;
}
table#press td.center {
	border: 0px dashed black;
	padding: 5px;
	color: black;
	text-align: center;
	font-weight: bold;
	border-top: 1px dashed #999;
}
table#press tr.d0 td {
	background-color: #e2e2e2;
}
table#press tr.d1 td {
	background-color: #D7D7D7;
}

table.news {
	-moz-border-radius: 1px;
	border-collapse: collapse;
	table-layout: fixed;
}

table.news td {
	border: 0px dashed black;
	padding: 3px;
	color: black;
	border-top: 1px dashed #999;
}

table.news tr.d0 td {
	background-color: #e2e2e2;
}
table.news tr.d1 td {
	background-color: #D7D7D7;
}

.news ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
    list-style-position: outside;
	line-height: 1.5em;
	display: inline;
}

.news li {
	padding-left: 20px;
	padding-right: 0px;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
    background-position:0 4px;
}

.news .pdf ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
    list-style-position: outside;
	line-height: 1.5em;
	display: inline;
}

.news .pdf li {
	padding-left: 20px;
	padding-right: 0px;
	background-image: url(images/pdf-icon.png);
	background-repeat: no-repeat;
    background-position:0 4px;
}

table.events {
	-moz-border-radius: 1px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 250px;
}

table.events td {
	border: 0px dashed black;
	padding: 3px;
	color: black;
	border-top: 1px dashed #999;
}

table.events tr.d0 td {
	background-color: #e2e2e2;
}
table.events tr.d1 td {
	background-color: #D7D7D7;
}

.events ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
    list-style-position: outside;
	line-height: 1.5em;
	display: inline;
}

.events li {
	padding-left: 20px;
	padding-right: 0px;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
    background-position:0 4px;
}

table.footcollapse{
	width:525px;
}

table.footcollapse th{
	text-align:left;
}
table.footcollapse,table.footcollapse th,table.footcollapse th
{
	border:none;
	border-collapse:collapse;	
}
table.footcollapse thead th
{
	width:10em;
	border-style:solid;
	border-width:0px;
	background: #CCC;
	padding:2px 5px;
}
table.footcollapse tfoot th,
table.footcollapse tfoot td
{
	border-style:solid;
	border-width:0px;
	background:#ccc;
	padding:2px 5px;
}
table.footcollapse tbody{
	background:#ddd;
}
table.footcollapse tbody td{
	padding:5px 5px;
	border:0px solid #999;
}
table.footcollapse tbody th{
	padding:2px 5px;
	border:0px solid #999;
	border-left:none;
}
table.footcollapse tbody tr.odd{
	background:#ccc;
}

table.footcollapse tfoot td img{
	border:none;
	vertical-align:bottom;
	padding-left:5px;
	float:right;
}

/* -- lightbox -- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
