/*  BT1691 BrianR 05/10/2005 MacOSIE.css overrides styles in this file on Mac IE 5.2. Changes
    to styles here my verify that the appropriate override is made (if needed) in MacOSIE.css
    for Mac compatibility. See comments below for each element that currently has overrides
    in MacOSIE.css */

body
{
    background-color: White;
    font-family: Arial;
}
div#bodyContainer
{
    font-size: 10pt;
    border-collapse: collapse;
    position: absolute;
    border: 1px solid black;
    left: 0px;
    width: 994px;
    top: 0px;
    height: 768px;
    background-color: white;
}

div.divNoData
{
    text-align: center;
    font-style: italic;
    padding-top: 10px;
}

div#divProfileName
{
    left: 21px;
    width: 343px;
    position: absolute;
    top: 70px;
    height: 75px;
    font-size: 11pt;
    color: #000080;
    font-weight: bold;
    padding-left: 10px;
}
div#divProfileName2
{
    left: 21px;
    width: 343px;
    position: absolute;
    top: 56px;
    height: 75px;
    font-size: 11pt;
    color: #000080;
    font-weight: bold;
    padding-left: 10px;
}
div#divViewHeader
{
    text-align: center;
    left: 5px;
    width: 964px;
    position: relative;
    top: 0px;
    height: auto;
}
div#divPageHeader
{
    left: 0px;
    width: 100%;
    position: relative;
    top: 5px;
    height: 120px;
}
.viewTitle
{
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}
div#divDashboardContainer
{
    text-align: center;
    right: 1px;
    width: 364px;
    position: absolute;
    top: 0px;
    height: 118px;
}
/* Style changes in MacOSIE.css */
div#divNavSection2
{
    z-index: 1;
    left: 0px;
    width: 100%;
    position: relative;
    top: 0px;
    height: 20px;
    background-color: #8fa9b9;
}
div#divNavSection1
{
    z-index: 1;
    left: 0px;
    width: 100%;
    position: relative;
    top: 0px;
    height: 30px;
    background-color: #002d5f;
}
div#divContent
{
    font-size: 10pt;
    left: 0px;
    width: 100%;
    position: relative;
    top: 0px;
    height: 450px;
    background-color: White;
    text-align: left;
    /* border: 1px solid green; */
}
div#divContent2
{
    font-size: 10pt;
    left: 0px;
    width: 100%;
    position: relative;
    top: 0px;
    height: 380px;
    background-color: White;
    text-align: left;
}
.hidden
{
    display: none;
}
.navRow2Text
{
    color: white;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
}
select.navRow2Select
{
    background-color: White;
    font-size: 9pt;
    color: Navy;
}
.scheduleDateHeader
{
    text-decoration: none;
    font-weight: bold;
    font-size: 11pt;
    color: Navy;
}
select, input, textarea
{
    background-color: White;
    color: Navy;
}
.dashboardLineItem
{
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
}
.AbbreviationPopupWindowBody
{
    background-color: White;
    color: Black;
}
.AbbreviationPopupWindowTable
{
    border: 1;
    padding: 0;
    width: 100%;
}
.NavMenuTable
{
    border-right: 0px;
    padding-right: 0px;
    border-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: 0px;
    padding-top: 0px;
    border-bottom: 0px;
    background-color: #002d5f;
}
.NavMenuRow
{
    height: 100%;
    background-color: #002d5f;
}
.NavMenuCell
{
    font-weight: 500;
    font-size: 10pt;
    vertical-align: middle;
    cursor: hand;
    color: white;
    font-family: Arial;
    background-color: #002d5f;
    text-align: center;
}

.TabHeader
{
    left: 30px;
    top: 6px;
    position: absolute;
    height: 25px;
}

.TabBody
{
    left: 15px;
    top: 30px;
    height: 350px;
    width: 95%;
    position: absolute;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

.SelectedTab
{
	font-weight: bold;
	color: Black !important;
	height: 24px;
	border-color: Black !important;
}

.DeselectedTab
{
	font-weight: normal;
	color: Gray !important;
	height: 20px;
	border-color: Gray !important;	
}

.RadioListGroup
{
    padding-left: 11px;
    font-size: 8pt;
    font-weight: normal;
}

.IndentedRadioListGroup
{
    padding-left: 25px;
    font-size: 8pt;
    font-weight: normal;
}

table.RadioList
{
    margin-left: 10px;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    color: Red;
    vertical-align: top;
}


div#divInformationBox
{
    left: 15px;
    top: 6px;
    position: absolute;
    text-align: center;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
}

.caption, .standard_text, .table_body, .table_header
{
    font-size: 8pt;
    color: black;
    font-family: Arial;
}

/* Fix for BT25161 (BCG, 25-Nov-08) */
.ws_nowrap
{
    white-space: nowrap;
}

.table_body, .table_header
{
    border: silver thin solid;
}

.table_header, .caption
{
    font-weight: bold;
}

.table_header
{
    background-color: #8FA9B9;
    border-color: #8FA9B9;
}

.table_header .cell_filler
{
    border-left-width: 0px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.table_body
{
	overflow-X: hidden;
	overflow-Y: scroll;
}

div.table_footer
{
    font-size: 8pt; 
    position: relative; 
    padding-top: 10px;
    height: 40px; 
}


scrollbar[orient="vertical"] scrollbarbutton, scrollbar[orient="vertical"] slider
{
    width: 20px;
}

.TabArea
{
    background-color: White;
    font-size: x-small;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    position: absolute;
    top: 42px;
    height: 400px;
    z-index: -25;
}

ul.tab
{
    margin: 0;
    padding: 0;
    list-style: none;
}
li.tab
{
    display: inline;
}
li.tab a
{
    text-decoration: none;
}
li.tab a:hover
{
    color: red;
}
/* MSIE fix */
li.tab a:hover span
{
    background-image: url(../img/tabs/up.gif) !important;
}
span.tab_left
{
    background: url(../img/tabs/down.gif) top left;
    padding: 5px 9px 5px 5px;
}
span.tab_right
{
    color: #f63;
    background: url(../img/tabs/down.gif) top right;
    padding: 5px 20px 5px 0;
}


table.tblFilter
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: smaller;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-family: Arial;
}

.noHistory:link, .noHistory:visited
{
    padding-left:2px;
    padding-right:2px;
    color:Blue;
}

.noHistory:hover
{
    padding-left:2px;
    padding-right:2px;
    background:lightgrey;
}

a:visited
{
    color: Blue;
}

.clickable, .newMsg
{
    color:Blue;
    cursor:pointer;
    text-decoration:underline;
}

.newMsg
{
    font-weight:bold;
}

.small_black
{
    font-family:Arial;
    font-size:8pt;
    color:Black;
}
