.text, td, div {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

a {
     color: #cc0000;
     text-decoration: none;
}

a:link, a:visited {
     color: #cc0000;
     text-decoration: none;
}

a:hover, a:active {
     color: #cc0000;
     text-decoration: underline;
}

a.language:link, a.language:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.language:hover, a.language:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

form {
	margin: 0px;
}

.pageimage {
}

.pageheader, h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #264877;
	line-height: normal;
}

.subheader, h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #a60010;
	font-weight: bold;
}

.newsheader{
	color: #264877; 
	font-size: 13px; 
	font-weight: normal;
	line-height: 14px;
}

.searchfield {
	background-color: #cfcfcf;
}

.searchbutton {
	font-size: 11px;
}

.row1 {
	background-color: #f8f8f8;
}

.row2 {
	background-color: #eeeeee;
}
