@charset "utf-8";
/* CSS Document */
body {
	background-color: #eae9e2;
	text-align: center; /* for IE */
	margin-top:0px;
	margin-bottom:0px;

}
.PageArea {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width:756px;

}
.calclist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #77725E;
}

A:active, A:visited, A:link {
	text-decoration: none;
	color: #77725E;
}
A:hover {
	text-decoration: underline;
	color: #000000;
}
.mainlink a:link, A:active, A:visited {
	text-decoration: none;
	color: #77725E;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.mainlink A:hover {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.disclaimer {
	font-size: 10px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
.BottomBorder {

}
#PageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #494636;
	padding-bottom:5px;
}
