.footer {
	font-size: xx-small;
	color: #666666;
	}
	a.footer:link {
		}
	a.footer:hover {
		color: #000000;
		text-decoration: underline;
		}
	a.footer:active {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #666666;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #000000;
		text-decoration: underline;
		}
.forms {
	background-color: #FDFDFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F787E;
	border: 1px solid #CCCCCC;
	}
.description {
	line-height: 200%;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	letter-spacing: .05ex;
	}
.email {
	color: #5F787E;
	}
	a.email:link {
		color: #5F787E;
		text-decoration: none;
		}
	a.email:hover {
		color: #5F787E;
		text-decoration: underline;
		}
	a.email:active {
		color: #5F787E;
		text-decoration: none;
		}
	a.email:visited {
		color: #5F787E;
		text-decoration: none;
		}
	a.email:visited:hover {
		color: #5F787E;
		text-decoration: underline;
		}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 10px;
	line-height: 19px;



}
.siteinfo {
	position: absolute;
	margin: 0 0px;
	top: 550px;
	left: 0px;
	text-align: center;
	width: 100%;
	border: 0px solid #FF0000;
}
.siteinfocontent {
	border: 0px solid #009900;
	width: 490px;
	background-image: url(../../images/requirements/thinksacco_bg.gif);
	height: 220px;
	padding-top: 36px;
	padding-left: 220px;
	padding-right: 30px;
	padding-bottom: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
