BODY, FORM
{
    /*BACKGROUND-COLOR: white;*/
    font-family: Verdana, Arial, Helvetica;
    FONT-SIZE: 8pt;
    COLOR: navy;
}

P,TD
{
    font-family: Verdana, Arial, Helvetica;
    FONT-SIZE: 8pt;
    COLOR: navy;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    WIDTH: 80%;
    COLOR: #993333
}
H2

{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #605960;
    FONT-STYLE: italic
}

SUP
{
    FONT-SIZE: 10px
}

.sel
{
    FONT-SIZE: 10px;
}

.justified
{
    text-justify:auto;
}

.bluemenufont
{
    COLOR: blue;
    font-family: Verdana, Arial, Helvetica;
}

.orangemenufont
{
    COLOR: #ff6633;
    font-family: Verdana, Arial, Helvetica;
}

.pageheading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    COLOR: #3399ff;
    font-family: Verdana, Arial, Helvetica;
}

.normaltext
{
    FONT-SIZE: 10pt;
    COLOR: navy;
    font-family: Verdana, Arial, Helvetica;
}

.largetextwhite
{
    FONT-SIZE: 18pt;
    FONT-WEIGHT: bold;
    COLOR: white;
    font-family: Verdana, Arial, Helvetica;
}

.whitetext10pt
{
    FONT-SIZE: 10pt;
    COLOR: white;
    font-family: Verdana, Arial, Helvetica;
}

.whitetext8pt
{
    FONT-SIZE: 8pt;
    COLOR: white;
    font-family: Verdana, Arial, Helvetica;
}

.blacktext10pt
{
    FONT-SIZE: 10pt;
    COLOR: black;
    font-family: Verdana, Arial, Helvetica;
}

.blacktext14pt
{
    FONT-SIZE: 14pt;
    COLOR: black;
    font-family: Verdana, Arial, Helvetica;
}

.navytext8pt
{
    FONT-SIZE: 8pt;
    COLOR: navy;
    font-family: Verdana, Arial, Helvetica;
}

.CourierBlackText8pt
{
    FONT-SIZE: 8pt;
    COLOR: black;
    font-family: Courier New, Courier, Verdana, Arial, Helvetica;
}

.blacktext8pt
{
    FONT-SIZE: 8pt;
    COLOR: black;
    font-family: Verdana, Arial, Helvetica;
}

.WhiteLink a {
    FONT-SIZE: 8pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: navy;
	text-decoration: none;
}

.WhiteLink a:active {
    FONT-SIZE: 8pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: navy;
	text-decoration: none;
}

.WhiteLink a:visited {
    FONT-SIZE: 8pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: navy;
	text-decoration: none;
}

.WhiteLink a:hover {
    FONT-SIZE: 8pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: white;
	text-decoration: underline;
}

.OrangeLink a {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #ff6633;
	text-decoration: none;
}

.OrangeLink a:visited {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #ff6633;
	text-decoration: none;
}

.OrangeLink a:hover {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #ff6633;
	text-decoration: underline;
}

.BlueLink a {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #3399ff;
	text-decoration: none;
}

.BlueLink a:visited {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #3399ff;
	text-decoration: none;
}

.BlueLink a:hover {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #3399ff;
	text-decoration: underline;
}

.NavyLink a {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: navy;
	text-decoration: none;
}

.NavyLink a:visited {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: navy;
	text-decoration: none;
}

.NavyLink a:hover {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: navy;
	text-decoration: underline;
}

.NavyLinkGray a {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: gray;
	text-decoration: none;
}

.NavyLinkGray a:visited {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: gray;
	text-decoration: none;
}

.NavyLinkGray a:hover {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: navy;
	text-decoration: underline;
}

.WhiteLink2 a {
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.WhiteLink2 a:visited {
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.WhiteLink2 a:hover {
	font-weight: bold;
	color: White;
	text-decoration: underline;
}

.WhiteSmallLink a {
    font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size:8pt;
	color: White;
	text-decoration: none;
}

.WhiteSmallLink a:active {
    font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size:8pt;
	color: White;
	text-decoration: none;
}

.WhiteSmallLink a:visited {
    font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size:8pt;
	color: White;
	text-decoration: none;
}

.WhiteSmallLink a:hover {
    font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size:8PT;
	color: White;
	text-decoration:none;
}

#menu1
{
    DISPLAY: none;
    Z-INDEX: 20;
    POSITION: relative
}
#menu2
{
    DISPLAY: none;
    Z-INDEX: 21;
    POSITION: relative
}
#menu3
{
    DISPLAY: none;
    Z-INDEX: 22;
    POSITION: relative
}
#menu4
{
    DISPLAY: none;
    Z-INDEX: 23;
    POSITION: relative
}
#menu5
{
    DISPLAY: none;
    Z-INDEX: 24;
    POSITION: relative
}
#menu6
{
    DISPLAY: none;
    Z-INDEX: 25;
    POSITION: relative
}
#menu7
{
    DISPLAY: none;
    Z-INDEX: 26;
    POSITION: relative
}
#menu8
{
    DISPLAY: none;
    Z-INDEX: 27;
    POSITION: relative
}

.searchbox
{
    BORDER-RIGHT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #707070 1px solid;
    WIDTH: 100px;
    COLOR: #353535;
    BORDER-BOTTOM: #707070 1px solid;
    FONT-FAMILY: arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #fafafa
}

.m
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    FONT-SIZE: 10px;
    COLOR: blue;
    TEXT-ALIGN: center
}

.m A
{
    COLOR: white;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

.menu
{
    WIDTH: 130px;
    POSITION: absolute;
    BACKGROUND-COLOR: #dddddd
}

.submenu
{
    FONT-SIZE: 10px;
    COLOR: #ffffff
}

.submenu A
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

.swap
{
    COLOR: #a0a0a0;
    TEXT-DECORATION: none
}

.red
{
    COLOR: #993333
}

.redhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #993333
}

.darkhead
{
    FONT-WEIGHT: bold;
    COLOR: #000000
}

.lighthead
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff
}

.redsmall A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #993333;
    TEXT-DECORATION: underline
}

.redsmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #993333
}

.subnav
{
    PADDING-LEFT: 10px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #6c6464
}
.subnav A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #989191;
    TEXT-DECORATION: none
}

.subnav A:hover
{
    TEXT-DECORATION: underline
}

A.subnavon
{
}

.h
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    WORD-SPACING: 1px;
    COLOR: #605960;
    LETTER-SPACING: 1px
}

.boxdark
{
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 6px;
    COLOR: #333333;
    PADDING-TOP: 6px;
    LETTER-SPACING: -1px
}

.sublist
{
    PADDING-RIGHT: 30px;
    PADDING-LEFT: 30px;
    FONT-SIZE: 11px;
    WIDTH: 90%;
    COLOR: #303030
}

.sublist B
{
    FONT-SIZE: 11px
}

.textinb
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BORDER-LEFT: #333333 1px solid;
    BORDER-BOTTOM: #333333 1px solid
}

.textin
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BORDER-LEFT: #333333 1px solid;
    WIDTH: 260px;
    BORDER-BOTTOM: #333333 1px solid
}

.textar
{
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #333333;
    BORDER-BOTTOM-COLOR: #333333;
    WIDTH: 260px;
    BORDER-TOP-STYLE: solid;
    BORDER-TOP-COLOR: #333333;
    FONT-FAMILY: arial,verdana;
    BORDER-RIGHT-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-RIGHT-COLOR: #333333;
    BORDER-BOTTOM-STYLE: solid
}

.textsel
{
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #333333;
    BORDER-BOTTOM-COLOR: #333333;
    BORDER-TOP-STYLE: solid;
    BORDER-TOP-COLOR: #333333;
    FONT-FAMILY: arial,verdana;
    BORDER-RIGHT-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-RIGHT-COLOR: #333333;
    BORDER-BOTTOM-STYLE: solid
}

.select
{
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #333333;
    BORDER-BOTTOM-COLOR: #333333;
    BORDER-TOP-STYLE: solid;
    BORDER-TOP-COLOR: #333333;
    FONT-FAMILY: arial,verdana;
    BORDER-RIGHT-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
    BORDER-RIGHT-COLOR: #333333;
    BORDER-BOTTOM-STYLE: solid
}

.error
{
    COLOR: #af0000! important
}

.formback
{
    FONT-WEIGHT: bold;
    COLOR: #444444;
    BACKGROUND-COLOR: #f3f3f3
}

.row1
{
    BACKGROUND-COLOR: #ffffff
}

.row2
{
    BACKGROUND-COLOR: #e5e5e5
}

.storehead
{
    BACKGROUND-COLOR: #d8d8d8
}

.storecell
{
    BACKGROUND-COLOR: #f0f0f0
}

.GridStyle
{
	background:White;
	font-size:8pt;
	border-top:0;
	border-style:solid;
	border-color:gray;
	border-width:0px;
	color:Black;
	font-weight:normal;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

.GridStyleAlternate
{
	background:#CCFFFF;
	font-size:8pt;
	border-top:0;
	border-style:solid;
	border-color:gray;
	border-width:0px;
	color:Black;
	font-weight:lighter;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.GridHeaderStyle_Default
{
	font-size:8pt;
	font-weight:bold;
	color:White;
	background:#99CCFF;
}

.GridItemStyle_Default
{
	font-size:8pt;
	font-weight: normal;
	color:Black;
	background:White;
}

.GridItemStyle_ItemCol
{ 
	font-size:8pt;
	background:silver;
}

.GridSelectedStyle_Default
{
	font-size:8pt;
	font-weight: bold;
	color:Black;
	background:LightYellow;
	border-top-width:3px;
	border-bottom-width:3px;
	border-style:solid;
	border-color:Gray;
}

.GridFooterStyle_Default
{
	font-size:8pt;
	font-weight:bold;
	color:Black;
	background:#99CCFF;
}

.FilterList
{
	background:lime;
	color:Red;
}

.GeneralLabelAndText
{
	font-size:8pt;
    text-align : left;
	font-family: Arial, Helvetica, sans-serif;
}

.GeneralLabelAndTextBold
{
	font-weight:	bold;
	font-size:8pt;
    text-align : left;
	font-family: Arial, Helvetica, sans-serif;
}

.GeneralLabelAndTextRight
{
	font-size:8pt;
    text-align : right;
	font-family: Arial, Helvetica, sans-serif;
}

.GeneralLabelBorder
{
	font-size:8pt;
    text-align : left;
	font-family: Arial, Helvetica, sans-serif;
	border-style: inset;
	border-color:Gray;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.GeneralLabelBorderRight
{
	font-size:8pt;
    text-align : right;
	font-family: Arial, Helvetica, sans-serif;
	border-style: inset;
	border-color:Gray;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.TextBoxAlignRight
{
	color:Black;
    FONT-FAMILY:Courier New,Courier;
	font-size:8pt;
    text-align : right;
}

.TextBoxAlignRightColor1
{
	color:Black;
	font-size:8pt;
    text-align : right;
	background-color:#99CCFF;
}

.TextBoxAlignRightColor2
{
	color:Black;
	font-size:8pt;
    text-align : right;
	background-color:#99DDFF;
}

.TextBoxAlignRightColor3
{
	color:Black;
	font-size:8pt;
    text-align : right;
	background-color:#99EEFF;
}

.TextBoxAlignRight_lbl
{
    FONT-FAMILY:Courier New,Courier;
	font-size:8pt;
    text-align : right;
}

.TextBoxAlignRightColor1_lbl
{
    FONT-FAMILY:Courier New,Courier;
	font-size:8pt;
    text-align : right;
}

div.scroll 
{
		overflow:hidden;	
		border: 1px solid black;	
		padding: 0px;
}

/*prevent Mozilla scrollbar from hiding cell content*/
/*td:last-child {padding-right: 20px;}*/

.BUTTON
{
	/*
	background-color: CornFlowerBlue;
	color:White;
	font-size:	10pt;
	font-weight:bolder;
	border-style:outset;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	*/
}

.GRIDSELECTBUTTON
{
	/*
	background-color:LightGray;
	font-size:	8pt;
	border-style:none;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	*/
}

.TabControlStyle
{
	background-color:#99EEFF;
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-RIGHT: 3px; 
}

.TabControl
{
	background-color:#CCFFFF;
	color:gray;
	font-size:	10pt;
	border-style:outset;
	border-color:gray;
	border-top-width:2px;
	border-left-width:2px;
	border-bottom-width:2px;
	border-right-width:2px;
}

.SelectedTabControl
{
	background-color:#99CCFF;
	color:black;
	font-size:	10pt;
	border-style: outset;
	border-color:gray;
	border-top-width:2px;
	border-left-width:2px;
	border-bottom-width:2px;
	border-right-width:2px;
}

.DIVScrollable
{
	/*background-color:Aqua;*/
	font-size:	8pt;
	border-style: solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:Gray;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-RIGHT: 3px; 
	MARGIN-RIGHT: 10px; 
}

.DIVScrollable2
{
	font-size:	8pt;
	border-style: solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:Gray;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
}

.DIVScrollableCBL
{
	font-size:	8pt;
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: gray 1px solid; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: gray 1px solid; 
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	POSITION: static; 
	margin-bottom: 5px;
}

.ConstructorRowFormatter
{
	background-color:White;
	color:Red;
}


UsernameDisplay
{
	PADDING-TOP: 5px; 
}
