@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
a:link {
	color: #555529;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #8A703B;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #006464;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #222222;
	font-weight: normal;
	text-decoration: none;
}
.bulletedlist {
	color: #333333;
	line-height: 135%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
h1 {
	font-size: 14pt;
	color: #DDDDDD;
}
a {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12pt;
	color: #CCCCCC;
}
h3 {
	font-size: 10pt;
	color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3d3c3d;
}
p {
	line-height: 1.5em;
}
#tdSidebarTop {
	background-color: #3D3C3D;
}
#tdAlertBkgd {
	background-color: #99a49a;
}
#TableBkgd {
	background-color: #d0d7b8;
}
#TableNavBkgd {
	background-color: #3a578e;
}
#tdSidebarBottom {
	background-color: #3D3C3D;
}
.pad-L {
	padding-left: 14px;
}
.pad-R {
	padding-right: 14px;
}

