/*  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;
}
div#divContent2
{
	FONT-SIZE: 10pt;
	LEFT: 0px; 
	WIDTH: 100%; 
	POSITION: relative; 
	TOP: 0px; 
	HEIGHT: 380px; 
	BACKGROUND-COLOR: White;
	text-align:left;
}
.errMsg
{
	color:red;
	font-style:italic;
	font-size:9pt;
}
.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: 330px; 
    WIDTH: 95%; 
    POSITION: absolute; 
    BORDER-RIGHT: black thin solid; 
    BORDER-TOP: black thin solid; 
    BORDER-LEFT: black thin solid; 
    BORDER-BOTTOM: black thin solid
}

.RadioListGroup
{    
    padding-left: 11px;
    font-size:8pt;
	font-weight:normal;	
}

table.RadioList
{
    margin-left: 10px;
    font-size:8pt;
	font-weight:normal;
	padding: 0;
	vertical-align:top;
}

.dashboardBoxHeader
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 10pt; 
    COLOR: white; 
    BACKGROUND-COLOR: #8fa9b9; 
    TEXT-ALIGN: center;
}

.dashboardBoxRowHeader
{
    FONT-WEIGHT: normal; 
    FONT-SIZE: 7pt; 
    COLOR: white; 
    BACKGROUND-COLOR: navy; 
}

.dashboardBoxCell
{
    FONT-WEIGHT: normal; 
    FONT-SIZE: 7pt; 
    COLOR: black; 
    BACKGROUND-COLOR: white; 
}

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;
}

div.table_body, div.table_header
{
    font-size: 8pt; 
    border: silver thin solid; 
}

.table_header, .caption
{
    font-weight: bold; 
    COLOR: black; 
}

.table_header
{
    BACKGROUND-COLOR: #8FA9B9; 
    border-color:#8FA9B9;
}

div.table_body
{
    OVERFLOW: auto; 
}

.message_center_title
{
    FONT-WEIGHT: bold; 
    FONT-SIZE: 10pt; 
    WIDTH: 100%; 
    COLOR: white; 
    FONT-FAMILY: Arial; 
    BACKGROUND-COLOR: #8FA9B9; 
    TEXT-ALIGN: center
}
