BODY
{
	margin: 0px;
    background-color: white;
    color: #1A2F4C;
    font-family: Arial;
    font-size: 8pt;
    line-height: 140%;
}
TABLE
{
    font-size: 8pt;
    line-height: 140%;
}
FORM
{
	margin: 0px;
}
SELECT
{
	font-size: 8pt;
}
HR
{
	height: 1px;
	color: #FF6600;
}
BUTTON
{
	border: outset 1px;
	background-color: #19304C;
	color: white;
	font-size: 9pt;
}
A
{
	color: #FE6E17;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
UL
{
	margin-bottom: 15px;
}
LI
{
	margin-bottom: 4px;
}
.Menu
{
	text-align: center;
	white-space: no-wrap;
}
.Menu A
{
	width: 100%;
	color: #234163;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.Menu A:hover
{
	color: #FF6600;
	text-decoration: none;
}
.SubMenu
{
	vertical-align: bottom;
	white-space: no-wrap;
}
.SubMenu A
{
	color: #E9ECEF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.SubMenu A:hover
{
	color: #FF6600;
	text-decoration: none;
}
.SideMenu
{
	margin: 6px;
}
.SideMenu A
{
	font-size: 8pt;
	color: #1A2F4C;
	text-decoration: none;
}
.SearchBar
{
	background-color: #19304C;
	color: white;
}
.SearchBar A
{
	color: lightblue;
}
.Header A
{
	color: white;
	cursor: hand;
}
.Header A:hover
{
	color: white;
	text-decoration: none;
}
.BoxTitle
{
	padding: 4px 8px 1px 8px;
	background-color: #A9B8C3;
	color: white;
	font-weight: bold;
}
.BoxContent
{
	padding: 6px 9px 7px 9px;
	border: solid 1px #A9B8C3;
	background-color: snow;
	background-image: url(../images/boxBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
H1
{
	padding: 4px 7px 4px 7px;
	margin-bottom: -3px;
	background-color: #a9b8c3;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}
.tbl_frame
{
    BACKGROUND-COLOR: #E4E5E7;
	BORDER-RIGHT: #939192 1px solid;
    BORDER-TOP: #939192 1px solid;
    BORDER-LEFT: #939192 1px solid;
    BORDER-BOTTOM: #939192 1px solid;
}
.normTxt
{
    FONT-SIZE: 8pt;
    COLOR: #182C4A;
    FONT-FAMILY: Arial, Helvetica, sans-serif;

}
.normTxtBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #182C4A;
    FONT-FAMILY: Arial, Helvetica, sans-serif;

}
.tbHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #AAB8C3;
     BORDER-BOTTOM: #939192 1px solid;
     height: 20px;
	vertical-align : middle;
}
.tbHeader_dark
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #182C4A;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #AAB8C3;
	BORDER-BOTTOM: #939192 1px solid;
	height: 20px;
	vertical-align : middle;
}

