td#logo a, td#logo a:hover {width:100%;height:100%;display:block;}
span.article_separator {
/*	width:100%;height:1px;display:block;background-color:yellow;margin-top:8px; */
	width:100%;height:1px;display:block;background-color:none;margin-top:8px;
}

/* Fonts: see http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml */

body {
	margin: 0px;
	background-color:#A7C7EE;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif;
	font-size: 12px;
	line-height: 130%
}

table, tbody, tr {
	margin: 0px;
	padding: 0px;
}

td {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif;
	font-size: 12px;
}

table.contentpaneopen td.contentheading {
	color:#FFFF00;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:16px;
}

table.contentpaneopen td.buttonheading {
	width:20px!important;
	text-align:right;
}

table.contentpaneopen td.buttonheading img {
	border:none;
}

table.contentpaneopen td {
	color:white;
}

table.contentpaneopen {
	width:100%;
}

a.readon, a.readon:link, a.readon:active, a.readon:visited {
color:#666666;
font-size:10px;
font-weight:bold;
letter-spacing:2px;
margin-top:10px;
text-align:left;
text-decoration:none;
display:block;
}

a.readon:hover {
	color: white;
	text-decoration:underline;
}

div#container {
	margin: 0px auto;
	text-align: left;
	width: 955px;
}

div#topmenu {
	padding-left : 90px;
	padding-right: 26px;
	padding-bottom: 8px;
	text-align: center;
	/* background: yellow; */
}

div#memberlogo {
	padding-left: 134px;
	padding-top: 3px;
/*	background: orange;*/
}

div#search {
	width: 100%;	
	background: green;
}

/*
td {
	border: 1px solid red;
}
*/

div.banneritem img {
	border: none;
}

table#main {
	background-image: url("../images/background.gif");
	background-repeat: repeat-x;
	background-color: #b1d2f3;
}

div#maindiv {
	margin: 0px 20px;
	padding: 0px 10px;
	border: 2px solid white;
	background-color: #7195CF;
}

div#maindiv2 {
	margin: 0px 0px 0px 25px;
	padding: 0px 10px 0px 10px;
	border: 2px solid white;
	background-color: #7195CF;
}

div.moduletable {
	border:1px solid #FFFFFF;
	text-align:left;
	background-color: #B8D8F7;
	margin-bottom: 8px;
}

div.moduletable_menu {
	border:none;
	text-align:left;
	background-color: #B8D8F7;
	margin-bottom: 8px;
}

div.moduletable H3, div.moduletable_menu H3 {
	margin: 0px;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:20px;
	padding: 0px 0px 0px 10px;
	text-align:left;
	background: url("../images/title_menu.jpg") repeat scroll 0 0;
}

div.moduletable H3 {
	border:1px solid #FFFFFF;
}

div.moduletable_menu H3 {
	border:2px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

p, address {
	margin: 1em 0; /* Firefox default */
	margin: 0 0 1em 0;
}

address {
	font-size: 12px;
	line-height: 130%
}

div#footer {
	margin: 8px 25px 0px 25px;
	text-align: center;
}

div#footer2 {
	margin: 8px 0px 0px 25px;
	text-align: center;
}

/* Search Module */

div#searchmod {
/*	margin-top: 22px;  From top */
/*	margin-top: 0px; */
}

div#searchmod div.moduletable {
	margin-bottom: 0px;
}

div.search input {
	margin: 0px;
}

input#mod_search_searchword {
	width: 136px;
	margin: 4px;
}

div.search input.button {
	width: 30px;
}

div.componentheading {
	padding-top: 10px;
	padding-bottom: 12px;
	color:#FFFF00;
	font-size:14px;
	font-weight:bold;
}

table {
	border-spacing:0px;
}

table.category {
	width: 100%;
}

table.category tr {
	vertical-align:top;
}

table.category tr.sectiontableentry1 {
	background-color:#B1D2F3;
/*	background-color:#FFF999; */
}

table.category tr.sectiontableentry2 {
	background-color:#CEDEF2;
/*	background-color:#FFCC66; */

/*  background-color:#FFDD99;*/
/*	background-color:#FFFBBB;*/
}

table.category td {
	padding:4px;
}

table.category td.title {
	padding:4px 8px;
}

table.category td.hits {
	text-align:right;
}

table.category td.date, table.category td.hits {
	color:black;
}

table.category td.pagination {
	padding: 8px 0px 0px 0px;
	text-align:center;
}

table.category td.pagecounter {
	padding: 8px 0px 4px 0px;
	text-align:center;
}


/* Inside contentpane */
.contentpane {
	color: white;
}

ul {
	list-style:square outside none;
	padding: 0px 0px 0px 16px;
	margin: 12px 0px 12px 0px;
}

li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
/*	color: #330099; */
}

a {
	color:#003399;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#FFFF99;
}

div.contact td img {
	padding: 0px 0px 6px 0px;
}

/* Tests */
table {
/*	background-color: green; */
/*	border-collapse:separate;*/
}

/*
tbody {
	background-color: yellow;
}

tr {
	background-color: red;
}

td {
	background-color: white;
}
*/

div.contact td.sectiontableheader {
	font-weight:bold;
}

h3, h4 {
	color: #FFFF80;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 18px 0 8px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 18px 0 8px 0;
}

h3 {
	font-size:14px;
	font-weight:bold;
	margin: 18px 0 6px 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 6px 0;
}

div#maindiv h1:first-child { margin-top: 0 !important; }
div#maindiv h2:first-child { margin-top: 0 !important; }
div#maindiv h3:first-child { margin-top: 0 !important; }
div#maindiv h4:first-child { margin-top: 0 !important; }

div.weekly {
	margin: 12px 0px;
	text-align: center;
}

div.weekly h2 {
	color: black;
}

div.weekly h3 {
	margin-top: 8px;
	color: black;
}

div.pagenav {
	text-align: center;
	border-top: 1px solid black;
	padding-top: 10px;
	margin-top: 10px;
}

table.pagenav {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

p.maroon {
	color: maroon;
}

div.gmnoprint, form.mapdirform {
	color: black;
}

div.weblinks  {
	margin-top: 8px;
}

div.weblinks tr.sectiontableentry1 td, div.weblinks tr.sectiontableentry2 td {
	padding-bottom: 8px;
}

div.weblinks td.weblink_image {
	width: 32px;
	text-align: center;
	vertical-align: top;
}

hr.weblinks {
color:#FFFF00;
border:none;
border-top:1px dotted #FFFF00;
height:1px;
width: 100%;
margin: 8px 0px 0px 0px;
padding: 0px;
}

div.readmore {
	margin: 8px 0px;
/*	border-top: 1px solid black; */
/*	padding-top: 8px; */
}

div.pdf {
	background:url("pdf4.png") no-repeat scroll left 2px transparent;
	padding:0 0 0 34px;
}

div.banner {
margin-top: 8px;
margin-bottom: 8px;
padding: 4px;
background-color: #B1D2F3;
}

div.banner_wide {
margin-top: 0px;
margin-bottom: 8px;
padding: 4px 8px 0px 8px;
background-color: #B1D2F3;
}

div.banner h2 {
text-align: center;
color: red;
}

div.banner p {
margin: 4px 0px 0px 0px;
}

div.banner_wide h2 {
text-align: left;
color: red;
margin-top: 4px;
margin-bottom: 8px;
}

div#message {
	padding: 0px;
	margin: 4px 0px;
	border: 1px solid black;
}

div#message dl {
	padding: 0px;
	margin: 0px;
	background-color: lightblue;
}

div#message dt {
	background-color: white;
	color: red;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}

div#message dd {
	margin: 0px;
	padding: 4px 0px;
}

div#message dd ul {
	list-style:square outside none;
	padding: 0px 0px 0px 16px;
	margin: 8px 0px 8px 4px;
}

div#message dd ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}


hr.blog {
color:#FFFF00;
border:none;
border-top:1px dotted #FFFF00;
height:1px;
width: 100%;
margin: 8px 0px 0px 0px;
padding: 0px;
}

h2.blog {
	background-color: lightblue;
	width: 680px;
	color: black;
	margin: 8px 0px;
	padding: 4px;
}

table.contentpaneopen td.contentheading a {
	color:#FFFF00;
	font-size:14px;
	font-weight:bold;
}

table.contentpaneopen td.createdate {
/*	background-color: lightblue; */
	padding: 4px 0px 8px 0px;
	color: black;
}

div.mycomment {
	border: 1px solid grey;
	padding: 4px;
	margin-bottom: 4px;
}

div.mycommenttext {
	margin: 4px 0px;
}

div.back {
	text-align: center;
	padding: 8px 0px;
	margin-top: 8px;
	margin-bottom: 4px;
}

div.back a {
	border: 2px solid black;
	background-color:#B1D2F3;
	padding: 6px;
}


fieldset.searchresult {
	border: none;
	border-top: 1px dotted yellow;
	border-bottom: 1px dotted yellow;
	padding: 4px 0px;
	margin: 4px 0px;
}

fieldset.searchresult span.title {

}

fieldset.searchresult span.section {
	font-weight: bold;
	padding: 4px 0px;
	display: block;
}

div#searchbutton {
	text-align: center;
	padding: 4px;
}

li.latestnews {
	border-bottom: 1px solid white;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

li.latestnews:last-child {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 4px;
}

div.twitterdiv {
	padding: 4px 4px;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	width: 185px;
	word-wrap: break-word;
/*	color: #666666;*/
}
div.twitterdiv a {
/*
	color: #009FD1;
	text-decoration: none;
*/
}
div.twitterdiv a:hover {
	color: #003399;
	text-decoration: underline;
}
div.twitterdiv div.item {
	padding: 4px 0px;
	border-top: 1px dotted black;
	font-size: 11px;
	line-height: 13px;
}
div.twitterdiv div.item a {
	font-size: 11px;
	line-height: 13px;
}
div.twitterdiv div.followme a {
	display: block;
	padding-bottom: 4px;
	padding-left: 36px;
	background: url("../images/TwitterIcon32px.png") no-repeat scroll 0 0;
}