div#footerDiv
{
	position: absolute;
	overflow: hidden;
	left: 0px;
	width: 800px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	border: none
}

div#bottomMenuDiv
{
	position: absolute;
	overflow: hidden;
	left: 252px;
	top: 7px;
	width: 300px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	border: none
}

#footerDiv a
{
	background: white
}

#footerDiv a:link, #footerDiv a:visited
{
	color: rgb(42,55,99);
	text-decoration: none
}

#footerDiv a:hover, #footerDiv a:active
{
	background: rgb(133,144,171);
	color: white
}

a.bottomM
{
	position: absolute;
	overflow: hidden;
	top: 0px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	visibility: visible
}

span.bootomSpan
{
	position:relative;
	padding-left: 2px;
	top:3px;
	left:2px;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	white-space: nowrap;
	border: none
}

div.bottomMS
{
	position: absolute;
	overflow: hidden;
	top: 0px;
	width: 6px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: rgb(42,55,99);
	white-space: nowrap;
	background: none;
	border: none
}

div#fhorLine
{
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 30px;
	width: 800px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: rgb(79,112,25);
	border: none
}

div#copyrightText
{
	position: absolute;
	top: 53px;
	left: 220px;
	width: 360px;
	height: 15px;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: rgb(95,95,95);
	white-space: nowrap;
	overflow: hidden;
	border: none
}
