body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sepBlue {
	background-image: url(../_images/dots_blue.gif);
	height: 1px;
	background-repeat: repeat;
	border: 0px none;
	background-position: center;
	padding: 0px;
	margin: 0px;
}
.sepWhite {
	background-image: url(../_images/dots_white.gif);
	height: 1px;
	background-repeat: repeat;
	border: 0px none;
	background-position: center;
	padding: 0px;
	margin: 0px;

}
.highlights {
	background-color: #6988BF;
	background-image: url(../_images/back_highlights.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding: 10px;


}
.highlightsHeader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFCC;
}

.highlightsBody {
	font-size: 12px;
	color: #D6F4FE;
	text-decoration: none;
}
.highlightsBody a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.highlightsBody a:hover {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.highlightsBody a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #003366;


}
.rightLinks {
	width: 140px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	background-color: #003846;


}
.rightLinksHeader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BBD3FB;
}

.rightLinksBody {
	font-size: 12px;
	color: #003366;
	vertical-align: top;

}
.rightLinksBody a:link {
	color: #003366;
	text-decoration: underline;
}
.rightLinksBody a:hover {
	color: #003399;
	text-decoration: underline;
}


.quickLinks {
	width: 140px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	background-color: #6988bf;


}
.quickLinksHeader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

.quickLinksBody {
	font-size: 12px;
	color: #003366;
	vertical-align: top;

}
.quickLinksBody a:link {
	color: #003366;
	text-decoration: underline;
}
.quickLinksBody a:hover {
	color: #003399;
	text-decoration: underline;
}



.quickResident {
	width: 140px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	background-color: #DECBCB;

}

.quickBusiness {
	width: 140px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	background-color: #EADCBE;

}
.quickVisitor {
	width: 140px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	background-color: #E4EED0;

}
.navBusiness {
	background-color: #E4CD9C;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding: 10px;


}
.navResident {
	background-color: #D3AEAE;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding: 10px;

}
.navVisitor {
	background-color: #BBC99E;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding: 10px;


}
.navDefault {
	background-color: #9CB8E6;
	width: 163px;
	text-align: center;
	vertical-align: top;
	padding: 10px;


}
.navHeader {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
