@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e6558;
	text-align: right;
}
body {
	background-color: #D6D6C0;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	line-height: 1.7em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #6e8558;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6e8558;
}
a:hover {
	text-decoration: none;
	color: #b6960b;
}
.smallprint {
	font-size: 8px;
}

a:active {
#	text-decoration: underline;
	color: #D6D6D6;
}
h1 {
	font-size: 24px;
	color: #003366;
}
h2 {
	font-size: 16px;
	color: #004993;
}
#tableLayout {
	text-align: center;
}
#tdNav a:hover {
	background-color: #b6960b;
	border: 1px solid #b6960b;
	color: #17280b;
}

#tdNav  {
	font-size: 12px;
	text-transform: capitalize;
	line-height: normal;
	text-align: center;
}
#tdNav a {
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid #4e6558;
}

