/*
   (C) Copyright IBM Corp. 2005, 2011.
   Licensed Material - Property of IBM Corp. IBM, the IBM logo, and Cognos are trademarks of IBM Corp., registered in many jurisdictions worldwide.
*/

/*****************************************************************************************
  This is a generated file. Any changes you make to it will not be upgraded.
/*****************************************************************************************/
.popup-tooltip-label {
	font-weight: bold;
	font-size: 8pt;
	color: #31659C;
}
popup-tooltip-a {
	font-family: Tahoma;
	font-size: 70%;
	color: #0000cc;
	text-decoration: underline;
}
a.popup-tooltip-a {
	text-decoration: underline;
}
.popup-tooltip {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	border: solid 1px black;
	background-color: #EFF3F7;
	margin: 0px;
	padding: 0px;
}
.button {
	border: #cccccc 1px solid;
	background-color: #ffffff;
}
.button_hover {
	border: #99aacc 1px solid;
	background-color: #bec8dc;
}
.button_pressed {
	border: #336699 1px solid;
	background-color: #bec8dc;
}
.commandButton {
	border: #999999 1px solid;
	background-color: #ffffff;
}
.commandButtonOver {
	border: #999999 1px solid;
	cursor: pointer;
	background-color: #e3e9f3;
}
.commandButtonDown {
	border: #999999 1px solid;
	cursor: pointer;
	background-color: #e3e9f3;
}
.commandButtonDown {
	border: #999999 1px solid;
	cursor: pointer;
	background-color: #e3e9f3;
}
.btnAnchor {
	color: #000000;
	font-size: 125%;
	text-decoration: none;
}
.cogstyle-fragmentHeader-main {
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 3px;
	width: 100%;
}
.cogstyle-fragmentHeader-title {
	height: 24px;
	font-size: 11px;
	padding-left: 10px;
	width: 100%;
	white-space: nowrap;
}
.cogstyle-fragmentHeader-titleText {
	font-weight: bold;
	color: #336699;
}
.cogstyle-toolbar-imageNormal {
	padding: 1px;
	margin: 1px;
	cursor: pointer;
}
.cogstyle-toolbar-imageOver {
	padding: 1px;
	cursor: pointer;
	border: 1px solid #336699;
	background-color: #e3e9f3;
	padding: 1px;
}
.cogstyle-toolbar-imagePressed {
	padding: 1px;
	cursor: pointer;
	border: 1px solid #336699;
	background-color: #bec8dc;
}
.cogstyle-toolbar-imageOverPressed {
	padding: 1px;
	cursor: pointer;
	border: 1px solid #336699;
	background-color: #c6c6d7;
}
.cogstyle-breadcrumbs-main {
	vertical-align: middle;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.cogstyle-breadcrumbs-pathLeafNode {
	font-weight: bold;
	color: #336699;
	white-space: nowrap;
}
.cogstyle-breadcrumbs-pathSeparator {
	color: #0000cc;
}
.cogstyle-breadcrumbs-pathLink {
	color: #0000cc;
	white-space: nowrap;
}
.cogstyle-table-paginations {
	float: right;
}
.cogstyle-table-text {
	color: #000000;
}
.cogstyle-table-empty {
	text-align: center;
	height: 40px;
}
.cogstyle-table-row-selected {
	background-color: #e3e9f3;
}
.cogstyle-table-row-default {
	background-color: #ffffff;
}
.cogstyle-table-row-alternate {
	background-color: #f3f3f3;
}
.cogstyle-table-row-hilite {
	background-color: #cccccc;
}
.cogstyle-table-row-separator {
	border-bottom: #e7e7e7 1px solid;;
}
.cogstyle-table {
	border-right: #999999 1px solid;;
	border-bottom: #999999 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	background-color: #ffffff;
	overflow: auto;
}
.cogstyle-table-header tr {
	background-color: #e7e7e7;
}
.cogstyle-table-header td {
	padding: 2px;
	height: 25px;
	font-weight: bold;
	color: #336699;
	white-space: nowrap;
}
.cogstyle-table-header a {
	color: #336699;
	text-decoration: none;
}
.cogstyle-table-body {
	overflow: auto;
}
.cogstyle-table-body td {
	padding: 2px;
	color: #000000;
}
.cogstyle-table-footer {
	width: 100%;
	border-right: #999999 1px solid;;
	border-bottom: #999999 1px solid;
	border-left: #000000 1px solid;
}
.cogstyle-table-footer tr {
	background-color: #e7e7e7;
}
.cogstyle-table-footer td {
	padding: 4px;
	color: #000000;
	font-size: 9px;
}
.cogstyle-table-group {
	background-color: #e3e9f3;
}
.cogstyle-table-group-title {
	font-weight: bold;
	color: #000000;
}
.cogstyle-form-link {
	text-decoration: underline;
}
.cogstyle-form-label {
	font-weight: bold;
	color: #336699;
}
.cogstyle-form-text {
	color: #000000;
}
.cogstyle-filter-caption {
	color: #ffffff;
	background-color: #6b778f;
	padding: 5px;
	border-bottom: 1px solid;
	border-color: #336699;
}
.cogstyle-filter-caption span {
	font-weight: bold;
}
.cogstyle-filter-body {
	padding: 5px;
	background-color: #ffffff;
	overflow: auto;
}
.cogstyle-filter-body hr {
	padding-bottom: 5px;
	border-color: #cccccc;
}
.cogstyle-filter-footer {
	text-align: center;
	padding: 3px;
	border-top: 1px solid;
	border-color: #cccccc;
	background-color: #f3f3f3;
}
.cogstyle-sectionpane {
	padding-left: 8px;
	padding-right: 10px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.cogstyle-sectionpane-title {
	font-weight: bold;
	color: #336699;
	padding-right: 5px;
}
.cogstyle-sectionpane-divider {
	width: 100%;
}
.cogstyle-sectionpane-divider-line {
	background-color: #cccccc;
	height: 1px;
	width: 100%;
}
.cogstyle-sectionpane-description {
	padding-left: 8px;
	padding-right: 10px;
	width: 100%;
	padding-bottom: 10px;
	vertical-align: top;
	color: #336699;
}
.cogstyle-sectionpane-content {
	padding-left: 8px;
	padding-right: 10px;
	width: 100%;
}
.hiddenEntryIcon {
	-moz-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
