html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background-color: #E9E9E9;
	background-image: url(../images/bg.gif);
}
li 
	{	  
	  font-weight:bold;
	}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: double;
	border-right-color: #C3C5C6;
	border-left-color: #C3C5C6;
	width: 780px;
	background-color: #FFFFFF;
}
.topline {
	background-color:#C3C5C6;
	height: 70px;
	clear: both;
}
.pagetitle{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 50px;
	padding-left: 10px;
	width: 150px;
	text-align: left;
}
.menu{
	position: relative;
	height: 50px;
	background-color: #0160A0;
	text-align: right;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu ul {
	float:right;
	padding: 0px;
	margin: 0px;
}
.menu ul li, .menuTop ul, .menuTop ul li  {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.menu a, .menu span {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	line-height: 50px;
}
.menu a {
	color: #FFFFFF;
}
.menu a:hover, .menu span  {
	color: #B2CFE2;
}
.menu img {
	float:left;
	margin-top: 3px;
	margin-left: 20px;
}
.baner{
	background-image: url(../images/citybg.jpg);
	background-repeat: no-repeat;
	height: 248px;
	width: 780px;
}
.content {
	clear: both;
	font-family: Tahoma;
	font-size: 0.8em;
	color: #000000;
	padding: 20px;
	vertical-align: top;
}
.content p{
	margin: 10px 0px;
}
.content a{
	color: #0160A0;
	text-decoration:underline;
}
.content a:hover{
	text-decoration:none;
}
h2 {
	font-family: Tahoma;
	font-size: 1.5em;
	color: #0160A0;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
h5 {
	font-family: Tahoma;
	font-size:small;
	font-style:italic;
	color: #0160A0;
		
}
h4 {
	font-family: Tahoma;
	font-size:12pt;
	font-style:italic;
	color:Navy;
		
}
.header-med
{
	font-family: Tahoma;
	font-size:small;
	font-style:italic;
	color: #0160A0;
	font-weight:bold;
}
.bottom {
	font-family: Tahoma;
	font-size: 0.7em;
	vertical-align: top;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0A50A1;
	color: #0160A0;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 2em;
}
.bottom .l {
	float: left;
}
.bottom .r {
	float: right;
}
.bottom a, .bottom span {
	padding-left: 10px;
	text-decoration:underline;
}
.bottom a {
	color: #0160A0;
}
.bottom span {
	color: #C7C7C7;
}
.bottom a:hover {
	text-decoration: none;
}
h1 {
	display:none;
}
.logo {
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.submenu {
	width: 180px;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 14px;
}
.submenu ul, .submenu ul li{
	margin: 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.submenu ul a {
	color: #005185;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 0.8em;
}

.submenu_1 {
	width: 130px;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 14px;
}
.submenu_1 ul, .submenu_1 ul li{
	margin: 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.submenu_1 ul a {
	color: #005185;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 0.8em;
}
.submenu_1 ul a:hover {
	text-decoration: none;
}
.indsubmenu {
	
	padding-left: 20px;
	padding-top: 30px;
	vertical-align:top;
}
.indsubmenu img {
	margin-right: 10px;
}
.indsubmenu td {
	vertical-align:top;
	font-family: Tahoma;
	font-size: 0.75em;
	padding-bottom: 10px;
	color: #999999;
}
.indsubmenu a {
	color: #0160A0;
	font-weight: bold;
}

