body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #474F49;
	background-color: #BEC2C2;
	margin: 0px;
	padding: 0px;
}
#tableLayout {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tableLayout, #tableLayout td {
	border-collapse: collapse;
}
#tableLayout td {
	padding: 15px 30px;
}
#tableLayout #tdNavigation {
	padding: 0px;
	padding-bottom: 0px;
	background-color: #6E7970;
	text-align: center;
	color: #FFFFFF;
}
#tableLayout #tdFooter {
	background-color: #FBFCF9;
	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: #E3E5DC;
	vertical-align: top;
	padding-top: 50px;
	background-image: url(images/navigation/sidebarbackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: thin;
	border-right-style: double;
}
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: #ffff;
	border-left: 11px solid #D7DACE;
	padding-left: 7px;
}
#tableLayout #tdSidebar a {
	padding: 8px;
	border-top: 1px solid #CED2B6;
	border-bottom: 1px solid #CED2B6;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}
#tableLayout #tdSidebar a.current {
	background-color: #F6F7F3;
}
#tableLayout #tdSidebar a:link, 
#tableLayout #tdSidebar a:visited, 
#tableLayout #tdSidebar a:active 
{
	color: #FFFFFF;
}
#tableLayout #tdSidebar a:hover {
	background-color: #FBFCF9;
}
#tableLayout #tdContent {
	padding: 0px;
	color: #999999;
}
a:visited {
	color: #FFCC00;
}
a img {
	border: none;
}
#divCopyright {
	font-size: 10px;
	margin: 1em;
	text-align: center;
}
#divCopyright a {
	color: #474F49;
}
a:link {
	color: #FFFFFF;
}
#tableLayout #tdContent td {
	padding: .5em;
	vertical-align: top;
}#tdimage {
	vertical-align: bottom;
}
#Content {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
}
