TABLE
{
	font-family: Verdana, Arial, Helvetica;
	background-color: transparent;
	border-collapse:collapse;
}
BODY
{
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal; /*background-color: #3x399CC;*/ /*background-color: #000066;*/
	background-color: white;
	}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000066
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
	cursor: hand;
}	
		
A:visited	
{
	cursor: hand;	
}	
		
A:active	
{
	cursor: hand;
}	
		
A:hover	
{
	cursor: hand;
	color: #FF6600;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{    width: 16px;
    height: 16px;
}

.INPUT_CONTROL
{
	border: #3399CC 1px solid;
	background: white;
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica;
}
.INPUT_BUTTON
{
	font-size: 8pt;
	width: 200px;
	color: white;
	border-top-style: none;
	font-family: Verdana, Arial, Helvetica;
	border-right-style: none;
	border-left-style: none;
	background-color: #3399CC;
	border-bottom-style: none;
	height:20px;
}

TABLE.table_Page
{
	font-size: 8pt;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica;
	border-collapse: collapse;
	background-color: #000066;
	border-collapse:collapse;
}
TD.table_Page
{
	vertical-align: top;
	text-align:left
}
TD.table_Page_Value
{
	vertical-align: top;
	text-align:left;
	width:100%;
}
TD.table_Page_FullWidth
{
	vertical-align: top;
	text-align:left;
	width:1000px
}

TABLE.MainOutline
{
/*	position:absolute;
	top:0px;
	left:2px;*/
	text-align:left;
	width:100%;
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica;
	border-collapse: collapse;
}
TR.MainOutline
{
	vertical-align: top;
}
TABLE.table_Content
{
}
TABLE.Splitter
{
	vertical-align: top;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
TR.Splitter
{
	height:20px;
}
TABLE.Splitter_Column
{
	width:100%;
}
TD.Splitter_OneOfTwo
{
	padding-right: 5px;
	padding-top:5px;
	vertical-align: top;
	width: 50%;
}
TD.Splitter_TwoOfTwo
{
	padding-left: 5px;
	padding-top:5px;
	vertical-align: top;
	width: 50%;
}	
TD.Splitter_Title
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bolder;
	font-size: x-small;
	padding-bottom: 2px;
	vertical-align: middle;
	width: 100%;
	color: white;
	padding-top: 2px;
	background-color: #3399CC;
	text-align: left;
}
A.Splitter_Title:link
{
	font-weight: bolder;
	font-size: x-small;
	cursor: hand;
	color: white;
	text-decoration: none;
}
A.Splitter_Title:visited
{
	font-weight: bolder;
	font-size: x-small;
	cursor: hand;
	color: white;
	text-decoration: none;
}
A.Splitter_Title :hover
{
	font-weight: bolder;
	font-size: x-small;
	color: #FF6600;
	cursor: hand;
	text-decoration: none;
}


TD.td_ButtomMenue
{
}

.td_TopMenue
{
	font-weight: bold;
	color: white;
}
A.td_TopMenue
{
	font-size: xx-small;
	color: white;
	text-decoration: none;
	/*background-color: #3399CC;*/
}
A.td_TopMenue:
{
	color: white;
	cursor: hand;
}
A.td_TopMenue:visited
{
	color: white;
	cursor: hand;
}
A.td_TopMenue:active
{
	color: white;
	cursor: hand;
}
A.td_TopMenue:hover
{
	color: #FF6600;
	cursor: hand;
}

TD.td_AlphaKey
{
	font-weight: bold;
	font-size: x-small;
	color: blue;
	background-color: white;
}

TD.td_PageCounter
{
	font-weight: bold;
	font-size: x-small;
	color: blue;
	background-color: white;
}

.A_GroupMenuActive
{
	width:15px;
	font-weight: bold;
	font-size: xx-small;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

.A_GroupMenu
{
	width:20px;
	font-weight: bold;
	font-size: xx-small;
	color: #3399CC;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.A_GroupMenu:visited
{
	color: #3399CC;
}
.A_GroupMenu:active
{
	color: #3399CC;
}
.A_GroupMenu:hover
{
	color: #FF6600;
}

TD.td_HeaderSpace
{
}
TD.td_HeaderSpace
{
}
TD.td_Logo
{
}
TD.td_Find
{
}
TD.td_ContextMenue
{
}

TD.td_ContextTitle
{
	height:26;
	font-weight: bold;
	font-size: x-small;
	color: white;
	background-color: #3399CC;
}
A.td_ContextTitle
{
	color: white;
	font-style: normal;
	text-decoration: none;
}
A.td_ContextTitle:hover
{
	color: #FF6600;
}

TABLE.Search
{
}

TD.td_Search
{
	height:26;
	font-weight: bold;
	font-size: x-small;
	color: white;
	background-color: #3399CC;
	text-align:right
}
A.td_ContextTitle
{
	color: white;
	font-style: normal;
	text-decoration: none;
}
A.td_ContextTitle:hover
{
	color: #FF6600;
}


TD.td_View
{
	width:100%;
	vertical-align: super;
	background-color: white;
	text-align: left;
}

TD.td_lab
{
	vertical-align: super;
	color: gray;
	background-color: white;
	text-align: left;
}
TD.td_data
{
	vertical-align: super;
	color: black;
	background-color: white;
	text-align: left;	
}
TD.td_data_TextNarrow
{
	vertical-align:top;
	text-align:left;	
	color: black;
	background-color: white;
	font-family:"Arial Narrow";
}
TD.td_ContColSpace
{
	background-color: white;
}

TABLE.TABLE_MOV
{
    padding: 2px;
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica;
    width: 100%;
}
TD.Application_Title
{
    background-position: left center;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    padding-left: 20px;
}
TABLE.Application_Footer
{
	background: #000066;
}
TR.Application_Footer
{
	height: 30px;
}
TD.Application_Footer
{
	background: #000066;
	width: 100%;
}

TD.Application_Toolbar
{
    font-weight: bold;
    font-size: 8pt;
    text-align: right;
    background: #000066;
}
TD.Application_Space
{
	width:20px;
}
.ApplicationMessages_Content
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: xx-small;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffff99;
	border-collapse: collapse
}
TD.ApplicationMessages_Content_Success
{
	width: 100%;
	background-color: #ffffff;
}
TD.ApplicationMessages_Content_Error
{
	width: 100%;
	background-color: #ffffcc;	
}
TD.ApplicationMessages_Content_Critical
{
	width: 100%;
	font-weight: bold;
	background-color: #ffffcc;
}

.ApplicationMessages_Special
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: xx-small;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffff99;
	border-collapse: collapse
}
.ApplicationMessages_large
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: normal;
	font-size: x-small;
	padding-bottom: 1px;
	margin: 0px;
	color: black;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica;
	border-collapse: collapse;
	background-color: #ffffcc;
}

.JournalMessages_Content
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: xx-small;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffff99;
	border-collapse: collapse
}
TD.JournalMessages_Content
{
	width: 100%;
	background-color: #ffffcc;	
}

TABLE.TABLE_SOV
{
	font-size: 10pt;
	width: 100%;
	font-family: Verdana, Arial, Helvetica;
}
TR.TR_COLUMNHEADER
{
	font-weight: normal;
	color: white;
	background-color: #3399CC;
}
A.COLUMNHEADER
{
	font-weight: normal;
	color: white;
	text-decoration: none
}
A.COLUMNHEADER:Hover
{
	color: #FF6600;
}
TD.TR_GROUPHEADER
{
	font-weight: bolder;
	color: white;
	background-color: #3399CC;
}
TR.TR_GROUPHEADER
{
	font-weight: bolder;
	color: white;
	background-color: #3399CC;
}
TR.TR_ODD
{
	background-color: #f3f9fc;
}
TR.TR_EVEN_SOV
{
	background-color: white;
}
TR.TR_ODD_SOV
{
	background-color: #f3f9fc;
}

TR.TR_EVEN
{
	background-color: white;
}

TD.TD_NUMBER_MOV
{
    padding: 2px 10px 2px 10px;
	vertical-align: super;
	text-align: right;
}

TD.TD_TEXT_MOV
{
    padding: 2px 10px 2px 10px;
	vertical-align: super;
	text-align: left;
}


A.TEXT_MOV
{
	color: #000066;
	text-decoration: none;
}
A.TEXT_MOV:
{
	color: #000066;
}
A.TEXT_MOV:visited
{
	color: #000066;
}
A.TEXT_MOV:active
{
	color: #000066;
}
A.TEXT_MOV:hover
{
	color: #FF6600;
}
TD.TD_ICON_MOV
{
	vertical-align: middle;
	width: 16px;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	height: 16px;
	text-align: center;
	border-bottom-style: none;
}

TD.TD_SUBVIEW
{
	font-size:x-small;
	font-weight: bolder;
	color: #3399CC;
	padding-top: 10px;
}
A.TD_SUBVIEW
{
	font-weight: bolder;
	color: #3399CC;
	text-decoration: none;
}
A.TD_SUBVIEW :hover
{
	text-decoration: none;
	color: #FF6600;
}

.CONTROL_BITMAPED
{
	font-size:xx-small;
	text-align: center;
	vertical-align:middle;
	border-collapse:collapse
}
.A_CONTROL_HYPERLINK
{
	color: #ff0066;
	text-decoration: none;
	font-size:xx-small
}
.A_CONTROL_HYPERLINK:visited
{
	color: white;
}
.A_CONTROL_HYPERLINK:active
{
	color: black;
}
.A_CONTROL_HYPERLINK:hover
{
	color: #3399CC;
}

.TD_BITMAPED_MOV
{
	font-size:xx-small;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	vertical-align: super;
	padding-top: 1px;
	text-align: left;
	vertical-align:middle
}

TD.TD_ICON_MOV
{
	vertical-align:middle;
	text-align:center;
	width:16px;
	height: 16px;
	text-align: right;
}
TD.TD_GUID_MOV
{
	font-family: 'Arial Narrow';
}
.A_MOV
{
	color: #ff0066;
	text-decoration: none;
}
.A_MOV:visited
{
	color: white;
}
.A_MOV:active
{
	color: black;
}
.A_MOV:hover
{
	color: red;
}
TABLE.TABLE_SOV
{
	/*width:100%;*/
}
.TOOLBAR_ObjectHeader
{
	font-size: xx-small;
	color: white;
	border-collapse: collapse;
	background-color: #3399CC;
	margin: 0 0 0 0;
}
.TOOLBAR_Button
{
	color: white;
	background-color: white;
}


TD.TABLE_SOV
{
	border-top-width: thin;
	padding-right: 1px;
	padding-left: 3px;
	border-left-width: thin;
	border-left-color: white;
	border-bottom-width: thin;
	border-bottom-color: white;
	padding-bottom: 1px;
	margin: 0px;
	border-top-color: white;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica;
	background-color: transparent;
	border-right-width: thin;
	border-right-color: white;
}
.SOV
{
}
TD.TD_FieldCaption
{
	width: 30%;
	color: #3399CC;
}
A.TD_FieldCaption
{
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}
A.TD_FieldCaption :hover
{
	text-decoration: none;
	color: #FF6600;
}
TD.TD_FieldDescription
{
	font-size: smaller;
}

TD.TD_TEXT_SOV
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	vertical-align: super;
	width: 70%;
	padding-top: 1px;
	text-align: left;
}
.TD_BITMAPED_SOV
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	vertical-align: super;
	text-align: left;
}
TD.TD_NUMBER_SOV
{
	vertical-align: super;
}
TD.TD_GUID_SOV
{
	width: 70%;
	font-family: 'Arial Narrow';
}
INPUT.InputField
{
}

.A_SOV
{
	font-size: x-small;
	color: white;
	text-decoration: none;
}
.A_SOV:visited
{
	color: white;
}
.A_SOV:active
{
	color: white;
}
.A_SOV:hover
{
	color: #FF6600;
}	
.INPUT_SOV_READ
{
	padding: 0px 0px 0px 0px;
	border: none 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: baseline;
	border-top-style: none;
	text-align: left;
}
TABLE.ApplicationHeader
{
    /*background-image: url(Background/BG_ApplicationHeader.gif);*/
    background: #000066;
    color:White;
    font-size: x-small;
    width: 100%;
    color: white;
    border-collapse: collapse;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
}
TR.ApplicationHeader
{
    /*
    background-image: url(Background/BG_ApplicationHeader.gif);
	height:40px;
    */
}

TR.ApplicationBanner_TopLeft
{
	background-color: #ffcccc;
}
TD.Gradient_01_LeftRight
{
	/*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#4B92D9' , endColorStr= '#CEDFF6' , gradientType= '1' );*/
}
TD.Gradient_01_Between
{
	/*background-color: #cedff6;*/
	background-color: #cce5f2;
}
TD.Gradient_01_RightLeft
{
	/*filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#CEDFF6' , endColorStr= '#4B92D9' , gradientType= '1' );*/
}
TD.ApplicationMenu
{
    font-weight: bold;
    font-size: x-small;
    vertical-align: top;
    color: white;
    border-collapse: collapse;
    text-align: left;
    padding: 3px;
}
.ApplicationBanner
{
	height:auto;
	width: 100%;
}
TD.ApplicationMenuLogo
{
    background-position: center center;
    vertical-align: middle;
    text-align: left;
    text-align: left;
    background: #000066;
    background-image: url('SdOnline.gif');
    background-repeat: no-repeat;
    width: 80px;
    height: 44px;
}
TD.ApplicationMenu_InnerHorizontal
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: x-small;
	padding-bottom: 0px;
	border-left: white thin groove;
	color: white;
	padding-top: 0px;
	border-collapse: separate;
}
.A_ApplicationMenu
{
	font-size: xx-small;
	color: white;
	text-decoration: none;
}
.A_ApplicationMenu:visited
{
	color: white;
}
.A_ApplicationMenu::active
{
	color: white;
}
.A_ApplicationMenu::hover
{
	color: orange;
}
TD.TabMenu
{
	padding: 0px 0px 0px 0px;
	background-color: white;
}
TABLE.TabMenu
{
	font-size: xx-small;
	color: white;
	width:100%;
	height: 24px;	
	text-align: center;
}
TD.TabMenu_Inactive
{
	font-size: xx-small;
	color: white;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	cursor: hand;
	border-bottom: white 3px solid;
	background-color: #3399CC;
}
TD.TabMenu_Inactive_Hover
{
	font-size: xx-small;
	color: black;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	cursor: hand;
	border-bottom: white 3px solid;
	/*background-color: #ffeec2;*/
}
A.TabMenu_Inactive
{
	font-size: xx-small;
	/*color: white;*/
	text-decoration: none;
	/*background-color: #3399CC;*/
}
A.TabMenu_Inactive:
{
	color: white;
}
A.TabMenu_Inactive:visited
{
	color: white;
}
A.TabMenu_Inactive:active
{
	color: white;
}
A.TabMenu_Inactive:hover
{
	color: #FF6600;
}

TD.TabMenu_Active
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	/*border-bottom: white 1px solid;*/
	background-color: #3399CC;
}
A.TabMenu_Active
{
	font-size: xx-small;
	color: white;
	text-decoration: none;
	background-color: #3399CC;
}
A.TabMenu_Active:visited
{
	color: white;
}
A.TabMenu_Active:active
{
	color: white;
}
A.TabMenu_Active:hover
{
	color: orange;
}
TD.TabMenu_Slide
{
	background-image: url('~/ObjectSymbols/tab.slide.hm.gif');
	width: 109px;
	background-repeat: no-repeat;
	height: 48px
}
TD.TabMenu_Left
{
	 background-color:#336699
}
TD.TabMenu_Left
{
	 background-color:#336699
}
TD.TabMenu_Right
{
	 background-color:#336699
}
.ContextMenu
{
	/*background-color: gainsboro;*/
	vertical-align:  top;
	border-collapse: collapse;
	text-align: left;
}
.ViewSpecial
{
	vertical-align: top;
	border-collapse: collapse;
	background-color: #3399CC;
	text-align: left;
}
.LogonSpecialMenu
{
	width:100%;
	font-size: xx-small;
	font-weight:bolder;
	color: white;
	border-collapse: collapse;
	background-color: #FF6600;
}
.LogonSpecialMenu_Control
{
	font-size: xx-small;
	width: 150px
}
.LogOffSpecialMenu
{
	font-weight: bolder;
	font-size: xx-small;
	color: white;
	border-collapse: collapse;
	background-color: #3399cc;
}
.LogOffSpecialMenu_Control
{
	font-size: xx-small;
	width: 150px
}
.ViewMenu
{
	font-size: xx-small;
	font-weight:bolder;
	color: white;
	border-collapse: collapse;
	background-color: #3399CC;
}
.ViewMenu_Title
{
	font-size: xx-small;
	font-weight: bolder;
	width: 150px
}

.ViewMenu_Control
{
	font-size: xx-small;
	width: 150px
}
.Debug
{
	font-size: xx-small;
	color: black;
	background-color: #ffffcc;
}
.History
{
	font-weight: normal;
	font-size: xx-small;
	width: 150px;
	color: white;
	margin-right: 4px;
	border-collapse: collapse;
	background-color: #3399cc;
}
.History_Title
{
	font-weight: bolder;
	font-size: xx-small;
	color: #3399CC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}
A.History_Title
{
	color: #3399CC;
	text-decoration: none;
}
A.History_Title:
{
	color: #3399CC;
}
A.History_Title:visited
{
	color: #3399CC;
}
A.History_Title:active
{
	color: #3399CC;
}
A.History_Title:hover
{
	color: #FF6600
}

.History_Item
{
	font-size: xx-small;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A.History_Item
{
	font-size: xx-small;
	color: white;
	text-decoration: none;
}
A.History_Item:
{
	color: white;
}
A.History_Item:visited
{
	color: white;
}
A.History_Item:active
{
	color: white;
}
A.History_Item:hover
{
	color: white;
	font-weight:bolder;
}

IFRAME.ContextMenuPopup
{
	z-index: 10;
	left: 0px;
	width: 100px;
	position: absolute;
	top: 0px;
	border-collapse: collapse;
	height: 100px;
	visibility: hidden;
	background-color: transparent;
}

TABLE.ContextMenuPopup
{
	border-right: #3399CC 1px solid;
	border-top: #3399CC 1px solid;
	font-size: xx-small;
	left: 0px;
	vertical-align: super;
	border-left: #3399CC 1px solid;
	width: 250px;
	cursor: hand;
	border-bottom: #3399CC 1px solid;
	font-family: Verdana;
	position: absolute;
	top: 0px;
	border-collapse: collapse;
	text-align: left;
}
TR.ContextMenuPopup
{
	border-collapse: collapse;
	background-color: transparent;
}

TR.ContextMenuPopup_Hover
{
	background-color: #ffeec2;
	border-collapse: collapse;
}
TD.ContextMenuPopup_Description
{
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	background-color: #ffffcc;
	text-align: left;
	border-collapse: collapse;
}

TD.ContextMenuPopup_Icon
{
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	width: 24px;
	background-color: #3399CC;
	text-align: center;
	border-collapse: collapse;
}
TD.ContextMenuPopup_Splitter
{
	background: blue;
	height:50px;
}
HR.ContextMenuPopup
{
	border-right: green thin solid;
	border-top: green thin solid;
	border-left: fuchsia thin solid;
	border-bottom: fuchsia thin solid;
}
TD.ContextMenuPopup_Caption
{
	padding: 2px 2px 2px 2px;
	background-color: #f6f6f6;
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
}

TD.ContextMenuPopup_Description_Hover
{
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	background-color: #ffffcc;
	text-align: left;
	border-collapse: collapse;
}
TD.ContextMenuPopup_Icon_Hover
{
	padding: 2px 2px 2px 2px;
	vertical-align:top;
	text-align: center;
	width: 24px;
	background-color: #ffeec2;
	border-collapse: collapse;
}
.ContextMenuPopup_Icon_Hover
{
	cursor:hand;
}
TD.ContextMenuPopup_Caption_Hover
{
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	text-align: left;
	background-color: #ffeec2;
	border-collapse: collapse;
}

/* Popup */
BODY.PopUp
{
	font-weight: bold;
	border-top-style: none;
	font-family: Verdana, Arial, Helvetica;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffff;
	border-bottom-style: none;
}

H1.PopUp
{
	font-size: xx-large;
	text-align: center;
}
H2
{
}
H3
{
}
/* Rad navigation Panel */
.NavigationPanel
{
	border-right: #3399cc 1px solid;
	border-top: #3399cc 1px solid;
	border-left: #3399cc 1px solid;
	border-bottom: #3399cc 1px solid;

}
.ItemCollapsed
{
}
.ItemDisabled
{
}
.ItemExpanded
{
}
.ItemHoverCollapsed
{
}
.ItemHoverExpanded
{
}
.ItemSelected
{
}
.NavigationPanel.HeaderCollapsed
{
	font-size: xx-small;
	font-weight: bold;
	color: black;
	padding: 0px 0px 0px 2px;
	width: 100%;
}
.NavigationPanel.HeaderDisabled 
{
	font-size: xx-small;
	font-weight: bold;
	color: black;
	padding: 0px 0px 0px 2px;
	width: 100%;
}
.NavigationPanel.HeaderExpanded 
{
	font-size: xx-small;
	font-weight: bold;
	color: black;
	padding: 0px 0px 0px 2px;
}
.NavigationPanel.HeaderHoverExpanded
{
	font-size: xx-small;
	font-weight: bold;
	color: black;
	padding: 0px 0px 0px 2px;
	background-color: #f5c058;
}
.NavigationPanel.HeaderHoverCollapsed 
{
	font-size: xx-small;
	font-weight: bold;
	color: black;
	padding: 0px 0px 0px 2px;
	background-color: #f5c058;
}
.NavigationPanel.HeaderSelected 
{
	font-size: xx-small;
	font-weight: bold;
	color: black;
	padding: 0px 0px 0px 2px;
	background-color: #f5c058;
}
.NavigationPanel.HeaderTextCollapsed 
{
	font-size: xx-small;
	font-weight: bold;
	color: black;
	padding: 0px 0px 0px 2px;
	width: 100%;
}
.HeaderTextDisabled
{
}
.HeaderTextExpanded
{
}
.HeaderTextSelected
{
}
.HeaderTextHoverCollapsed
{
}
.HeaderTextHoverExpanded
{
}

/* Tree View */
TD.Tree_Header
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	border-collapse: collapse;
	background-color: #3399CC;
}
.TreeView
{
	border-right: #3399cc 1px solid;
	border-top: #3399cc 1px solid;
	border-left: #3399cc 1px solid;
	border-bottom: #3399cc 1px solid;	
	background-color: white;
	vertical-align:top;
	text-align:left;
	
}


/* Tree View Node */
.Node
{
	font-size: 8pt;
}
.Node
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

.NodeDisable
{
}
.NodeEdit
{
}
.NodeOver
{
	font-size: 8pt;
	background-color: white;
	text-decoration: none;
}
.NodeSelect
{
	font-size: 8pt;
	background-color: white;
	text-decoration: none;
}

.TAB_Navigation
{
	padding-right: 0px;
	padding-left: 0px;
	right: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 200px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	border-collapse: collapse;
}
BODY.Note
{FONT-SIZE: 8pt;
	BACKGROUND: #ffffcc; 
	COLOR: #0000cc; 
	FONT-FAMILY: Verdana,Arial,Helvetica
}
.Note_INPUT_CONTROL
{
	border-right: #3399CC 0px;
	border-top: #3399CC 0px;
	font-size: 8pt;
	color: #0000cc; 
	background: none transparent scroll repeat 0% 0%;
	border-left: #3399CC 0px;
	border-bottom: #3399CC 0px;
	font-family: Verdana, Arial, Helvetica;
}

/* Rad Grid Outlook */
.RadGrid, .GridPager
{
	background-color: ButtonFace;
	color: WindowText;
	border-width: 1px;
	border-style: outset;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}

.RadGrid a, .GridPager a
{
	color: WindowText;
}

.MasterTable
{
	background-color: Window;
	color: WindowText;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;		
}

.GridHeader, .ResizeHeader
{
	border-right: white 1px groove;
	border-top: buttonface 0px;
	font-size: 10pt;
	font-weight: bold;
	/*color: windowtext;*/
	/*color:Green;*/
	border-bottom: buttonshadow 1px solid;
	background-color: buttonface;
}

.GridHeader a
{
	font-weight:normal;
	text-decoration: none;
	padding-left: 3px;
	color: WindowText;
}

.GridHeader span
{
	font-weight:normal;
	text-decoration: none;
	padding-left: 3px;
	cursor:default;
}

.ResizeHeader
{
	background-image: url('Background/resizeHeader.gif');
	background-repeat: no-repeat;
	background-position:  center 50%;
}

.GridRow td
{
	border-bottom: 1px solid #EAE9E1;
}

.OutlookTopBar
{
	background-image: url('Background/outlookBarTop.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #002D96;
	border-right: 1px solid #002D96;
	border-bottom: 3px solid #5987D6
}

.PanelItemsStyle
{
	color: white;
}

.PanelItemsStyle
{
	white-space:nowrap;
}

.PanelStyle
{
	background-image: url('Background/topBg.gif');
	background-repeat: repeat-x
}

.GroupHeaderItem td
{
	border-bottom: 2px solid #7BA4E0;
	font-weight:bolder;
}


.Price_ExternalUpdate_Neutral
{
	background-color: white;
}

.RadGrid, .GridPager
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-size: 10px;
	border-left: 1px outset;
	color: windowtext;
	border-bottom: 1px outset;
	font-family: Verdana, Arial, Helvetica;
	background-color: buttonface;
}
	.Message
{
	font-size: 9pt;
	background-color: #ffffff;
}
	.Notefield
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica;
	background-color: #ffffff;
}	

/* TOOL TIP */
TABLE.Tooltip
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial, Helvetica;
	position: absolute;
	background-color: #ffffcc;
}
TD.ToolTip
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial, Helvetica;
	position: absolute;
	background-color: #ffffcc;
}

/* Boom Web Bar  */
BODY.BoomWebBar
{
}
TABLE.BoomWebBar
{
    cursor: hand;
    vertical-align: middle;
    text-align: right;
}

INPUT.BoomWebBar
{
	border-right: #3399CC 1px solid;
	border-top: #3399CC 1px solid;
	font-size: 8pt;
	vertical-align: baseline;
	border-left: #3399CC 1px solid;
	width: 150px;
	border-bottom: #3399CC 1px solid;
	font-family: Verdana, Arial, Helvetica;
	height: 16px;
	background-color: #ffffff;
	text-align: left;
}
TR.BoomWebBar
{
	height:25px;
}
TD.BoomWebBar_Image
{
	text-align:center;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
/*	background-image: url(Background/TB_Back.gif);*/
}
TD.BoomWebBar_Image_Hover
{
	text-align:center;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 3px;
/*	background-image: url(Background/TB_Back_Hover.GIF);*/
	/*background-color: #ffeec2;*/
	border-collapse: collapse;
}
TD.BoomWebBar_Image_Click
{
	text-align:center;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 3px;
/*	background-image: url(Background/TB_Back_Hover.GIF);*/
	/*background-color: #ffeec2;*/
	border-collapse: collapse;
}
TD.BoomWebBar_Text
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: xx-small;
/*	background-image: url(Background/TB_Back.gif);*/
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica;
}
TD.BoomWebBar_Text_Hover
{
    padding-right: 1px;
    padding-left: 3px;
    font-size: xx-small;
    padding-bottom: 1px;
    color: #FFFFFF;
    padding-top: 3px;
    font-family: Verdana, Arial, Helvetica; /*	background-image: url(Background/TB_Back_Hover.GIF);*/ /*background-color: #ffeec2;*/
}
TD.BoomWebBar_Text_Click
{
	padding-right: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 4px;
	color: black;
	/*background-color: #ffeec2;*/
	border-collapse: collapse;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica;
}
TD.BoomWebBar_Space
{
/*	background-image: url(Background/TB_Back.gif);*/
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width:5px;
}

TD.BoomWebBar_Left
{
/*	background-image: url(Background/TB_Left.gif);*/
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width:3px;
}

TD.BoomWebBar_Right
{
/*	background-image: url(Background/TB_Right.gif);*/
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 3px;
}


/* Boom Web Menu  */
BODY.BoomWebMenu
{
}
TABLE.BoomWebMenu
{
	border-right: #3399CC 1px solid;
	border-top: #3399CC 1px solid;
	border-left: #3399CC 1px solid;
	width: 160px;
	cursor: hand;
	border-bottom: #3399CC 1px solid;
}
TR.BoomWebMenu
{
	/*height: 20px;*/
}
TR.BoomWebMenu_Splitter
{
	height: 2px;
	background-color: #3399CC;
}
TD.BoomWebMenu_Splitter_HR
{
	text-align:center;
	vertical-align:middle;
} 
TD.BoomWebMenu_Splitter_Image
{
	background-image: url('Background/TB_Horizontal.gif');
	vertical-align:middle
} 
HR.BoomWebMenu_Splitter
{
	border:#3399CC solid;
	width:auto;
	border-collapse: collapse;
} 
TD.BoomWebMenu_Image
{
	text-align:center;
	padding-bottom: 2px;
	padding-top: 2px;
	/*background-image: url(Background/TB_Horizontal.gif);*/
}
TD.BoomWebMenu_Image_Hover
{
	padding-bottom: 1px;
	padding-top: 3px;
	border-collapse: collapse;
	text-align: center;
	/*background-image: url(Background/TB_Horizontal.gif);*/
}
TD.BoomWebMenu_Image_Click
{
	text-align:center;
	padding-top: 3px;
	padding-bottom: 1px;
	border-collapse: collapse;
	/*background-image: url(Background/TB_Horizontal.gif);*/

}
TD.BoomWebMenu_Text
{
	padding-right: 2px;
	padding-left: 0px;
	font-size: xx-small;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica;
	border-collapse: collapse;
	background-color: #ffffff;
}
TD.BoomWebMenu_Text_Hover
{
	padding-right: 1px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 3px;
	background-color: #ffeec2;
	border-collapse: collapse;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica;
}
TD.BoomWebMenu_Text_Click
{
	padding-right: 1px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 3px;
	background-color: #ffeec2;
	border-collapse: collapse;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica;
}


.SearchView_FieldTitle
{
	font-size: smaller;
	font-style: italic;
}
.SearchView_Highlight
{
	font-weight: bold;
	color: #3399CC;
}
