body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474F49;
}
body {
	background-color: #BEC2C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C89D5A;
	text-decoration: underline;
}
a:visited {
	color: #CFA970;
	text-decoration: underline;
}
a:hover {
	color: #9F7535;
	text-decoration: none;
}
a:active {
	color: #474F49;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #68887C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 11px;
	color: #949D87;
	border-left-color: #949D87;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
}
p {
	line-height: 1.7em;
	text-align: justify;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tableLayout {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
}
#tdNavigation {
	background-color: #6E7970;
	text-align: center;
	padding-bottom: 0px;
}
#tdLogo {
	background-color: #474;
}
#tdLogo {
	background-color: #474F49;
	text-align: center;
	width: 140px;
}
#tdSidebar {
	background-color: #E3E5DC;
	background-image: url(images/navigation/sidebarbackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}
.smallprint {
	font-size: 10px;
}
div.smallprint {
	text-align: center;
}
#tdSidebar a {
	color: #474F49;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CED2B6;
	border-bottom-color: #CED2B6;
}
#tdSidebar a:hover {
	background-color: #FBFCF9;
}
