@charset "UTF-8";
body {
	background-color: #FBFAE7;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
}
a:link {
	color: #444444;
}
a:visited {
	color: #444444;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.fauxList {
	margin-left: 10px;
	text-indent: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.greenRule {
	background-image: url(images/green_rule.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftFooterColumn {
	float: left;
	width: 180px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#mainLayoutTable {
	text-align: left;
}
#mainNav {
	text-align: center;
	padding-top: 5px;
}
#mainLayoutTable #mainNav a:link {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
#mainLayoutTable #mainNav a:visited {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}
#mainLayoutTable #mainNav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#mainLayoutTable #rightFooterColumn a:link {
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
#mainLayoutTable #rightFooterColumn a:visited {
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
#mainLayoutTable #rightFooterColumn a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	font-weight: bold;
	margin-bottom: 0px;
}
.webbydca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #888888;
}
.webbydca a:link {
	color: #888888;
	text-decoration: none;
}
.webbydca a:visited {
	color: #888888;
	text-decoration: none;
}
.webbydca a:hover {
	color: #888888;
	text-decoration: underline;
}
