<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.top
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.top:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.top:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a.quick
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	font-size: x-small;
}
a.quick:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a.quick:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}.bg1 {
	background-color: #FFFFFF;
}
.topLine {
	background-image: url(/graphics/topLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.bottomLine {
	background-image: url(/graphics/bottomLine.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #336600;
}
.bg2 {
	background-color: #CC9900;
}
.ver {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-size: 9pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.quickTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	background-color: #CC6600;
	text-align: center;
	font-weight: bold;
}
dt {
	font-weight: bold;
}
dd {
	font-style: italic;
}
.topCorner {
	background-color: #336600;
	background-image: url(../graphics/corner.gif);
	background-position: top;
	background-repeat: no-repeat;

}
.header {
	background-image: url(../graphics/Help-File-Header.jpg);
	height: 106px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;



}
.bottomLineCopy {

	background-image: url(/graphics/bottomLine.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.linkbar {
	background-image: url(../graphics/Menu2.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.left {
	background-image: url(../graphics/left.jpg);
	background-repeat: no-repeat;
}
.bodyPadding {
	padding: 15px 30px 0px 0px;
	height: 440px;
	color: #FFFFFF;
}</pre></body></html>