@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: top;
	line-height: 1.7em;
}
p {
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
}
h2 {
	font-size: 13px;
	line-height: 1.3em;
}
#tdSidebar a {
	color: #0000CC;
	text-decoration: none;
	display: block;
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
#tdSidebar a:hover {
	background-color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active {
	text-decoration: none;
}
#tableLayout {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#tdMainBar {
	vertical-align: top;
}
#tdSidebar {
	background-color: #CCCCCC;
	vertical-align: top;
}

