TD {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

TABLE.menutable {
	width: 192px;
	background-color: #e6e9e6;
	border: 2px solid #b7c3b7;
}

TD.menu0 {
	vertical-align: middle;
	height: 22px;
	border-bottom: 1px solid #b7c3b7;
	padding: 5px;
}

TD.menu1 {
	padding-top: 5px;
	padding-left: 20px;
}


TD.menu0 A {
	font-weight: bold;
	text-decoration: none;
	color: #2A4760;
}

TD.menu0 A:active {
	font-weight: bold;
	text-decoration: underline;
	color: #00A20B;
}


TD.menu1 A {
	font-weight: normal;
	text-decoration: none;
	color: #1A427E;
}

TD.menu1 A:active {
	font-weight: normal;
	text-decoration: underline;
	color: #2A4760;
}

TD.topmenu {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #8D0000;
}

TD.topmenu A {
	color: #002F00;
	text-decoration: none;
	font-weight: normal;
}

TD.topmenu A:hover {
	color: #229004;
	text-decoration: underline;
	font-weight: normal;
}

TD.topmenu {
	color: #ffffff;
}

TD.topmenu1 A {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

TD.topmenu2 A {
	color: #002F00;
	text-decoration: none;
}

TD.topmenu2 A:hover {
	color: #229004;
	text-decoration: underline;
}
.articleTitle {
	background: url("/images/h1_background.gif");
	line-height: 35px;
	color: #00318A;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}

.articleSubTitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #288d00;
	padding-left: 20px;
}

A.articleLink {
	color: #9e9e9e;
	text-decoration: underline;	
}

A.articleLink:hover {
	color: #00318A; 
	text-decoration: underline;
}

.articleContent {
	padding-left: 20px;
	padding-right: 15px;
}

.searchResultTitle {
	font-weight: bold;
	color: #288D00;
}

A {
	color: #9e9e9e;
}

TD.searchResultLink A {
	color: #9E9E9E;
}


TD.searchResultLink A:hover {
	color: #00318A;
}
