@charset "utf-8";
body {
	background-color: #97969b;
	margin-top: 0px;
}
.quickBG {
	background-image: url(../images/layout_fis_04.gif);
	background-repeat: no-repeat;
}
.bodyBG {
	background-image: url(../images/whitebg_body.gif);
	background-repeat: repeat-y;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 20px;
}
.quickBG2 {
	background-image: url(../images/quicklinks_bg.gif);
	background-repeat: repeat-y;
}
.footerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 20px;
}
.footerMenu  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerMenu  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footerMenu  a:hover {
	color: #a8df4c;
	text-decoration: underline;
}

.quickLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	list-style-type: disc;
	margin-left: 8px;
	list-style-position: outside;
	line-height: 22px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
}
.bodyText a:link {
	color: #336666;
	text-decoration: underline;
}
.bodyText a:visited {
	color: #336666;
	text-decoration: underline;
}
.bodyText a:hover {
	color: #68b3b6;
	text-decoration: underline;
}




.quickLinks a:link {
	color: #336666;
	text-decoration: none;
}
.quickLinks a:visited {
	color: #336666;
	text-decoration: none;
}
.quickLinks a:hover {
	color: #68b3b6;
	text-decoration: underline;
}
