@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10pt;
	line-height:12pt;
	background-color:#555;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-repeat: repeat-x;
	/* [disabled]background-image: url(../images/nvxgBackground.png); */
	/* [disabled]background-attachment: fixed; */
	background-position: top center;
}
#WaterMark {
	position:fixed;
	top:0px;
	height:360px;
	width:50%;
	z-index:1;
	background-image:url(../images/nvxgWatermark.png);
	background-repeat:no-repeat;
	background-position:right top;
}

#MasterContainer {
	position:relative;
	z-index:4;
	width:830px;
	padding-top:30px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	margin-top: 0px;
	background-color: #333;
}

#LangBar {
	font-size: 8pt;
	line-height: 20px;
	height: 25px;
	color: #888;
	text-align: right;
	/* [disabled]padding-right: 3px; */
	margin: 0px 0px 0px 0px;
	/* [disabled]background-color: #FF3; */
	background-image: url(../images/nvxgLangBar.png);
	background-repeat: no-repeat;
}
#LangBar a {
	padding-left: 8px;
	padding-right: 8px;
	color: #888888;
	text-decoration: none;
}
#LangBar a span {
	color: #444;
}
#LangBar a:hover span {
	color: #000;
}
#LangBar a:hover {
	color: #000;
}

#Header {
	width: 746px;
	margin-top: 0px;
	margin-left: auto;
	background-position: top left;
	background-repeat: no-repeat;
	margin-right: auto;
	display: block;
	background-image: url(../images/nvxgHeader.png);
	height: 75px;
	padding: 10px 20px 0px 20px;
	/* [disabled]background-color: #999; */
}
#Header h1 {
	font-size:20pt;
	color:#CCC;
	margin:0px;
	padding:2px 0px 0px 130px;
	font-weight:normal;
	height: 28px;
	line-height: 28px;
}
#Header h2 {
	font-size:12pt;
	color:#999;
	margin:0px;
	padding:0px 0px 0px 130px;
	font-weight:normal;
	height: 20px;
	line-height: 20px;
	border:0px;
	font-style: italic;
}
#Header h3 {
	margin:0px 0px 0px 0px;
	padding:68px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:#333333;
	line-height:10px;
	cursor:default;
}










.floatingDiv {
	position:absolute;
	overflow: hidden;
	/* [disabled]z-index: 200000; */
}

.ScratchPadContainer{
	position:absolute;
	
	overflow: hidden;
	z-index: 200000;
	height:auto;
	
}
.ScratchPadBody{
	border:1px solid #494429}
.ScratchPadTitleBar{
	height:20px;
	line-height:20px;
	background-color:#938953;
	border:1px solid #ddd9c3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	font-weight:bold;
	color:#eeece1;
	padding-left:4px;
	width:275px;
	cursor:move;
	}
.ScratchPadContent{
	/* [disabled]background-color:#eeece1; */
	height:300px;
	width:275px;
	}
.ScratchPadContentText{
	/* [disabled]background-color:#eeece1; */
	border:0px !important;
	background-color:#eeece1;
	height:300px;
	width:275px;
	outline:none;
	margin-top:-1px;
	border-left:1px solid #ddd9c3;
	border-right:1px solid #ddd9c3;	
	border-bottom:1px solid #c4bd97;
	}
	.CornerResize{
	bottom:0px;		
	height:24px;
	width:auto;
	cursor:nwse-resize;
	background-image: url(../images/cornerresize.png);
	background-repeat: no-repeat;
	background-position:bottom right;
	margin-right:1px;
		}
.CollapseContent{
	width:281px;
	background-color:#c4bd97;
	overflow:hidden !important;	
	}	
.SaveMSGContainer{
	width:279px;
	border-left:1px solid #ddd9c3;
	border-right:1px solid #ddd9c3;
	border-bottom:1px solid #ddd9c3;
	font-size:8pt;
	color:#494429;

	}
.SaveMSGText{
	float:none;
	clear:both;
	padding-left:21px;
	padding-right:10px;
	padding-top:0px;
	font-size:7pt;
	margin-top:-4px !important;
	height:30px;
	background-image: url(../images/attention.png);
	background-repeat: no-repeat;
	background-position: 6px 0px;
		}


.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}
.Modal{
	background-image:url(../images/T50.png);
	cursor:not-allowed;
}


.dott {
	padding:0px;
	display:inline-block;
	margin:0px 0px 0px 0px;
	letter-spacing:-.5em;
	font-size:35%;
	position:relative;
	left:-.85em;
	top:-.4em;
	height:.9em;
}
.SectionContainer {
	border:1px solid #999999;
	margin-bottom:16px;
	background-repeat:repeat;
}
.SectionContainer h1 .moveTop {
	font-size:8pt;
	font-weight:normal;
	width:16px;
	height:23px;
	margin-right:-16px;
	float:right;
	background-image:url(../images/movetop.png);
}
.SectionContainer h1 .moveTop:hover {
	background-image:url(../images/movetophover.png);
}
.SectionContainer p {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:16px !important;
	margin-right:16px !important;
	margin-top:4px !important;
	margin-bottom:4px !important;
}
.SectionContainer a{ color:#06F}
.SectionContainer a:hover{ color:#00F}


.SectionContainer ul {
	list-style:square;
	font-size:9pt;
	margin:0px 16px 0px 16px;
	padding:0px 0px 4px 16px;
}
.SectionContainer ol {
	list-style:decimal;
	font-size:9pt;
	margin:0px 16px 0px 16px;
	padding:0px 0px 4px 16px;
}
.SectionContainer li {


	margin-bottom:4px;
}


.SectionContainer h2 {
	font-size:10pt;
	font-weight:bold;
	margin-top:8pt !important;
	margin-bottom:4px !important;
	margin-left:16px !important;
	margin-right:16px  !important;
	padding:0px 0px 0px 0px !important;
	border:0px !important;
	background-image:none  !important;
	background-color:transparent !important;
	
}
.SectionContainer h3 {
	font-size:9pt;
	font-weight:bold;
	margin-top:8pt !important;
	margin-bottom:4px !important;
	margin-left:16px !important;
	margin-right:16px  !important;
	padding:0px 0px 0px 0px !important;
}
.WrapperTop {
	background-image: url(../images/wrapperTop.png);
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 25px;
}
.wrapperBottom {
	background-image: url(../images/nvxgWrapperBottom.png);
	width: 800px;
	margin-left: auto;
	margin-right: auto;
margin-top:-1px;	
	
	background-repeat: no-repeat;
	height: 10px;
	background-position: top center;
}
.Wrapper {
	margin-top:0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	background-image: url(../images/nvxgWrapper.png);
	float:none;
	clear:both;
	z-index:12;
}
a {
	color: #0000FF;
	text-decoration: underline;
	white-space:nowrap;
}
a {
	color: #FF0000;
	text-decoration: underline;
	white-space:nowrap;
}
form {
	/* [disabled]margin-left: 20px;
*/
	/* [disabled]margin-right: 20px;
*/
	/* [disabled]background-image: url(../images/layout-alginment.png); */
	/* [disabled]background-repeat: repeat-y; */
	/* [disabled]background-position: -1px 0px; */
}
.ReportKey {
	color: #bc176a !important;
}
#PurposeStatement {
	text-align: left;
	margin: 0px 8px 0px 8px;
	padding: 10px 0px 0px 0px;
	font-size:10pt;
	line-height:12pt;
	background-position: center top;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: url(../images/nvxgPurposeStatement.png);
	background-repeat: repeat-x;
}


#PurposeStatement a {
	color:#06F
}

#PurposeStatement a:hover {
	color:#00F !important
}



#PurposeStatement h1 {
	margin:0px 12px 6px 12px;
	padding:0px 0px 0px 0px;	
	color: #000;
	cursor:default;
	font-size: 10.5pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#PurposeStatement p {
	margin: 0px 14px 8px 14px;
	padding: 0px 0px 0px 0px;
	cursor:default;
	text-align: justify;
}
#PurposeStatement ul {
	margin:0px 24px 0px 24px;
	padding:0px 0px 15px 16px;
	color: #555555;
	cursor: default;
	list-style: square;
}
#PurposeStatement li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	/* [disabled]list-style:square;
*/
	cursor: default;
}
#Footer {
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	padding-top: 30px;
	cursor: default;
}
#Footer a {
	color: #666;
	text-decoration:none;
}
#Footer a:hover {
	color: #333;
	text-decoration:underline;
}
.wifFooter {
	clear:both;
	margin:auto auto;
	padding:0px 35px 50px 15px;
	font-size: 8pt;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 750px;
	background-color: #002b51;
	cursor:default;
}
.Help {
	background-image: url(../images/HelpBackground.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.HelpInstructions {
	width:150px;
	float:left;
	text-align:right;
	color:#ffffff;
	padding-right:17px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 11px;
}
.HelpIcon {
	width:16px;
	height:16px;
	background-image:url(../images/Help.png);
	display: inline-block;
	background-repeat: no-repeat;
	margin-right: 2px;
	cursor: help;
	margin-left: -15px;
	margin-top: -2px;
	float:left;
}
.HelpContent {
	padding-left:10px;
	padding-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 9pt;
	font-size:8pt;
	color: #603F2D;
	padding-bottom: 0px !important;
	cursor: default;
	width: 570px;
	float: left;
	padding-top: 5px;
}
.HelpContent ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px !important;
	width: 532px;
}
.HelpContent ul li {
	list-style:square;
	padding-bottom:5px;
	text-align: left;
}
.wifFooter a {
	color:#666666;
	text-decoration:none;
}
.wifFooter a:hover, a:focus, a.focus {
	color: #FF0000;
	text-decoration: underline;
}
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
#MenuBar{
	width:790px;
	margin-left: auto !important;
	margin-right: auto !important;
}
#MenuBarContainer{
	padding:1px 0px 0px 0px !important;
	width: 800px !important;
	height:24px !important;
	float:none !important;
	z-index: 1000;
	background-image: url(../images/nvxgMenuBar.png);
	background-position: center top;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	}

ul.MenuBarHorizontal {
	width: 743px !important;
	height:24px !important;
	z-index: 1000;
	margin-top:0px !important;
	margin-bottom:0px !important;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	/* [disabled]background-color: #06C; */
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 100px;
	float: right !important;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 100px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
	/* [disabled]background-color: #a0d483;
*/
	/* [disabled]background-image: url(../images/menu.png);
*/
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li {
	width: 100px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul {
	position: absolute;
	margin: -5% 0 0 125%;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */




/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: auto;
	top: 0;
	background-color: #FF9;
}
.menuItemFilesize {
	display:block;
	width:40px;
	float:right;
	color:#eee;
	white-space:nowrap;
	font-size:7.5pt;
	padding-right:5px;
	font-style:italic;
}
.menuItemLangID {
	display:block;
	color:#009ddc;
	background-image:none;
	width:50px;
	text-align:left;
	float:right;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul {
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 7px;
	color: #FFF;
	background-repeat:repeat-x;
	border-left:1px solid #ccd6dc;
	background-position: center center;
}
ul.MenuBarHorizontal abbr {
	display: block;
	cursor: default;
	text-decoration: none;
	height: 24px;
	width:283px;
	margin:0px;
	padding:0px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	padding-left: 7px;
	color: #d6e7f4;
	/* [disabled]background-color:#CEE6F3;
*/
	/* [disabled]background-image:url(../images/menu.png);
*/
	background-repeat:repeat-x;
	/* [disabled]border-left:1px solid #59a6da;
*/
	border-right:1px solid #ccd6dc;
	/* [disabled]border-top:1px solid #9dcaea;
*/
	/* [disabled]border-bottom: 1px solid #CEE6F3;
*/
	/* [disabled]padding-right: 1px;
*/
}
ul.MenuBarSubmenu li a {
	font-size:9pt;
	height:22px;
	line-height:22px;
	background-color: #eee !important;
	padding-left: 10px;
	background-image: url();
	color: #333;
	border-left: 1px solid #ccc;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
ul.MenuBarSubmenu li ul {
	background-color:transparent!important;
}
ul.MenuBarHorizontal a img {
	float:left;
	margin-top:3px;
	margin-right:4px;
	display: none;
}
ul.MenuBarHorizontal a span {
	display:block;
	width:7px;
	float:right;
	background-image:url(../images/menudown.png);
	background-position: 0px 10px;
	background-repeat: no-repeat;
	margin-right: 7px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover {
	/* [disabled]border-left:1px solid #73a354!important;
*/
	/* [disabled]border-right:1px solid #284e10!important;
*/
	/* [disabled]border-top:1px solid #b3d2a3!important;
*/
	/* [disabled]border-bottom: 1px solid #22460c!important;
*/
	color: #FFF!important;
	background-repeat: repeat-x !important;
	background-color: #94b431 !important;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	/* [disabled]background-color:#FF0; */
	/* [disabled]background-image:url(../images/menu.png); */
	/* [disabled]background-repeat:repeat-x;
*/
	/* [disabled]border-left:1px solid #59a6da;
*/
	/* [disabled]border-right:1px solid #226fa4;
*/
	/* [disabled]border-top:1px solid #9dcaea;
*/
	/* [disabled]border-bottom: 1px solid #154f77;
*/
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
	/* [disabled]background-image: url(../images/menu.png); */
	background-repeat: repeat-x;
	background-position: 95% 50%;
	background-color: #666;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
	/* [disabled]background-repeat: no-repeat;
*/
	background-color: #94b431 !important;
}
.KaminoCloneContainer {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:591px;
	overflow:hidden;
}
.KaminoCloneHeaderBar {
	/* [disabled]background-color:#79c9eb;
*/
	height:20px;
	line-height:20px;
	font-size:10.5pt;
	background-image: url(../images/T50.png);
	border-top:1px solid #eee;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
}
.KaminoCloneLabel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	line-height:20px;
	height:20px;
	color:#333;
	font-weight: bold;
	padding-left:16px;
}
.KaminoCloneCounterBarMGR {
	background-repeat: repeat-x !important;
	display:block;
	height:20px;
	margin:0px!important;
	padding:0px !important;
	width:18px;
	text-align:right;
	float:left;
	font-weight:bold;
	padding-right:3px!important;
	color:#333333;
}
.KaminoCloneCounterBar {
	background-color:none !important;
	background-image:none !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	line-height:20px !important;
	height:20px !important;
	background-repeat: repeat-x !important;
	display:block;
	margin:0px!important;
	padding:0px !important;
	width:16px;
	text-align:right;
	float:left;
	font-weight:bold;
	color:#333333;
}
.KaminoCloneCounterBarExcel {
	background-repeat: repeat-x !important;
	border-right:1px solid #7e7e7e !important;
	border-bottom:1px solid #5e5e5e !important;
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	cursor:default;
	display:block;
	height:20px;
	line-height:20px;
	margin:0px!important;
	padding:0px !important;
	width:12px;
	text-align:right;
	float:right;
	font-weight:normal;
	padding-right:3px!important;
	color:#333333;
}
.KaminoCloneCounterTab {
	display:block;
	margin:0px!important;
	padding:0px 0px 0px 5px !important;
	width:10px;
	text-align:right;
	float:left;
	font-weight:normal;
	color:#000000;
	cursor:pointer;
}
.TabBarContainer {
	height:23px !important;
	padding-top:0px!important;
	display: block;
	width: 800px;
	white-space: nowrap;
	background-image: url(../images/TD.png);
	margin-left: auto;
	margin-right: auto;
	background-color: #F0F;
}
.TabScrollBoxContainer {
	white-space:nowrap !important;
	height:23px;
	display:inline-block;
	white-space:nowrap;
	overflow:hidden;
	float:left;
}
.TabScrollBox {
	float:left;
	display:inline-block;
	overflow:hidden;
}
.KaminoTabItem {
	display:inline-block;
	width:125px;
	height:21px;
	line-height:22px;
	float:left;
	overflow:hidden;
	list-style:none;
	margin:0px 1px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-position: 0px 0px;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #cecece;
	border-right:1px solid #979797;
	border-bottom:1px solid #858585;
	/* [disabled]background-color:#79c9eb;
*/
	background-image: url(../images/kaminotab.png);
}
.KaminoTabItem:hover {
	background-color:#9F0;
	/* [disabled]background-image: url(../images/epImgButtonGreen.jpg) !important;
*/
}
;
.TabScrollLeft {
	height:21px;
	width:11px;
	display:inline-block;
	margin:0px 0px 0px 1px;
	padding:0px;
	float:left;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #cecece;
	border-right:1px solid #979797;
	border-bottom:1px solid #858585;
	/* [disabled]background-color:#79c9eb;
*/
	text-align:right;
	font-size:14pt;
	line-height:21px;
	font-weight:bold;
	color:#333;
	cursor:pointer !important;
	background-image: url(../images/greylight.png);
}
.TabScrollLeft:hover {
	color:#0981fc;
}
.TabScrollRight {
	height:21px;
	width:11px;
	display:inline-block;
	margin:0px 0px 0px 1px;
	padding:0px;
	float:left;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #cecece;
	border-right:1px solid #979797;
	border-bottom:1px solid #858585;
	/* [disabled]background-color:#79c9eb;
*/
	text-align:right;
	font-size:14pt;
	line-height:21px;
	font-weight:bold;
	color:#333;
	cursor:pointer !important;
	background-image: url(../images/greylight.png);
}
.TabScrollRight:hover {
	color:#0981fc;
}
.TabScroll {
	height:21px;
	width:11px;
	display:inline-block;
	margin:0px 0px 0px 1px;
	padding:0px;
	float:left;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #cecece;
	border-right:1px solid #979797;
	border-bottom:1px solid #858585;
	/* [disabled]background-color:#79c9eb;
*/
	text-align:right;
	font-size:14pt;
	line-height:21px;
	font-weight:bold;
	color:#333;
	cursor:pointer !important;
	background-image: url(../images/greylight.png);
}
.TabScroll:hover {
	color:#000;
	background-color: #9F0;
}
.KaminoTabClone {
	float:left;
	display:block;
	width:20px;
	height:21px;
	line-height:22px;
	float:left;
	overflow:hidden;
	margin:0px 1px 0px 1px !important;
	padding:0px 0px 0px 0px !important;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #cecece;
	border-right:1px solid #979797;
	border-bottom:1px solid #858585;
	/* [disabled]background-color:#79c9eb;
*/
	text-align:center;
	font-size:14pt;
	line-height:22px;
	font-weight:bold;
	color:#333;
	cursor:pointer !important;
	background-image: url(../images/greylight.png);
}
.KaminoTabClone:hover {
	color:#000;
	background-color: #FF0;
}
.KaminoTabViewAll {
	float:left;
	display:block;
	width:20px;
	height:21px;
	line-height:22px;
	float:left;
	overflow:hidden;
	margin:0px 1px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #cecece;
	border-right:1px solid #979797;
	border-bottom:1px solid #858585;
	/* [disabled]background-color:#79c9eb;
*/
	text-align:center;
	font-size:14pt;
	line-height:18px;
	font-weight:bold;
	color:#333;
	cursor:pointer !important;
	background-image: url(../images/greylight.png);
}
.KaminoTabViewAll:hover {
	color:#000;
	background-color: #FF0;
}
.KaminoTabLabel {
	padding-left:3px;
	color: #000;
	width: 93px;
	overflow: hidden;
	display: block;
	height: 22px;
	line-height: 22px;
	float: left;
	text-overflow: ellipsis;
	text-align: left;
	white-space: nowrap;
	cursor:pointer !important;
}
.KaminoTabClose {
	cursor: pointer;
	display:block;
	height:22px;
	width:14px;
	float:right;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	line-height:19px;
	font-weight:bold;
	color:#333;
	cursor:pointer !important;
}
.KaminoTabClose:hover {
	color:#C00;
}
.KaminoTabCloseExcelHeader {
	border:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
	display:block;
	height:20px;
	width:16px;
	float:right;
	text-align:center;
	line-height:20px;
	cursor:pointer !important;
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
.KaminoTabClose2 {
	border:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
	display:block;
	height:20px;
	width:16px;
	float:right;
	text-align:center;
	line-height:20px;
	cursor:pointer !important;
	/* [disabled]background-color:#3CF;
*/
	background-image: url(../images/rbClose.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
}
.KaminoTabClose2:hover {
	/* [disabled]background-color:#3C0;
*/
	background-image: url(../images/rbCloseOver.png);
}
.KaminoTabCloseExcel {
	margin:0px 0px 0px 0px !important;
	display:block;
	height:21px;
	float:right;
	text-align:center;
	line-height:20px;
	cursor:pointer !important;
	background-image: url(../images/rbClose.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	border-bottom:1px solid #cccccc;
	width:18px;
}
.KaminoTabCloseExcel:hover {
	/* [disabled]background-color:#3C0;
*/
	background-image: url(../images/rbCloseOver.png);
}
.KaminoMoveTop {
	cursor: pointer;
	display:inline-block;
	height:22px;
	width:30px;
	float:right;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	line-height:19px;
	color:#4c7f94;
	cursor:pointer !important;
	padding-right: 10px;
	border-bottom: 0px !important;
	text-decoration:none;
}
.KaminoMoveTop:hover {
	color:#fff !important;
	text-decoration:none;
}
.KaminoTabHelp {
	cursor: help !important;
	display:block;
	width:26px;
	height:22px;
	line-height:22px;
	float:left;
	overflow:hidden;
	list-style:none;
	margin:0px 1px 0px 0px !important;
	padding:0px !important;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/ParticipantHelp.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-bottom:1px solid #e0eef7;
	cursor:pointer !important;
}
.KaminoTabHelp:hover {
	cursor: help !important;
	display:block;
	width:26px;
	height:22px;
	line-height:22px;
	float:left;
	overflow:hidden;
	list-style:none;
	margin:0px 1px 0px 0px !important;
	padding:0px !important;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/ParticipantHelpHover.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-bottom:1px solid #e0eef7;
	cursor:pointer !important;
}
.KaminoToolBar {
	height:20px !important;
	margin:0px 0px 10px 0px!important;
	padding:0px !important;
}
.KaminoToolBar li {
	line-height:20px!important;
	list-style:none !important;
	float:right;
	margin:0px 10px 0px 0px!important;
	padding:0px 0px 0px 0px!important;
	width:100px;
	color: #FFFFFF !important;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/epImgButtonGrey.jpg);
	border-left: 1px solid #cccccc !important;
	border-top: 1px solid #cccccc !important;
	border-bottom: 1px solid #333333 !important;
	border-right: 1px solid #333333 !important;
	background-color:#000000;
	cursor:pointer !important;
	height: 20px !important;
 text-align::center !important;
}
.KaminoToolBar li:hover {
 text-align::center!important;
	line-height:20px!important;
	list-style:none !important;
	float:right;
	margin:0px 10px 0px 0px!important;
	padding:0px 0px 0px 0px!important;
	width:100px;
	color: #000000 !important;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/epImgButtonGreen.jpg);
	border-left: 1px solid #dfee38 !important;
	border-top: 1px solid #dfee38 !important;
	border-bottom: 1px solid #728920 !important;
	border-right: 1px solid #728920 !important;
	background-color:#99CC00;
	cursor:pointer !important;
	height: 20px !important;
}
.KaminoTabCloneDelete {
	float:right;
	display:block;
	height:20px;
	width:22px;
	background-image:url(../images/ParticipantDelete2.png);
}
.KaminoClearAllCheckBoxes {
	display:block;
	float:right;
	margin:5px -5px 0px 0px !important;
	padding:3px 5px 3px 5px;
	font-size:7.5pt;
	color:#666666;
 background-color:;
	border:1px solid #cccccc;
	cursor:pointer;
}
.KaminoClearAllCheckBoxes:hover {
	display:block;
	float:right;
	margin:5px 0px 0px 0px;
	padding:3px 5px 3px 5px;
	font-size:7.5pt;
	color:#FFFFFF;
	background-color:#7bc9eb;
	border:1px solid #FFFFFF;
	cursor:pointer;
}
.KaminoExcelInputCell {
	float:left;
	overflow:hidden;
	border-top:0px solid #CC0000;
	border-left:0px solid #CC0000;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	height:20px;
	line-height:20px;
	background-image: url(../images/white75.png);
	padding-left: 3px;
	padding-top: 1px;
	background-color:#fff;
}
.KaminoExcelInputHeader {
	float:left;
	overflow:hidden;
	color:#000 !important;
	background-image: url(../images/ColumnHeader.png) !important;
	background-repeat: repeat-x !important;
	border-right:1px solid #7e7e7e !important;
	border-bottom:1px solid #5e5e5e !important;
	border-top:1px solid #cecece;
	border-left:1px solid #c0c0c0;
	height:20px;
}
.KaminoExcelInputText {
	font-size:9pt;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	line-height: 18px;
	height: 18px;
	color: #0000FF;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	outline:none;
	background-color:transparent;
}
.KaminoExcelClone {
	background-repeat: repeat-x !important;
	border-right:1px solid #7e7e7e !important;
	border-bottom:1px solid #5e5e5e !important;
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	height:20px;
	width:15px;
	display:inline-block;
	float:right;
	line-height:20px;
	text-align:center;
	font-size:10.5pt;
	color:#000000;
	font-weight:bold;
	vertical-align:middle;
}
.KaminoExcelClone:hover {
	color:#00F;
	cursor:pointer;
}
.KaminoExcelClone:focus {
	color:#000;
	cursor:pointer;
}
.KaminoExcelInputRow {
	width:752px!important;
	height:22px;
	padding:0px 0px 0px 0px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	background-color:transparent;
}
/LIST TO LIST *******************************************************************************/ .ListToList {
 width:102px;
 padding:32px 0px 0px 14px;
 float:left;
}
.Help {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #eeeeee;
	background-color: #686868;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListHelpEnabled.png);
	border-left: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #212121;
	border-right: 1px solid #212121;
}
.Help:hover, .Help:focus {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListHelpHover.png);
	border-left: 1px solid #dfee38;
	border-top: 1px solid #dfee38;
	border-bottom: 1px solid #728920;
	border-right: 1px solid #728920;
	background-color:#99CC00;
	cursor:pointer;
	width: 100px;
}
.Add {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #eeeeee;
	background-color: #686868;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListAddEnabled.png);
	border-left: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #212121;
	border-right: 1px solid #212121;
}
.Add:hover, .Add:focus {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListAddHover.png);
	border-left: 1px solid #dfee38;
	border-top: 1px solid #dfee38;
	border-bottom: 1px solid #728920;
	border-right: 1px solid #728920;
	background-color:#99CC00;
	cursor:pointer;
	width: 100px;
}
.AddDisabled {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:100px;
	text-align:center;
	cursor: default;
	color: #666;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListAddDisabled.png);
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.AddAll {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #eeeeee;
	background-color: #686868;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListAddAllEnabled.png);
	border-left: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #212121;
	border-right: 1px solid #212121;
}
.AddAll:hover, .AddAll:focus {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #000000;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListAddAllHover.png);
	border-left: 1px solid #dfee38;
	border-top: 1px solid #dfee38;
	border-bottom: 1px solid #728920;
	border-right: 1px solid #728920;
	background-color:#99CC00;
	cursor:pointer;
	width: 100px;
}
.AddAllDisabled {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:100px;
	text-align:center;
	cursor: default;
	color: #666;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListAddAllDisabled.png);
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.Remove {
	margin:0px 0px 0px 0px;
	pRemoveing:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #eeeeee;
	background-color: #686868;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListRemoveEnabled.png);
	border-left: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #212121;
	border-right: 1px solid #212121;
}
.Remove:hover, .Remove:focus {
	margin:0px 0px 0px 0px;
	pRemoveing:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #FFF;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListRemoveHover.png);
	border-left: 1px solid #ebb3bd;
	border-top: 1px solid #ebb3bd;
	border-bottom: 1px solid #570d1b;
	border-right: 1px solid #570d1b;
	background-color:#99CC00;
	cursor:pointer;
	width: 100px;
}
.RemoveDisabled {
	margin:0px 0px 0px 0px;
	pRemoveing:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:100px;
	text-align:center;
	cursor: default;
	color: #666;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListRemoveDisabled.png);
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.RemoveAll {
	margin:0px 0px 0px 0px;
	pRemoveing:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #eeeeee;
	background-color: #686868;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListRemoveAllEnabled.png);
	border-left: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #212121;
	border-right: 1px solid #212121;
}
.RemoveAll:hover, .RemoveAll:focus {
	margin:0px 0px 0px 0px;
	pRemoveing:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #eeeeee;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListRemoveAllHover.png);
	border-left: 1px solid #ebb3bd;
	border-top: 1px solid #ebb3bd;
	border-bottom: 1px solid #570d1b;
	border-right: 1px solid #570d1b;
	background-color:#99CC00;
	cursor:pointer;
	width: 100px;
}
.RemoveAllDisabled {
	margin:0px 0px 0px 0px;
	pRemoveing:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:100px;
	text-align:center;
	cursor: default;
	color: #666;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListRemoveAllDisabled.png);
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
.Other {
	margin:0px 0px 0px 0px;
	pOthering:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #eeeeee;
	background-color: #686868;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListOtherEnabled.png);
	border-left: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #212121;
	border-right: 1px solid #212121;
}
.Other:hover, .Other:focus {
	margin:0px 0px 0px 0px;
	pOthering:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	cursor: default;
	color: #000;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListOtherHover.png);
	border-left: 1px solid #ebb3bd;
	border-top: 1px solid #ebb3bd;
	border-bottom: 1px solid #570d1b;
	border-right: 1px solid #570d1b;
	cursor:pointer;
	width: 100px;
}
.OtherDisabled {
	margin:0px 0px 0px 0px;
	pOthering:0px 0px 0px 0px;
	display:block;
	width: 100px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:100px;
	text-align:center;
	cursor: default;
	color: #666;
	text-decoration:none;
	font-weight: normal;
	background-image: url(../images/ListOtherDisabled.png);
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
/* CollapsiblePanel ***************************************************************/
.CollapsiblePanel {
	display: block;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	padding:0px 0px 0px 4px;
	margin:0px 0px 0px 0px;
	/* [disabled]float: right;
*/
	overflow:auto;
	background-image:url(../images/row02.png);
	background-repeat:repeat;
}
.CollapsibleContent {
	margin: 0px !important;
	padding: 12px 16px 16px 12px!important;
	text-align:justify;
	color:#555 !important;
	font-size:8pt !important;
	line-height: 10pt !important;
}
.CollapsibleContent p {
	margin: 0px 0px 10px 0px!important;
	padding: 0px 0px 0px 0px!important;
}
.CollapsibleToolClosed {
	height:16px;
	width:16px;
	display:block;
	cursor:pointer;
	float:right;
	background-image:url(../images/PanelClose.png);
	background-repeat:no-repeat;
}
.CollapsibleToolClosed:hover {
	background-image:url(../images/PanelCloseHover.png);
}
.CollapsibleToolOpen {
	height:16px;
	width:16px;
	display:block;
	cursor:pointer;
	float:right;
	background-image:url(../images/PanelOpen.png);
	background-repeat:no-repeat;
}
.CollapsibleToolOpen:hover {
	background-image:url(../images/PanelOpenHover.png);
}
#tabScrollLeft {
	height:24px;
	width:13px;
	float:left;
	margin-left:-13px;
	background-image:url(../images/tabscroll.png);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:e-resize;
	/* [disabled]background-position-x: 5px 0px; */
}
#tabScrollLeft:hover {
	background-image:url(../images/tabscrollHover.png);
}
#tabScrollRight {
	height:24px;
	width:13px;
	float:left;
	margin-right:-13px;
	background-image:url(../images/tabscroll.png);
	background-position:top right;
	background-repeat:no-repeat;
	cursor:pointer;
}
#tabScrollRight:hover {
	background-image:url(../images/tabscrollHover.png);
}
#UITabControlPageJump{
	font-size:14px;
	line-height:16pt;
	color:#333;
	margin-left:24px;
	padding-top:10px;
	}
#UITabControlContainerMaster{
	float:left;
	width:752px !important;
	height:40px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-bottom:0px;
	margin-top:0px;
	/* [disabled]background-color:#F9F !important; */
	padding-left:23px;
	padding-right:24px;
	padding-top:0px;
	/* [disabled]padding-bottom:16px; */
	background-image: url(../images/tabbarshadow.png);
	/* [disabled]background-position: 24px 24px; */
	background-repeat: no-repeat;
}
#UITabControl {
	/*margin-top:10px;*/
	background-image:url(../images/h1.png);
	background-repeat:repeat-x;
	cursor:default;
	white-space:nowrap;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	/* [disabled]background-color: #666; */
}


#UITabControl div {
	display:inline-block;
	padding-left:8px;
	padding-right:8px;
	line-height:24px;
	font-size:9pt;
	border-right:1px solid #cccccc;
	cursor:pointer;
	white-space:nowrap;
	color:#eeeeee;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#UITabControl div:hover {
	color:#000;
	background-color:#9C0 !important;
	/* [disabled]background-image:url(../images/TD.png); */
}
#UITabControl div:focus {
	color:#ffffff;
	/* [disabled]background-image:url(../images/TD.png); */
}
/* epPopUp Styles  ********************************************/

.popup{
	border-bottom:1px dotted #F60;
	cursor:help;
	white-space: nowrap !important;
	color: #000;

}
.popup:hover {
	border-bottom:1px solid #F60;
}
.rollover{
	border-bottom:1px dotted #F0C;
	cursor:help;
	white-space: nowrap !important;
	color: #000;
}
.rollover:hover {
	border-bottom:1px solid #F0C;
}

.popup_titlebar {
	width:auto;
	height:20px;
	line-height:22px;
	padding:0px 0px 0px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
	background-color:#FC3;
	cursor:move;
	overflow:hidden;
	text-transform:capitalize;
	text-shadow: #fefcea 1px 1px 1px;
	margin-right: auto;
	-moz-border-radius: 5px 5px 0px 0px;
	 border-radius: 5px 5px 0px 0px;
	
}

.popup_msg {
	width:auto;
	height:auto;
	border:1px solid #FC3;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#333;
	padding:4px 6px 6px 6px;
	cursor:default;
	background: #fefcea; /* Old browsers */
	overflow: hidden;
	background-image: url(../images/OchrePopUp.png);
	background-repeat:no-repeat;
	background-position:right bottom !important;
	-moz-border-radius: 0px 0px 5px 5px;
	 border-radius: 0px 0px 5px 5px;
}
.popup_close {
	float: right;
	width: 20px;
	height: 20px;
	background-image: url(../images/popup_close.png);
	background-repeat: no-repeat;
	background-position:2px 6px;
	cursor:pointer;
}
.popup_close:hover {
	background-image: url(../images/popup_close_hover.png);
}

.notchTop {
	margin: 0;
	/* [disabled]margin-left:10px; */
	border-top: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #FC3;
	padding: 0;
	width: 0;
	height: 0; 	/* ie6 height fix */
	font-size: 0;
	line-height: 0; 	/* ie6 transparent fix */
	_border-right-color: pink;
	_border-left-color: pink;
	_filter: chroma(color=pink);
}

.notchLeft {
	margin: 0;
	float:right;
	/* [disabled]margin-left:10px; */
	border-top: 10px solid transparent;
	border-left: 10px solid #FC3;
	border-right: 0;
	border-bottom: 10px solid transparent;
	padding: 0;
	width: 0;
	height: 0; 	/* ie6 height fix */
	font-size: 0;
	line-height: 0; 	/* ie6 transparent fix */
	_border-right-color: pink;
	_border-left-color: pink;
	_filter: chroma(color=pink);
}

.notchRight {
	margin: 0;
	float:left;
	/* [disabled]margin-left:10px; */
	border-top: 10px solid transparent;
	border-left: 0;
	border-right: 10px solid #FC3;
	border-bottom: 10px solid transparent;
	padding: 0;
	width: 0;
	height: 0; 	/* ie6 height fix */
	font-size: 0;
	line-height: 0; 	/* ie6 transparent fix */
	_border-right-color: pink;
	_border-left-color: pink;
	_filter: chroma(color=pink);
}
.dialogContent {
	width:auto;
	height:auto;
	border:1px solid #3a77c6;
	padding:4px 6px 6px 6px;
	cursor:default;
	overflow: hidden;
	background-image: url(../images/SkyBlueDialog.png);
	background-repeat:no-repeat;
	background-position:right bottom !important;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-color: #FFF;
}
.dialogMsg{
	padding-left:50px;
	padding-top:5px;
	padding-right:5px;
	background-repeat:no-repeat;
	color:#000;
	line-height: 12pt;
	background-position: 2px 7px;
}
.dialogButtonBar{
	height:28px;
	padding-top:20px;
	text-align: center;
	overflow:hidden;
	white-space:nowrap;
}
.dialogButton, .dialogButtonWarning{
	display: inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	height:20px;
	margin-bottom:1px;
	line-height:20px;
	background-image: url(../images/button_overlay.png);
	background-position:center left;
	background-repeat:repeat-x;
	background-color:#666;
	border:1px outset #4a4a4b;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	margin-left:5px;
	margin-right:5px;
	cursor:pointer;
	color:#EEE;
}
.dialogButton:hover{
	background-color: #9C0;
	border:1px inset #9C0;	
	color:#000;	
}
.dialogButtonWarning:hover{
	background-color: #ff1919;
	border:1px inset #ff1919;		
}
.dialogButtonDisabled{
	display: inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	height:20px;
	margin-bottom:1px;
	line-height:20px;
	background-image: url(../images/button_overlay.png);
	background-position:center left;
	background-repeat:repeat-x;
	background-color:#dedede;
	border:1px outset #dedede;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	margin-left:5px;
	margin-right:5px;
	cursor:pointer;
	color:#666;
	cursor:default;
}




.notch {
	margin: 0;
	margin-left:10px;
	border-top: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #FC3;
	padding: 0;
	width: 0;
	height: 0; 	/* ie6 height fix */
	font-size: 0;
	line-height: 0; 	/* ie6 transparent fix */
	_border-right-color: pink;
	_border-left-color: pink;
	_filter: chroma(color=pink);
}
.popup_msg iframe {
	background-image: url(loader.gif);
	background-repeat: no-repeat;
	margin-left:-5px;
	margin-top:-4px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FC3;
	background-color: #FFF;
	background-position: 10px 10px;
}
.BusinessCard {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-image: url(../images/contact-icon.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 6px;
}
.BusinessCard dd {
	width:40px;
	height:14px;
	float:left;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.BusinessCard dt {
	width:100px;
	height:14px;
	float:left
}
.BusinessCard br {
	clear:both;
	float:none
}
.BusinessCard em {
	padding:2px 0px 3px 0px;
	display: block;
	margin: 0px 0px 0px;
}
.BusinessCard strong {
	font-size:9pt;
}
.BusinessCard a {
	color:#00C
}
.BusinessCard a:hover {
	color:#C00
}
#AttorneyClientPrivilege {
}





/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe {
	position: absolute;
	z-index: 1010;
	display: none;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {
ul.MenuBarHorizontal li.MenuBarItemIE {
	display: inline;
	f\loat: left;
	background: #FFF0000;
}
}
