body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
a {
	text-decoration: underline;
	font-family: 'Times New Roman';
}
a:hover {
	text-decoration: underline;
	font-family: 'Times New Roman';
}
a:visited {
	text-decoration: underline;
	font-family: 'Times New Roman';
}
a:active {
	text-decoration: underline;
	font-family: 'Times New Roman';
}
.td-logo {
	background-repeat: no-repeat;
	font-family: 'Times New Roman';
	font-weight: normal;
}
.td-nav-top {
	text-align: left;
}
.td-nav-left {
	vertical-align: top;
	text-align: center;
}
.leftwidth {
}
.leftnav-item {
	background-repeat: repeat-x;
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	padding-top: 2;
	padding-bottom: 2;
}
.leftnav-item-text {
}
.leftnav-item-over {
	background-repeat: repeat-x;
	background-color: #897908;
	text-align: left;
	font-family: Arial;
	font-weight: normal;
}
.leftnav-item-text-over {
}
.td-content {
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-weight: normal;
	background-color: #8ba18b;
}
.quicksearch {
	background-color: #FFFFF0;
	font-family: Arial;
	font-weight: normal;
}
.qsbutton {
	font-family: Arial;
}
.topnav-item {
	background-repeat: repeat-x;
	padding-left: 4;
	padding-right: 4;
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	font-size: 16;
}
.topnav-item-over {
	background-repeat: repeat-x;
	text-align: left;
	font-family: Arial;
	font-weight: normal;
}
.topnavbar {
}
.topnav-item-text {
}
.topnav-item-text-over {
}
.articles-main {
	width: 55%;
}
.articles-title {
	text-align: left;
	color: #20304a;
	font-family: Arial;
	font-size: 20;
	font-weight: bold;
	padding-bottom: 4;
}
.articles-date {
	background-color: #106508;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
}
.articles-content {
	text-align: center;
	font-family: Arial;
	font-weight: normal;
}
.content {
	width: 100%;
	height: 150%;
}
