.footer{
	clear: both;
	font-size: 11px;
	color: #595959;
	background-color: #B9D0D0;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 10px;
	height: 14px;
	width: 761px;
}
.bottombox {
	background-color: #DAE5E6;
	height: 100%;
	width: 761px;
}
/************** content *****************/
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right:5px;
	}
	p {
	margin: 0px 0px 10px;


}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
body,html {
	margin: 0px;
	padding: 0px;
	/*height: 100%;*/
}

a:link {
	text-decoration: none;
	color: #479EA6;
}
a:visited {
	text-decoration: none;
	color: #479EA6;
}
a:hover {
	text-decoration: none;
	color: #3573A8;
}
a:active {
	text-decoration: none;
	color: #479EA6;
}

.grey{
	background-color: #AABBFF;
}
.grey2{
	background-color: #CCDDEE;
}

.tabletitle{
	text-align: center;
	font-weight: bold;
}
