
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;
}
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: #6e0c0c;
	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: #003399;
	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:80%;
	text-align:center;
}
td.FormLabel
{
	width:30%;
	text-align:left;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;	
}
td.FormField, textarea.FormField
{
	width:70%;
	text-align:left;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;	
}
td.FormButton
{
	vertical-align: top;
	text-align: center;
	height: 36px;
}
input.FormField, textarea.FormField, select.FormField
{
	width:400px;
}
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;
	width: 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;
	margin: 0px;
}
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:900; }
.nvobar { color:white; font-size: 9pt;background-color:#6ba5d7;text-align:left; font-family: arial, helvetica, sans-serif;}
.ScrollPanel
{
	height: 395px;
}
td.Region
{
	border: #6ba5d7 1px solid;
	vertical-align: top;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, Sans-Serif;
}
