@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
}

body {
	background-color: #99CCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10em;
}
#tdnavigation a {
	text-decoration: none;
	display: block;
	word-spacing: normal;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66002E;
	border-bottom-color: #66002E;
}

#tdlogo {
	background-color: #6665FE;
	text-align: right;
	padding-bottom: 0px;
}
#tdsidebar a {
	color: #FFFFFF;
	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: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#tdsidebar a:hover {
	background-color: #6665FE;
}


#tablelayout {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #666600;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 11px;
	margin-bottom: 12px;
	margin-top: 10px;
	vertical-align: top;
	top: 0px;
}
h2 {
	font-size: 12px;
	color: #336600;
	border-left-color: #83851A;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 11px;
	margin-left: 11px;
}
p {
	line-height: 1.7em;
	text-align: center;
	margin-left: 0px;
	padding-left: 11px;
	padding-right: 11px;
	margin-top: 0px;
	word-spacing: normal;
}
#tdsidebar {
	background-color: #8788A4;
	vertical-align: top;
}
#tdbodycopy  {
	margin: 5px;
	text-indent: 5px;
}
#tdnavigation {
	background-color: #8788A4;
	font-size: 18px;
	text-align: center;
	font-weight: bolder;
	color: #CCCCCC;
	word-spacing: normal;
}
#tablelayout #tdnavigation th {
	color: #FFFFFF;
	background-color: #8788A4;
	padding: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#tablelayout #tablelayout p {
	text-align: left;
}
table {
	background-color: #000000;
}

