body {
	font: normal 9pt Arial, Verdana, Tahoma, sans-serif;
	color: #1a1a1a;
	background: url(images/bg.gif) repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
hr {
	clear: both;
	display: none;
}
.clear {
	clear: both;
}
a {
	color: #668099;
}
a:hover {
	color: #002b52;
}
p {
	padding: 5px 0px 5px 0px;
}
ul {
	padding: 5px 0px 5px 0px;
	list-style-type: none;
}
li {
	list-style-type: none;
	padding-left: 15px;
	background: url(images/bullet_black.gif) no-repeat 0px 3px;
}
img {
	padding: 5px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
}
#primary img {
	margin: 0px 10px 0px 0px;
	float: left;
}













h1 {
	padding: 5px 0px 5px 0px;
	font: normal 1.75em Arial, Verdana, Tahoma, sans-serif;
	color: #b20838;
	clear: both;
}
h2 {
	padding: 5px 0px 0px 0px;
	font: bold 1.5em Arial, Verdana, Tahoma, sans-serif;
	clear: both;
	border-bottom: 1px solid #dddddd;
}
h2 img {
	padding: 0px;
	margin: 0px;
	border: none;
	clear: both;
}
h2 a.top {
	font-size: .5em;
	color: #666666;
	text-transform: lowercase;
	margin: -15px 0px 0px 0px;
	text-decoration: none;
	float: right;
}
.paginate {
	font-size: .6em;
	margin: -18px 0px 0px 0px;
	float: right;
}
.paginate a {
	color: #666666;
	text-transform: lowercase;
}
h3 {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	font: normal 1em "Times New Roman", Times, Georgia, serif;
}
h4 {
	padding: 5px 0px 5px 0px;
	font: normal 1em "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}
h4 em {
	font-style: normal;
	/*color: #b20838;*/
	color: #87082a;
}
h5 {
	font-size: 1.25em;
	font-weight: bold;
}
h6 {
	font-size: 1.25em;
	font-weight: bold;
}







form {
}
form p {
	padding: 2px 0px 2px 0px;
}
fieldset {
	border: none;
	border-top: 1px solid #dddddd;
	margin-top: 10px;
	clear: both;
}
legend {
	padding: 5px 5px 5px 15px;
	padding-left: 0px;
	margin: 0px 0px 0px -7px;
	font: bold 1em "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
	color: #1a1a1a;
	background: url(images/bullet_black.gif) no-repeat 0px 8px;
	background: none;
}
label {
	padding-left: 15px;
	display: block;
	width: 150px;
	float: left;
}
.form_list label {
	clear: both;
	float: right;
	width: 300px;
	padding: 0px;
	margin: 0px;
}
.form_title {
	width: 300px;
	margin: 0px 0px 0px 165px;
	padding: 4px 0px 0px 0px;
	height: 16px;
}
.form_list input, .button input, .form_list select {
	margin: -2px 0px 0px 165px;
}




















/*------------- UTILITY NAVIGATION BAR -------------*/



#utility {
	margin: 0px auto;
	width: 768px;
}
#utility a img {
	position: absolute;
	padding: 15px 0px 0px 0px;
	border: none;
	background: none;
	clear: both;
}
#utility ul {
	padding: 24px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	float: right;
}
#utility li {
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #c9d2db;
	border-left: 1px solid #ffffff;
	float: left;
	background: none;
}
#utility li.utility_home {
	border-left: none;
}
#utility li.utility_rate {
	border-right: none;
}
#utility li a {
	font: normal .9em "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
	text-decoration: none;
}
















/*------------- HEADER & FOOTER BARS -------------*/


#header {
	clear: both;
	margin: 0px auto;
	margin-bottom: 10px;
	overflow: hidden;
	width: 768px;
}
#header h2 {
	padding: 0px;
	width: 512px;
	float: left;
	text-align: center;
	border: none;
}
#header h2 a img {
	border: none;
	clear: both;
}
#header p {
	float: left;
	margin: 0px;
	padding: 10px 25px 5px 25px;
	width: 206px;
	height: 65px;
	font: normal .9em "Times New Roman", Times, Georgia, serif;
	color: #668099;
	background: url(images/bg_header-text.gif) no-repeat;
}

#footer {
	clear: both;
	width: 100%;
	padding-top: 15px;
}
#footer p {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #b3bfcc;
	border-bottom: 5px solid #668099;
	background: #e8ecf0;
	color: #668099;
	font: normal .9em "Times New Roman", Times, Georgia, serif;
	text-align: center;
}
#footer p a {
	color: #668099;
}
#footer p a:hover {
	color: #002b52;
}






















/*------------- NAVIGATION BAR -------------*/


#navigation {
	margin: 0px auto;
	width: 768px;
	clear: both;
}
#nav_topics, #nav_services, #nav_events {
	width: 256px;
	float: left;
}
#nav_topics h3, #nav_topics h3 a, #nav_services h3, #nav_services h3 a, #nav_events h3, #nav_events h3 a {
	display: block;
	width: 256px;
	height: 50px;
	text-indent: -3000px;
	overflow: hidden;
	padding: 0px;
}











#navigation form {
	width: 113px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#navigation input, #navigation select {
	width: 101px;
	margin: 2px 0px 0px 0px;
	padding: 3px;
	border: 1px solid #eddadf;
	border-top: 1px solid #e1c1ca;
	border-left: 1px solid #e1c1ca;
	font-size: .8em;
}
#section_health-topics #nav_topics_content input, #section_health-topics #nav_topics_content select,
#section_health-services #nav_services_content input, #section_health-services #nav_services_content select,
#section_health-events #nav_events_content input, #section_health-events #nav_events_content select
{
	border: 1px solid #f2f4f6;
	border-top: 1px solid #bfcad4;
	border-left: 1px solid #bfcad4;
}
#navigation select {
	width: 109px;
}
#navigation input.button {
	width: 60px;
	margin-top: 2px;
	background: #b20838;
	border: 1px solid #eddadf;
	border-right: 1px solid #87082a;
	border-bottom: 1px solid #87082a;
	font-size: .8em;
	color: white;
	text-transform: lowercase;
}
#navigation input.button:hover {
	background: #87082a;
}
#section_health-topics #nav_topics_content input.button,
#section_health-services #nav_services_content input.button,
#section_health-events #nav_events_content input.button
{
	background: #668099;
	border: 1px solid #f2f4f6;
	border-right: 1px solid #002b52;
	border-bottom: 1px solid #002b52;
}
#section_health-topics #nav_topics_content input.button:hover,
#section_health-services #nav_services_content input.button:hover,
#section_health-events #nav_events_content input.button:hover
{
	background: #002b52;
}
#navigation option {
	padding: 0px 5px 0px 5px;
}
.nav_border {
	width: 108px;
	height: 90px;
	border: 1px solid #f9f3f4;
	font: normal .9em "Times New Roman", Times, Georgia, serif;
}
.nav_border2 {
	width: 92px;
	height: 74px;
	padding: 8px 8px 8px 8px;
	margin: -2px 0px 0px -2px;
	border: 1px solid #e1c1ca;
}
#section_health-topics #nav_topics_content .nav_border,
#section_health-services #nav_services_content .nav_border,
#section_health-events #nav_events_content .nav_border
{
	border: 1px solid #f2f4f6;
}
#section_health-topics #nav_topics_content .nav_border2,
#section_health-services #nav_services_content .nav_border2,
#section_health-events #nav_events_content .nav_border2
{
	border: 1px solid #bfcad4;
}
#navigation .nav_border input {
	width: 15px;
	height: 15px;
	padding: 0px;
	margin: 0px 0px -5px 0px;
}
#navigation .nav_border label {
	width: 5px;
	display: block;
	margin: -10px 0px 0px 20px;
	padding: 0px;
	clear: both;
	float: none;
	text-align: left;
}
#navigation .nav_border img {
	float: right;
	padding: 0px 0px 0px 5px;
	clear: both;
}
#navigation .nav_border a {
	color: #000000;
}
#navigation .nav_border a:hover {
	color: #87082a;
}
#section_health-events #nav_events_content .nav_border a:hover {
	color: #002b52;
}














/*------------- NAVIGATION BAR: HEALTH TOPICS -------------*/


#nav_topics h3 {
	background: url(images/nav_health-topics.gif) no-repeat;
}
#section_health-topics #nav_topics h3 {
	background: url(images/active-nav_health-topics.gif) no-repeat;
}
#nav_topics_content {
	margin-top: -10px;
	padding: 32px 10px 10px 10px;
	width: 236px;
	height: 149px;
	background: url(images/bg_health-topics.gif) no-repeat bottom;
	z-index: 1000;
}
#section_health-topics #nav_topics_content {
	background: url(images/active-bg_health-topics.gif) no-repeat bottom;
}
#nav_topics form {
	margin-top: 10px;
	float: left;
}
#nav_topics_content ul {
	width: 220px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	font-size: .8em;
}
#nav_topics_content li {
	margin: 0px;
	padding: 0px;
	background: none;
	float: left;
}
#nav_topics_content li a {
	display: block;
	width: 19px;
	height: 16px;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	background: #668099;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
#nav_topics_content li.topics_all a {
	width: 139px;
}
#nav_topics_content li a:hover {
	background: #002b52;
}












/*------------- NAVIGATION BAR: HEALTH SERVICES -------------*/


#nav_services h3 {
	background: url(images/nav_health-services.gif) no-repeat;
}
#section_health-services #nav_services h3 {
	background: url(images/active-nav_health-services.gif) no-repeat;
}
#nav_services_content {
	margin-top: -10px;
	padding: 11px 10px 10px 10px;
	width: 236px;
	height: 170px;
	background: url(images/bg_health-services.gif) no-repeat bottom;
	z-index: 1000;
}
#section_health-services #nav_services_content {
	background: url(images/active-bg_health-services.gif) no-repeat bottom;
}
#map {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 121px;
	height: 129px;
	overflow: hidden;
	background: url(images/map_background.gif) no-repeat;
}
#map img {
	border: none;
	background: none;
	padding: 0px;
	margin: 0px;
}
#map_complete {
	position: absolute;
	z-index: 100;
}
#map_bucks {
	position: absolute;
	margin: 0px 0px 0px 36px;
}
#map_montgomery {
	position: absolute;
	margin: 30px 0px 0px 16px;
}
#map_chester {
	position: absolute;
	margin: 58px 0px 0px 0px;
}
#map_philadelphia {
	position: absolute;
	margin: 59px 0px 0px 67px;
}
#map_delaware {
	position: absolute;
	margin: 74px 0px 0px 36px;
}













/*------------- NAVIGATION BAR: HEALTH EVENTS -------------*/


#nav_events h3 {
	background: url(images/nav_health-events.gif) no-repeat;
}
#section_health-events #nav_events h3 {
	background: url(images/active-nav_health-events.gif) no-repeat;
}
#nav_events_content {
	margin-top: -10px;
	padding: 11px 10px 10px 10px;
	width: 236px;
	height: 170px;
	background: url(images/bg_health-events.gif) no-repeat bottom;
	z-index: 1000;
}
#section_health-events #nav_events_content {
	background: url(images/active-bg_health-events.gif) no-repeat bottom;
}
#nav_events_content p {
	padding: 0px;
}
#nav_events_content img {
	background: none;
	border: none;
	clear: both;
}
#nav_events_content table {
	border-collapse: collapse;
	text-transform: uppercase;
	text-align: center;
	font-size: .8em;
	padding: 0px;
	margin: 0px;
	float: left;
	position: absolute;
}
#nav_events_content td {
	border: 1px solid white;
	color: #b3bfcc;
	background: #668099;
}
#nav_events_content td a {
	display: block;
	width: 15px;
	background: #668099;
	padding: 3px 0px 3px 0px;
	color: white;
	text-decoration: none;
}
#nav_events_content td a:hover {
	background: #002b52;
}
#nav_events_content th {
	height: 21px;
	color: #002b52;
}
th a {
	font-size: .8em;
}
#nav_events_content .week td {
	height: 21px;
	font: normal 1em "Times New Roman", Times, Georgia, serif;
	background: #002b52;
	border: none;
	border-top: 1px solid white;
}
#nav_events_content td.week_sun {
	border-left: 1px solid white;
}
#nav_events_content td.week_sat {
	border-right: 1px solid white;
}




























#container {
	margin: 0px auto;
	padding-top: 10px;
	width: 768px;
	clear: both;
}












/*------------- PRIMARY CONTENT AREA -------------*/


#primary {
	margin: 0px;
	padding: 10px;
	width: 492px;
	background: url(images/bg_breadcrumb.jpg) no-repeat 10px 35px;
	float: left;
}
#breadcrumb {
	padding: 0px 0px 35px 10px;
	background: url(images/icon_home.gif) no-repeat 0px 2px;
	color: #668099;
}
#breadcrumb li {
	padding: 0px 12px 0px 7px;
	float: left;
	background: url(images/arrow_breadcrumb.gif) no-repeat right;
	font-size: .9em;
}
#breadcrumb li a {
	/*font-size: .9em;*/
}
.special {
	float: left;
	width: 211px;
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 15px 10px;
	border-top: 1px solid #eddadf;
	background: #f6ecef url(images/bg_special.gif) no-repeat bottom left;
	color: #b20838;
}
.special ul, .sidebar-col ul {
	font-size: .9em;
}
.special li, .sidebar-col li {
	background: url(images/bullet_red.gif) no-repeat 0px 3px;
}
.special a, .sidebar-col a {
	color: #87082a;
}
.special a:hover, .sidebar-col a:hover {
	color: #000000;
}

.sidebar-col {
	float: right;
	width: 211px;
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 15px 10px;
	border-top: 1px solid #eddadf;
	background: #f6ecef url(images/bg_special.gif) no-repeat bottom left;
	color: #b20838;
}

.sidebar-col img {
	
	float:left;
	margin:0 10px 0 0;
}

















/*------------- SECONDARY CONTENT AREA -------------*/

#general-sidebar {
	float: right;
	padding: 10px 15px 10px 20px;
	width: 221px;
	font: normal 1em "Times New Roman", Times, Georgia, serif;
}

#options {
	float: right;
	padding: 10px 15px 10px 20px;
	width: 221px;
	background: url(images/bg_options.gif) no-repeat center;
	font: normal 1em "Times New Roman", Times, Georgia, serif;
	text-transform: lowercase;
}
#options li {
	display: block;
	width: 95px;
	float: left;
}
#options li a {
	color: #87082a;
}
#options li a:hover {
	color: #b20838;
}
#options li.opt_print {
	background: url(images/icon_print.gif) no-repeat left;
}
#options li.opt_email {
	background: url(images/icon_email.gif) no-repeat left;
}
#options li.opt_sm-text {
	background: url(images/icon_sm-text.gif) no-repeat left;
}
#options li.opt_lg-text {
	background: url(images/icon_lg-text.gif) no-repeat left;
}
.secondary {
	width: 256px;
	margin: 10px 0px 0px 0px;
	background: #e8ecf0 url(images/bg_secondary-top.gif) no-repeat top;
	float: right;
}
.secondary img {
	margin: 10px 0px 0px 10px;
	border: none;
	border-right: 1px solid #c9d2db;
	border-bottom: 1px solid #c9d2db;
}
.secondary h4 {
	padding: 5px 0px 2px 5px;
	margin: 10px 10px 0px 10px;
	border-bottom: 1px solid #d9dfe6;
	color: #002b52;
}
.secondary h4 img {
	padding: 0px;
	margin: -16px 0px 0px 200px;
	border: none;
	border-right: 1px solid #e1c1ca;
	border-bottom: 1px solid #e1c1ca;
	position: absolute;
}
.secondary dl {
	width: 220px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #d9dfe6;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 10px 5px;
	color: #668099;
	font-size: .9em;
}
dl {
	padding: 5px 25px 5px 0px;
	width: 465px;
}
dt {
	padding: 10px 0px 0px 0px;
	background: none;
	clear: both;
}
dd {
	padding: 2px 0px 0px 0px;
	clear: both;
}
dt.intro_text {
	padding: 5px 0px 5px 0px;
}
dd.link_title {
	padding: 0px 0px 2px 15px;
	background: url(images/bullet_blue.gif) no-repeat 0px 3px;
}
dt.list_title {
	padding: 10px 0px 0px 0px;
	/*background: url(images/bullet_blue2.gif) no-repeat 0px 13px;*/
	color: #002b52;
	border-top: 1px dashed #d9dfe5;
	display: block;
}
#primary dt.list_title {
	font-size: 1.25em;
	color: #111; /* #668099; */
	float: left;
	font-weight: bold;
}
dd.list_less {
	margin: 5px 0px 5px 15px;
	border-left: 1px solid #dddddd;
	color: #666666;
	font-size: .8em;
	text-transform: uppercase;
}
dd.list_title {
	padding: 0px 0px 2px 0px;
	text-transform: uppercase;
	/*font-style: italic;*/
}

#primary dd a {
	font-weight: bold;
	color: #B20838;
}

.more {
	width: 256px;
	padding: 0px 0px 15px 0px;
	background: #e8ecf0 url(images/bg_secondary-bottom.gif) no-repeat bottom;
	clear: both;
}
.more a {
	width: 221px;
	display: block;
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 0px 15px;
	border-top: 1px solid #ffffff;
	font-size: .9em;
	background: url(images/bullet_blue.gif) no-repeat 0px 8px;
}

.red {
	color: #B20838;
}

#table-info td {
	vertical-align: top;
	padding: 5px;
}





