body {
	margin: 0px;
	padding: 0px;
}
.bgtoprow {
	background-color: #9EB59B;
}
.bgtoprowcenter {
	background-color: #8BC5BC;
}
.bgtitle {
	background-color: #858585;
}
.title {
	background-color: #000000;
	background-image: url(../images/generic/title.gif);
	background-repeat: no-repeat;
}
.bgcollage {
	background-color: #D6D1BC;
}
.bgmaincontent {
	background-color: #CACFD0;
}
.menuright {
	background-color: #E8EDF6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	text-align: right;
}
.menuright a:link {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 3px;
}
.menuright a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 3px;
}
.menuright a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #C8D4E9;
	display: block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	white-space: normal;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 15px;
	line-height: 1.9em;
	text-align: justify;
}
.disclaimertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	line-height: 1.4em;
}
.disclaimertext a:link, a:visited {
	color: #C51D1D;
	text-decoration: none;
}
.disclaimertext a:hover {
	color: #333333;
	text-decoration: none;
}
.collage {
	background-image: url(../images/generic/banner.jpg);
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 5px;
}
.formtextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.maintext a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
	display: inline;
}
.maintext a:hover {
	color: #333333;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 3px;
}
.copyright a:link, .copyright a:visited {
	color: #666666;
	text-decoration: underline;
}
.copyright span {
	font-size: 12px;
}

.copyright a:hover {
	text-decoration: none;
}
