/* Global texts
***********************************/
.phonenumber
{
	color: #ffffff;
	font-weight: bold;
	background: inherit;
}
body{font:normal 11px Arial,sans-serif;}
a
{
	color: #193441;
	background-color: inherit;
}
a img
{
	border: 0px;
}
p
{
	color: #000;
	background: inherit;
	padding: 0px;
	margin: 0px;
}

hr
{
	height: 0px;
	border-bottom: solid 1px #BDC0C5;
}
/* Front page texts
***********************************/
a.newsheader
{
	background-color: inherit;
	background-image: url(/images/bg-list-item.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 130%;
	color: #89AD00;
	text-decoration: none;
}


/* Right column texts 
***********************************/
.topTeaserText
{
	padding: 8px 0px 3px 0px;
	border-top: solid 2px #808791;
	border-bottom: solid 1px #808791;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 15px;
	background-color: inherit;
	color: #3e606f;
	display:block;
	text-decoration:none;
}
.bottomTeaserText
{
	font-weight: bold;
	font-size: 19px;
	padding-bottom: 10px;
	background-color: inherit;
	color: #FFFFFF;
}
.bannerTitle b{font-size:19px;}

/* Left column texts 
***********************************/
.leftMenu h1
{
	padding: 8px 0px 7px 0px;
	border-top: solid 2px #808791;
	border-bottom: solid 1px #808791;
}
.leftMenu ul
{
	padding-top: 15px;
	padding-bottom: 15px;
}


/* Middle Column texts (3 column page)
***********************************/
.middleColumn li
{
	list-style: none;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url( "/images/bg-list-item.gif" ) no-repeat;
	background-position: center left;
}
.middleColumn ul
{
	padding-top: 15px;
	padding-bottom: 15px;
}
h1.article
{
	border-top: solid 2px #808791;
	font-size: 22px;
	background-color: #E6E7E9;
	color: #3e606f;
	text-transform: uppercase;
	margin-bottom: 12px;
}
h1.title a
{
	font-size: 15px;
	font-weight: bold;
	color: #3E606F;
	text-transform: uppercase;
	text-decoration: none;
	background-color: inherit;
}
h1.border
{
	border-bottom: solid 1px #808791;
	padding: 0px;
	margin-bottom: 12px;
}
#map
{
	height: 420px;
	width: 300px;
	float: left;
}
.table {
border-collapse:collapse;
border:solid 1px #808791;
width:100%;
}
.table td {
border-collapse:collapse;
border:solid 1px #808791;
width:50%;
font:normal 11px Arial,sans-serif;
padding:3px;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.title {
	font: bold 15px Arial,sans-serif;
	color: #3E606F;
	text-transform: uppercase;
	background-color: inherit;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

.bannerText {
	color: inherit;
	background: #788F9A;
}

.anti-spider {

}

.table_headline {
color:#ffffff;
background:#808791;
font:bold 11px Arial,sans-serif;
padding:3px;
}

.table_cell {
background-color:inherit;
background:none;
color:#000000;
font-weight:normal;padding:3px;
}


