/* all class specific styles go here. */
.submitButton
{
    font-size: 8pt;
    overflow: visible;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    width: 75px;
    height: 24px;
}
/* needed for proper spacing within fieldset elements */
.fieldsetContentsTable
{
    margin: 5px;
}

.webUpload
{
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 10px;
    opacity: 0;
    position: relative;
    text-align: right;
    z-index: 2;
}

.fakefile
{
    width: 95%;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 5px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

.fakefile > #fakeBrowse
{
    margin-left: 5px;
    height: 24px;
    width: 75px;
}

.fileinputs
{
    position: relative;
}

.webUploadBtn
{
    float: right;
    margin-right: 5px;
}

.leftNavBar
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #626469;
}

.title
{
    font-weight: bold;
    font-size: 12pt;
    color: #ABABAB;
    font-style: normal;
    background-color: #ABABAB;
    font-variant: normal;
    height: 22px;
}

.title IMG
{
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: text-bottom;
}

.defaultBODY
{
    margin: 0px;
    background-color: White;
    text-align: center;
}

.hand
{
    cursor: pointer;
}

.headerMenuBg
{
    background-image: url(../../images/themeGreen/LookupGradient.gif);
}
.welcomeText
{
    font-size: medium;
}
.versionText
{
    font-size: 13px;
}


/* menu section */


.disabledImage
{
    opacity: 0.3;
    padding: 1px;
    cursor: default;
}

.menu
{
    color: #000000;
    cursor: pointer;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 0px;
    padding-top: 1px;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}

.mainmenuHidden
{
    width: 0px;
    visibility: hidden;
}
.submenu
{
    padding: 5px 10px 5px 10px;
    background-color: #F0F0F0;
    color: #000000;
    cursor: pointer;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}

.subMenuTopTable
{
    background-color: #F0F0F0;
    border: 1px solid #A0A0A0;
}
.subMenuTd
{
    padding: 4px 10px 4px 10px;
    border: 1px solid #F0F0F0;
}
.subMenuHighlightTdArrow
{
    padding: 4px 10px 4px 11px;
    background-color: #C1E0FF;
    border-bottom: #3399FF 1px solid;
    border-left: #C1E0FF 0px solid;
    border-right: #3399FF 1px solid;
    border-top: #3399FF 1px solid;
}

.disabled
{
    color: #ABABAB;
    padding: 4px 10px 4px 10px;
    border: 1px solid #F0F0F0;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}


.subMenuHighlight
{
    padding: 4px 11px 4px 10px;
    background-color: #C1E0FF;
    border-bottom: #3399FF 1px solid;
    border-left: #3399FF 1px solid;
    border-right: #C1E0FF 0px solid;
    border-top: #3399FF 1px solid;
}

.highlight
{
    background-color: #C1E0FF;
    color: #000000;
    padding: 4px 9px 4px 9px;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    border: #3399FF 1px solid;
}

TABLE.submenu TR.highlight
{
    padding: 4px 10px 4px 10px;
}

.dashboardStatusBar
{
    background-color: #F0F0F0;
    color: #000000;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 1px;
    padding-top: 4px;
    z-index: 40001;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 10pt;
    vertical-align: text-bottom;
}

.statusBar
{
    background-color: #F0F0F0;
    border-bottom: 1px outset;
    border-top: 1px outset;
    border-right: 1px solid;
    border-color: #F0F0F0;
    color: #000000;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    z-index: 40001;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 9pt;
    height: 24px;
}

.status1
{
    display: block;
    height: 22px;
    padding-top:4px;
    padding-left: 3px;
    float: left;
    width: 170px;
    border-right: solid 1px gray;
}

.status2
{
    display: block;
    height: 22px;
    padding-top:4px;
    padding-left: 3px;
}

.status3
{
    display: block;
    height: 22px;
    padding-top:4px;
    float: right;
    width: 170px;
    border-left: solid 1px gray;
    padding-left: 3px;
}


.listTopSummary
{
	color: #000000; 
	font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
	font-size: 10pt;	
	font-weight: normal;
}

.toolbar
{
    background-color: #F0F0F0;
    border-bottom: 1px outset;
    border-right: 1px outset;
    border-color: #F0F0F0;
    color: #000000;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}

.disabledTextbox
{
    background-color: #F0F0F0;
    cursor: default;
    border-color: #F0F0F0;
    border-style: solid;
    border-width: 1px;
}
.toptoolbar
{
    color: #000000;
    padding: 1px;
    cursor: pointer;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}

.toolbarHighlight
{
    margin: 1px;
    background-color: #C1D2EE;
    border: #3399FF 1px solid;
    color: #000000;
    cursor: pointer;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}

.selectedTopMenu
{
    background-color: #DCD9D3;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 2px solid;
    border-top: 1px solid;
    border-color: #ABABAB;
    color: #000000;
    padding: 4px;
    padding-left: 9px;
    padding-right: 8px;
    cursor: default;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}

.uTab
{
    background-color: #91A7B4;
    height: 1px;
}
.sTab
{
    background-color: #FFC73C;
    height: 1px;
}
.bTab
{
    background-color: #F0F0F0;
    height: 1px;
}
.tabFrame
{
    background-color: white;
}
.tab
{
    cursor: pointer;
    padding-left: 4px;
    padding-right: 4px;
    background-image: url(../../images/layout/tabGradient.gif);
    font-size: 8pt;
    color: black;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    background-repeat: repeat-x;
}

.tabPageBody
{
    background-color: #F0F0F0;
    margin: 0px;
    margin-top: 5;
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
}

.lookupLabel
{
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 9pt;
    color: #000000;
}

/* end menu section */

/* activity conflict dialog */
.conflictListDiv
{
    background-color: #FFFFFF;
    border: solid 1px WindowFrame;
    width: 100%;
    height: 100px;
    overflow: auto;
}
.conflictListTable
{
    table-layout: fixed;
}
.conflictListCell
{
    padding-left: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* end activity conflict dialog */
/* activity info message */
.infoMsgDiv
{
    background-color: #E3E3E3;
    border: solid 1px WindowFrame;
    width: 100%;
}
.infoMsgImg
{
    vertical-align: middle;
}
.infoMsgText
{
    font-size: 12px;
    color: InfoText;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* end activity info message */

/* activity show all contacts */
.activityShowAllMainDiv
{
    height: 100px;
    width: 100%;
    background-color: #FFFFFF;
    border-style: inset;
}
.activityShowAllImgCell
{
    padding-left: 8px;
    border-bottom: solid 1px WindowFrame;
}
.activityShowAllListCenter
{
    padding-left: 8px;
    border-bottom: solid 1px WindowFrame;
    border-left: solid 1px WindowFrame;
    border-right: solid 1px WindowFrame;
    overflow: hidden;
    text-overflow: ellipsis;
}
.activityShowAllListRight
{
    padding-left: 8px;
    border-bottom: solid 1px WindowFrame;
    border-right: solid 1px WindowFrame;
    overflow: hidden;
}
.activityShowAllContentTable
{
    width: 100%;
    table-layout: fixed;
}
.activityShowAllHeaderCell
{
    background-color: #F0F0F0;
}
.activityShowAllScrollDiv
{
    overflow: auto;
    width: 100%;
    height: 80px;
}
/* end activity show all contacts */

/* activity transform */

.activityText
{
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 12px;
}
.imgClass
{
    vertical-align: middle;
}
.taSE
{
    border: solid 1px WindowFrame;
}

.taS
{
    border-bottom: solid 1px WindowFrame;
    border-top: solid 1px WindowFrame;
    border-left: solid 1px WindowFrame;
}

.taE
{
    border-bottom: solid 1px WindowFrame;
    border-top: solid 1px WindowFrame;
    border-right: solid 1px WindowFrame;
}
.taSpan
{
    border-bottom: solid 1px WindowFrame;
    border-top: solid 1px WindowFrame;
}

/* end activity x form */

/* calendar DWWBody */
.timeSlotDescriptorAreaCell
{
    width: 60px;
    height: 100%;
    background-color: #F0F0F0;
}
.timeSlotAreaCell
{
    background-color: #FFFFFF;
    height: 100%;
}
.timeSlotStatusBar
{
    width: 5px;
    height: 100%;
    border-left: solid 1px windowFrame;
    border-right: solid 1px windowFrame;
    background-color: #FFFFFF;
}
.timeSlotDescriptorHour
{
    vertical-align: middle;
    text-align: right;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 16pt;
    color: #000082;
    border-bottom: solid 1px #F0F0F0;
}
.timeSlotDescriptorMinute
{
    vertical-align: middle;
    text-align: left;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 6pt;
    color: #000082;
}
.timeSlotDescriptorLastMinute
{
    vertical-align: middle;
    text-align: left;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 6pt;
    color: #000082;
    border-bottom: solid 1px #F0F0F0;
}
.timeSlotNonWorkHour
{
    background-color: #C8C8C8;
    border-bottom: solid 1px #F0F0F0;
}
.timeSlotWorkHour
{
    background-color: #FFFFFF;
    border-bottom: solid 1px #F0F0F0;
}
/* end calendar DWW body */
/* calendar dww header */
.hdrLeftPadSpace
{
    width: 60px;
    height: 100%;
    border-bottom: solid 1px ThreeDDarkShadow;
}
.hdrBG
{
    background-color: #F0F0F0;
}
.hdrTextCell
{
    text-align: center;
    vertical-align: middle;
    border-left: solid 1px WindowFrame;
}
/* end calendar dww header */

/* calendar recap slider */

.recapFrame
{
    margin: 0px;
    height: 100%;
    width: 100%;
}

.recapSliderButton
{
    height: 22px;
    width: 100%;
    font-family: inherit;
    font-size: 12px;
    color: ButtonText;
    text-align: center;
    vertical-align: top;
    cursor: hand;
}
.recapActivityTable
{
    table-layout: fixed; /*	height			: 40px; */
    width: 100%;
    font-family: inherit;
    font-size: 12px;
    border-bottom: solid 1px ThreeDDarkShadow;
}

.recapActivityTableNoBorder
{
    table-layout: fixed;
    height: 20px;
    width: 100%;
    font-family: inherit;
    font-size: 12px;
}
.recapText
{
    overflow: hidden;
    text-overflow: ellipsis;
}
.imgClass
{
    vertical-align: middle;
}
.pagingCell
{
    background-color: #F0F0F0;
}
.clrCBCell
{
    vertical-align: middle;
}

/* end calendar recap slider */

/* calendar view */
.calFilterCell
{
    height: 30px;
    background-color: #F0F0F0;
}

.calRecapCell
{
    border-left: solid 1px #A0A0A0;
}

/* end calendar view */


/* calendar monthly view */


.actMonthlyCalendarTable
{
    width: 100%;
    height: 100%;
    border-bottom: solid 1px #A0A0A0;
    border-right: solid 1px #F0F0F0;
    border-left: solid 1px #A0A0A0;
}
.actMonthlyCalendarDayHeaderCell
{
    width: 14.28%;
    text-align: center;
    font-size: 11px;
    background-color: #F0F0F0;
    border-bottom: solid 1px #F0F0F0;
    border-right: solid 1px #F0F0F0;
    border-left: solid 1px #A0A0A0;
    border-top: solid 1px #A0A0A0;
}
.actMonthlyCalendarLeadingTrailingDayCell
{
    background-color: ThreeDFace;
    border-bottom: solid 1px #F0F0F0;
    border-right: solid 1px #F0F0F0;
    border-left: solid 1px #A0A0A0;
    border-top: solid 1px #A0A0A0;
}
.actMonthlyCalendarDayCell
{
    background-color: White;
    border-bottom: solid 1px #F0F0F0;
    border-right: solid 1px #F0F0F0;
    border-left: solid 1px #A0A0A0;
    border-top: solid 1px #A0A0A0;
}
.actMonthlyCalendarTodayDayCell
{
    border: solid 2 red;
}
.actMonthlyCalendarActiveDayCellHeader
{
    padding-right: 4px;
    background-color: #F0F0F0;
    font-weight: bold;
    font-size: 12px;
}
.actMonthlyCalendarNormalDayCellHeader
{
    padding-right: 4px;
    font-size: 12px;
}
.actMonthlyCalendarBannerBar
{
    font-size: 10px;
}
.actMonthlyCalendarBannerBarOtherUser
{
    font-size: 10px;
}
.actMonthlyCalendarBannerBarEvent
{
    font-size: 10px;
}

.actMonthlyCalendarBannerBarTypeCellStart
{
    padding-left: 6px;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    border-left: solid 1px black;
}
.actMonthlyCalendarBannerBarTypeCellContinue
{
    padding-left: 6px;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
}

.actMonthlyCalendarBannerBarTextCell
{
    text-align: center;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    overflow: hidden;
    text-overflow: ellipses;
}
.actMonthlyCalendarBannerBarEndCellContinue
{
    font-size: 1px;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
}
.actMonthlyCalendarBannerBarEndCellEnd
{
    font-size: 1px;
    border-bottom: solid 1px black;
    border-top: solid 1px black;
    border-right: solid 1px black;
}



.actMonthlyCalendarBannerBarTypeCellStartEvent
{
    padding-left: 6px;
    border-bottom: solid 1px blue;
    border-top: solid 1px blue;
    border-left: solid 1px blue;
}
.actMonthlyCalendarBannerBarTypeCellContinueEvent
{
    padding-left: 6px;
    border-bottom: solid 1px blue;
    border-top: solid 1px blue;
}
.actMonthlyCalendarBannerBarTextCellEvent
{
    text-align: center;
    border-bottom: solid 1px Blue;
    border-top: solid 1px Blue;
    overflow: hidden;
    text-overflow: ellipses;
}
.actMonthlyCalendarBannerBarEndCellContinueEvent
{
    font-size: 1px;
    border-bottom: solid 1px blue;
    border-top: solid 1px blue;
}
.actMonthlyCalendarBannerBarEndCellEndEvent
{
    font-size: 1px;
    border-bottom: solid 1px blue;
    border-top: solid 1px blue;
    border-right: solid 1px blue;
}



.actMonthlyNonBannerItem
{
    font-size: 10px;
}
.actMonthlyNonBannerItemOtherUser
{
    background-color: #ECE9D8;
    font-size: 10px;
}
.actMonthlyNonBannerItemTextCell
{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipses;
}

/* end calendar monthly view */

/* new one added for showing link to time zone in calendar and task list header */
.headerTZLink
{
    color: ButtonHighlight;
    cursor: hand;
    text-decoration: underline;
    font-weight: normal;
}

/* checked combo */

.CheckedComboOuterSpan
{
    background: #FFFFFF;
    border: 1px #7F9DB9 solid;
}
.CheckedComboOuterSpanOver
{
    background: #E0E0E0;
    border: 1px #7F9DB9 solid;
}
.CheckedComboInnerSpan
{
    color: #E9EBF4;
    cursor: pointer;
    width: 19px;
    text-align: center;
    filter: Alpha(opacity=80));
}
.CheckedComboInnerSpanDisabled
{
    color: #E9EBF4;
    cursor: default;
    filter: Alpha(opacity=80));
    width: 16px;
    text-align: center;
    float: right;
}
.CheckedComboRow
{
    background: #FFFFFF;
    height: 20px;
}
.CheckedComboSelectedRow
{
    background: #316ac5;
    color: #FFFFFF;
    height: 20px;
}

/* end checked combo */
/* Checked tree combo */
.ctcItem
{
    vertical-align: middle;
    border: 0px;
}
.ctcDropDown
{
    background: #FFFFFF;
    border: 1px #7F9DB9 solid;
    position: relative;
    z-index: 999999;
    height: 200px;
    overflow:hidden;
    display:none;
}

.ctcCheck
{
    height: 14px;
    width: 14px;
    margin-top: 0px;
    vertical-align: top;
}

.ctcSpan
{
    margin: 0px 2px 0px 3px;
    vertical-align: top;
}

.livetree, .livetree ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
}
 
.livetree ul {
	background-color: white;
	width: 100%;
}

.livetree .hitarea {
	background: url(../../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
.livetree li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.livetree li > input
{
    height: 14px;
    width: 14px;
}
 
.livetree li { background: url(../../images/treeview-default-line.gif) 0 0 no-repeat; }
.livetree li.collapsable, .livetree li.expandable { background-position: 0 -176px; }
 
.livetree .expandable-hitarea { background-position: -80px -3px; }
 
.livetree li.last { background-position: 0 -1766px }
.livetree li.lastCollapsable, .livetree li.lastExpandable { background-image: url(../../images/treeview-default.gif); }  
.livetree li.lastCollapsable { background-position: 0 -111px }
.livetree li.lastExpandable { background-position: -32px -67px }
 
.livetree div.lastCollapsable-hitarea, .livetree div.lastExpandable-hitarea { background-position: 0; }
 
.ctcContainer
{
    overflow: auto;
    width: 100%;
}

.ctcBottom
{
    border-top: 1px #7F9DB9 solid;
    position: absolute;
    width: 100%;
    bottom: 0px;
    cursor: pointer;
}

.ctcHover
{
    background-color: #0080FF;
    color: #FFFFFF;
}

/* end Checked tree combo */


/* compose address */
A.ValidEmailAddress, A.ValidEmailAddress:link, A.ValidEmailAddress:visited, A.ValidEmailAddress:hover, A.ValidEmailAddress:active
{
    color: black;
    font-style: normal;
}
A.InvalidEmailAddress, A.InvalidEmailAddress:link, A.InvalidEmailAddress:visited, A.InvalidEmailAddress:hover, A.InvalidEmailAddress:active
{
    color: Red;
    font-style: italic;
}
/* end compose address */

/* invitation button */
.inviteButton_selected
{
    background-color: ButtonHighlight;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: Navy;
    color: #000000;
    font-size: 9px;
    cursor: hand;
}
.inviteButton_normal
{
    background-color: #F0F0F0;
    color: #000000;
    font-size: 9px;
    padding: 1px;
    cursor: hand;
}
.inviteButton_bubbled
{
    background-color: #EEEEEE;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: #ABABAB;
    color: #000000;
    font-size: 9px;
    cursor: hand;
}
/* end invitation button */

/* tabs */

.tabToolbar
{
    width: 100pc;
    border: 1px;
}
.listTR
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
/* end tabs */

/* word processor */
.wpBody
{
    overflow: hidden;
    padding: 0px;
}

.loadingText
{
    color: Gray;
    z-index: -1;
    position: absolute;
    top: 10px;
    left: 10px;
}
.MailMergeLabel
{
    background-color: InactiveCaption;
    padding: 2px;
    font-size: 8pt;
}
.SelectFieldLabel
{
    font-size: 8pt;
}
.FieldList
{
    width: 146px;
}
.hiddenField
{
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}
.hiddenButton
{
    visibility: hidden;
}
.tblticker
{
    position: absolute;
    top: 22pt;
    visibility: hidden;
}
.bluebar
{
    left: 0pt;
    position: absolute;
    top: 2pt;
}
.percentages
{
    color: #ffffff;
    font-weight: bolder;
    left: 72pt;
    position: absolute;
    top: 3pt;
    z-index: 1;
}
/* end word processor */
/* list views */

TABLE.Title
{
    font-weight: bold;
    font-size: 24pt;
    overflow: visible;
    width: 100%;
    color: #ABABAB;
    padding-top: 10px;
    font-style: normal;
    height: 1px;
    background-color: #ABABAB;
    font-variant: normal;
}

TABLE.SubTitle
{
    font-weight: bold;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    width: 100%;
    font-style: normal;
    background-color: #F0F0F0;
    font-variant: normal;
    height: 1px;
    overflow: visible;
    padding-left: 5px;
}

TABLE.SubTitle TD, TABLE.SubTitle TR
{
    height: 1px;
    overflow: visible;
}

TABLE.Title TD, TABLE.Title TR
{
    height: 1px;
    overflow: visible;
}
TABLE.AlphaControl
{
    font-weight: bold;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    font-style: normal;
    background-color: #F0F0F0;
    font-variant: normal;
    height: 1px;
    overflow: visible;
    padding-right: 2px;
    padding-left: 2px;
}

DIV.Pager
{
    position: relative;
    text-align: left;
    vertical-align: middle;
    height: 20px;
    padding-bottom: 1px;
}

.Pager
{
    font-weight: normal;
    font-size: 8pt;
    font-style: normal;
    background-color: #F0F0F0;
    font-variant: normal;
    vertical-align: middle;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    text-align: center;
    height: 16px;
}

.PagerImages
{
    background-color: inherit;
    vertical-align: middle;
    height: 16px;
    width: 16px;
}

.PagerText
{
    font-weight: normal;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    vertical-align: middle;
    padding-left: 3px;
}

.PagerInput
{
    width: 40px;
    height: 20px;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    vertical-align: middle;
}

TABLE.White, TABLE.White .toptoolbar, TABLE.White .toolbarBubble
{
    font-weight: bold;
    font-size: 8pt;
    font-style: normal;
    background-color: #FFFFFF;
    font-variant: normal;
}

TR.White, TABLE.White TR
{
    vertical-align: middle;
    height: 14px;
    padding-bottom: 8px;
    padding-top: 3px;
    padding-left: 5px;
}

TABLE.White TR.toolbarBubble
{
    background: orange;
    vertical-align: middle;
    height: 14px;
    padding-bottom: 8px;
    padding-top: 3px;
    padding-left: 5px; /*background-color:Highlight;*/
    border-bottom: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 0px solid; /*BORDER-COLOR:#0A246A;*/
    color: #000000;
    cursor: pointer;
}


TABLE.Grid
{
    width: 100%;
    background-color: #ffffff;
}

TABLE.TabGrid
{
    width: 100%;
    height: 200px;
    background-color: #FFFFFF;
    position: static;
}

TABLE.Gray
{
    background-color: #F0F0F0;
}

.GridHeaderText
{
    background-color: #F0F0F0;
    font-size: 8pt;
    font-weight: normal;
    border-top: #F0F0F0 1px solid;
    border-left: 0px;
    border-bottom: #F0F0F0 1px solid;
    border-right: #F0F0F0 1px solid;
    padding-left: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    cursor: pointer;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.GridRowText
{
    font-size: 8pt;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    background-color: #FFFFFF;
    margin-top: 2px;
    cursor: pointer;
    /*vertical-align: text-top;*/
    text-overflow: ellipsis;
    overflow: hidden;
}

.GridRowAlternateText
{
    background-color: #F0F0F0;
    font-size: 8pt;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    margin-top: 2px;
    cursor: pointer;
    /*vertical-align: text-top;*/
    text-overflow: ellipsis;
    overflow: hidden;
}

.GridFrame
{
    background-color: #F0F0F0;
}

.GridFrameWhite
{
    background-color: White;
}

.GridRowSelectedText
{
    background-color: #B0C4DE;
    font-size: 8pt;
    margin-top: 0px;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    cursor: pointer;
    /*vertical-align: text-top;*/
    text-overflow: ellipsis;
    overflow: hidden;
}

.GridRowSelectedTextContactList
{
    font-size: 8pt;
    margin-top: 0px;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    cursor: pointer;
    /*vertical-align: text-top;*/
    text-overflow: ellipsis;
    overflow: hidden;
}

.GridPagerText
{
    font-size: 8pt;
}

.btnDialog
{
    font-size: 8pt;
    background-color: #F0F0F0;
}
.btnArrow
{
    background-color: #F0F0F0;
    font-size: 8pt;
    width: 4em;
}
.btnUpDown
{
    background-color: #F0F0F0;
    font-size: 8pt;
}
.lblTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
    font-style: normal;
    font-variant: normal;
}
.disabledLink
{
    color: Gray;
    text-decoration: underline;
}

.uiStyledButtonArrow
{
    font-size: 8pt;
    height: 24px;
    font-size: 8pt;
    width: 4em;
}

.activityClearedStrike
{
    text-decoration: line-through;
}
.activityClearedGray
{
    color: Gray;
}

/* end list views */

/* layout and flow classes */

.layoutContainer
{
    position: relative;
    left: 0px;
    overflow: auto;
}

.ad_marker
{
    visibility: hidden;
}

/* splitter bar */
.vsplitter
{
    font-size: 1px;
    width: 5px;
    cursor: w-resize;
    background-color: #F0F0F0;
    z-index: 100000;
    border-right: #F0F0F0 1px solid;
    border-left: buttonhighlight 1px solid;
}

.hsplitter
{
    font-size: 1px;
    height: 5px;
    cursor: n-resize;
    background-color: #F0F0F0;
    z-index: 100000;
    border-bottom: #F0F0F0 1px solid;
    border-top: buttonhighlight 1px solid;
}

.treeSelectedNode, .treeSelectedNode a, .treeSelectedNode a:hover, .treeSelectedNode a:visited, .treeSelectedNode a:unknown, .treeSelectedNode a:active
{
    background-color: Gray;
    color: #000000;
    text-decoration: none;
}

.treeNode, .treeNode a, .treeNode a:hover, .treeNode a:visited, .treeNode a:unknown, .treeNode a:active
{
    color: WindowText;
    background-color: #FFFFFF;
    text-decoration: none;
}
.DashboardFilterText
{
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    font-weight: bold;
    text-indent: 10px;
}
.editValuesBtnsDiv
{
    text-align: right;
    margin-right: 4px;
    position: absolute;
    top: 305px;
    left: 346px;
}

.GlobalToolbarText
{
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
}
.GlobalToolbarTextSmall
{
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 4pt;
}

.commonTasks a:visited, a:unknown, a:active
{
    white-space: nowrap;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    color: #626469;
    text-decoration: none;
}

.commonTasks a:hover
{
    white-space: nowrap;
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    color: #626469;
    text-decoration: underline;
}

.ReportViewGridSection
{
    overflow: hidden;
    height: 100%;
}

/* ######################## Navbar #################### */
#navHeader
{
    height: 25px;
    line-height: 25px;
}

#navContent
{
    top: 25px;
    margin-top: 1px;
    margin-bottom: 3px;
    background-color: #FFFFFF;
    overflow: auto;
}

#navButtons
{
    bottom: 0px;
    border-top: solid 2px Silver;
}

#navSearch
{
    padding-left: 8px;
}

#leftNavFooter
{
    padding: 3px;
	float: right;
}

.navbar
{
    background-color: #F0F0F0;
    border-right: 1px outset;
    border-color: #F0F0F0;
    color: #000000;
    padding: 0;
    width: 170px;
}

.navbarMin
{
    width: 25px;
    overflow: hidden;
}

.navbarElem
{
    position: absolute;
    width: 100%;
}

.leftNavTitle
{
    font-size: 12pt;
    font-weight: bold;
    padding-left: 5px;
}

.navButtonContent
{
    vertical-align: bottom;
}

.navButtonContent img
{
    padding-right: 5px;
}

.collapsableArrow
{
	margin: 1px;
	border: 1px solid transparent;
	position: absolute;
	top: 0px;
	right: 5px;
	height: 23px;
	vertical-align: middle;
	text-align: center;
	line-height: 21px;
	width: 23px;
	background-color: transparent;
	cursor:pointer;
}

.collapsableArrowHover
{
	margin: 1px;
	border: 1px solid #626469;
	position: absolute;
	top: 0px;
	right: 5px;
	height: 23px;
	vertical-align: middle;
	text-align: center;
	line-height: 21px;
	width: 23px;
	background-color: #C1E0FF;
	cursor:pointer;
}

.lookupDropDownLabel
{
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    color: #000000;
    width: 100px;
}

.navTitleFont
{
    font-size: 9pt;
    font-weight: normal;
}

.navHeading
{
    display: block;
    line-height: 22px;
}

.GoButton
{
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 2px;
    width: auto;
    vertical-align: middle;
}

.SearchButton
{
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 2px;
    width: auto;
    vertical-align: middle;
    height:20px;
}

.SearchLookupButton
{
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 2px;
    width: 120px;
    vertical-align: middle;
    height:20px;
}

.globalSearchTextbox
{
    vertical-align: middle;
	width: 120px;
}

.searchViewSearchTextBox
{
	vertical-align:middle;
}

.navKeyword
{
    margin: 0;
    vertical-align: middle;
    width: auto;
}

.navKeyDiv
{
    width: 135px;
    margin: 0;
    border: none 0px;
}

.commonTasks
{
    padding-left: 8px;
    padding-right: 3px;
    font-style: normal;
    line-height: 18px;
    text-transform: none;
    text-decoration: none;
    background-color: #FFFFFF;
    width: 100%;
    position: relative;
}

A.leftNavLinks, A.leftNavLinks:link, A.leftNavLinks:visited, A.leftNavLinks:active
{
    font-family: Tahoma, Microsoft Sans Serif, Arial, Helvetica, Verdana, Geneva;
    font-size: 8pt;
    white-space: nowrap;
    color: #626469;
    text-decoration: none;
    line-height: 18px;
    display: block;
    position:relative;
}

A.leftNavLinks:hover
{
    white-space: nowrap;
    color: #626469;
    text-decoration: underline;
}

.leftnavButton
{
	font-weight: bold;
	font-size: 9pt;
	cursor: pointer;
	padding-top: 5px;
	padding-left: 4px;
	height:23px;
	border-bottom: solid 1px #737373;
	white-space: nowrap;
}
.leftnavButtonHidden
{
	visibility: hidden;
	line-height: 0px;
	overflow: hidden;
	display: none;
}

.leftnavFooter
{
	height:29px;
}

