@charset "UTF-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
}
.emphasis {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #DDDDDD;
}
.alert-bullets {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.3em;
	padding-right: 6px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a578e;
}
h1 {
	font-size: 14pt;
	color: #DDDDDD;
}
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.4em;
}
#tdSidebarTop {
	background-color: #3D3C3D;
}
#tdAlertBkgd {
	background-color: #99a49a;
}
#TableBkgd {
	background-color: #3a578e;
}
#TableNavBkgd {
	background-color: #3a578e;
}
#tdSidebarBottom {
	background-color: #3D3C3D;
}
a:link {
	color: #d0d7b8;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d0d7b8;
}
a:hover {
	text-decoration: none;
	color: #E4C972;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-weight: bold;
}
