
			.test td{
	line-height: 1.80em;
}

body {
	font: 0.715em Verdana, sans-serif; 
	color: #313131; 
	line-height: 1.80em;
}

a:link, a:active, a:visited, a:hover {
 color:##8c9b1e;
}
	
h1, h2, h3, h4, h5 {
	font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight: normal;
	letter-spacing: .005em;
	color: #555;
	padding: 3px 0;
	margin: 0;
}

h1 {
	font-size: 1.85em;
	padding: .5em 0 .2em 0;
	margin: .5em 0 .5em 0;
	color: #98a923;
	border-bottom: 2px solid #dbe3a3;
}

h4 {
	font-size: 1.55em;
	color: #555;
	
}

em {
	font-size: 0.80em;
}

a {
	color: #0053a0;
}

.columnhead {
	height: 81px;
	width: 195px;
}

.column_author {
	display: block;
	background: #FFF;
	font: italic 10px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A8A7A7;
	width: 175px;
	text-align: right;
	padding: 0 10px;
}

.column_sdesc {
	display: block;
	background: #FFF;
	font: normal 10px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	width: 175px;
	padding: 10px;
}

.column_sdesc a,
.column_sdesc a:visited,
.news_item a,
.news_item a:visited {
	text-decoration: none;
	color: #343434;
}

.column_sdesc a:hover,
.news_item a:hover {
	text-decoration: underline;
}

.news_item span {
	font: italic 10px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

.news_item {
	margin-bottom: 12px;
}

.search_nav {
	background: #CAD292;
	border-top: 1px solid #ABBD26;
	border-bottom: 1px solid #ABBD26;
	margin: 4px 0;
	clear: both;
	float: left;
	display: block;
	width: 100%;
}


a.search_nav_link {
	margin: 0 4px;
}

.search_nav div {
	float: left;
}

.search_nav_left,
.search_nav_right {
	width: 100px;
	white-space: nowrap;
	display: inline;
}

.search_nav_caption {
	text-align: center;
	width: 428px;
}

.search_result {
	padding: 6px 4px;
}

.result1 {
	background: #FFF;
}

a.search_link {
	display: block;
}

.calendar_date {
	width: 180px;
	display: block;
	float: left;
}

.calendar_subject {
	}

#loginForm label {
	width: 130px;
	display: block;
 	height: 20px;
}

#loginForm .input_text {
		display: block;
	}

#loginForm .input_button {
	margin: 5px 0;
}

		

