.cityseal {
	position: relative;
	visibility: visible;
	left: 15px;
	top: 145px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
}
.home a{
	text-decoration: none;
	color: white;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #013F7A;
	font-weight: bold;
}
.nvbar_select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 10px;
	font-weight: bold;
   	background-image: url("images\Documentation\triangle_indicator_documentation.gif");
   	background-repeat: no-repeat;
   	background-position: 10px top;
   	color: #D76C00;
}
.nvbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	background-image: url("images\Documentation\95A97D.gif");
	text-indent: 10px;
	font-weight: bold;
}
.nvbar a{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}
.nvbar a:hover{
   background-image: url("images\Documentation\triangle_indicator_documentation.gif");
   background-repeat: no-repeat;
   background-position: top left;
   color: #D76C00;
   }
.nvbar_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #D76C00;
	font-weight: bolder;
	text-indent: 10px;
}
.nvbar_hr {
    width:125px;
	height:0px; 
    border:0px; 
    border-top-width: 1px;
    border-top-style: solid;
    border-color: white; 		
}
.subnvbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-image: url("images\Documentation\subnavimage_doc_minutes.gif");
	background-repeat: no-repeat;
    background-position: bottom center;
	background-color: #F7DAC1;
	text-align: left;
	font-weight: bold;
}
.subnvbar a{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
.subnvbar a:hover{
   color: black;
   }
.subnvbar_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4D7829;
	font-weight: bold;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.main_text a{
	color: BLACK;
}
.main_text_title{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #D76C00;
	font-weight: bold;
}
