@charset "ISO-8859-1";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #506062;
	background-color: #FFFFFF;
}
body {
	background-color: #CEDCD3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #6B9783;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5C62A1;
}
a:hover {
	text-decoration: none;
	color: #83B5DA;
}
a:active {
	text-decoration: underline;
	color: #667E75;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #1F6E5A;
}
h2 {
	font-size: 16px;
	color: #154B3D;
	border-left: 16px;
	border-left-color: #5F7B70;
	border-left-style: solid;
	padding-left: 10px;
}
p {
	line-height: 1.7em;
	text-align: left;
	display: inherit;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	color: #6E7970;
	text-align: left;
}
#wholeTable {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1F6E5A;
	border-bottom-color: #1F6E5A;
	width: auto;
}
#navigationCell {
	background-color: #6E7970;
	text-align: center;
	padding-bottom: 0px;
}
#tdLogo {
	background-color: #49514B;
	text-align: right;
	width: 125px;
	display: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tdSidebar {
	background-color: #E1E4DB;
	background-image: url(images/navigation/sidebarbackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	vertical-align: top;
}
