@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #000066;
}
h2 {
	font-size: 14px;
	color: #000066;
}
#tableLayout {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#trHeader {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 764px;
}
#tdSidebarSpacer {
	background-color: #1A1A4D;
	margin: 0px;
	padding: 0px;
	width: 169px;
	height: 20px;
}
#tdSidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 2px;
	background-color: #1A1A4D;
	padding-top: 8px;
	padding-left: 15px;
	padding-bottom: 4px;
}
#tdSidebar {
	color: #FFFFFF;
	background-color: #1A1A4D;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	line-height: 1px;
	text-decoration: none;
	padding-bottom: 8px;
}
#tdNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A1A4D;
	text-decoration: none;
	background-color: #E5D76B;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#tdNavBar a:hover {
	text-decoration: underline;
}
#tdSidebar a:hover {
	background-color: #E5D76B;
}
#tdNavBar a {
	text-decoration: none;
}
