body, td, tr, div, span {
	font-family: Tahoma, Arial, Sans-sefif; font-size: 10pt;
}

table { border-collapse:collapse; }
tr, td { margin: 0px; padding: 0px} 
ul {margin-top: 0px; margin-bottom: 0px;}

h3 { margin-bottom: 8px; margin-top: 5px;}

.strip {
	height: 69px; 
}

.strip2 {
	height: 69px; 
	background-color: #A5E9FA;
	background-image: url(/images/strip2.jpg); 
	background-repeat: no-repeat;
	background-position: left;
}

.nav_line {
	height: 21px; 
	background-color: #3E85B9;
	background-image: url(/images/nav_line.gif); 
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
	color: white;
	text-transform: lowercase;
}
#nav_line a { color: white; text-decoration: none; }

.menu {
	width: 100%;
	margin-bottom: 6px;
	background-image: url(/images/menu_item.gif); 
	background-repeat: repeat-y;
	background-position: top; 
}
.menu_item {
	width: 100%;
	height: 36px; 
/*	background-image: url(/images/menu_item.gif); 
	background-repeat: no-repeat;
	background-position: left; */
	vertical-align: middle;
	padding-left: 35px;
	padding-top: 5px; 
	color: white;
	font-weight: bold;
	font-size: 12pt; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#404040,direction=135,strength=2);
}
.menu_smaller { font-size: 10pt; padding-top: 7px; }

#center_table td {
	vertical-align: top;
}
#leftcol_td, #content_td, #rightcol_td {
	padding: 6px 2px 0px 2px;
}
#content_td p {
	margin: 0px;
	margin-bottom: 5px;
}

.block {
	width: 100%;
	margin-bottom: 6px;
}

.bottom_block {
	margin-bottom: 6px;
	width: 48%; 
}

#block .block_inner {
	padding: 7px 8px 5px 8px;
	margin-bottom: 5px;
	vertical-align: top;
	font-size: 8pt;
	text-align: justify;
}

#block .header {
	background-color: #3E85B9;
	padding-bottom: 3px;
	vertical-align: middle;
}

#block .headertxt {
	font-weight: bold;
	font-size: 13pt;
	color: white;
}

#block .headertxt a {
	color: white;
	text-decoration: none;
}

#block .arrow {
	margin: 1px 8px 0px 7px;
	vertical-align: middle;
}
#block .border {
	border: 1px solid #C8C8C8;
	border-collapse:	collapse;
}
#block .border td {
	padding: 1px;
}

#block hr {
	width: 98%;
	color: #C8C8C8;
	border: 1px thin;
	border-bottom-style: none;
}
#block .newsblock {
	padding: 10px 5px 10px 5px;
	vertical-align: top;
}

#block .newsimage {
	padding-top: 5px;
}

#block .newsdate {
	font-weight: bold;
	font-size: 10pt;
	color: #EC6401;
}

#block .news {
	padding-left: 8px;
}

#block .newsbody {
	width: 100%;
	font-size: 8pt;
	text-align: justify;
	text-justify: newspaper;
}

#block .newsmore a {
	width: 100%;
	font-size: 8pt;
   text-decoration: none;
	color: #246494;
	text-align: right;
}

.textimg {
	margin: 0px 10px 8px 0px;	
}

.subimg {
	margin-top: 3px;
	background-color: #DADADA;
	width: 100%;
	height: 15px;
}

.content_td {
	padding: 18px;
}

#banners {
	margin-top: 15px;
	margin-bottom: 6px;
}
#banners div {
	margin-top: 5px;
	width: 100%;
	text-align: center;
}

#footer {
   color: white;
	padding-left: 30px;
	font-size: 10pt;
}
#footer a {
   color: white;
	text-decoration: underline;
}

#nolink a { color: black; text-decoration: none; }
#menu a { color: white; text-decoration: none; }

#nav a { color: black; text-decoration: none; }

.content_td a { color: black; }

ul.servlist { margin-top: 15px; }