@charset "UTF-8";
/* CSS Document */

html { 
   min-height: 100%; margin-bottom: 1px; 
}


a:link
{
  color: #000000; !important;
  text-decoration: none
}

a:visited 
{
  color: #000000;
  text-decoration: none
}

a:hover
{
  color: #666666 !important;
  text-decoration: none !important;
}


.Bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	width: 600px;
	background-color: #FFF;
	color: #666;
	line-height: 11pt;
	
}
div.mainbody {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	color: #666;
	padding-top: 40px;
	padding-bottom: 200px
}
.footercl{
	clear: both;
	position: absolute;
	top: 690px;
	width: 980px;
	text-align;
	float: left;
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 12px;
	height: 40px;
}
.footer{
	clear: both;
	position: relative;
	bottom: 0;
	width: 980px;
	text-align;
	float: left;
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 12px;
	height: 40;
}
.headerpad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pagetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	color: #000;
	text-align: left;
	width: auto;
	float: none;
	position: relative;
	left: auto;
	top: auto;
	font-weight: normal;
	line-height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.divpad {
	padding-top: 10px;
}

