@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #566871;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(images/pagebg.gif);
	background-color: #F2F1E3;
}
.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #566871;
}
.basicbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #566871;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e65f0e;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
A.footerlink {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #716f58;
	text-decoration: none;
	font-weight: normal;
}
A.footerlink:hover {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #716f58;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #716f58;
}
.footertab {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #716f58;
	border-right-color: #716f58;
	border-bottom-color: #716f58;
	border-left-color: #716f58;
}
.header2 {
	background-image: url(images/Grace-Header-2.jpg);
	height: 54px;
	width: 830px;
}
.home-bg {
	background-image: url(images/home_bg.gif);
	background-repeat: no-repeat;
}
.page-bg {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
}
.blue {
	background-color: #E9F5FB;
}
.grey {
	background-color: #F2F1E3;
}

