body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #FF6633;
	text-decoration: none;
}
a.topnav {
	font-size: 11px;
	color: #FF6633;
	font-weight: normal;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.topnav:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.topnav:link {
	font-weight: normal;
	color: #FF6633;
	text-decoration: none;
}
.subheading {
	font-size: 16px;
	color: #FF6633;
	font-weight: normal;
}
.graynav {
	color: #999999;
}
.headintro {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.redhighlight {

	font-size: 12px;
	color: #FF6633;
	font-weight: normal;
}
.captions {
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
.separatorline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grayleftline {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
