.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;
	background-image: url("images\About\88A8C9.gif");
	text-indent: 10px;
	font-weight: bold;
   	background-image: url("images\About\triangle_indicator_about.gif");
   	background-repeat: no-repeat;
   	background-position: top left;
   	color: #4D7829;
}
.nvbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	background-image: url("images\Comment\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\Comment\triangle_indicator_comment.gif");
   background-repeat: no-repeat;
   background-position: top left;
   color: #4D7829;
   }
.nvbar_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #9A0000;
	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; 		
}
.main_text_title{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #9A0000;
	font-weight: bold;
}
