BODY
{
    BACKGROUND: #ffffff;
    COLOR: #000000;
    font-family: Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, th, td, ul, ol, li, dl, dt, dd
{
	font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
}
:link
{
	text-decoration: none;
}
:visited
{
	text-decoration: none;
}
:active
{
	text-decoration: none;
}
BIG
{
    FONT-SIZE: 1.2em;
}
H1
{
	margin: 5px 0px 5px 0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #336699;
}
H2
{
	margin: 5px 0px 2px 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #336699;
}
H3
{
	margin: 5px 0px 2px 0px;
	color: #336699;
}
hr
{
	color: #F6C86B;
	height: 2pt;
}
ul {
	list-style-image: url(/images/icons/icoBox.gif);
}
INPUT
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: verdana, sans-serif
}
SELECT
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: verdana, sans-serif
}
.LeftNavBox
{
	padding: 4px 0px 0px 5px;
	letter-spacing: 1px;
	font-size: 13pt;
	font-weight: bold;
}
.LeftNavContent
{
	BORDER-BOTTOM: #f6c86b 2px solid;
}
.ColumnLabel
{
	color: #ffffff;
	background-color: #000080;
	font-weight: bold;
	border: 1pt solid #ffffff;
}
.RowLabel
{
	color: #000080;
	background-color: #CCCCFF;
	font-weight: bold;
	border-bottom: 1pt solid #000080;
}
.container
{
	border-top: 1pt outset #9999ff;
	border-left: 1pt outset #9999ff;
	border-right: 1pt inset #000000;
	border-bottom: 1pt inset #000000;
}
.contained
{
	border: 1px solid white;
}
.title
{
	font-size: 12px;
	font-weight: bold;
	background: #104F91;
	color: #ffffff;
	padding: 3px 3px 3px 3px;
}
.selectedItem
{
	color: #E3A846;
	font-weight: bold;
}
.navTitle
{
	font-weight: bold; 
	font-size: .85em;
	color: #660000;
}
.subTitle
{
	background: gainsboro;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.colTitle
{
	font-weight: bold;
	padding-right: 5px;
	text-align: center;
	background: LightYellow;
}
.label
{
	font-weight: bold;
	padding-right: 5px;
}
.warning
{
	font-weight: bold;
	font-size: large;
	color: Red;
}
.criteria
{
	border-left: 1px solid #cecece;
	border-top: 1px solid #cecece;
	border-right: 1px solid darkgray;
	border-bottom: 1px solid darkgray;
	background: #dddddd;
}
.footer
{
	background: #FCE7BF;
	border-top: 1px solid #000066;
	color: #000000;
	padding: 2px;
}
.tabContent
{
	padding-top:3px;
	border:1px solid #919B9C;
	top:-3px;
	position:relative;
	vertical-align: top;
}