@charset "UTF-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdheaderbdr {
	border: 1px solid #E3E3E3;
}
.tdbodybdr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}
.tdbreadcrumbtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tdsidenavlinks {
	line-height: 200%;
}
.tblquestions {
	border: 1px solid #D4D4D4;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
}

