
table.MenuBar
{
}
td.MenuHeader
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
}
a.MenuHeader
{
	color: #94c5f7;
	text-decoration: none;
}
a.MenuHeader:hover
{
	color: #94c5f7;
}
a.Footer
{
	color: #FFFFFF;
}
a.Footer:hover
{
	color: #FFFFFF;
}
table.Menu
{
	background-color: #222339;
}
table.MenuFrame
{
	background-color: #000000;
}
td.MenuSep
{
	height: 1px;
	background: #94c5f7;
}
td.MenuItem
{
	background-color: #222339;
	color: #94c5f7;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-left: 15px;
}
td.MenuItemHover
{
	background-color: #94c5f7;
	color: #222339;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-left: 16px;
}
a.MenuItem
{
	color: #94c5f7;
	text-decoration: none;
}
a.MenuItem:hover
{
	color: #222339;
	text-decoration: none;
}
td.Footer, td.Status
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
}
a
{
	color: #FF0000;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
p, li
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
}
h2
{
	font-weight: bold;
	font-size: 12pt;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
h3
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
table.Form
{
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}
td.FormLabel
{
	width: 30%;
	text-align: left;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-top: 2px;
}
td.FormField, textarea.FormField
{
	width: 70%;
	text-align: left;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
}
td.FormButton
{
	text-align: center;
}
input.FormField, textarea.FormField, select.FormField
{
	width: 95%;
}
input.FormFieldNarrow, select.FormFieldNarrow
{
	width: 40%;
}
input.FormButton
{
	width: 100px;
}
td.ListCell
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	background: #FFFFFF;
}
td.ListCellColored
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	background: #f0f0f0;
}
td.ListCellHeader
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	background: #e0e0e0;
}
Input.FormButtonSmall
{
	font-size: 11px;
	xwidth: 60px;
	font-family: Arial, Helvetica;
	height: 20px;
}
table.Documentation
{
	border: solid 1 #e0e0e0;
	border-collapse: collapse;
}
td.DocumentationHeader
{
	background-color: #e0e0e0;
}
p.topSmall
{
	color: #ffffff;
}
td.LeftMenuItem
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-top: 2px;
}
td.LeftMenuHeader
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: center;
}
DIV.ScrollPanel
{
	overflow: auto;
}
.nvotitle
{
	color: white;
	font-size: 14pt;
	background-color: #24386d;
	text-align: center;
	font-weight: 1000;
}
TD.nvotitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nvobar
{
	color: white;
	font-size: 9pt;
	background-color: #6ba5d7;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
}
