body {
	background-attachment: fixed;
	background-color: #e7f3ef;
	background-repeat: no-repeat;
	color: #000000;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.banner_text {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer_text {
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.newsdate_text {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.pageheadinglink_text {
	color: #007700;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.text_small {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.text_lastupdate {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: gray;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
a.banner {
	color: #b51c22;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.banner:hover {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.footer_text {
	color: #e7f3ef;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.footer_text:hover {
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.news-no-link {
	color: #0046d5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.pageheading-no-link {
	color: #0046d5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	color: #007700;
	font-family: tahoma, verdana, arial;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: top;
}
h2 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

input {
	color: black;
	float: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

table.color1 {
	background-color: #007700;
}
table.color2 {
	background-color: white;
}

td.color1 {
	background-color: #007700;
}
td.color2 {
	background-color: white;
}
td.color3 {
	background-color: #e7f3ef;
}
td.news_updates {
	background-color: #e7f3ef;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-decoration: none;
}