/* CSS Document */
@import url("gwt/GWTC.css");

body{
	background-image:url(images/core_cwWebUi21/cwWebUi21_LeftNavMainBackground.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: white;
	margin:0;
	padding:0;
	height: 100%;
}

a, a:visited, a:hover {
/*  color: #0000AA; */
}


div#scroller {
	width: 192px;
	height: 80px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-color: #FFF9EE;
	background-image: url(images/core_cwWebUi21/left_nav/background_on.gif);
}

div#reportScrollerChart {
	width: 524px;
	height: 373px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	background-color: #F9F9F9;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}


div#reportScrollerDetail {
	width: 524px;
	height: 373px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}


div#licenseScrollerDetail {
	width: 330px;
	height: 170px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-color: #FFF9EE;
	background-image: url(images/core_cwWebUi21/left_nav/background_on.gif);
}


head:first-child+body .intruder {
	background-image:url(images/core_cwWebUi21/cwWebUi21_LeftNavBottomGradient.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:150px;
	width: 193px;
	top:auto;
	position:absolute; 
  	left: 0;
	bottom: 0px;
}



/* --------------------- Class Tags ---------------------*/

.categoryColorStatusAllow {
	background-color: #BFFDCD;
}
.categoryColorStatusWarn {
	background-color: #FAFDBF;
}
.categoryColorStatusBlock {
	background-color: #FDBFBF;
}
.categoryColorStatusWhite {
	background-color: #FFFFFF;
}



.container{
	width: 100%;
	height: 100%;
	position:absolute;
}



.formSubmissionError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #F4921B;
	margin-left: 35px;
}

.formSubmissionErrorNoIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #F4921B;
}

.graySubMenu {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 15px;
	top: 3px;
	font-weight: bold;
}


.graySubMenuDividers {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}


.graySubMenuExtended {

    width: 750px; 
	height: 52px; 
	position:absolute; 
	z-index:20; 
	visibility:hidden;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 1px;
	top: 108px;
	font-weight: bold;
}


.graySubMenuExtendedBorder {
	border: 1px solid #999999;
}


.graySubMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
}
a.graySubMenuLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 19px;
	text-decoration: underline;
	font-weight: bold;
}
a.graySubMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
}
.graySubMenuSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B507A;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
}


.leftNavAddRemoveObjectTop {
	background-image:url(images/core_cwWebUi21/cwWebUi21_LeftNavObjectHighlight.jpg);
	right:0px;
	font-size: 10px;
	padding-right:5px;
	text-align: right;
	padding-top: 3px;
}


a.leftNavAddRemoveObjectTop {
	background-image:url(images/core_cwWebUi21/cwWebUi21_LeftNavObjectHighlight.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.leftNavAddRemoveObjectTop:hover {
	background-image:url(images/core_cwWebUi21/cwWebUi21_LeftNavObjectHighlight.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.leftNavAddRemoveObject {
	right:0px;
	font-size: 10px;
	padding-right:5px;
	text-align: right;
	padding-top: 3px;
}


a.leftNavAddRemoveObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.leftNavAddRemoveObject:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}


.leftNavMenuCompany {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-indent: 23px;
	font-weight: bold;
	text-decoration: none;
}
a.leftNavMenuCompany:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-indent: 23px;
	font-weight: bold;
	text-decoration: underline;
}
.leftNavMenuCompanySelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B507A;
	text-indent: 23px;
	font-weight: bold;
	text-decoration: none;
}



.leftNavMenuGroups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
	text-indent: 22px;
}
a.leftNavMenuGroups:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
	text-decoration: underline;
	text-indent: 22px;
}
a.leftNavMenuGroups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
	text-indent: 22px;
}
.leftNavMenuGroupsSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B507A;
	font-weight: bolder;
	text-decoration: none;
	text-indent: 22px;
}


.leftNavMenuGroupsArrow:hover {
	text-decoration: none;
}


.leftNavMenuUsers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-indent: 34px;
	text-decoration: none;
}
a.leftNavMenuUsers:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-indent: 34px;
	text-decoration: underline;
}
.leftNavMenuUsersSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B507A;
	text-indent: 34px;
	text-decoration: none;
}


.leftNavSectionHighlight {
	background-image:url(images/core_cwWebUi21/cwWebUi21_LeftNavSectionHighlight.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#F6F6F6;
	width:192px;
/*	height:80%; */
	overflow: auto;
}


.leftNavObjectHighlightL1 {
	background-image:url(images/core_cwWebUi21/cwWebUi21_LeftNavObjectHighlight.jpg);
	height:16px;
}

.leftNavObjectHighlightL2 {
	background-image:url(images/core_cwWebUi21/cwWebUi21_LeftNavObjectHighlight.jpg);
	height:14px;
}

.leftNavObjectHighlightL3 {
	background-image:url(images/core_cwWebUi21/cwWebUi21_LeftNavObjectHighlight.jpg);
	height:13px;
}


.legendCategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.legendCategories:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.legendCategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.loginLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4921B;
	font-size: 9px;
	text-decoration: none;
}
.loginLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4921B;
	font-size: 9px;
	text-decoration: underline;
}


.mainDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.mainDisplayHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #1B507A;
	margin-bottom: 15px;
}


.mainDisplayRegularFontLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.mainDisplayRegularFontLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


.mainDisplaySubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: 8px;
	margin-top: 25px;
}

.mainDisplaySubHeaderTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: 8px;
	margin-top: 5px;
}

.mainDisplaySubHeaderButton {
	margin-left: 35px;
	margin-bottom: 8px;
	margin-top: 5px;
}

.whiteListActions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1B507A;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	font-style: italic;
}

.whiteListActions:hover {
	text-decoration: underline;
}

.categoryTableElement {
	padding-left: 10px;
}

.mainDisplayElements {
	margin-left: 50px;
	margin-top: 1px;
	font-size: 12px;
	color: #666666;
}

.mainDisplayElementsBold {
	margin-left: 50px;
	margin-top: 1px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.mainDisplayElementsSmallFont {
	margin-left: 50px;
	margin-top: 1px;
	font-size: 10px;
	color: #666666;
}


.mainDisplaySmallFont {
	font-size: 9px;
	color: #666666;
}

.mainDisplayRegularFont {
	font-size: 12px;
	color: #666666;
}

.mainDisplayRegularIndentFont {
    margin-left: 10px;
	font-size: 14px;
	color: #666666;
}


.mainDisplayRedFont {
	margin-left: 10px;
	font-size: 12px;
	color: red;
}


.mainDisplayButton {
	margin-left: 35px;
	margin-bottom: 8px;
	margin-top: 15px;
}


.mainDisplayElementsGrayBox {
	margin-left: 50px;
	margin-top: 1px;
	border-top:2px solid #F1F1F1;
	border-bottom:2px solid #F1F1F1;
	border-right: 2px solid #F1F1F1;
	border-left: 2px solid #F1F1F1;
	font-size: 12px;
	color: #666666;
}


.mainDisplayElementsLinedBoxHeader {
	border-right: 1px solid #999999;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	background: #d7d7d7;
}

.mainDisplayElementsLinedBoxLeftCol {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

.tableRowWhite {
	background: #FFFFFF;
}

.tableRowGray {
	background: #EFEFEF;
}

.mainDisplayElementsLinedBoxLeftColSelected {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	color: red;
}

.mainDisplayElementsLinedBoxRightCol {
	border-top: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

.mainDisplayElementsLinedBoxBorder {
	font-size: 12px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: black;
}

.menuItalics {
	font-style: italic;
}

.reportDetailColumnHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
}

.reportDetailColumnHeader:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: underline;
}


.reportDetailCrumbLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B507A;
	font-weight: bold;
	text-decoration: none;
}

.reportDetailCrumbLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B507A;
	font-weight: bold;
	text-decoration: underline;
}


/* --------------------- ID Tags ---------------------*/


#cwPie3D {
	height: 250px;
	width: 504px;
	background-color:#F9F9F9;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
}


#cwPieChart {
	float:left;
	width: 250px;
}



#leftNav {
	width:193px;
	height: 80%;
	float:left;
}


#leftNavUsers {
	position:absolute;
	width:193px;
	height:31px%;
}

#leftNavUsers h4 {
   /*When text images are needed turn this on and the img off*/
	display:none;
	font-size:10px;
}




#leftNavPolicies {
	width:193px;
	height:31px;
}

#leftNavPolicies h4 {
   /*When text images are needed turn this on and the img off*/
	display:none;
	font-size:10px;
}





#legend {
	width: 200px;
	height: 200px;
	overflow: auto;
	border: 1px solid #DDDDDD;
	float:right;
	background-color:#FFFFFF;
	text-align:left;
	top: 0px;
	text-decoration: none;
	vertical-align:top;
	padding:5px;
	margin-top: 20px;
	margin-right: 10px;
}




#mainContentDisplay {
	margin-left:194px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}


#menuContainerMore {
/* This ID is related to the master menu div for menu menuContainerMore and contains the important positioning information for the menu as a whole */
	position:relative;
	left:335px;
	top:5px;
	visibility:hidden;
	width:50px;
	z-index:300;
}


#menuContainerMore a {
/* Controls the general apperance for menu menuContainerMore's items, including color and font */
	line-height: 19px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight: bold;
}

#menuContainerMore a:hover {
	text-decoration: underline;
}


#menuMore {
/* This class defines things about menu menuMore's div. */
	background-image:url(images/core_cwWebUi21/cwWebUi21_DropDownMenuBackground.jpg);
	background-color:#e4e4e4;
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	width:100%;
}



#navBlueBarTitle {
	position:absolute;
	left:193px;
	top:23px;
	width:319px;
	height:38px;	
}



#navBlueBarTop1 {
	position:absolute;
	background:url(images/core_cwWebUi21/cwWebUi21_r1_c2.jpg) top left no-repeat;
	left:174px;
	top:0px;
	width:19px;
	height:52px;
}


#navBlueBarTop2 {
	position:absolute;
	background:url(images/core_cwWebUi21/cwWebUi21_r1_c3.gif) top left no-repeat;
	left:193px;
	top:0px;
	width:319px;
	height:23px;
}


#navTopRightLinks{
	top:0px;
	height:23px;
	float:right;
	padding-right:13px;
	text-align:right;
}


#navBlueBarRight {
	background-image:url(images/core_cwWebUi21/cwWebUi21_r2_c5.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:31px;
	right:0px;
	top:0px;
	margin-top:23px; 
	text-align:right;
	padding-top:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color: #98AAC4;
	font-weight:bolder;
}


#navBlueBarLeft {
	background-image:url(images/core_cwWebUi21/cwWebUi21_r3_c1.jpg);
	position:absolute;
	left:0px;
	top:52px;
	width:193px;
	height:24px;
	padding-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#98AAC4;
	font-weight:bolder;
}


#navCorpLogo {
	position:absolute;
	width:174px;
	height:52px;	
}

#navGrayBar {
	background-image:url(images/core_cwWebUi21/cwWebUi21_subNavGrayBarLeft.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:31px;
	right:0px;
}

#navProductTabs {
	position:absolute;
	left:193px;
	top:61px;
	width:525px;
	height:21px;
}

#navProductTabs h4 {
   /*When text images are needed turn this on and the img off*/
	display:none;
	font-size:10px;
}

#navProductTabs img {
	/*display:none;*/
}


#navProductTabsBlank {
	background-image:url(images/core_cwWebUi21/cwWebUi21_tabBarBlank.gif);
	background-repeat:repeat-x;
	width:100%;
	height:19px;
}

.ImagePointer-enter {
  cursor:pointer;
  cursor:hand;
}

.reportScrollerChart {
	background-color: #F9F9F9;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.gwt-TabPanel {
	
}

.gwt-TabPanelBottom {
	border-left: 1px solid #87b3ff;
	border-right: 1px solid #87b3ff;
	border-bottom: 1px solid #87b3ff;
}

.gwt-TabBar {
	font-size: smaller;
}

.gwt-TabBar .gwt-TabBarFirst {
	height: 100%;
	border-bottom: 1px solid #87b3ff;
	border-right: 1px solid #87b3ff;
	padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
	border-bottom: 1px solid #87b3ff;
	padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
	border-top: 1px solid #87b3ff;
	border-bottom: 1px solid #87b3ff;
	padding: 2px;
	cursor: hand;
	white-space: nowrap;
	border-right: 1px solid #87b3ff;
}

.gwt-TabBar .gwt-TabBarItem-selected {
	font-weight: bold;
	background-color: #e8eef7;
	border-top: 1px solid #87b3ff;
	border-right: 1px solid #87b3ff;
	border-bottom: 1px solid #e8eef7;
	padding: 2px;
	cursor: default;
	white-space: nowrap;
}

.gwt-TabPanel {
}
.gwt-TabPanelBottom {
  border-color: #92c1f0;
  border-style: solid;
  border-width: 3px 2px 2px;
  overflow: hidden;
  padding: 6px;
}

.gwt-DisclosurePanel {
}

.gwt-DisclosurePanel-open {
}

.gwt-DisclosurePanel-closed {
}

.gwt-DisclosurePanel .header,
.gwt-DisclosurePanel .header a,
.gwt-DisclosurePanel .header td {
  text-decoration: none;  /* Remove underline from header */
  color: black; 
  cursor: pointer;
  cursor: hand;
}

.gwt-DisclosurePanel .content {
  border-left: 3px solid #e8eef7;
  padding: 4px 0px 4px 8px;
  margin-left: 6px;
}

.gwt-StackPanelItem {
  cursor: pointer;
  cursor: hand;
}

.gwt-DecoratorPanel {
}
.gwt-DecoratorPanel .topCenter,
.gwt-DecoratorPanel .bottomCenter {
  background: url(images/hborder.png) repeat-x;
}
.gwt-DecoratorPanel .middleLeft,
.gwt-DecoratorPanel .middleRight {
  background: url(images/vborder.png) repeat-y;
}
.gwt-DecoratorPanel .topLeftInner,
.gwt-DecoratorPanel .topRightInner,
.gwt-DecoratorPanel .bottomLeftInner,
.gwt-DecoratorPanel .bottomRightInner {
  width: 5px;
  height: 5px;
  zoom: 1;
}
html>body .gwt-DecoratorPanel .topLeft {
  background: url(images/corner.png) no-repeat 0px 0px;
}
html>body .gwt-DecoratorPanel .topRight {
  background: url(images/corner.png) no-repeat -5px 0px;
}
html>body .gwt-DecoratorPanel .bottomLeft {
  background: url(images/corner.png) no-repeat 0px -5px;
}
html>body .gwt-DecoratorPanel .bottomRight {
  background: url(images/corner.png) no-repeat -5px -5px;
}
* html .gwt-DecoratorPanel .topLeftInner {
  width: 5px;
  height: 5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');
}
* html .gwt-DecoratorPanel .topRightInner {
  width: 10px;
  height: 5px;
  margin-left: -5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');
}
* html .gwt-DecoratorPanel .bottomLeftInner {
  width: 5px;
  height: 10px;
  margin-left: 0px;
  margin-top: -5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');
}
* html .gwt-DecoratorPanel .bottomRightInner {
  width: 10px;
  height: 10px;
  margin-left: -5px;
  margin-top: -5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');
}
.gwt-DialogBox {
	border: 2px solid #AAAAAA;
	background-color: white;
}

.gwt-DialogBox .Caption {
	background-image: url(gray_gradient.gif);
	background-repeat: repeat-x;
	padding: 4px;
	padding-bottom: 8px;
	font-weight: bold;
	cursor: default;
}

.gwt-DialogBox .dialogContent {
}
.gwt-DialogBox .dialogMiddleCenter {
  padding: 3px;
  background: white;
}
html>body .gwt-DialogBox .dialogBottomCenter {
  background: url(images/hborder.png) repeat-x 0px -4px;
}
* html .gwt-DialogBox .dialogBottomCenter {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/hborder_blue_shadow.png',sizingMethod='scale');
}
.gwt-DialogBox .dialogMiddleLeft {
  background: url(images/vborder.png) repeat-y;
}
html>body .gwt-DialogBox .dialogMiddleRight {
  background: url(images/vborder.png) repeat-y -4px 0px;
}
* html .gwt-DialogBox .dialogMiddleRight {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/vborder_blue_shadow.png',sizingMethod='scale');
}
.gwt-DialogBox .dialogTopLeftInner {
  width: 5px;
  zoom: 1;
}
.gwt-DialogBox .dialogTopRightInner {
  width: 8px;
  zoom: 1;
}
.gwt-DialogBox .dialogBottomLeftInner {
  width: 5px;
  height: 8px;
  zoom: 1;
}
.gwt-DialogBox .dialogBottomRightInner {
  width: 5px;
  height: 8px;
  zoom: 1;
}
html>body .gwt-DialogBox .dialogTopLeft {
  background: url(images/corner.png) no-repeat -13px 0px;
}
html>body .gwt-DialogBox .dialogTopRight {
  background: url(images/corner.png) no-repeat -18px 0px;
}
html>body .gwt-DialogBox .dialogBottomLeft {
  background: url(images/corner.png) no-repeat 0px -15px;
}
html>body .gwt-DialogBox .dialogBottomRight {
  background: url(images/corner.png) no-repeat -5px -15px;
}
* html .gwt-DialogBox .dialogTopLeft {
  width: 5px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topleft.png',sizingMethod='crop');
}
* html .gwt-DialogBox .dialogTopRight {
  width: 8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/ie6/corner_dialog_topright.png',sizingMethod='crop');
}
* html .gwt-DialogBox .dialogBottomLeftInner {
  width: 5px;
  height: 23px;
  margin-top: -15px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');
}
* html .gwt-DialogBox .dialogBottomRightInner {
  width: 13px;
  height: 23px;
  margin-left: -5px;
  margin-top: -15px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gwt/standard/images/corner.png',sizingMethod='crop');
}

.gwt-MenuBar {
	background-color: #C3D9FF;
	cursor: default;
}

.gwt-MenuItem {
	font-size: 80%;
	margin: 1px;
	cursor: default;
}

.gwt-MenuItem-selected {
	background-color: #E8EEF7;
}

.gwt-Tree {
}

.gwt-Tree .gwt-TreeItem {
/*	font-size: 80%; */
	cursor: default;
}

.gwt-Tree .gwt-TreeItem-selected {
	background-color: #C3D9FF;
}

.gwt-StackPanel {
	background-color: white;
	border: 1px solid #AAAAAA;
	width: 15em;
}

.gwt-StackPanel .gwt-StackPanelItem {
	background-image: url(blue_gradient.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	cursor: pointer;
	cursor: hand;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
}

.gwt-TabPanel {
	
}

.gwt-TabPanelBottom {
	border-left: 1px solid #87b3ff;
	border-right: 1px solid #87b3ff;
	border-bottom: 1px solid #87b3ff;
}

.gwt-TabBar {
	font-size: smaller;
}

.gwt-TabBar .gwt-TabBarFirst {
	height: 100%;
	border-bottom: 1px solid #87b3ff;
	border-right: 1px solid #87b3ff;
	padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
	border-bottom: 1px solid #87b3ff;
	padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
	border-top: 1px solid #87b3ff;
	border-bottom: 1px solid #87b3ff;
	padding: 2px;
	cursor: hand;
	white-space: nowrap;
	border-right: 1px solid #87b3ff;
}

.gwt-TabBar .gwt-TabBarItem-selected {
	font-weight: bold;
	background-color: #e8eef7;
	border-top: 1px solid #87b3ff;
	border-right: 1px solid #87b3ff;
	border-bottom: 1px solid #e8eef7;
	padding: 2px;
	cursor: default;
	white-space: nowrap;
}

.gwt-PushButton-up {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-up-hovering {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-down {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-down-hovering {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-up {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-up-hovering {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-down {
  background-color: #C3D9FF;
  padding: 2px;
  background-color: #E8F1FF;
  border: 2px solid transparent;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-down-hovering {
  background-color: #C3D9FF;
  padding: 2px;
  background-color: #E8F1FF;
  border: 2px solid transparent;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
  cursor: pointer;
  cursor: hand;
}

.gwt-RichTextArea {
  border: 1px solid black;
  background-color: white;
}

.gwt-RichTextToolbar {
  background-color: #C3D9FF;
  padding: 2px;
}

.gwt-RichTextToolbar .gwt-PushButton-up {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
}

.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
}

.gwt-RichTextToolbar .gwt-PushButton-down {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-RichTextToolbar .gwt-ToggleButton-up {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
}

.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
}

.gwt-RichTextToolbar .gwt-ToggleButton-down {
  margin-right: 2px;
  background-color: #E8F1FF;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
  margin-right: 2px;
  background-color: #E8F1FF;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-HorizontalSplitPanel {
	border: 8px solid #C3D9FF;
}

.gwt-HorizontalSplitPanel .splitter {
	background-color: #C3D9FF;
	cursor: move;
}

.gwt-HorizontalSplitPanel .left {
  background-color: #E8EEF7;
}

.gwt-VerticalSplitPanel {
}

.gwt-VerticalSplitPanel .splitter {
	background-color: #C3D9FF;
	height: 8px;
	cursor: move;
}

.gwt-SuggestBoxPopup {
	border: 2px solid #C3D9FF;
}

.gwt-SuggestBoxPopup .item {
	padding: 2px;
}

.gwt-SuggestBoxPopup .item-selected {
	background-color: #C3D9FF;
	padding: 2px;
}

.gwt-DisclosurePanel {
	border: 2px solid #C3D9FF;
}

.gwt-DisclosurePanel .header {
	background-color: #e8eef7;
	cursor: hand;
}
.cw-TableHeader {
	font-family: sans-serif, Arial;
	font-weight: bold;
	background-color: #d7d7d7;
}
.cw-Label {
	color: Navy;
	margin: 5px;
	font-family: Arial, sans-serif;
	font-size: larger;
	background-color: white;
}
.cw-StandardText {
	color: Black;
	margin: 5px;
	font-family: Arial, sans-serif;
	background-color: white;
}

.mainDisplayElementsLinedBoxHeader {
	border-right: 1px solid #999999;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	background: #d7d7d7;
}

.mainDisplayElementsLinedBoxLeftCol {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

.mainDisplayElementsLinedBoxLeftColSelected {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	color: red;
}

.mainDisplayElementsLinedBoxRightCol {
	border-top: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

.mainDisplayElementsLinedBoxRightColSelected {
	border-top: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	color: red;
}

.mainDisplayElementsLinedBoxBorder {
	font-size: 12px;
	border: 1px solid #999999;
	color: black;
}

.cw-ScrollPanel {
	background-color: white;
	border: 1px solid #AAAAAA;
}
.cw-FormLabel {	
	color: White;
	margin: 5px;
	font-family: Arial, sans-serif;
	font-size: larger;
	font-weight: bold;
	background-color: blue;
}

dim-body{
	background-image:url(images/core_cwWebUi21/cwWebUi21_LeftNavMainBackground.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #d7d7d7;
	margin:0;
	padding:0;
	height: 100%;
}

.ImagePointer-enter {
	cursor:pointer;
	cursor:hand;
}

.timeControlTable {}

.timeControlCell {
	border: 1px black solid; 
}

.time-control{
	cursor:pointer;
	cursor:hand;
	-moz-user-focus: ignore;
    -moz-user-select: none;
}

.ImagePointer-down {
	cursor:pointer;
	cursor:hand;
}
.timeControlsResetPanel{
	margin-top: 20px;
	cursor:default;
}
.blockGroupTable{
	margin-left: 30px;
	margin-bottom: 15px;
}
.allowGroupTable .gwt-Label{
	margin-left: 10px;
	margin-right: 10px;	
}
.blockGroupTable .gwt-Label{
	margin-left: 10px;
	margin-right: 10px;	
}
.timeControlsSubTables{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;	
	margin-top: 5px;
	margin-bottom: 20px;
}
.subnote{
	font-size: 8px;
	margin-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
}

#loading {
    position: absolute;
    left: 45%;
    top: 40%;
    padding: 2px;
    z-index: 20001;
    height: auto;
    border: 1px solid #ccc;
}
#loading a {
    color: #225588;
}

#loading .loading-indicator {
    background: white;
    color: #444;
    font: bold 13px tahoma, arial, helvetica;
    padding: 10px;
    margin: 0;
    height: auto;
}

#loading-msg {
    font: normal 10px arial, tahoma, sans-serif;
}
