body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
}
li a:active
{
	color: #0000FF;
	text-decoration: none;
}
li a:hover
{
	color: #0000FF;
	text-decoration: none;
}
li a:link
{
	color: #0000FF;
	text-decoration: none;
}
li a:visited
{
	color: #0000FF;
	text-decoration: none;
}
.pageHeaderRow
{
}
.pageNavCell
{
}
.pageContentsCell
{
}
.pageFooterRow
{
}
li.foldingList
{
	list-style-image: url(../images/plus.gif);
	cursor: hand;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -1;
	margin-top: 1;
	margin-left: -20;
	margin-bottom: 3;
}
li.foldingListExpanded
{
	list-style-image: url(../images/minus.gif);
	cursor: hand;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -1;
	margin-top: 1;
	margin-left: -20;
	margin-bottom: 3;
}
li.foldingListSelected
{
	list-style-image: url(../images/plus.gif);
	cursor: hand;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-indent: -1;
	margin-top: 1;
	margin-left: -20;
	margin-bottom: 3;
}
li.itemNoLink
{
	font-weight: normal;
	cursor: default;
}
li.itemSelected
{
	font-size: 10pt;
	font-weight: bold;
	cursor: hand;
}
li
{
	list-style-image: url(../images/bullet.gif);
	cursor: hand;
	font-family: Verdana, Tahoma, Sans-Serif;
	color: #0000FF;
	font-size: 9pt;
	font-weight: normal;
	text-indent: -1;
	margin-top: 1;
	margin-left: -20;
	margin-bottom: 3;
}
ol li
{
	list-style-image: none;
	cursor: default;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-indent: 0;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}
.ArticleTitle
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 18pt;
	padding-bottom: 1.5em;
	text-align: left;
	font-weight: bold;
}
.ArticleAuthorDate
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	padding-bottom: 2em;
	font-style: italic;
	text-align: left;
}
.ArticleBody
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12pt;
}
.PopBoxImageSmall
{
	border: none 0px white;
	cursor: url("http://www.jreid.com/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #CCCCFF;
	cursor: url("http://www.jreid.com/images/magminus.cur"), pointer;
}
@media print
{
	.pageHeaderRow
	{
		display: none;
	}
	.pageNavCell
	{
		display: none;
	}
	.pageFooterRow
	{
		display: none;
	}
}
