.unnamed1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 5px;
}
.bullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 5pt;
	list-style-type: disc;
	list-style-position: inside;
	display: none;
	white-space: normal;
	text-align: left;
	letter-spacing: normal;
	word-spacing: 10em;
}
.cityfooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	text-align: center;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.indexcopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.unnamedBLTS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 0pt;
	padding-left: 0px;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: none;
}
.hyphen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 10pt;
	padding-left: 10px;
}

/* RAS/CWS Updates - 3/26/08 */

.navBar {
	background: #FFF url(/imgs/logobar.gif) bottom right no-repeat;
	}

.newNav, .newNav2 {
	width:100%;
	height:20px;
	padding:0 0 0 7px;
	}
	
.newNav2 {
	background:none;
	}

.newNav a, .newNav2 a {
	display:block;
	float:left;
	margin:0 2px;
	padding:2px 2px;
	color:#000;
	text-decoration:none;
	border:1px solid #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.7em;
	}
	
.newNav a:hover, .newNav2 a:hover {
	border:1px solid #000;
	}
	
.leftNav {
	width:175px;
	background:#dae1d3;
	}

.leftNav ul {
	
	border-left:2px solid #FFF;
	width:175px;
	padding:5px 0 0 0;
	color:#2e3859;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:.7em;
	list-style-type:none;
	margin:0;
	float:left;
	}
	
.leftNav ul li {
	background:url(images/liSpace.gif) bottom center no-repeat;
	margin:0;
	padding:0;
	float:left;
	}
	
.leftNav ul li a {
	display:block;
	padding:3px 0 6px 20px;
	width:155px;
	margin:0;
	color:#2e3859;
	text-decoration:none;
	}
	
.leftNav ul li a:hover {
	background:url(images/liBg.gif) top left no-repeat;
	color:#595248;
	}
	
.rightCol {
	background:#a3afd9;
	border-right:2px solid #FFF;
	}
	
.rightCol h1 {
	color:#414a6a;
	margin:4px 15px 15px;
	font-size:12px;
	}
	
.rightCol h2 {
	color:#FFF;
	margin:0 2px 0 15px;
	font-size:11px;
	font-weight:normal;
	}
	
.indexlist {
	padding-left:20px
	}