body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #A3906A;
	background-color: #d0d8d0;
	margin: 0px;
	padding: 0px;
}
#tableLayout {
	background-color: #FFFFFF;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
}
#tableLayout td {
	padding: 15px 30px 0;
}
#tdLogo {
	background-color: #506C50;
	text-align: center;
}
#tableLayout #tdNavigation {
	padding-bottom: 0px;
	background-color: #548C54;
	text-align: center;
}
#tableLayout #tdFooter {
	background-color: #efefe0;
	border-top: 1px solid #D7DACE;
	padding: 10px;
	color: #9CA79D;
	text-align: right;
}
p {
	line-height: 1.7em;
	margin-top: 0px;
	text-align: justify;
}
#tableLayout #tdSidebar {
	background-color: #CCFFFF;
	vertical-align: top;
	padding-top: 50px;
	background-image: url(images/navigation/sidebarbackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #68887C;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #949D87;
	border-left: 11px solid #D7DACE;
	padding-left: 7px;
}
h3 { color: #a3906a; font-size: 10px; font-weight: bold; padding-left: 7px; border-bottom: 1px dotted #d7dace; }
#tableLayout #tdSidebar a {
	padding: 4px 8px;
	border-top: 1px solid #ced2b6;
	border-bottom: 1px solid #ced2b6;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}
#tableLayout #tdSidebar a.current {
}
#tableLayout #tdSidebar a:link, 
#tableLayout #tdSidebar a:visited, 
#tableLayout #tdSidebar a:active 
{
	color: #474F49;
}
#tableLayout #tdSidebar a:hover {
}
#tableLayout #tdContent {
	padding-right: 30px;
}
a img {
	border: none;
}
#divCopyright {
	font-size: 10px;
	margin: 1em;
	text-align: center;
}
#divCopyright a {
	color: #474F49;
}
a:link {
	color: #C89D5A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DEBC88;
}
a:hover {
	text-decoration: none;
	color: #9F7535;
}
a:active {
	text-decoration: underline;
	color: #474F49;
}
#tableLayout #tdContent td {
	padding: .5em;
	vertical-align: top;
}
ptable {

	line-height: 1.7em;
	margin-top: 0px;
	text-align: left;
}
#navcontainer
{ font-family: verdana, arial; background-color: #548c54; height: 20px; }

#navcontainer ul
{ border: 0; list-style-type: none; text-align: center; margin: 0; padding: 0; }

#navcontainer ul li
{ display: block; text-align: center; float: left; padding: 0; margin: 0; }

#navcontainer ul li a
{ height: 18px; padding: 0 10px; margin: 0; color: #fff; font-size: 12px; font-family: verdana, arial; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; display: block; text-align: center; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#navcontainer ul li a:hover
{ color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom: 10px solid #fff; }

#navcontainer a:active
{ color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom: 10px solid #d0d8d0; }

#navcontainer li#active a
{ color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-bottom: 10px solid #d0d8d0; }
