body {
	margin: 0;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #4691cf;
	text-decoration: underline;
}
a:hover {
    color: #ce0109;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}
.searchField {
	border: 1px solid #1f6092;
	width: 160px;
	height: 19px;
	font-size: 10px;
	background: url("images/home/searchFieldBg.gif") top repeat-x;
	background-color: #FFFFFF;
}
.jumpToDepartment {
	border: 1px solid #1f6092;
	height: 19px;
}
.headerInfo {
	font-weight: bold;
	color: #1f6092;
	margin: 10px 10px 0 0;
}
.navBtn {
	display: block;
	text-align: center;
}
.boxBorder_1 {
	border: 1px solid #8facc4;
}
.hdrMayorBox {
	margin: 14px 11px 0 0;
	color: #FFFFFF;
}
.mayorName {
	color: #fae78f;
	font-weight: bold;
	font-size: 16px;
}
.mayorName a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 0;
}
.breakingNews a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	padding: 0;
}

.boxTtlTab_1 {
	background: url("/images/home/boxTabExt.gif") repeat-x;
	border-bottom: 1px solid #4691cf;
	padding-left: 12px;
}
.boxContentGray {
	background-color: #f0f0f0;
	padding: 12px;
}
.boxContentWhite {
	padding: 12px;
}
.boxCityEssentials {
	background-color: #f0f0f0;
	padding: 14px 12px;
}
.boxCityEssentials a {
	display: block;
	width: 100%;
	margin: 6px 0;
}
.boxFeaturedPic {
	background: url("images/home/imgBoxBgExt.gif") top repeat-x;
	padding-top: 4px;
	padding-left: 4px;
}
.boxFeaturedPicText {
	padding: 10px;
}
.contTtlTab {
	border-right: 1px solid #4691cf;
	padding: 0 12px;
}
.contTtlTabExt {
	background: url("images/home/boxTabExt.gif") repeat-x;
	border-bottom: 1px solid #4691cf;
	padding-right: 9px;
}
.footer {
	background: url("images/home/footerBgExt.gif") top repeat-x;
	padding: 13px;
}
.footerNav {
	background-color: #8facc4;
	color: #FFFFFF;
}
.footerNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 13px;
}
.footerNav a:hover {
	text-decoration: underline;
}
.footerCredits {
	color: #4691cf;
	text-decoration: none;
}
.footerCredits:hover {
	text-decoration: underline;
}
.text10 {
	font-size: 10px;
}
.inputFieldOutline {
	border: 1px solid #4691cf;
}
.askQuestionBoxInput {
	border: 1px solid #4691cf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 4px;
	width: 100%;
}
.mainContentPad {
   	padding: 12px;
}
.dottedSep {
	background: url("images/home/dottedSepExt.gif") bottom repeat-x;
	height: 1px;
}
.boldBlue_1 {
	font-weight: bold;
	color: #4691cf;
}
.blue_1 {
	color: #4691cf;
}
.boldDarkBlue12_1 {
	font-size: 12px;
	font-weight: bold;
	color: #20567a;
}
.boldBlue16_1 {
	font-size: 16px;
	font-weight: bold;
	color: #4691cf;
}
.boldDarkBlue16_1 {
	font-size: 16px;
	font-weight: bold;
	color: #20567a;
}
.boldBlack12_1 {
	font-weight: bold;
	font-size: 12px;
}
.boldBlack16_1 {
	font-weight: bold;
	font-size: 16px;
}
.sideBoxTtl {
	font-size: 12px;
	font-weight: bold;
	color: #20567a;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #8facc4;
	padding: 6px 12px;
	background: url("images/interior/dottedSepVert.gif") left repeat-y;
	background-color: #f0f0f0;
}
.sideBoxCont {
	padding: 12px;
	background: url("images/interior/dottedSepVert.gif") left repeat-y;
}
.sideBoxBorderEnd {
	background: url("images/interior/dottedSepVertEnd.gif") left top no-repeat;
}
.moreBtnPush_1 {
	margin-top: 8px;
}
.imgLink {
	display: compact;
	border: 1px solid #ce0109;
}
.imgLink:hover {
	border: 1px solid #4691cf;
}
.imgBorder {
	border: 1px solid #4691cf;
}
.imgAlignRight {
	float: right;
	padding-top: 1px;
}
