body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #000000;
}
img {
	border: none;
}
.help-image {
	border: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	float: left;
}
.convertbg {
	background-image: url("images/converting.gif");
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.textlink {
	font-weight: bold;
	text-decoration: none;
	color: blue;
}
.textlink a:hover {
	text-decoration: underline;
	color: #ff7e00;
}
.textlink a:link {
	font-weight: bold;
	text-decoration: none;
	color: blue;
}
.textlink a:visited {
	font-weight: bold;
	text-decoration: none;
	color: blue;
}
.maincontent {
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #737171;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu-table {
	border-color: #E71F06;
	border-style: none solid solid solid;
}
.menu-hdg {
	color: #17971C;
	font-weight: bold;
	list-style-type: none;
	padding-left: 20px;
}
.menu-nolink {
	color: #ff7e00;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
}
.menu-link {
	color: #ff7e00;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
}
.menu-link a:link {
	color: #C0C0C0;
	font-weight: normal;
	background-image: none;
	text-decoration: none;
	text-align: left;
}
.menu-link a:visited {
	color: #C0C0C0;
	font-weight: normal;
	background-image: none;
	text-decoration: none;
}
.menu-link a:hover {
	color: #ff7e00;
}
.banner {
	font-weight: bold;
	color: white;
	background-color: black;
}
.redline {
	background-color: #E71F06;
}
.leftnav {
	background-color: black;
}
.footer {
	background-color: black;
	color: white;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #eed204;
	text-decoration: none;
}
.skiplink {
	display: none;
}
.input {
	font-family: "Courier New", sans-serif;
	background-color: #e5e5e5;
}
.required {
	color: #ff0000;
}
.mono {
	font-size: 10pt;
	font-family: Courier, monospaced;
}
p, td {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol, ul {
	list-style-position: inside;	
	margin-left: 10px;
}
li {
	margin-top: 6px;
}
a:hover {
	text-decoration: underline;
}
.anchor-target a:hover {
	text-decoration: none;
}
.print-only {
	display: none;
}
