BODY {
	SCROLLBAR-BASE-COLOR: #5A8FC5;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
}
a:link, a:visited {
	color: #5A8FC5;
	text-decoration: none;
}
a:active {
	color: #0F3D7C;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
b {
	font-weight: bold;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4376B8;
	margin-left: 14px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 6px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.07em;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #585858;
	margin-left: 28px;
	margin-right: 28px;
	margin-top: 0px;
	text-decoration: none;
	line-height: 20px;
}
.hints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -0.07em;
	color: #646464;
}
.instk {
	color:#009933;
	font-size: 10px;
}
.nostk {
	color: #F60;
	font-size: 10px;
}
.listhead {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: -8px;
	color: #4376B8;
	letter-spacing: -0.07em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
	margin-right: 8px;
}
li {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	text-indent: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 15px;
	list-style-image: url(../images/li.gif);
}
.popup {
	color: #4376B8;
	text-decoration: none;
}

/* Quick Links */
.qlhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #5A8FC5;
	letter-spacing: -.07em;
	font-weight: bold;
}
.qllinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4376B8;
	letter-spacing: -0.07em;
	font-weight: bold;
}

/* Tables */
TR, TD, UL, LI {
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.trodd {
	text-align: left;
	background-color: #ECF1F9;
}
.treven {
	text-align: left;
	background-color: #FFFFFF;
}
TH {
	height: 30px;
	padding: 6px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -0.07em;
	text-align: center;
	background-color: #A0B7E1;
	background-repeat: no-repeat;
	background-position: left top;
}
.tblhdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #5A8FC5;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: -0.07em;
	padding-right: 10px;
	margin-right: 20px;
}
.tblhdr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #5A8FC5;
	letter-spacing: -0.07em;
}

/* App Notes */
body.an, p.an, li.an, td.an {
	font-size: 12px;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
li.an {
	list-style-position: outside;
	text-indent: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	list-style-image: none;
}
h1.an {
	font-size: 22px;
	letter-spacing: -0.07em;
	color: #646464;
}
h2.an {
	font-size: 16px;
	letter-spacing: -0.07em;
	color: #4376B8;
	margin-top: 25px;
	margin-bottom: -10px;
}
pre.an {
	font-size: 12px;
}
