body.article
{
	background: white;
	color: black;
	font-family: "Times New Roman", serif;
	font-size: 14pt;
}

body.index
{
	background: white;
	color: black;
	font-family: "Times New Roman", serif;
}

a
{
	text-decoration: none;
	font-family: "Times New Roman", serif;
}

p.halfindent
{
	margin-left: .5in;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.indent
{
	margin-left: 1in;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.indenthalf
{
	margin-left: 1.5in;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.doubleindent
{
	margin-left: 2in;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.doubleindenthalf
{
	margin-left: 2.5in;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1.sitetitle
{
	color: #CFB53B;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 18pt;
}

h1.pagetitle
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18pt;
}

h1.16
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16pt;
}

h1.title
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14pt;
}

h1.subtitle
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
}

hr.headerdivide
{
	margin-top: 0px;
	margin-bottom: 1em;
}

table
{
	font-size: 14pt;
	background: white;
}

td
{
	vertical-align: top;
}

td.sidebar
{
	width: 200px;
	border-right: 1px solid black;
	padding-right: 12px;
	font-size: 14pt;
	font-weight: bold;
}

div.menuitem
{
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
}

font.arialb
{
	font-family: "Arial Black", sans-serif;
	font-size: 12pt;
}
font.arial
{
	font-family: Arial, sans-serif;
	font-size: 12pt;
}
