	td{
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;}
	
	.toptext{
	font-size: 10px;
	color:#cccc99;
	background-color: #000000; 
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;}
	
	
	h1 {font-size: 14px;
		line-height: 14px;
		color: #ffffff;
		padding: 0px;
		margin: 3px;}
		
	h2 {font-size: 16px;
		line-height: 15px;
		color: #000066;
		padding-bottom: 5px;
		margin-top: 0px;
		margin-bottom: 10px;
		background-image: url(images/h2-bknd.gif);}
		
	h3 {font-size: 16px;
		line-height: 15px;
		color: #000000;		
		margin-top: 10px;
		margin-bottom: 10px;}

    .sidebar {
	    color: #ffffff;
		padding: 7px;
		text-align: center;
	    background-image: url(images/h3-bknd.gif);
		background-repeat: no-repeat;}

    h4 {font-size: 14px;
		line-height: 15px;
		color: #000066;		
		margin-top: 0px;
		margin-bottom: 2px;}

    .information-box-heading {padding-bottom: 8px;
		background-image: url(images/h2-bknd.gif);
		background-position: 100% 100%;
		background-repeat: repeat-x;}
		
	body {
		background-image: url(images/bknd.jpg);
		background-repeat: repeat;
		}
		
	.light-grey {
		background-image: url(images/light-grey.jpg);
		border-left: 1px solid silver;
		}
		
	.nav-bknd {
		background-image: url(images/nav-bknd.gif);
		height:22px;
		}
		
	.chief-box {
		background-image: url(images/dark-blue.gif);
		}
		
	.content-lft {
		background-image: url(images/content-box-lft.gif);
		}
		
	.content {
	    background-image: url(images/city-seal-watermark.gif);
		background-position: center;
		background-repeat: no-repeat;
		background-color: white;
		}

    .information-box {
		background-image: url(images/light-grey.jpg);
		border: 1px solid silver;
		font-size: 12px;
		line-height: 13px;
		font-style: oblique;
		}
		
	.right-column {
	    background-image: url(images/slide-grey.gif);
		}
		
	div.box{ 
		font-size: 11px;
		padding: 10px;
		margin:0px;}
		
	.footer{ 
		font-size: 10px;
		color: #ffffff;
		margin:0px;
		background-image: url(images/dark-blue.gif);}
		
	a:link {color: #000099;}
	*:link {text-decoration: none;}
	a:visited {color: #000099;}
	*:visited {text-decoration: none;}
	a:hover {color: #0f6b9e;}
	*:hover{text-decoration: underline;}
	a:active {color: #000099;} 
	*:active {text-decoration: none;}
	
	a.nav1:link {color: #ffffff;}
	*:link {text-decoration: none;}
	a.nav1:visited {color: #ffffff;}
	*:visited {text-decoration: none;}
	a.nav1:hover {color: #ffffff;
			 background-color: #0099cc}
	*:hover{text-decoration: none;}
	a.nav1:active {color: #ffffff;} 
	*:active {text-decoration: none;}

	a.footer:link {color: #ffffff;}
	*:link {text-decoration: none;}
	a.footer:visited {color: #ffffff;}
	*:visited {text-decoration: none;}
	a.footer:hover {color: #ffffff;}
	*:hover{text-decoration: none;}
	a.footer:active {color: #ffffff;} 
	*:active {text-decoration: none;}
