.hideprint { display: none; }

* {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 11px;
	color: #000000;
}

body,td,th {
	text-align: left;
}

a {
	text-decoration: none;
}

.mainarea {
	vertical-align: top;
}

.pagename {
	padding-left: 16px;
	background-color: #ab2730;
	color: #ffffff;
	font-weight: bold;
	vertical-align: center;
	white-space: nowrap;
}

.content {
	text-align: left;
}

.footer {
	width: 100%;
}

.footer TD {
	color: #39638d;
	font-size: 10px;
	text-align: center;
}

.footer A {
	color: #090ca5;
	font-size: 1em;
}

.footer SELECT {
	color: #39638d;
	font-size: 1em;
	background-color: #ebf0f6;
	width: 180px;
}

.footer SELECT OPTION{
	color: #39638d;
	font-size: 1em;
	background-color: #ebf0f6;
}

.newslist {
	width: 100%;
}

.newslist THEAD TD {
	text-align: right;
	color: #718ab3;
}


/* Can't use .newslist TH reference because the articles use the TH tags */
.newslist-TH {
	color: #ab2730;
	text-align: left;
}

.newslist A {
	color: #090ca5;
}

h3 {
	color:#ab2730;
}

.eventlist {
	width:100%;
}

.eventlist thead th {
	font-weight:bold;
	color:black;
	text-align:left;
}

.eventlist tbody td, .eventlist tbody th {
	padding-top:10px;
	vertical-align:top;
	font-weight:normal;
}

.eventlist tbody td {
	white-space:nowrap;
	width:1%;
}

.eventlist tbody td {
	padding-right:16px;
}

.eventlist a {
	color: #090ca5;
}

.search-input {
	color: #638ca8;
/* 	font-size: 0.7em; */
	padding: 0px;
	width: 100%;
}

.search-button {
	color: #ffffff;
	background-color: #638ca8;
	font-size: 0.7em;
	padding: 0px;
}

.error {
	color: #ff0000;
	font-size: 10px;
	white-space: nowrap;
}

.topheading {
	font-weight: bolder;
	text-align: right;
	white-space: nowrap;
}

.topheading span {
	font-weight: normal;
	font-size: 1em;
}

.pagename {
	padding: 15px 0px;
	font-weight: bold;
	white-space: nowrap;
}

.mainarea {
	vertical-align: top;
}
