﻿html
{
    overflow : hidden;
}

.searchCtrlDiv
{
    padding-left: 3px; 
    padding-top: 2px; 
    padding-bottom: 2px; 
    border: 1px solid gray; 
    background-color: #f6f6f6;
}

.dataCell
{
	float:left;
	padding:4px;
}

.helpBtnDiv
{
    cursor:pointer;
    width:32px;
    height:32px;
    background: url(img/mlicons/help24.png) 8px 3px no-repeat;
}
        
.helpBtnDiv:hover
{
    background: url(img/mlicons/help24_h.png) 8px 3px no-repeat;
}

.navBackDiv
{
    cursor:pointer;
    width:32px;
    height:32px;
    background: url(img/nav_left.png) 2px 3px no-repeat;
}
        
.navBackDiv:hover
{
    background: url(img/nav_left_h.png) 2px 3px no-repeat;
}

.navUpDiv
{
    cursor:pointer;
    width:32px;
    height:32px;
    background: url(img/nav_up_blue.png) 2px 3px no-repeat;
}
        
.navUpDiv:hover
{
    background: url(img/nav_up_h.png) 2px 3px no-repeat;
}

.navUpBlueDiv
{
    cursor:pointer;
    width:28px;
    height:30px;
    background: url(img/nav_up_blue.png) 0px 3px no-repeat;
}

.navUpBlueDiv:hover
{
    background: url(img/nav_up_h.png) 0px 3px no-repeat !important;
}

.flistHeading
{
    color:#666;
    font-weight:bold;
    padding-bottom:3px;
}

.flistItem
{
    color:#054d80;
}

.scrollingTab
{
    overflow:auto;
}

.scrollingTabRelPos
{
	position: relative;
}

.mlTextBox
{
    border-left:1px solid #cdcdcd;
    border-top:1px solid #cdcdcd;
    border-right:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    padding-left:4px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size:14px;
    font-weight:normal;
    overflow:auto;
}

.mlTextBox:hover
{
    border:1px solid #767676;
}

.dropList
{
    height:23px;
    border-left:1px solid #cdcdcd;
    border-top:1px solid #cdcdcd;
    border-right:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size:14px;
    font-weight:normal;
}

.dropList:hover
{
    border:1px solid #767676;
}

.listBox
{
    border-left:1px solid #cdcdcd;
    border-top:1px solid #cdcdcd;
    border-right:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size:14px;
    font-weight:normal;
}

.comingSoon
{
    color:#ad616b;
    font-size:12pt;
}

.topSpace
{
    margin-top:2px;
}

.topPad
{
    padding-top:6px;
}

.multiCheckItem
{
	font-family: Arial,sans-serif;
	font-weight:normal;
	font-size:10pt;
}

.checkBoxLabelDisabled
{
	color: Gray;
}

.checkBoxBlack
{
	vertical-align:middle;
	font-size:14px;
	color:#000;
	font-family:Arial;
	font-weight:normal;
	text-align:left;
	text-decoration: none !important;
	padding-top:1px;
	padding-bottom:1px;
}

.checkBoxLabel
{
	vertical-align:middle;
	font-size:14px;
	color:#054d80;
	font-family:Arial;
	font-weight:normal;
	text-align:left;
	text-decoration: none !important;
}

.rdfd_
{
	display:none;
}

select
{ 
	margin:0px;
}

.hideTab
{
	display: none !important;
}

.outline
{
	border:1px solid #e6e6e6;
	padding:2px;
}

.outline2
{
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #363636 0px 2px 4px;
	-moz-box-shadow: #363636 0px 2px 4px;
	box-shadow: #363636 0px 2px 4px;
}

.colorPickerTemplate
{
	padding:0px;
	margin:0px;
	background-color:Red;
}

.noHrefLink
{
	font-family:Arial;
	font-size:10pt;
	color:#6898ce !important;
	font-weight:normal;
	cursor:pointer;
	text-decoration:underline;
}

.standardLink
{
	font-family: Arial;
	font-size:12px;
	color:Black;
	font-weight:normal;
	text-decoration:none;
}

.standardLink:visited
{
	font-family: Arial;
	font-size:12px;
	color:Black;
	font-weight:normal;
	text-decoration:none;
}

.standardLink:hover
{
	font-family: Arial;
	font-size:12px;
	color:#ff9b05;
	font-weight:normal;
	text-decoration:none;
}

.alphaLink A
{
	text-decoration:none;
	padding-right:2px;
    color: #6898ce;
}

.alphaLink A:hover
{
    color: #ff9b05;
}

.alphaLink
{
	cursor:pointer;
	padding:0px 2px 0px 2px;
	text-decoration:none;
    color: #6898ce;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
}

.alphaLink:hover
{
    background-color: #6898ce;
    color: white;
}
	    
.alphaLinkSelected
{
    background-color: #6898ce;
    color: white;
}

.extraInfo
{
	font-family: Arial;
	font-size:12px;
	color:#6898ce;
	font-weight:normal;
	text-decoration:none;
}

textarea
{ 
	margin:0px;
}

.myLibLink
{
	color:#6898ce;
}

.myLibLinkRow
{
	color:#6898ce;
}

.myLibOptionsLabel
{
	color:#054d80;
	vertical-align: top !important;
}

.spanMenu
{
	font-family: Arial,Verdana,sans-serif;
	font-size:14px;
	color:#054d80;
	cursor: pointer;
}
		
.spanMenuSelection
{
	padding-left: 3px;
	padding-right: 2px;
}

.myLibBreadcrumbsLink
{
	color:#6898ce;
}

.myLibBreadcrumbsLink:hover
{
	color:#ff9b05;
}

.myLibTagBarLink
{
	color:#6898ce;
	font-size:9pt;
	text-align: center;
	cursor:pointer;
	text-decoration: underline;	
}

.requiredIndicator
{
	color: red; 
	font-weight: bold; 
}

.largeMsg
{
	font-weight:bold;
	font-size:12pt;
	color:#054d80;
	font-family:Arial,sans-serif;
}

.medMsg
{
	font-weight:bold;
	font-size:11pt;
	color:#054d80;
	font-family:Arial,sans-serif;
}

.smallMsg
{
	color:#054d80;
	font-weight:normal;
	font-size:9pt;
	font-family:Arial,sans-serif;
}

.docexpTitle
{
	font-family:Arial;
	background-color:#054d80; /*#b0b9c1; #6c92b0;*/
	font-size:10pt;
	font-weight:bold;
	color:#f7f7f7;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;	
}

.docexpNoViewerDiv
{
	background-color:White;
	vertical-align:top;
	padding:4px;
}

.docexpNoViewText
{
	padding:4px;
	width:100%;
}

.docexpNoViewIcon
{
	height: 100px;
	padding:4px;
}

.viewerFooter
{
	padding: 1px 4px 1px 4px;
	font-size:11px;
	color:black;
	font-weight:normal;
	background-color: #f7f7f7;
	border-top:solid 1px gray;
}

.docexpDetailTitle
{
}

.docexpDetailSection
{
	padding:4px;
	border-left:1px solid #CECFCE;
	border-bottom:1px solid #CECFCE;
	border-right:1px solid #CECFCE;
}

.ratingLink
{
	color:#6898ce !important;
	text-decoration:underline;
	font-weight:normal;
	cursor:pointer;
}

.ratingCell
{
	width:95px;
	padding-left:4px;
	padding-right:4px;
}

.ratingEditCell
{
	padding-left:0px;
}

.ratingBuffer1
{
	width:95px;
	height:20px;
}

.ratingBuffer2
{
	height:14px;
	width:100%;
}

.ratingPrompt
{
	color:#ff9b05;
	font-weight:bold;
	padding:4px;
	font-size:12pt;
}

.reviewCell
{
	padding-left:8px;
	padding-right:4px;
	padding-top:1px;
}

.reviewTitle
{
	font-weight:bold;
}

.reviewText
{
}

.docexpPanel
{
	padding:4px;
}

.commentPrompt
{
	color:#ff9b05;
	font-weight:bold;
	padding:4px;
}

.commentBody
{
	padding: 10px 4px 10px 4px;
	border:1px solid #CECFCE;
	background-color:White;
}

.addCommentBody
{
	padding: 6px 4px 6px 4px;
	border:1px solid #CECFCE;
	text-align:center;
	background-color:#f7f7f7;
}

.addCommentLink
{
	color:#6898ce !important;
	text-decoration:none;
	font-weight:bold;
	font-size:14pt;
	cursor:pointer;
}

.addCommentLink:hover
{
	color:#ff9b05 !important;
}

.hoverHilite:hover
{
	color:#ff9b05 !important;
}

.linkDivider
{
	color:#6898ce !important;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	cursor:default;
}

.linkCompanionText
{
	color:black;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial,Verdana,sans-serif;
	font-size:14px;
}

.whiteLink
{
	color:#fff !important;
	text-decoration: none;
	font-weight:normal;
	cursor:pointer;
	font-family: Arial,Verdana,sans-serif;
	font-size:14px;
}

.darkLink
{
	color:#054d80 !important;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	font-family: Arial,Verdana,sans-serif;
	font-size:13px;
}

.darkLinkDivider
{
	color:#054d80 !important;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	cursor:default;
}

.selLink
{
	color:#ff9b05 !important;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	font-family: Arial,Verdana,sans-serif;
	font-size:14px;
}

.link:hover
{
	color:#ff9b05 !important;
	text-decoration:underline;
}

.darkLink:hover
{
	color:#ff9b05 !important;
	text-decoration:underline;
}

.whiteLink:hover
{
	color:#ff9b05 !important;
	text-decoration:underline;
}

.ml-feed
{
}

.ml-feed-item
{
    padding:3px;
}

.ml-feed-img
{
    float:left;
    width:30px;
    border:1px solid gray;
    margin-right:4px;
}

.ml-feed-link
{
	font-size:12px;
	color:#054d80;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	font-family: Arial,Verdana,sans-serif;
	font-size:12px;
}

.ml-feed-desc
{
	font-size:8pt;
	color:#696a6f;
	font-family: Arial,Verdana,sans-serif;
	font-weight:normal;
}

.ml-feed-between
{
    height:4px;
    clear:both;
}

.ml-feed-link:hover
{
	color:#ff9b05  !important;
	text-decoration:underline;
}

.cartPreviewTitle
{
	font-size:12px;
	color:#054d80;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:normal;
}

.cartPreviewDesc
{
	font-size:8pt;
	color:#696a6f;
	font-family:Arial,Verdana,sans-serif;
	font-weight:normal;
	line-height:normal;
}

.green
{
	color:#59B00C !important;
}

.link A:link
{
	color:#6898ce !important;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial;
	font-size: 13px;
	cursor:pointer;
}

.link A:hover
{
	color:#ff9b05 !important;
}

.linkNoHover
{
	color:#6898ce !important;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
}

.smallFont
{
	font-size:11px !important;
}

.largeFont
{
	font-size:12pt !important;
}

.attention
{
	font-size:12pt !important;
	font-weight:bold;
}

.underline
{
	text-decoration:underline;
}

.noticeLink
{
	color:red !important;
	text-decoration:none;
	font-weight:normal;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
}

.noticeLink:hover
{
	background-color:#d6e5f2 !important;
}

.commentBuffer
{
	height:8px;
}

.commentFooter
{
	font-size:8pt;
}

.commentActions
{
	text-align:right;
	padding-right:6px;
	font-size:8pt;
}

.sectionTab
{
	font-family:Arial,Verdana,sans-serif;
	background-color:#87a8cd;
	font-size:11pt;
	color:white;
	padding-left:5px;
	padding-right:2px;
	vertical-align:middle;
	height:17px;
}

.sectionLink
{
	font-size:8pt;
	font-family:Arial,Verdana,sans-serif;
	font-weight:normal;
	color:White;
    padding-left:2px;
    padding-right:2px;	
}

.sectionLinkDivider
{
	font-size:8pt;
	font-family:Arial,Verdana,sans-serif;
	font-weight:normal;
	color:White;
	margin-bottom:2px;
}

.sectionLink:hover
{
	color:#ff9b05 !important;
}

.sectionTabOld
{
	background-color:#e3e3e6;
	color:#444c61;
}

.sectionInput
{
	padding:0px;
    border:1px solid #ccc;
    background-color:white;
}

.sectionInputTip
{
	padding:0px;
    border:1px solid #ccc;
    background-color:#f6f7f8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.sectionFrame
{
	background-color:White; /*#FBFBFB;*/
	border:1px solid gray;
	table-layout:fixed;
	padding:0px;
}

.sectionTabInFrame
{
	border-bottom:1px solid gray;
	font-family:Arial,Verdana,sans-serif;
	background-color:#87a8cd;
	font-size:11pt;
	color:white;
	padding-left:5px;
	padding-right:2px;
	vertical-align:middle;
}

.sectionInputBold
{
	background-color:#FBFBFB;
	border:1px solid gray;
	table-layout:fixed;
}

.searchUsesDiv
{
	padding-top:4px;
	display:none;
}

.searchUsesTitle
{
	border-bottom:1px solid gray;
	text-align:left;
	font-weight:bold;
	color:#6898ce
}

.searchUsesContent
{
	padding:6px;
	width:100%;
}

.searchAbstractDiv
{
	padding-top:4px;
	display:none;
	background-color:transparent;
}

.searchAbstractTitle
{
	padding-top:2px;
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	text-align:left;
	color:#6898ce;
	background-color:transparent;
	cursor:pointer;
}

.searchAbstractTitle:hover
{
	color:#ff9b05 !important;
}

.searchAbstractContent
{
    color:#555;
	background-color:transparent;
	padding:6px 6px 6px 0px;
}

.searchAbstractContent p
{
	padding:0px;
	margin-top:4px;
	margin-bottom:4px;
}

.useFilterLink
{
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:8pt;
	padding-top:0px;
	color:#e9f5f5;
	margin-bottom:4px;
}

.useFilterLink:hover
{
	color:#ff9b05 !important;
}

.useSelFilterLink
{
	font-family:"Lucida Grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:White;
	text-decoration:none;
	margin-bottom:4px;
}

.useCitationDiv
{
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	background-color:White;
	border:1px solid gray;
}

.useDiv
{
	border:2px solid #a1a1b8;
	margin-left:4px;
	margin-top:4px;
	padding:3px;
	background-color:#FBFBFB;
}

.useHeading1
{
	font-family: Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#054d80;
	padding:0px 2px 2px 2px;
	max-width:800px;
}

.useSeperator
{
    height:8px;
}
    
.useHeading
{
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#054d80;
	padding: 8px 2px 2px 2px;
	max-width:800px;
	border-top:1px solid #cdcdcd;
}

.useDescription
{
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	padding:11px 4px 0px 2px;
	color:#666;
	vertical-align: top;
}

.useDescriptionFirst
{
	font-family: Arial, Verdana, sans-serif;
	font-size:14px;
	padding:5px 4px 0px 2px;
	color:#666;
	vertical-align: top;
}

.useFee
{
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	text-align:right;
	vertical-align: top;
	padding-left:6px;
	padding-right:16px;
	padding-top:10px;
}

.useFeeFirst
{
	font-family: Arial, Verdana, sans-serif;
	font-size:16px;
	text-align:right;
	vertical-align: top;
	padding-left:6px;
	padding-right:16px;
	padding-top:5px;
}

.useDescTitle
{
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:4px;
}

.wrapButtonContent
{
	white-space:pre-wrap !important;
}
 
.useFeeTitle
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-align:right;
}

.useLinks
{
	vertical-align:middle;
}

.cartMsg
{
	color:#013c59;
}

.hiddenElem
{
	display:none;
}

.qaThumbs
{
	border-right:2px solid gray;
	background-color:Red;
}

.qaViewer
{
	background-color:Green;
	border-left:2px solid black;
}

.tree
{
	overflow:auto;
	border:solid 1px gray;
	background-color:White;
}

.stepHeader
{
	background-color:#FFFFE0;
	padding-left:2px;
	padding-bottom:2px;
	font-size:10pt;
	color:Navy;
}

.subSpan
{
	padding-left:4px;
	color:Maroon;
	font-size:9pt;
	font-weight:lighter;
	cursor:pointer;
}

.filterDiv
{
	z-index:90000;
	height:200px;
	width:250px;
	display:none;
	position:absolute;
	background-color:#fff6df;
	border-left:1px gray solid;
	border-right:1px gray solid;
	border-bottom:1px gray solid;
}

.filterDivTop
{
	display:none;
	background-color:#fff6df;
	border:1px gray solid;
	width:100%;
	border-collapse: separate;
	table-layout:fixed;
	margin:2px;
	margin-bottom:1px;
}

.filterDivBottom
{
	display:none;
	background-color:#fff6df;
	border:1px gray solid;
	width:100%;
	border-collapse: separate;
	table-layout:fixed;
	margin:2px;
	margin-bottom:1px;
}

.filters2
{
	background-color:#fff6df;
	border-left:1px gray solid;
	border-right:1px gray solid;
	border-bottom:1px gray solid;
	width:250px;
	filter:alpha(opacity=96);
}

.filters
{
	table-layout:fixed;
	border:solid 1px gray;
	width:100%;
}

.filterArea
{
	border:1px solid #848284;
	background-color:#f6f6f6;
}

.imageSelect
{
	background-color:#ffe0A8;
}

.infoBox
{
	table-layout:fixed;
	border:solid 1px gray;
	background-color:#FBFBFB;
}

.infoBoxLabel
{
	font-size:11px;
	color:#013c59;
	font-family:Arial;
	font-weight:bold;
	text-align:right;
}

.infoBoxValue
{
	font-size:11px;
	color:black;
	font-family:Arial;
}

.alsoPurchTitle
{
	font-size:9pt;
	color:#013c59;
	font-family:Arial;
	font-weight:bold;
}

.alsoPurchSubtitle
{
	font-size:8pt;
	color:black;
	font-family:Arial;
	font-weight:normal;
}

.instructTextBelow
{
	font-size:8pt;
	color:#696a6f;
	font-family: Arial,Verdana,sans-serif;
	font-weight:normal;
	margin:2px 2px 2px 2px;
	padding:2px;
	text-align:left;
	border-top:1px solid #e6e6e6;
}

.filterHeader
{
	background-color:#ffeebb;
}

.filterBody
{
	background-color:#fff6df;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}

.filterLabel
{
	background-color:#FFE0A8;
	font-size:11px;
	color:#013c59;
	font-family:Arial;
	font-weight:bold;
	text-align:right;
	padding-left:2px;
	padding-right:2px;
	width:54px;
}

.filterLabel2
{
	font-size:11px;
	color:#013c59;
	font-family:Arial;
	font-weight:bold;
	text-align:right;
}

.verticalSectionText
{
	font-family:Arial;
	width:12px;
	background-color:#e3e3e6;
	font-size:8pt;
	font-weight:bold;
	color:#444c61;
}

.requiredInput
{
	background-color:#ffdbdb;
}

.tools
{
	height:20px;
	background-color:Transparent;
	text-align:left;
	Cursor:pointer;
}

.toolsHide
{
	height:20px;
	background-color:Transparent;
	text-align:left;
	Cursor:pointer;
	display:none;
}

.tool
{
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
	padding: 0px 3px 0px 0px;
}

.toolH
{
	background-color:#ffeebb;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
	padding: 0px 3px 0px 0px;
}

.toolS
{
	background-color:#FFE0A8;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
	padding: 0px 3px 0px 0px;
}

.toolS0
{
	width:20px;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
}

.toolS0H
{
	width:20px;
	background-color:#ffeebb;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
}

.toolS0S
{
	background-color:#FFE0A8;
	width:20px;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
}

.toolST
{
	width:11px;
	font-family:Courier;
	font-size:8pt;
	padding-left:2px;
	text-decoration: underline;	
}

.toolSTH
{
	width:11px;
	background-color:#ffeebb;
	font-family:Courier;
	font-size:8pt;
	padding-left:2px;
	text-decoration: underline;	
}

.toolSTS
{
	background-color:#FFE0A8;
	width:11px;
	font-family:Courier;
	font-size:8pt;
	padding-left:2px;
	text-decoration: underline;	
}

.toolS1
{
	width:36px;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
}

.toolS1H
{
	width:36px;
	background-color:#ffeebb;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
}

.toolS1S
{
	background-color:#FFE0A8;
	width:36px;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
}

.toolS2
{
	width:46px;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
}

.toolS2H
{
	width:46px;
	background-color:#ffeebb;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
}

.toolS2S
{
	width:46px;
	background-color:#FFE0A8;
	font-family:Arial;
	font-size:8pt;
	white-space:nowrap;
}

.toolS3
{
	font-family:Arial;
	font-size:8pt;
	width:50px;
	white-space:nowrap;
}

.toolS3H
{
	font-family:Arial;
	font-size:8pt;
	width:50px;
	background-color:#ffeebb;
	white-space:nowrap;
}

.toolS3S
{
	font-family:Arial;
	font-size:8pt;
	width:50px;
	background-color:#FFE0A8;
	white-space:nowrap;
}

.toolS4
{
	font-family:Arial;
	font-size:8pt;
	width:55px;
	white-space:nowrap;
}

.toolS4H
{
	font-family:Arial;
	font-size:8pt;
	width:55px;
	background-color:#ffeebb;
	white-space:nowrap;
}

.toolS4S
{
	font-family:Arial;
	font-size:8pt;
	width:55px;
	background-color:#FFE0A8;
	white-space:nowrap;
}

.toolS5
{
	font-family:Arial;
	font-size:8pt;
	width:60px;
	white-space:nowrap;
}

.toolS5H
{
	font-family:Arial;
	font-size:8pt;
	width:60px;
	background-color:#ffeebb;
	white-space:nowrap;
}

.toolS5S
{
	font-family:Arial;
	font-size:8pt;
	width:60px;
	background-color:#FFE0A8;
	white-space:nowrap;
}

.toolS6
{
	font-family:Arial;
	font-size:8pt;
	width:70px;
	white-space:nowrap;
}

.toolS6H
{
	font-family:Arial;
	font-size:8pt;
	width:70px;
	background-color:#ffeebb;
	white-space:nowrap;
}

.toolS6S
{
	font-family:Arial;
	font-size:8pt;
	width:70px;
	background-color:#FFE0A8;
	white-space:nowrap;
}

.toolS7
{
	font-family:Arial;
	font-size:8pt;
	width:80px;
	white-space:nowrap;
}

.toolS7H
{
	font-family:Arial;
	font-size:8pt;
	width:80px;
	background-color:#ffeebb;
	white-space:nowrap;
}

.toolS7S
{
	font-family:Arial;
	font-size:8pt;
	width:80px;
	background-color:#FFE0A8;
	white-space:nowrap;
}

.toolS71
{
	font-family:Arial;
	font-size:8pt;
	width:90px;
	white-space:nowrap;
}

.toolS71H
{
	font-family:Arial;
	font-size:8pt;
	width:90px;
	background-color:#ffeebb;
	white-space:nowrap;
}

.toolS71S
{
	font-family:Arial;
	font-size:8pt;
	width:90px;
	background-color:#FFE0A8;
	white-space:nowrap;
}

.toolS8
{
	font-family:Arial;
	font-size:8pt;
	width:100px;
	white-space:nowrap;
}

.toolS8H
{
	font-family:Arial;
	font-size:8pt;
	width:100px;
	background-color:#ffeebb;
	white-space:nowrap;
}

.toolS8S
{
	font-family:Arial;
	font-size:8pt;
	width:100px;
	background-color:#FFE0A8;
	white-space:nowrap;
}

.toolS9
{
	font-family:Arial;
	font-size:8pt;
	width:120px;
	white-space:nowrap;
}

.toolS9H
{
	font-family:Arial;
	font-size:8pt;
	width:120px;
	background-color:#ffeebb;
	white-space:nowrap;
}

.toolS9S
{
	font-family:Arial;
	font-size:8pt;
	width:120px;
	background-color:#FFE0A8;
	white-space:nowrap;
}

.toolLast
{
	font-family:Arial;
	font-size:8pt;
	width:160px;
}

.toolLastH
{
	font-family:Arial;
	font-size:8pt;
	background-color:#ffeebb;
	width:160px;
}

.toolLastS
{
	font-family:Arial;
	font-size:8pt;
	background-color:#FFE0A8;
	width:160px;
}

.tabs
{
	width:100%;
	font-size:12px;
	color:black;
	font-family:Arial;
	font-weight:normal;
	text-align:left;
	background-color:#f7f7f7;
	height:15px;
	border-collapse:collapse;
}

.selectedTab
{
	background-color:#FCFCFC;
	font-weight:bold;
	border-left:solid 1px #5d5e87;
	border-right:solid 1px #5d5e87;
	border-top:solid 1px #5d5e87;
	height:15px;
	white-space:nowrap;
}

.tab
{
	background-color:#dedee3;
	height:15px;
	border-left:solid 1px #5d5e87;
	border-right:solid 1px #5d5e87;
	border-top:solid 1px #5d5e87;
	padding:0px;
	cursor:pointer;
	border-bottom:solid 1px #5d5e87;
	white-space:nowrap;
}

.tabBuffer
{
	border-bottom:solid 1px #5d5e87;
}

.tabs3
{
	width:100%;
	font-size:12px;
	color:black;
	font-family:Arial;
	font-weight:normal;
	text-align:left;
	height:15px;
	border-collapse:collapse;
}

.selectedTab3
{
	background-color:#FCFCFC;
	font-weight:bold;
	border-left:solid 1px #5d5e87;
	border-right:solid 1px #5d5e87;
	border-top:solid 1px #5d5e87;
	height:15px;
}

.tab3
{
	background-color:#dedee3;
	height:15px;
	border-left:solid 1px #5d5e87;
	border-right:solid 1px #5d5e87;
	border-top:solid 1px #5d5e87;
	padding:0px;
	cursor:pointer;
	border-bottom:solid 1px #5d5e87;
}

.tabBuffer3
{
	border-bottom:solid 1px #5d5e87;
}

.toolTipTitle
{
    font-size:14px;
    color:#054d80;
}

.infoHeading
{
	padding: 4px;
	font-size: 12px;
	color:Black;
	background-color:#f6f7f8;
}

.infoTip,
td.infoTip,
table tr td.infoTip
{
	border: #6898ce 1px solid; 
	padding: 4px;
	font-size: 14px;
	color:#333333;
	background-color:#f6f7f8;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.infoIcon,
td.infoIcon,
table tr td.infoIcon
{
    background-image: url(img/infos.png);
    background-repeat: no-repeat;
    background-position: 4px 4px;
    padding-left:40px;
    min-height:32px;
}

.exclaimIcon
{
    background-image: url(img/exclamation.png);
    background-repeat: no-repeat;
    background-position: 4px 4px;
    padding-left:40px;
    min-height:32px;
}

.errorColor
{
    color:#ad616b !important;
}

.infoTip2
{
	border: #eaeac5 1px solid; 
	padding: 0px 2px 0px 2px;
	font-size: 11;
	color:Navy;
	background: #ffffe0;
}

.orderInstruct
{
	border: #eaeac5 1px solid; 
	padding: 2px 2px 2px 2px;
	color:Black;
	background: #ffffe0;
}

.actionArea
{
	border: #cccc99 1px solid; 
	padding: 2px 2px 2px 20px;
	font-size: 11;
	color:Navy;
	background-color: #FFFFE0;
}

.bannerml
{
	border-bottom: #444c61 2px solid;
	margin:0px;
	padding:8px;
	border-collapse:collapse;
}

.bannerCollapsed
{
    background: url(img/grip-h.gif) #eeeeee fixed repeat-x left top;
	border-bottom: #444c61 2px solid;
    overflow:hidden;
	cursor:pointer;
	height:3px;
	width:100%;
	margin:0px;
}

.dashPart
{
	margin-top:0;
	margin-bottom:0;
}

.EmptyDashPartMsg
{
    border:2px #f6f6ee ridge;
    background-color:#FCFCFC;
    height:100px;
    width:210px;
	color:#6898ce;
	font-family:Verdana;
	font-weight:lighter;
	font-size:9pt;
	text-align:center;
	padding-top:28px;
	padding-left:4px;
	padding-right:4px;
}

.navBar
{
	background-color:#fafafa;
	border-right:#444c61 1px solid;
	cursor:default;
	width:200px;
	margin:0px;
}

.navBarCollapsed
{
	background-color:#eeeeee;
	border-bottom:#a1a1b8 1px solid;
	border-right:#a1a1b8 3px solid;
	border-left:#a1a1b8 1px solid;
	background-image:url(img/grip-v.gif);
	background-repeat:repeat-y;
	cursor:pointer;
	width:4px;
	overflow:hidden;
}

.ExplorerTree
{
    table-layout:fixed;
}

.ExpExpanded
{
    width:100%;
    display: block;
}

.ExpCollapsed
{
    width:100%;
    display:none;
}

.ExpTreeLevel1
{
	cursor:pointer;
	color:#373737;
	font-weight:bold;
	font-size:11pt;
	text-align:left;
    width:200px;
    padding-top:3px;
    padding-bottom:2px;
	padding-left:2px;
	white-space:nowrap;
}

.ExpTreeLevel2
{
    color: #373737;
	font-weight:bold;
	font-size:10pt;
	cursor:pointer;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
    width:200px;
    padding-top:1px;
    padding-bottom:2px;
	white-space:nowrap;
}

.ExpTreeLevel3
{
    color: #373737;
	font-size:10pt;
	font-weight:normal;
	cursor:pointer;
	text-align:left;
    width:200px;
    padding-top:1px;
    padding-bottom:2px;
	white-space:nowrap;
}

.ExpTreeLevel4
{
    color: #373737;
	font-size:10pt;
	font-weight:normal;
	cursor:pointer;
	text-align:left;
    width:200px;
	white-space:nowrap;
}

.ExpTreeHover
{
	background-color:#d6e5f2;
}

.ExpTreeSelected
{
	color:#6898ce; /*cf6048;*/
}

.navBarTools
{
	background: url('img/rtbControlBg30.png') repeat-x 0 0;
	background-color:#e4e4e4; /*#e7e3e7;*/
	border-bottom:1px solid #c6c7c6;
}

.contentTools
{
	background-color:#efebef;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#a1a1b8;
}

.contentTitle
{
    background-color:#f6f6ee;
    border-top:#a1a1b8 3px solid;
    border-right:#a1a1b8 2px solid;
    border-bottom:#efefe3 2px solid;
    padding-left: 3px;
    padding-right: 2px;
	font-size:11pt;
	font-weight:bold;
	color:#333333;
	white-space:nowrap;
}

.subContentTitle
{
    background-color:#f6f6ee;
    border-top:#a1a1b8 3px solid;
    border-right:#a1a1b8 2px solid;
    border-bottom:#efefe3 2px solid;
    padding-left: 3px;
    padding-right: 2px;
	font-size:9pt;
	font-family:Sans-Serif;
	font-weight:bold;
	color:#333333;
	white-space:nowrap;
}

.subContentBar
{
    background-color:#f6f6ee;
    border-bottom:#efefe3 1px solid;
    padding-left: 3px;
    padding-right: 2px;
	font-size:9pt;
	font-family:Sans-Serif;
	font-weight:bold;
	color:#333333;
	white-space:nowrap;
}

.subContentTools
{
	background-color:#faf6f7;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#a1a1b8;
}

.contentBody
{
	margin:0;
}

.contentPane
{
	background-color:#faf6f7;
}

.subContent
{
	border-left:solid 2px #a1a1b8;
	border-right:solid 2px #a1a1b8;
	border-bottom:solid 2px #a1a1b8;
	border-top:solid 5px #a1a1b8;
}

.DashPartHeader
{
    height:15px;
    width:100%;
	font-family:Arial;
	background-color:#6898ce;
	color:white;
	border-left:solid 1px gray;
	border-right:solid 1px gray;
    border-top:solid 1px gray;
    border-bottom:solid 1px darkgray;
}

.DashPartTitle
{
    font-size:10pt;
    font-weight:bold;
}

.contentGridDiv
{
	height: 100%;
	width: 100%;
}

.contentHeader
{
	width:100%;
}

.contentTable
{
    width:100%;
    height:100%;
}

.altContentHeader
{
    background-color:#fff;
    text-align:center;
	font: bold 22px "Segoe UI" , Arial, Helvetica, sans-serif !important;
	line-height:30px;
	height:34px;
	color:#1875bd;
}

.instantViewMsg
{
	font-size:12pt;
}

.actionPanel
{
    border:1px solid #ccc;
    background-color:white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:6px;
}

.Tabs2
{
    background-color:#6898ce;
    border: 1px solid Black;
    border-collapse:collapse;
}

.TabDefault
{
    background-color:#6898ce;
    color:White;
    border-right: 1px solid #fafaf7;
    padding: 0px 5px 0px 5px;
    border-collapse:collapse;
}    

.TabSelected
{
    background-color:#fafaf7;
    padding: 0px 5px 0px 5px;
    border-collapse:collapse;
}    

.calendar
{
    font-size:10pt;
}

.calTitle
{
	font-weight:bold;
	color:#ffffff;
	background-color:#9092ad;
}

.calWeekendDay
{
	background-color:#e3e3e6;
}

.calDay
{
    font-size:10pt;
	background-color:White;
}

.calInRangeDay
{
	font-size: 12px;
	background-color: #FFF5EE;
	cursor:pointer;
}

.calOutOfRangeDay
{
	font-size: 12px;
	background-color: #C0C0C0;
	color:Gray;
	cursor:default;
}

.calToday
{
	background-color:White;
	color:Red;
}

.calSelDay
{
	background-color:#5d5e87;
	color:White;
	font-size:12px;
}

.heading
{
	font-size:14px;
	color:#054d80;
	font-family:Arial,sans-serif;
	text-align:left;
	padding-left:1px;
}

.largeHeading
{
	font-size:24px;
	font-weight:bold;
	color:#054d80;
	font-family:Arial,sans-serif;
	text-align:left;
	padding-left:1px;
}

.attentionHeading
{
	font-size:18px;
	font-weight:bold;
    color:#ad616b;
	font-family:Arial,sans-serif;
	text-align:left;
}

.attentionDesc
{
	font-size:12px;
    color:#666;
	font-family:Arial,sans-serif;
	text-align:left;
	padding-left:2px;
}

.dataSubLabelLarge
{
	font-size:14px;
	color:#054d80;
	font-family:Arial;
	font-weight:normal;
	text-align:left;
	text-decoration: none !important;
}

.dataLabelRight
{
	font-size:12px;
	color:#013c59;
	font-family:Arial;
	font-weight:bold;
	text-align:right;
}

.dataValue
{
	font-size:12px;
	color:black;
	font-family:Arial;
	font-weight:normal;
}

.dataReq	
{
	color:red;
	font-size:7pt;
	font-weight:bold;
	font-family:Arial;
}

.feeTitle
{
	font-size:11px;
	color:#013c59;
	font-family:Arial;
	font-weight:bold;
	border-bottom: solid 1px #013c59;
	width: 100%;
	text-align: right;
}    

.feeDetailLeft
{
	font-size:11px;
	color:#013c59;
	font-family:Arial;
	width: 100%;
	text-align: left;
	white-space: nowrap;
}

.feeDetail
{
	font-size:11px;
	color:#013c59;
	font-family:Arial;
	width: 100%;
	text-align: right;
	white-space: nowrap;
}

.repTitle
{
	color:Black;
	font-size:16;
	font-weight:bold;
	font-family:Arial;
}

.repParamHeader
{
	color:White;
	background-color:#babaaa;
}

.repParamArea
{
	background-color:#FCFCFC;
}

.list
{
	
}

.listitem
{
	background-color:#FFFFFF;
}

.listaltitem
{
	background-color:#FCFCFC;
}

.buttonBright
{
	border: solid 2px black;
	background-color:#99ff99;
	color:Black;
    FONT-SIZE:10pt;
    padding-left:2px;
    padding-right:2px;
    cursor:pointer;
	text-decoration: underline;
}

.button2
{
	border: 1px outset #a1a1b8;
	background-color:#c8c8d4;
    COLOR:#66667a;
    FONT-SIZE:10pt;
    padding-left:2px;
    padding-right:2px;
    cursor:pointer;
}

.button
{
	border: solid 1px black;
	background-color:#c8c8d4;
    COLOR:black;
    FONT-SIZE:10pt;
    padding-left:2px;
    padding-right:2px;
    cursor:pointer;
}

.stepComplete
{
	border: 1px outset #a1a1b8;
	background-color:#c8c8d4;
    COLOR:#66667a;
    FONT-SIZE:9pt;
    FONT-WEIGHT: bold;
    padding-left:2px;
    padding-right:2px;
    text-align:center;
}

.stepCurrent
{
	border: 1px outset #6898ce;
	background-color:#6898ce;
    COLOR:white;
    FONT-SIZE:9pt;
    FONT-WEIGHT: bold;
    padding-left:2px;
    padding-right:2px;
    text-align:center;
}

.stepAuto
{
	border: 1px outset #6898ce;
	background-color:OliveDrab;
    COLOR:white;
    FONT-SIZE:9pt;
    FONT-WEIGHT: bold;
    padding-left:2px;
    padding-right:2px;
    text-align:center;
}

.stepSuspended
{
	border: 1px outset #6898ce;
	background-color:LightPink;
    COLOR:white;
    FONT-SIZE:9pt;
    FONT-WEIGHT: bold;
    padding-left:2px;
    padding-right:2px;
    text-align:center;
}

.stepFuture
{
	border: 1px outset #a1a1b8;
	background-color:#c8c8d4;
    COLOR:black;
    FONT-SIZE:9pt;
    FONT-WEIGHT: bold;
    padding-left:2px;
    padding-right:2px;
    text-align:center;
}

.hoverButton
{
	border: 1px solid #a1a1b8;
	background-color:#c8c8d4;
    COLOR:white;
    FONT-SIZE:10pt;
    FONT-WEIGHT: bold;
    padding-left:2px;
    padding-right:2px;
    cursor:pointer;
}

.pressedButton
{
	border: 1px solid #a1a1b8;
	background-color:#c8c8d4;
    COLOR: White;
    FONT-SIZE:10pt;
    FONT-WEIGHT: bold;
    padding-left:4px;
    padding-right:4px;
    padding-top:1px;
    padding-bottom:1px;
}

.MenuTop
{
  background-color:Transparent;
  cursor:default; 
  z-index:30000;
  font-family:Arial;
  font-size:11px; 
  vertical-align:middle;
}

.MenuTopItem
{
  background-color:Transparent;
  background-image:url(img/arrow_down.gif);
  background-repeat:no-repeat;
  background-position:0 4;
  color:#333333;
  font-family:tahoma; 
  font-size:8px; 
  cursor:default; 
  text-indent:12px;
}

.MenuTopRefreshItem
{
  background-color:#dedee3;
  background-image:url(img/refresh.gif);
  background-repeat:no-repeat;
  background-position:4 4;
  color:#333333;
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
  text-indent:17px;
}

.MenuTopSeperator
{
  background-color:#efefe3;
  color:#333333;
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
  width:1px;
}

.MenuTopItemHover 
{
  background-color:#b6b6c7; 
  background-image:url(img/arrow_down.gif);
  background-repeat:no-repeat;
  background-position:0 4;
  color:#333333;
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
  text-indent:12px;
}

.MenuTopRefreshItemHover 
{
  background-color:#dadace; 
}

.MenuTopItemExpanded
{
  background-color:#dadace; 
  color:#333333; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
}

.MenuIsland
{
	padding-left:10px;
}

.TopMenuItem
{
  background-image:url(img/bg.gif);
  background-color:White;
  background-repeat:repeat-y;
  background-position:left top;
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
  height:24px;
  padding-top:2px;
  padding-bottom:0px;
  padding-left:2px;
}

.TopMenuItemHover 
{
  background-color:#fbd9a5; 
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default;
  height:24px; 
  padding-top:2px;
  padding-bottom:0px;
}

.TopMenuItemDisabled
{
  background-image:url(img/bg.gif);
  background-color:White;
  background-repeat:repeat-y;
  color:gray; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
  height:22px; 
  padding-right:4px;
  padding-top:3px;
  padding-bottom:0px;
}

.MenuItem
{
  background-image:url(img/bg.gif);
  background-color:White;
  background-repeat:repeat-y;
  background-position:left top;
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
  height:24px;
  padding-top:2px;
  padding-bottom:0px;
  text-align:center;
}

.MenuItemHover 
{
  background-color:#fbd9a5; 
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:pointer;
  height:24px; 
  padding-top:2px;
  padding-bottom:0px;
  text-align:center;
}

.MenuItemDisabled
{
  background-image:url(img/bg.gif);
  background-color:White;
  background-repeat:repeat-y;
  color:gray; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
  height:22px; 
  padding-top:2px;
  padding-bottom:0px;
  text-align:center;
}

.MenuBreak
{
	background-image:url(img/break_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:100%;
	height:1px;
}

.MenuGroup
{
  background-image:url(./img/bg.gif);
  background-repeat:repeat-y;
  background-color:white;
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
  height:22px;
  z-index:100000;
}

.Table
{
	border:solid 1 black;
	font-family:Verdana;
	font-size:8pt;
	background-color:#FFFAFA;
	table-layout:fixed;
}

.TableHeader
{
	color:White;
	background-color:#6898ce;
	cursor:pointer;
    border-left:1px White solid;
    border-top:1px White solid;
	padding-left:3px;
	height:22px;
	font-family:Verdana;
	font-weight:lighter;
	font-size:9pt;
	text-align:center;
}

.TableRow
{
	color:Black;
	background-color:White;
	cursor:pointer;
	padding-left:3px;
	border:1px Gray solid;
	font-family:Verdana;
	font-size:8pt;
	border-collapse:collapse;
	height:20px;
}

.TableSelRow
{
	color:White;
	background-color:#a6a690;
}

.TableAltRow
{
	color:Black;
	background-color:#eeeeee;
	cursor:pointer;
	padding-left:3px;
	border:1px Gray solid;
	font-family:Verdana;
	font-size:8pt;
	border-collapse:collapse;
	height:20px;
}

.TableGroupBy
{
	color:White;
	background-color:#BABAAA;
}

.TableGroupByRow
{
	color:White;
	background-color:#efefe3;
	cursor:pointer;
	height:20px;
}

.TableList
{
	border:solid 1 black;
	font-family:Verdana;
	font-size:8pt;
	background-color:#FCFCFC;
	table-layout:fixed;
}

.TableListRow
{
	border:1px gray solid;
	color:White;
	background-color:#babaaa;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:100%;
	text-align:center;
	height:12px;
}

.TableListSelectedRow
{
	border-top-style:inherit;
	border-top-width:inherit;
    background-color:#ffffff;
	color:#cf6048;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	width:100%;
	text-align:center;
	height:12px;
}

.TableListHeader
{
    display:none;
}

.Table2
{
    border:2px #babaaa ridge;
    background-color:White;
}

.TableRow2
{
    font-family:Sans-Serif;
    font-size:12px;
	color:Black;
	background-color:White;
	cursor:pointer;
	padding: 2px 2px 2px 6px;
	background-position:center center;
    border-collapse:collapse;
	border-top:1px black solid;
	border-bottom:1px black solid;
}

.TableAltRow2
{
    font-family:Sans-Serif;
    font-size:12px;
	color:Black;
	background-color:#eeeeee;
	cursor:pointer;
	padding: 2px 2px 2px 6px;
	background-position:center center;
    border-collapse:collapse;
	border-top:1px black solid;
	border-bottom:1px black solid;
}

.TableRowSel2
{
    font-family:Sans-Serif;
    font-size:12px;
	color:White;
	background-color:#4d4f7b;
	cursor:pointer;
	padding: 2px 2px 2px 6px;
	background-position:center center;
	border-collapse:collapse;
	border-bottom:1px black solid;
	border-top:1px black solid;
}

.dsText
{
	border-left:1px solid gray;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
    font-size:10pt;
    color:black;
    font-family:Arial;
    padding:2px;
    background-color:White;
    white-space:nowrap;
    cursor: default
}

.dsTextDisabled
{
	border-left:1px solid gray;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	border-right:1px solid gray;
    font-size:10pt;
    color:gray;
    font-family:Arial;
    padding:2px;
    background-color:White;
    cursor: default
}

.dsTextFocus
{
	border-left:1px solid gray;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	background-color: #4d4f7b;
    font-size:10pt;
    color:white;
    font-family:Arial;
    padding:2px;
    white-space:nowrap;
    cursor: default
}

.dsDropdownDiv
{
    overflow-y:auto;
    overflow-x:auto;
    white-space:nowrap;
    background-color: white;
    border: 1px solid gray;
    font-size:10pt;
    color:black;
    font-family:Arial;
    z-index: 15000;
    cursor: default
}

.dsOptionHighlight
{
	background-color: #4d4f7b;
	color: White;
    padding:2px;
}

.dsOptionDefault
{
    background-color: white;
    color:Black;
    padding:2px;
}

.indent1
{
	padding-left:20px;
}

.indent2
{
	padding-left:30px;
}

.indent3
{
	padding-left:40px;
}

.indent4
{
	padding-left:50px;
}

.indent5
{
	padding-left:60px;
}

.entityListBoxLabel
{
	font-size:14px;
	color:#054d80;
	font-family:Arial,sans-serif;
	line-height:1em;
	padding-top:4px;
}

.entityListBoxDesc
{
    font-size:12px;
    color:#696a6f;
	font-family:Arial,sans-serif;
	padding-left: 28px;
	line-height:1em;
	padding-bottom:2px;
}

.mlButtonRemove
{
	background-image: url(img/remove.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
	border: 0px;
	width: 8px;
	height: 8px;
	margin-right: 3px;
	padding: 0px;
}

.mlButtonRefresh
{
	background-image: url(img/refreshtool.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
	border: 0px;
	width: 9px;
	height: 18px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0px;
}

.searchListbox
{
	text-align:left;
}

.RadListBox_Default .rlbGroup li.rlbActive
{
	border: solid 1px #d6e5f2;
}

.RadListBox_Default .rlbGroup li.rlbSelected
{
	background: #d6e5f2;
}

div.RadComboBox_Default .rcbInputCell .rcbEmptyMessage	    
{
    color: #bbb;
    font-style: normal;
}

HTML BODY span.RadInput_Default .riEmpty
{
    color: #bbb;
    font-style: normal;
}

* + html .radInputMargin
{
	margin-right:10px;  
}	


.rgCaptionsGutter
{
    border-left: 1px solid #d9e1e9;
    border-bottom: 1px solid #d9e1e9;
    border-top: 1px solid #d9e1e9;
    border-right: 1px solid #d9e1e9;
    background-color: #fff;
    cursor: default;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

.rgCaptionsGutter img
{
    padding-left: 3px;
    padding-top: 7px;
}

.rbDialogButton
{
	margin-left: 2px;
	margin-right: 4px;
	margin-top: -1px;
}

* html .rgCaptionsGutter
{
	position: absolute;
}

.rgFilterGutter
{
    background-color: #E5EFFF;
    border-right: 1px solid #d9e1e9;
    border-left: 1px solid #d9e1e9;
    cursor: default;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}

.rgFilterGutter img
{
    padding-left: 2px;
    padding-top: 7px;
}
 

* html .rgFilterGutter
{
	position: absolute;
}

.contentTableX
{
}

tr td.contentTitleX,
td.contentTitleX,
.contentTitleX
{
	height:30px;
    border-right:#c6c7c6 1px solid;
    border-bottom:#c6c7c6 1px solid;
    padding-left: 4px;
    padding-right: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
	font-size:12pt;
	font-weight:bold;
	color:#04273d;
	white-space:nowrap;
}

.contentTitleNew
{
	background-color: #fff;
	height:30px;
    border-right:#c6c7c6 1px solid;
    border-bottom:#c6c7c6 1px solid;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 0px;
	font-size:11pt;
	font-weight:bold;
	color:#04273d;
    line-height:14px;
	white-space:nowrap;
	overflow:hidden;
}

.contentCell
{
	height:30px;
	background-color:#fff;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align:middle;
    border-bottom:#c6c7c6 1px solid;
}
    
.rgHideFilter
{
	display: none;
}

.rgWrapper
{
	padding:2px;
}

.noslim .mlpanel
{
}

.mlpanelwait
{
	background-image: url("img/loading.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70); 
	position: absolute;
	top: 0px;
	left: 0px;
}

.mltooltip 
{
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
	padding: 8px;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}

body .mltooltip
{
	border-width: 2px;
}		

.contentFrameLoadingMessage
{
	text-align: center;
	position: relative;
	top: 0px;
	width:240px;
	height:45px;
	border:1px solid #ccc;
	background-color:#f5f5f5;
	color:#054d80;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
	padding-left:4px;
	padding-right:4px;
	font-size:14px;
	background-image: url("img/loading.gif");
	background-position: center 30px;
	background-repeat: no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}	

.rfeTipHeader
{
     text-transform: uppercase;
    margin-right: 30px;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    color: #354b60;
    letter-spacing: 0.36px;
    padding-bottom: 6px;
    overflow: hidden;
}

.rfeTipBody
{
    margin-right: 10px;
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    color: #354b60;
    letter-spacing: 0.055px;
    overflow: hidden;
}

.rfeTipLink
{
}
