a {
	color: #076737;
	text-decoration: underline;
}

a.b {
	font-weight: bold;
}

a:visited {
	color: #076737;
}

a:hover {
	color: #076737;
	text-decoration: underline;
}

a.legal, a.legal:visited, a.legal:active, a.legal:hover {
	color: #B7B7B7;
	text-decoration: none;
}

a.menu, a.menu:visited, a.menu:active {
	color: #000000;
	font-weight: 500;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0 0;
}

body, td, input, pre, textarea {
	font-family: Verdana, Impact, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.big {
	background-color: #FFA500;
	font-size: 12px;
	font-weight: bolder;
}

div.container3 {
	padding: 4px 6px 4px 10px;
}

div.description {
	background-color: #FFFFFF;
	color: #B7B7B7;
	font-size: 10px;
	padding-left: 8px;
}

div.error {
	border: 1px solid #FF0000;
	padding: 3px;
}

div.feedback {
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 3px;
	text-align: right;
	width: 200px;
}

div.ok {
	border: 1px solid #808000;
	padding: 3px;
}

div.whatwedo a {
	color: #909090;
	text-decoration: none;
}

h1 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

img.thumb {
	border: 1px solid #B7B7B7;
}

img.thumblarge {
	border: 1px solid #B7B7B7;
	margin: 0 0 1px 6px;
}

p {
	text-indent: 5px;
}

select {
	font-family: Verdana, Impact, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

td.bg1 {
	background-image: url(/images/interface/bg1.gif);
	background-repeat: repeat;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

td.bg2 {
	background-color: #FFFFFF;
	background-image: url(/images/interface/bg2.gif);
	background-repeat: repeat-y;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
}

td.bg3 {
	background-color: #FFFFFF;
	background-image: url(/images/interface/bg3.gif);
	background-repeat: repeat-y;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
}

td.bg4 {
	background-image: url(/images/interface/bg4.gif);
	background-repeat: repeat-x;
	padding: 4px;
	text-align: right;
	vertical-align: middle;
}

td.bgnews {
	background-color: #FFFFFF;
	background-image: url(/images/interface/bg_news.gif);
	background-repeat: repeat-y;
	padding: 7px 7px 7px 11px;
	text-align: left;
	vertical-align: top;
}

td.bgnewsonecol {
	background-color: #FFFFFF;
	background-image: url(/images/interface/bg_news_onecolumn.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding: 7px 7px 7px 11px;
	text-align: left;
	vertical-align: top;
}

td.dottedbg {
	background: url(/images/interface/hdots_bg_9.gif) repeat-x;
}

td.menu {
	padding: 4px;
	vertical-align: middle;
}

td.menu a:hover {
	color: #000000;
	text-decoration: none;
}

ul {
	display: list-item;
	list-style: decimal outside url(/images/interface/greenpointer.gif);
}

.blue {
	color: #4F6FD7;
}

.calendartoday {
	background-color: #FFA500;
}

.calendartop {
	font-weight: bold;
	text-decoration: underline;
}

.container{
	padding: 4px;
}

.date {
	border-bottom: 1px solid #FFFFFF;
	color: #076737;
	font-weight: bold;
}

.even {
	background: #E0E0E0;
}

.fancy {
	background-color: #F7F7F7;
	border: 1px solid #A4BBF0;
	width: 156px;
}

.fancybutton {
	background-color: #D0D0D0;
	border: 1px solid #A4BBF0;
}

.fancydefault {
	border: 1px solid #A4BBF0;
}

.header {
	background: #D0D0D0;
}

.legal {
	color: #B7B7B7;
	font-size: 9px;
}

.odd {
	background: #F0F0F0;
}

.orange {
	color: #E59526;
	text-decoration: underline;
}

.textad {
	border: 1px solid #E59526;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	text-align: justify;
}

.textad + a, a:hover, a:visited {
	color: #E59526;
	text-decoration: none;
}

.textarea {
	background-color: #F7F7F7;
	border: 1px solid #A4BBF0;
	width: 300px;
}

.title {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.transparent {
	filter: Alpha(Opacity=50);
}

