/*html.ie {
	height: 100%;	
}
.ie body {
	height: 100%;	
}*/
/*KODY: Partial fix for Iframe sizing*/
html, body{ 
	height: 100%;
}

.ie .autoSizeContentZone {
	width:100%;
	height:100%;
	overflow:auto;
}
.autoSizeContentTable {
	width:99%; 
	height:100%; 
	margin-bottom:-20px;
}
.ie .autoSizeContentTable {
	width:100%; 
	height:100%; 
}
PRE.htmlescaped {
	color: #333333;
	font-family: sans-serif, Arial;
    font-size: 12px;
    margin: 0px;
    padding:0px;
    padding-top:2px;
}

.EditPropertyListing .disabledCtrl {
	
}
.ControlSeparator {
	height: 20px;
	width: 2px;
	background-image: url("../images/actions/iconsep.gif");
}

A { cursor:hand;}

.control_nowrap {
	white-space: nowrap;	
}
fieldset legend .FacesActionControl img {
	margin-top: 1px;
	margin-bottom: 3px;
}
.commonFixedToolbar {
	display:block;
	position:fixed;
	width:100%;
	z-index:10;
}
.commonFixedToolbar .Toolset, .commonFixedToolbar .Toolset .HeaderToolbar, .commonFixedToolbar .Toolset .ToolBarDivider {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.fixedToolbarFiller {
	height: 25px;
	width:100%;
}
.ie .fixedToolbarFiller {
	height: 26px;
}
.fixedToolbarsFiller {
	height: 50px;
	width:100%;
}
.ie .fixedToolbarsFiller {
	height: 51px;
}
.ie8 .commonFixedToolbar .Toolset, .ie8 .commonFixedToolbar .Toolset .HeaderToolbar, .ie8 .commonFixedToolbar .Toolset .ToolBarDivider {
	box-sizing: content-box;
	-ms-box-sizing: content-box;
}
.popupActionButton {
	padding:1px 18px 2px 18px;
	color: #2e3947;
	text-shadow: 0 1px 0 #ffffff;
	border: 1px solid #a4bed4;
	background: #CDE1FC;
	background: -moz-linear-gradient(center bottom, #e1eeff 0%, #cce2fe 12%, #ecf2f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ecf2f7),   color-stop(0.88, #cce2fe),   color-stop(1.00, #e1eeff));
	background: -o-linear-gradient( top,  #e1eeff, #cce2fe 12%, #ecf2f7);
	background: linear-gradient(top, #e1eeff, #cce2fe 12%, #ecf2f7 );

	background: -ms-linear-gradient(top, #e1eeff 0%,#cce2fe 12%,#ecf2f7 100%);
	cursor: pointer;
	margin-right: 8px;
}
.popupActionButtonOver {
	padding:1px 18px 2px 18px;
	color: #2e3947;
	text-shadow: 0 1px 0 #ffffff;
	border: 1px solid #a4bed4;
	cursor: pointer;
	box-shadow: inset 0 0 2px #aaaaaa;

	background: #B5D2FB; /* Old browsers */
	background: -moz-linear-gradient(top, #C4DDFF 0%, #bdd9fc 88%, #deeaf4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C4DDFF), color-stop(88%,#bdd9fc), color-stop(100%,#deeaf4)); /* Chrome,Safari4+ */
	background: -o-linear-gradient(top, #C4DDFF 0%,#bdd9fc 88%,#deeaf4 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #C4DDFF 0%,#bdd9fc 88%,#deeaf4 100%); /* IE10+ */
	background: linear-gradient(top, #C4DDFF 0%,#bdd9fc 88%,#deeaf4 100%); /* W3C */
	margin-right: 8px;
}
.ie .popupActionButton {
	background: #CDE1FC;
}
.ie .popupActionButtonOver  {
	background: #B5D2FB;
}
.NoScriptPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.NoScriptPage a {
	color: #990000;
}
.LoginPage {
	width: 100%;
	margin: 0 auto;
}
.LoginPage p, .LoginPage a, .LoginPage li {
	margin: 0px;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.LoginPage .Header {
	
}
.LoginPage .Header .Banner {
	background-color: #00A6CB;
}
.LoginPage .Content {
	padding: 10px;
	height: 100%;
}
.LoginPage .Content .HeaderText {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #f39722;
}
.LoginPage .Content .TitleText {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #00a9ce;
}
.LoginPage .Content .Info {
	margin-top: 10px;
}
.LoginPage .Content .Info .SubInfo {
	margin-left: 20px;
}
.LoginPage .Footer {
	background-color: #f39722;
}
.LoginPage .Footer .FooterText {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: white;
}
.LoginPage .Divider {
	height: 30px;
}

.SQLViewerToolset {
	background-color: #F6F6FB;
}
.SQLViewerToolset .HeaderToolbar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../images/blue_bkd.gif");
	background-repeat: repeat;
	color:white;
	font-weight:bold;
	vertical-align: top;
	height:24px;
	border-bottom:1px #666666 solid;
}
.SQLViewerToolset .HeaderToolbar .Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:white;
	font-weight:normal;
}
.SQLViewerToolset .HeaderToolbar SPAN {
	
}
.SQLViewerToolset .HeaderToolbar TD {
	
}
.SQLViewerToolset .StandardToolbar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
    /*background-color: #FFDD7F;*/
    background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	background-repeat: repeat;
	height:22px;
	border-bottom:1px #666666 solid;
}
.SQLViewerToolset .StandardToolbar .GroupLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height:14px;
}
.SQLViewerToolset .Left {
	vertical-align: center;
}
.SQLViewerToolset .Right {
	vertical-align: top;
}
.SQLViewerToolset .ToolGroup {
	
}
.SQLViewerToolset .ToolGroup TD {
	vertical-align: top;
}
.SQLViewerToolset .StandardToolbar .ToolGroup TD {
	vertical-align: middle;
}
.SQLViewerToolset .ToolBarDivider {
	border-top: 2px outset #eeeeee;
}

.MetricPopup  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}
.MetricPopup .Header {
	color: #333333;
	text-indent: 5px;
	margin-bottom: 3px;
}

.MetricPopup .Title {
	color: #444444;
	line-height: 22px;
	text-indent: 5px;
	font-weight: 700;
}

.MetricDetails  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CommentsViewerToolset {
	background-color: #F6F6FB;
}
.CommentsViewerToolset .HeaderToolbar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../images/blue_bkd.gif");
	background-repeat: repeat;
	color:white;
	font-weight:bold;
	vertical-align: top;
	height:24px;
	border-bottom:1px #666666 solid;
}
.CommentsViewerToolset .HeaderToolbar .Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:white;
	font-weight:normal;
}
.CommentsViewerToolset .HeaderToolbar SPAN {
	
}
.CommentsViewerToolset .HeaderToolbar TD {
	
}
.CommentsViewerToolset .StandardToolbar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
    /*background-color: #FFDD7F;*/
    background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	background-repeat: repeat;
	height:20px;
	border-bottom:1px #666666 solid;
}

.CommentsViewerToolset .Left {
	vertical-align: center;
}
.CommentsViewerToolset .Right {
	vertical-align: top;
}
.CommentsViewerToolset .ToolGroup {
	
}
.CommentsViewerToolset .ToolGroup TD {
	vertical-align: top;
}
.CommentsViewerToolset .StandardToolbar .ToolGroup TD {
	vertical-align: middle;
}
.CommentsViewerToolset .ToolBarDivider {
	border-top: 2px outset #eeeeee;
}

.MetricComments  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 98%;
}
.MetricComments h2 {
	margin:0px;
	padding-top: 2px;
	font-size: 14px;
}
.MetricComments h3 {
	margin:0px;
	height:18px;
	line-height:20px;
	vertical-align:bottom;
	font-size: 12px;
}

.MetricComments .Comments {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:normal;
	line-height: 13px;
}

.MetricComments .HeaderLabel {
	color:#333333;
	font-weight:700;
}
.MetricComments .FacesActionControl img {
	margin-top: 1px;
	margin-bottom: 2px;
}
.MetricComments .FacesActionControl {
	/*vertical-align:middle;*/
	padding: 0px;
	height: 18px;
	width:20px;
	padding-bottom: 2px;	
}
.MetricComments .ItemLabel {
	font-weight:700;
}
.MetricComments .ItemSubLabel {
	font-weight:normal;
}
.MetricComments .Dimensions {
	color:#333333;
	font-weight:normal;
}
.MetricComments .Dimensions .HeaderLabel {
	
}
	
.MetricComments .Dimensions .Listing {
	margin-left: 10px;
}
.MetricComments .Dimensions .ItemLabel {
	color:#39526C;
	padding-left:10px;
}
.MetricComments .Dimensions .ItemLabel .LabelText {
	text-decoration: underline;
}
.MetricComments .Measures {
	color:#333333;
	font-weight:normal;
}
.MetricComments .Measures .Listing {
	margin-left: 10px;
}
.MetricComments .Measures .ItemLabel {
	color:#39526C;
	padding-left:10px;
}
.MetricComments .Measures .ItemLabel .LabelText {
	text-decoration: underline;
}
.MetricComments .Thresholds {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.MetricComments .Thresholds .HeaderLabel {
	font-weight:700;
	color: #553900;
	text-align: left;
}
.MetricComments .Thresholds .HeaderLabel .LabelText {
	text-decoration: underline;
}
.MetricComments .Thresholds .ItemLabel {
	font-size: 12px;
	color:#333333;
	font-weight:normal;
	text-decoration: underline;
}
.MetricComments .Thresholds .ItemSubLabel {
	font-size: 12px;
}
.MetricComments .Thresholds .ItemValue {
	font-size: 12px;
	color:#333333;
	font-weight:normal;
}
.thresholdListing .colorExample {
	color:#333333;
	display: block;
	padding:2px;
}

.MetricSQL  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.MetricSQL .Statement {
	color:#333333;
	font-weight:normal;
	padding-top:4px;
}
.selectQueryMsg {
	font-weight:normal; 
	color:navy;
}
.showSQLBox {
	border:1px solid #666666; 
	background-color:#eeeeee; 
	padding:2px;
	line-height:15px;
}
.showSQLNoBox {
	line-height:15px;
	padding-top:3px;
}
.SQLMajorKeyword{
	color:#000FFF;
	font-weight:700;
}
.SQLTab {
	line-height:13px;
	padding:0px;
}
.SQLVariable{
	color:#990000;
	font-weight:normal;
}
.SQLMinorKeyword{
	color:#000FFF;
	font-weight:normal;
}
.SQLSystemKeyword{
	color:#000000;
	font-weight:700;
}
.SQLQuotedValue{
	color:red;
	font-weight:normal;
}
.SQLCommentedValue{
	color:#008000;
	font-weight:normal;
}
.MetricSQL fieldset legend {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333366;
	padding-right:2px;
	height:20px;
	line-height:16px;
	vertical-align:top;
	font-size: 12px;
}
.MetricSQL .showSQLBox {
	margin: 2px;
	border: 1px solid #999999;
	background-color: #F7F7F7;
}
.MetricSQL .sectionLabel {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #333366;
	height:20px;
	line-height:16px;
	font-size: 12px;
	padding-left: 3px;
	
	background: #ebf1f6;
}
.MetricSQL .HeaderLabel {
	font-size: 12px;
	font-weight:700;
	color: #043A0C;
}
.MetricSQL .ItemTitle {
	font-size: 12px;
	font-weight:normal;
	color: #062251;
}
.MetricSQL .ItemSubTitle {
	font-size: 12px;
	color: black;
	font-weight:normal;
}
.ie8 .MetricSQL .datasetSection, .ie9 .MetricSQL .datasetSection {
	padding-bottom: 4px;
}
.MetricSQL .datasetSection {
	display: block;
	margin-bottom: 3px;
	border: 1px solid #888888;
}
.MetricSQL .datasetSection .sectionLabel {
	background: #ebefc9; /* Old browsers */
	background: -moz-linear-gradient(top, #ebefc9 0%, #def779 50%, #c1e253 52%, #dbefa7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebefc9), color-stop(50%,#def779), color-stop(52%,#c1e253), color-stop(100%,#dbefa7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ebefc9 0%,#def779 50%,#c1e253 52%,#dbefa7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ebefc9 0%,#def779 50%,#c1e253 52%,#dbefa7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ebefc9 0%,#def779 50%,#c1e253 52%,#dbefa7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ebefc9 0%,#def779 50%,#c1e253 52%,#dbefa7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebefc9', endColorstr='#c1e253',GradientType=0 ); /* IE6-9 */
}
.MetricSQL .querySection {
	display: block;
	margin: 4px;
	border: 1px solid #aaaaaa;
}
.MetricSQL .querySection .HeaderLabel {
	color:#660000;
}
.MetricSQL .querySection .sectionLabel {
	background: #f9eac2; /* Old browsers */
	background: -moz-linear-gradient(top, #f9eac2 0%, #f9e1a4 49%, #f7ce67 51%, #f9e2a7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9eac2), color-stop(49%,#f9e1a4), color-stop(51%,#f7ce67), color-stop(100%,#f9e2a7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9eac2 0%,#f9e1a4 49%,#f7ce67 51%,#f9e2a7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9eac2 0%,#f9e1a4 49%,#f7ce67 51%,#f9e2a7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9eac2 0%,#f9e1a4 49%,#f7ce67 51%,#f9e2a7 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f9eac2 0%,#f9e1a4 49%,#f7ce67 51%,#f9e2a7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9eac2', endColorstr='#f7ce67',GradientType=0 ); /* IE6-9 */
}
.MetricSQL .statisticsSection {
	display: block;
	
	margin: 4px;
	/*border: 1px solid #cccccc;*/
}
.MetricSQL .statisticsSection .HeaderLabel {
	color: #333366;
}
.MetricSQL .statisticsSection .sectionLabel {
	font-weight: bold;
	border-bottom: 1px solid #333366;
	background: none;
	filter: none;
	color: #333366;
}

.MetricSQL .Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;/*#636384;*/
	font-weight:700;
}

.MetricSQL .Statistics .Label {
	height: 20px;
	line-height:20px;
	/*vertical-align:bottom;*/
	font-size: 12px;
	padding:0px;
	padding-left: 4px;
	color: #023188; /*#023AA4;*/
}
.MetricSQL .FacesActionControl {
	padding: 0px;
	height: 18px;
	width:20px;
	padding-bottom: 2px;	
}
.MetricSQL .FacesActionControl img {
	margin-top: 1px;
	margin-bottom: 3px;
}
.MetricSQL A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:navy;
	font-weight:700;
}
.MetricSQL .Value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#222222; 
	font-weight:normal;
}
.MetricSQL .Statistics .exec_status {
	
}
.MetricSQL .Statistics .exec_status_Failed {
	color: red;
	cursor: pointer;
	text-decoration: underline;
}
.MetricSQL .Statistics .exec_status_Successful {
	color: green;
	
}
.MetricSQL .Statistics .queryErrorMessage {
	margin-left:4px;
	margin-right:4px;
	padding:3px;
	background-color:#ffff99;
	font-weight: normal;
	color: #DB0000;
	border: 1px solid #F2B529; 
	display: inline-block;
}
/*.panelToolbar {
    background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	background-repeat: repeat-x;
    border: #cccccc solid 1px;
}*/
.ToolBarWebControl {
	color:#000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.ToolBarWebControl table {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.ToolBarWebControl .controllabel {
	padding-left:2px;
	padding-right: 1px;
}
.ToolBarWebControl  A,  .ToolBarWebControl A:visited, A.ToolBarWebControl
{
	text-decoration:none;
}

.panelToolbar .ToolBarWebControl {
	
}
.panelToolbar .ControlSeparator {
	margin-left:2px;
	margin-right:1px;	
}

.panelFrame {
	border: 1px solid #4f7399;
}
.contentFrame {
	border: 1px solid #aca899;
}
.errorStatusPage {
	background-color: yellow;
    vertical-align:top;
    margin-top: 0px;
    color: #666699;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
}
.errorContentPage {
	background-color: white;
    vertical-align:top;
    margin-top: 0px;
    color: #666699;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
}
.EditPropertyException {
	display: block;
}
.EditPropertyException fieldset, .EditPropertyException legend {
	color: #cc0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-left: 1px;
	padding-bottom: 2px;
	margin: 0px;
	margin-left:2px;
	margin-right:2px;
}
.EditPropertyException .Message {
	color:red;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
}
.EditPropertyUpdated {
	display: block;
}
.EditPropertyUpdated fieldset, .EditPropertyUpdated legend {
	color: #336633;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	padding: 0px;
	padding-left: 1px;
	padding-bottom: 2px;
	margin: 0px;
	margin-left:2px;
	margin-right:2px;
}
.EditPropertyUpdated .Message {
	color:#336633;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
}
.EditPropertyUpdated .AdditionalMessage {
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:navy;
	margin-top:12px;
}
.FatalTextTable 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.ErrorTextTable 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.warningStatusPage {
	background-color: #eeeeee;
    vertical-align:top;
    margin-top: 5px;
    margin-left: 3px;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.WarningTextTable 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.InfoTextTable 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.FatalText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;	
}
.ErrorText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;	
}

.WarningText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.InfoText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
}

#statusContent {
    background-color: #eeeeee;/*#e4e4ec;*/
    vertical-align:top;   
}
.statusContentPage {
	background-color: #eeeeee;/*#e4e4ec;*/
    vertical-align:top;
    margin-top: 0px;
    color: #222222;/*#666699;*/
    padding-left:2px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
}
#outputmsg {
	
}
.StatusMessageTable {
	color: #666699;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
}
#navigationContent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ffffef; /*#efefef;*/
    vertical-align:top;   
}
.ErrorNavLinkItem {
	color: red;	
}
.PortalHeaderToolset {
	height:47px;
	background-color: #F5E8CB;/*#DFFFDF;#F6F6FB;*/
	margin-bottom: 0px;
}	
.PortalHeaderToolset .HeaderToolbar
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #666666;
	height:24px;
}
.PortalHeaderToolset .HeaderToolbar span {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.PortalHeaderToolset .StandardToolbar 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	background-color:#F6F6FB;
    background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	background-repeat: repeat;
	height:22px;
}
.PortalHeaderToolset .StandardToolbar span {
	font-family: verdana, arial;
	font-size: 8pt;
	color: black;
}
.PortalHeaderToolset .Left {
	
}
.PortalHeaderToolset .Right {
	
}
.PortalHeaderToolset .ToolGroup {
	
}
.PortalHeaderToolset .ToolBarDivider {
	border-top: 2px outset #eeeeee;
}
#mydata {
	margin-right:3px;
}

.ObjectHeaderPage
{
	/*padding-left: 1px;
	padding-right: 1px;*/
	/*margin-top:1 px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
}
.ObjectHeaderPage .BottomToolBarDivider {
	border-top: 2px outset #dddddd;
}
.ObjectHeaderPage .Right {
	padding-right: 2px;
}
.ObjectHeaderPage .HeaderToolbar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../images/blue_bkd.gif");
	background-repeat: repeat;
	color:white;
	font-weight:bold;
	vertical-align: middle;
	height:23px;
	border-bottom:1px #666666 solid;
	/*margin-top: 1px;*/
	/*margin-left: 1px;*/
	margin-right: 1px;
	
}
.ObjectHeaderPage .HeaderToolbar .Title {
	font-size: 12px;
	color:white;	
	font-weight:bold;
	padding-left: 3px;
	padding-top: 1px;
}

.ObjectHeaderPage .StandardToolbar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #666666;
    background-color: #FFDD7F;
    background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	background-repeat: repeat;
	margin-left: 1px;
	text-indent: 2px;
	height:23px;
	border-bottom: 1px solid #666666;
}
.ObjectHeaderPage .StandardToolbar A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.ObjectHeaderPage .Toolset .ToolBarDivider {
	border-top: 2px outset #dddddd;
}
.NavigationListingCell {
	border: 1px solid #999999;
	padding:2px;
	height: 100%;
}
.NavigationToolSet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;   
	width:100%;
	border-collapse: collapse;
	/*border: 1px #666666 solid;*/
}
.NavigationToolSet .Left {
	
}
.NavigationToolSet .Right {
	
}
.NavigationToolSet .ToolGroup {
	
}
.NavigationToolSet .ToolBarDivider {
	border-top: 2px outset #dddddd;
}
.NavigationToolSet .StandardToolBar {
	color:#000066;
	height:24px;
	background-color: white;
	background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	background-repeat: repeat;
}
.NavigationToolSet .HeaderToolBar {
	height:23px;
	background-image: url("../images/blue_bkd.gif");
	background-repeat: repeat;
	border-bottom:1px #666666 solid;
	text-indent: 2px;
}
.NavigationToolSet .HeaderToolBar SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	font-weight:700;
	text-indent: 2px;
}
.NavigationToolSet .FooterToolBar {
	color:white;
	height:20px;
	background-image: url("../images/blue_bkd.gif");
	background-repeat: repeat;
	border-top:1px white solid ;
	border-left:2px lightblue outset;
	border-right:2px lightblue outset;
	border-bottom:1px #666666 solid;
}

.MigrationHeaderToolset {
	height:46px;
	background-color: #F6F6FB;
}
.MigrationHeaderToolset TABLE {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.MigrationHeaderToolset .HeaderToolbar
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	height:24px;
}
.MigrationHeaderToolset .HeaderToolbar .ToolGroup {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: normal;
}
.MigrationHeaderToolset .HeaderToolbar .TitleGroup {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.MigrationHeaderToolset .StandardToolbar 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color:#F6F6FB;
    background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	background-repeat: repeat;
	height:22px;
}
.MigrationHeaderToolset .StandardToolbar span {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.MigrationHeaderToolset .Left {
	
}
.MigrationHeaderToolset .Right {
	
}
.MigrationHeaderToolset .ToolGroup {
	
}
.MigrationHeaderToolset .ToolBarDivider {
	border-top: 2px outset #eeeeee;
}
/*
.PortalContentTable 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
        border-width: 0px;
        padding: 0px;
        border-spacing: 0px;
        border-collapse: collapse;
        align: left;
        valign: top;
}
*/
.SecurityRightsPageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../images/blue_bkd.gif");
	background-repeat: repeat;
	color:white;
	font-weight:bold;
	vertical-align: center;
	height:24px;
	border-bottom:1px #666666 solid;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	text-indent: 3px;
}
.GenericPageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../images/blue_bkd.gif");
	background-repeat: repeat;
	color:white;
	font-weight:bold;
	vertical-align: center;
	height:24px;
	border-bottom:1px #666666 solid;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	text-indent: 3px;
}

table 
{
	margin: 0px;
    border-width: 0px;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}

body
{
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-height: 0px;
    margin-width: 0px;
    /*padding-left: 0px;
    padding-right: 0px;*/
}

.LoginPrompts INPUT
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
    width: 150px;
}

A.EditSubitem:link
{
	text-decoration:none;
	color:white;
}

A.EditSubitem:visited
{
	text-decoration:none;
	color:white;
}

A.EditSubitem:active
{
	text-decoration:none;
	color:yellow;
}

A.EditSubitem:hover
{
	text-decoration:underline;
}

.EditSubitem
{
	color:white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: bold;
    width: 100px;
    white-space: nowrap;
}
.EditPropertyBody {
	width:100%;
	
}
.EditPropertyListing {
	width:100%;
}
.EditPropertyInfo{
	width:99%;
	margin-left: 2px;
}
.EditPropertyDomains{
	color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.EditPropertyDomains fieldset, .EditPropertyDomains legend {
	color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	
}
.EditPropertyDomains .Label
{
	color:navy;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space: nowrap;
    text-align: left;
    line-height:16px;
    vertical-align:center;
}
.EditPropertyDomains .Value label
{
	line-height:16px;
}
.EditPropertyDomains .Value
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:black;
	vertical-align:top;
}
.EditPropertyDomains .Value TD
{
	padding-bottom: 4px;
	padding-left: 4px;
    vertical-align:top;
}
.EditPropertyDomains .Value input
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left:0px;
    vertical-align:top;
}
/* This is an IE hack to properly position the checkboxes */
* html .EditPropertyDomains .Value input
{
	margin-top: -3px;
	margin-right: -3px;
	margin-left: -3px;
    vertical-align:top;
}


.EditPropertyAliases{
	color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	padding: 3px;
	
}
.EditPropertyAliases .ListingTable {
	border: 1px solid #666666;
	padding: 3px;
}
.EditPropertyAliases .ListingHeader {
	/*color:#333333;*/
}
.EditPropertyAliases .ListingRow {
}
.EditPropertyAliases .ListingAltRow {
}
.EditPropertyAliases fieldset, .EditPropertyAliases legend {
	color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	
}
.EditPropertyAliases .Notes {
	color: black;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.EditPropertyAliases .Label
{
	color: #444444;/*navy;*/
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space: nowrap;
    text-align: left;
    line-height:16px;
    vertical-align:center;
    text-align:right;
    width:100%;
    padding-left: 4px;
    padding-right: 4px;
}
.EditPropertyAliases .Value
{
	color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height:16px;
    vertical-align:center;
    text-align:left;
    width:100%;
    padding-left: 4px;
    padding-right: 4px;
}

.EditPropertyStatus_Enabled {
	color:green;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
}
span.EditPropertyListing {
	display: block;
}
.EditPropertyListing fieldset, .EditPropertyListing legend {
	color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	padding: 0px;
	padding-left: 1px;
	padding-bottom: 2px;
	margin: 0px;
	margin-left:2px;
	margin-right:2px;
	
}
.EditPropertyListing legend {
	padding-right: 3px;
	font-weight: bold;
}
.EditPropertyListing fieldset .PropertyGroupNote {
	font-weight: bold;
}
.EditPropertyListing span.PropertyGroupLabel {
	color:#666666;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.EditPropertyListing .PropertyGroupDescription {
	color:#444433;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    clear: both;
    font-weight: normal;
    display: inline-block;
}
.EditPropertyColValue {
	font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:black;
	vertical-align: top;
}
span.EditPropertyColValue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color:black;
	line-height:16px;
    vertical-align:center;
}
.EditPropertyColValue .CheckboxGroup td {
	white-space:nowrap;
}
.EditPropertyColValue INPUT {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	
}
.EditPropertyColValue SELECT {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
}
.EditPropertyColValue LABEL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	color: black;
}

.EditPropertyColLabel {
	width:75px;
	line-height:18px;
	vertical-align: top;
}
.EditPropertyColHint {
	vertical-align: top;
	width:18px;
    white-space: nowrap;
}
.EditPropertyColHint img {
	margin-top:3px;
}
.EditPropertyLabel
{
	/*color:#0000FF;*/
	color: #444444;
	font-weight: normal;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space: nowrap;
    text-align: left;
    line-height:20px;
    vertical-align:center;
}

.EditPropertyValue, .SelectPropertyValue, .EditPropertyRow
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    width:99%;
}
span.EditPropertyValue, span.SelectPropertyValue, span.EditPropertyRow {
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	color:black;
	line-height:14px;
    vertical-align:center;
    width:auto;
    clear:both;
    padding-top:3px;
    display: block;
}
input.EditPropertyValue, .EditPropertyValue input, input.SelectPropertyValue, .SelectPropertyValue input, input.EditPropertyRow, .EditPropertyRow input {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	width:99%;
	font-weight: normal;
}
select.EditPropertyValue, .EditPropertyValue select, select.SelectPropertyValue, .SelectPropertyValue select, .EditPropertyRow select, select.EditPropertyRow {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
}
.EditPropertyListing OPTGROUP, .EditPropertyValue OPTGROUP, .SelectPropertyValue OPTGROUP, .EditPropertyRow OPTGROUP {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	color:black;
	background-color:#dddddd;
	text-indent:3px;
}

.EditPropertyListing OPTION, .EditPropertyValue OPTION, .SelectPropertyValue OPTION, .EditPropertyRow OPTION {
	color:black;
	background-color:white;
	text-indent:0px;
}
textarea.EditPropertyValue, .EditPropertyValue textarea, textarea.SelectPropertyValue, .SelectPropertyValue textarea, textarea.EditPropertyRow, .EditPropertyRow textarea {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	display:block;
	white-space:pre;
	/*width:99%;*/
}
.EditPropertyHeader
{
	color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
}

.ListingHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url("../images/htmltable/blue/head_middle.gif");
	background-position: 0px -1px;
	background-repeat: repeat;
	color:white;
	font-weight:bold;
	vertical-align: center;
	height:24px;
	text-align: left;
	padding-left: 3px;
}
.ListingHeader select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ListingRow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
    white-space: nowrap;
    margin-left: 3px;
}
.ListingSelectedRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: yellow;
    white-space: nowrap;
    margin-left: 3px;
}
.ListingRow A, .ListingAltRow A, .ListingSelectedRow A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Navy;
}
.ListingAltRow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #000000;
	background-color: #EDEDED;
    white-space: nowrap;
    margin-left: 3px;
}

.AltListingHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url("../images/htmltable/blue/head_middle.gif");
	background-position: 0px -1px;
	background-repeat: repeat;
	color:white;
	font-weight:bold;
	vertical-align: center;
	height:22px;
	text-align: left;
	padding-left: 3px;
}
.AltListingHeader select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.AltListingRow
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	background-color: #FFFFFF;
    /*white-space: nowrap;*/
}

.AltListingAltRow
{
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	background-color: #EDEDED;
    /*white-space: nowrap;*/
}
span.AltEditPageContent, div.AltEditPageContent {
	display:block;
}
.AltEditPageContent {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding-left: 3px;
	padding-right: 3px;
	width:100%;
}
.AltEditPropertyListing {
	width:100%;
}
table.AltEditPropertyListing {
	border: 1px solid #cccccc;
	border-style: collapse;
}
.AltEditPropertyListing TD {
	border-top: 1px solid #cccccc;
}

.AltEditPropertyLabel
{
	color:#999999;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space: nowrap;
    text-align: left;
    line-height:14px;
    vertical-align:center;
}

.AltEditPropertyValue
{
	color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
   
    white-space: normal;
}
select.AltEditPropertyValue
{
	color:#000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
span.AltEditPropertyValue {
	color:black;
	line-height:14px;
    vertical-align:center;
}
input.AltEditPropertyValue {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.AltEditPropertyHeader
{
	color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 13px;
    white-space: nowrap;
}
.AltEditPropertyListing fieldset, .AltEditPropertyListing legend {
	color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.AltEditPropertyListing A {
	color: black;
}
.AltEditPropertyCommands {
	text-align:right;
}
.AltEditPropertyCommands input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:3px;
}

div.ObjectMemberFiltering, span.ObjectMemberFiltering {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding-left: 3px;
	padding-right: 3px;
	display:block;
}
.ObjectMemberFiltering {
	color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
    border-style: collapse;
}
.ObjectMemberFiltering input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.ObjectMemberFiltering fieldset {
	padding: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.ObjectMemberFiltering legend {
	color:#666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
}
.ObjectMemberFiltering .Label {
	color: #444444; /*#636384;*/
	font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space: nowrap;
    text-align: left;
    line-height:16px;
    vertical-align:center;
    margin-left:3px;
    margin-right:3px;
}
.ObjectMemberFiltering .Value {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.ObjectMemberFiltering .Value input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.ObjectMemberFiltering .Value select {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.ObjectMemberFiltering .Value label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    white-space:nowrap;
    font-weight: normal;
}
.ObjectMemberFiltering .Message {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:navy;
    font-weight: bold;
}
.TopAlign {
	vertical-align:top;
}
.BottomAlign {
	vertical-align:bottom;
}
.RightAlign {
	text-align:right;
}
.LeftAlign {
	text-align:left;
}
.CenterAlign {
	text-align:center;
}
.CenterBothAlign {
	vertical-align:center;
}
.FiftyWidth{
	width:50px;
}
.FortyFivePercentWidth{
	width:45%;
}
.OneColumn {
	width: 95%;
}
.TwoColumns {
	width: 45%;
}
.ThreeColumns {
	width: 28%;
}
.FourColumns {
	width: 20%;
}
.PropValueColumn {
	vertical-align: top;
	padding:0px;
	margin:0px;
}
.PropActionColumn {
	vertical-align: top;
	width: 2px;
	white-space: nowrap;
	padding:0px;
	margin:0px;
}
.NoWrap{
	white-space:nowrap;
}
.disabled{
	color:#888888;
}

.PropertyListing {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding:0px;
    margin:0px;
}

.PropertyListing .Label {
	color: #444444;/*#666699;*/
	font-weight: bold;
    white-space: nowrap;
    text-align: left;
    line-height:13px;
}
.PropertyListing .Value {
	color:black;
	font-weight: normal;
    line-height:13px;
    text-indent:10px;
}
.PropertyListing .ExceptionValue {
	color:red;
	font-weight: bold;
    line-height:13px;
    text-indent:10px;
}
.PropertyListing .Result {
	color:#333333;
	font-weight: bold;
    text-align: left;
    line-height:13px;
}
.AdditionalInfo {
	font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding:0px;
    margin:0px;
}

.AdditionalInfo .Label {
	color: black;/*#666699;*/
	font-weight: normal;
    white-space: nowrap;
    text-align: left;
    line-height:14px;
}
.AdditionalInfo .ImportantLabel {
	color:red;
	font-weight: bold;
    white-space: nowrap;
    text-align: left;
    line-height:14px;
}
.AdditionalInfo .ImportantComment {
	color:red;
	font-size: 16px;
	cursor: default;
	padding-right: 8px;
	font-weight: bold;
    white-space: nowrap;
    text-align: left;
}
.AdditionalInfo .NoValue {
	color:#333333;
    line-height:14px;
	font-weight: 700;
}
.AdditionalInfo .Value {
	color:#333333;
    line-height:14px;
	font-weight: normal;
}
.AdditionalInfo .Value .subvalue1 {
	color:navy;
    line-height:14px;
	font-weight: 700;
}
.AdditionalInfo .Value .subvalue2 {
	color:#333333;
    line-height:14px;
	font-weight: 700;
}
.AdditionalInfo .Value select {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.FacesInfoMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
}
.FacesToolbar 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #666666;
	background-color:white;
    background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	background-repeat: repeat;
	height:25px;
	width:100%;
	/*padding:1px;*/
	margin:0px;
	margin-left: 1px;
	
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #999999;
}
.FacesToolbarContent {
	height: 20px;
}
.FacesToolbarContent td {
	padding-left:2px;
	padding-right:2px;
	vertical-align:middle;
}
.FacesActionControl, .FacesLabelLink {
	color:#000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    cursor:pointer;
    border-collapse:separate;
	vertical-align:middle;
}
.FacesActionControl {
	 margin:1px;
	 padding:0px;
	 padding-top: 2px;
	 display: inline-block;
}
.FacesLabelLink {
	 margin:0px;
	 padding:1px;
}

.FacesActionControl {
	text-decoration:none;
	height: 20px;
	white-space:nowrap;
}
.FacesActionControl img, .FacesLabelLink img {
	vertical-align:middle;
	border:none;
}
.FacesActionControl span {
	padding-left:3px;
	height:18px;
	line-height:16px;
	vertical-align:middle;
	text-decoration:none;
}
.FacesLabelLink A {
	cursor: hand;
	text-decoration:none;
}
.FacesLabelLink A:hover {
	text-decoration:underline;
}
.FacesLabelLink span {
	padding-left:3px;
	height:18px;
	line-height:14px;
	vertical-align:middle;
	cursor: hand;
}


.paginatorZone {
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	width: 100%;
	margin-top:3px;
	clear: both;
	display: block;
}
.paginatorHeader {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	height: 26px;
	border-bottom: #999999 solid 1px;
	padding-left:4px;
	font-size:11px;
	width: 100%;
	line-height:26px;
	vertical-align: center;
	clear: both;
	display: block;
	white-space:nowrap;
}

.paginatorTable {
	height: 26px;
	vertical-align: center;
}
.paginatorTable A {
	color: #343796;
	line-height: 18px;
	vertical-align: bottom;
	font-size: 12px;
}

.paginatorTable img {
	vertical-align: top;
}

.paginatorColumn A {
	padding-left:3px;
}
.paginatorActiveColumn A {
	font-weight:bold;
	padding-left:3px;
	text-decoration: none;
}
.ProductVersion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.ProductVersion .Content {
	width: 100%;
	text-align: center;
}
.ProductVersion fieldset {
	width: auto;
}
.ProductVersion legend {
	color: #666666;
	font-weight: 700;
	height: 18px;
	line-height:14px;
}
.ProductVersion table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ProductVersion td {
	vertical-align: top;	
}
.ProductVersion .label {
	/*font-weight: bold;*/
	color: #555555;
	white-space: nowrap;
	text-align: right;
	cursor:default;
}
.ProductVersion .value {
	text-align: left;
	white-space:normal;
}
.ProductVersion .ApplicationInfo {
	width: 70%;
	text-align: center;
}
.ProductVersion .VersionInfo {
	margin-top:20px;
	width: 250px;
	text-align: center;
}

.ProductVersion .RepositoryInfo {
	margin-top:20px;
	width: 90%;
}
.ProductVersion .InstanceStats {
	margin-top:20px;
	width: 500px;
}
.thresholdListing, .thresholdListing input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thresholdListing .FacesActionControl {
	height: 18px;
}
.thresholdListing td {
	height: 20px;
}
.thresholdListingHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url("../images/htmltable/blue/head_middle.gif");
	background-position: 0px -1px;
	background-repeat: repeat;
	color:white;
	font-weight:bold;
	vertical-align: center;
	height:24px;
	text-align: left;
	text-indent: 3px;
}

.thresholdListingData {

}
.thresholdListingAltData {
	background-color: #e4e4ec;
}
.PortalObjectInfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top:3px;
}
.PortalObjectInfo .Label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 700;
}
.PortalObjectInfo .Value {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.ImpactAnalysis .Disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	font-weight: 700;
}
.OrganizeFavorites .Disclaimer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	display:inline-block;
	clear:both;
	margin-top:5px;
	margin-left:5px;
}
.LogsViewer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.LogsViewer .Content {
	width: 100%;
	text-align: center;
	margin-top:15px;
}
.LogsViewer fieldset {
	
}
.LogsViewer legend {
	color: #666666;
	font-weight: 700;
}

.LogsViewer table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.LogsViewer td {
	vertical-align: top;	
}
.LogsViewer .LogListing {
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
.LogsViewer .LogListing td {
	padding-left:6px;
}
.LogsViewer .LogListing a {
	color: #336699;
	
}
.LogsViewer .LogListing .altrow {
	background-color: #eeeeee;
}
.LogsViewer .LogListing .row {
}
.LogsViewer .label {
	font-weight: 700px;
	color: white;
	white-space: nowrap;
	cursor:default;
	background-image: url("../images/htmltable/blue/head_middle.gif");
	background-repeat: repeat;
    background-position: 0px 0px;
    height:20px;
}
.LogsViewer .value {
	
}
.LogsViewer .LogsInfo {
	width: 400px;
	text-align: center;
}

.GenericEditToolSet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;   
	width:100%;
	border-collapse: collapse;
	/*border: 1px #666666 solid;*/
}
.GenericEditToolSet .Left {
	
}
.GenericEditToolSet .Right {
	
}
.GenericEditToolSet .ToolGroup {
	
}
.GenericEditToolSet .ToolBarDivider {
	border-top: 2px outset #eeeeee;
}
.GenericEditToolSet .StandardToolBar {
	color:#000066;
	height:22px;
	/*background-color: white;
	background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	background-repeat: repeat;
	border: 1px solid red;*/
}
.GenericEditToolSet .HeaderToolBar {
	height:21px;
	/*background-image: url("../images/blue_bkd.gif");
	background-repeat: repeat;*/
	border-bottom:1px #666666 solid;
	text-indent: 2px;
}
.GenericEditToolSet .HeaderToolBar SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	font-weight:700;
	text-indent: 2px;
}
.GenericEditToolSet .FooterToolBar {
	color:white;
	height:20px;
	/*background-image: url("../images/blue_bkd.gif");
	background-repeat: repeat;*/
	border-top:1px white solid ;
	border-left:2px lightblue outset;
	border-right:2px lightblue outset;
	border-bottom:1px #666666 solid;
}
.GenericEditToolSet A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.StatusViewer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
.StatusViewer .Comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:normal;
}
.StatusViewer .SuccessMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;	
}
.StatusViewer .ErrorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.StatusViewer fieldset {
	margin-bottom: 10px;	
}
.StatusViewer fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right:4px;
	font-size: 12px;
	font-weight: 700;
}
.StatusViewerToolset .HeaderToolbar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../images/blue_bkd.gif");
	background-repeat: repeat;
	color:white;
	font-weight:bold;
	vertical-align: top;
	height:24px;
	border-bottom:1px #666666 solid;
}
.StatusViewerToolset .HeaderToolbar .Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:white;
	font-weight:normal;
}
.StatusViewerToolset .HeaderToolbar SPAN {
	
}
.StatusViewerToolset .HeaderToolbar TD {
	
}
.StatusViewerToolset .StandardToolbar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
    background-image: url("../images/ToolBar/grey_tool_bkd.jpg");
	background-repeat: repeat;
	height:22px;
	border-bottom:1px #666666 solid;
}
.StatusViewerToolset .StandardToolbar A 
{
	color: black;
}
.ExportContentWindow {
	margin:0px;
	padding:0px;
}
.ExportContentWindow .StatusTable {
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.ExportContentWindow .StatusHeader {
	color: white;
	font-size:13px;
	height: 23px;
	background-image:url("../images/blue_bkd.gif");
}
.ExportContentWindow .CloseMessage {
	
}
.ExportContentWindow .CloseMessage a {
	color: inherit;
	text-decoration:underline;
}
.ExportContentWindow .DisclaimerMessage {
	padding: 1px;
}

.connection_status {
	font-family: Arial, Helvetica, sans-serif;
	color:navy;
}
.connection_statistics {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
.statisticBase {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
.cacheStatisticBase {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
.statisticItem {
	
}
.fieldRowBase {
	
}
.fieldBase {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
.fieldBase .label {
	font-weight: 700;
	padding-right: 4px;
}
.fieldBase .value {
	
}
.fieldSectionBase {
	margin-bottom: 6px;
}

.fieldsetBase legend {
	padding-bottom: 4px;
}
.fieldsetBase legend .label {
	color: #660000;
	font-weight: 700;
	font-size: 13px;
	line-height:13px;
	padding:0px;
	margin:0px;
}

.fieldHeaderBase .value {
	color: navy;
	font-weight: 700;
}

.fieldSeparatorBase {
	padding-right: 5px;
}
.name_separator {
	padding-left: 4px;
}
.field_separator {
	
}
.fieldThreshold_1 {
	
}
.fieldThreshold_2 {
	
}
.fieldThreshold_3 {
	
}
.connection_details .fieldHeaderBase .value {
	color: #003300;
}
.connection_totals div {
	padding-left: 8px;
}
.connection_totals .fieldHeaderBase .value {
	color: #006F00;
}
.queueStatisticsBase {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
.queueStatisticsBase div {
	padding-left: 8px;
}
.queueStatisticsBase .fieldHeaderBase .value {
	color: #660000;
}
.queueStatisticsBase .statisticBase .fieldHeaderBase .value {
	color: #B12E07;
}
.datacache_statistics {
	
}
.executioncache_statistics, .resultscache_statistics, .asyncexecution_statistics {
	
}
.cumulative_stats_date .label {
	color: navy;
	font-weight: 700;
	padding-right: 4px;
}
.cumulative_stats_date .value {
	
}

.EditPropertyListing .ValueRequired {
	background-color: Red;
}
.EditPropertyListing .ValueChanged {
	background-color: Yellow;
	border: 1px solid orange;
	padding-bottom: 0px;
	padding-left: 0px;
}
.CohortDialog {
	
}
.CohortDialog label, .CohortDialog select, .CohortDialog input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:14px!important;
}
.CohortDialog input {
	width: 260px;
}
.ie8 .CohortDialog .ui-dialog-content, .ie9 .CohortDialog .ui-dialog-content {
	height: 110px!important;
}
.ie8 .CohortDialog, .ie9 .CohortDialog {
	top: 50px!important;
	left:75px!important;
}
.CohortDialog button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:16px!important;
	padding: 4px 10px 4px 10px!important;
	line-height: 16px!important;
}