BODY
{
    BACKGROUND-POSITION: 0% 50%;
    FONT-SIZE: 10pt;
    BACKGROUND-ATTACHMENT: scroll;
    COLOR: black;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: #FFF;
}

input.button, a.button, .NormalButton
{
	padding: 3px 6px;
	border: 1px solid #666;
	background-color: #015CAE;
	color: #FFF;
	line-height: normal;
	font-size: 10px;
	text-decoration: none;
}

div#scrollrow
{
height: 12px;
color: blue;
text-decoration: underline;
overflow: auto;
}

TEXTAREA
{
    FONT-SIZE: 10pt;
    COLOR: BLACK;
    VERTICAL-ALIGN: top;
    FONT-FAMILY: Arial, sans-serif;
	position : relative;
	  width : 100%;
	  margin-left : 0px;
	  margin-top : 0px;
	BACKGROUND-COLOR: white;
}

.TEXTAREA_SMALL
{
    FONT-SIZE: 8pt;
    COLOR: BLACK;
    VERTICAL-ALIGN: top;
    FONT-FAMILY: Arial, sans-serif;
	position : relative;
	  width : 100%;
	  margin-left : 0px;
	  margin-top : 0px;
	BACKGROUND-COLOR: white;

}

TH
{
    FONT-SIZE: 10pt;
    VERTICAL-ALIGN: top;
    FONT-FAMILY: Arial, sans-serif;
    TEXT-ALIGN: center;
}

.TH_BG
{
    FONT-SIZE: 10pt;
    VERTICAL-ALIGN: top;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #fffff0;
}

.PageHeader
{
	
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold;
    VERTICAL-ALIGN: middle;
    color: #06528C;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: #FFF;
    padding-top:0px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
	position : relative;
	  width : 940px;
	  height: 60px;
	  margin-left : 90px;
	  margin-top : 0px;

}

.TableHeader
{
	BORDER-TOP: #015CAE 1px solid;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    VERTICAL-ALIGN: top;
    COLOR: Black;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: #B2D0DB;
    padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
}

.TableHeaderBak
{
	BORDER-TOP: #015CAE 1px solid;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    VERTICAL-ALIGN: top;
    COLOR: Black;
    FONT-FAMILY: Arial, sans-serif;
    BACKGROUND-COLOR: #B2D0DB;
    padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
	position : relative;
	  width : 700px;
	  margin-left : 90px;
	  margin-top : 0px;
}

TD
{
    FONT-SIZE: 10pt;
    VERTICAL-ALIGN: top;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.Title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: purple;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.SectionHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: purple;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.InputLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.DataLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.DataText
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.Help
{
    FONT-SIZE: 8pt;
    COLOR: #0000ff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.Monospace
{
    FONT-FAMILY: 'Courier New' , Monospace
}

.InputBox
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-COLOR: #BDA268;
    BACKGROUND-COLOR: White;
}

.InputBoxSmall
{
    FONT-SIZE: 8pt;
    COLOR: BLACK;
    FONT-FAMILY: Arial, sans-serif;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-COLOR: #BDA268;
    BACKGROUND-COLOR: White;
}

.InputBoxHighlighted
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;

    BACKGROUND-COLOR: #fffacd
}
.pageBreakAfter
{
    PAGE-BREAK-AFTER: always
}
.pageBreakBefore
{
    PAGE-BREAK-BEFORE: always
}
.Error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.TableThin
{
    BORDER-RIGHT: #015CAE 1px solid;
    BORDER-TOP: #015CAE 1px solid;
    BORDER-LEFT: #015CAE 1px solid;
    BORDER-BOTTOM: #015CAE 1px solid;
    BACKGROUND-COLOR: White;
}

.TBLBrdr
{
  border-color: #BDA268;
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: solid;

}

.TDBrdr
{
    border-color: #BDA268;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    FONT-SIZE: 9pt;
    COLOR: Black;
    FONT-FAMILY: Arial, sans-serif;
    VERTICAL-ALIGN: middle;
}

.TDBrdrSmall
{
    border-color: #BDA268;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:2px;
    FONT-SIZE: 8pt;
    COLOR: Black;
    FONT-FAMILY: Arial, sans-serif;
    VERTICAL-ALIGN: middle;
}

.THBrdr
{
    border-color: #BDA268;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 3px;
    FONT-SIZE: 10pt;
    COLOR: #FFFFFF;
    TEXT-ALIGN:  center;
    FONT-FAMILY: Arial, sans-serif;
    VERTICAL-ALIGN: middle;
}

.THBrdrSmall
{
    border-color: #BDA268;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 2px;
    FONT-SIZE: 8pt;
    COLOR: Black;
    TEXT-ALIGN: center;
    FONT-FAMILY: Arial, sans-serif;
    VERTICAL-ALIGN: middle;

}

.ReadOnly
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    COLOR: silver;
    BORDER-BOTTOM: #000000 1px solid
}
.Approved
{
    COLOR: green
}
.Complete
{
    COLOR: green
}
.Denied
{
    COLOR: red
}
.Pending
{
    COLOR: blue
}
.PendingPayer
{
    COLOR: blue
}
.PendingPCP
{
    COLOR: blue
}
.LightColor
{
    BACKGROUND-COLOR: white
}

.LightestBGC
{
    BACKGROUND-COLOR: #FFF
}

.LightBGC
{
    BACKGROUND-COLOR: RGB(0,149,218)
}

.MediumBGC
{
    BACKGROUND-COLOR: RGB(0,149,218)
}

.DarkBGC
{
		COLOR: #FFF;
 
        BACKGROUND-COLOR: #015CAE
}
 /*  BACKGROUND-COLOR: #015CAE*/
.DarkestBGC
{
    BACKGROUND-COLOR: #015CAE
}

.DarkColor
{
    BACKGROUND-COLOR: #fffff0
}
.CompactButton
{
    FONT-SIZE: 8pt;
    BORDER-LEFT-COLOR: #015CAE;
    BORDER-BOTTOM-COLOR: #015CAE;
    CURSOR: crosshair;
    COLOR: #000000;
    BORDER-TOP-STYLE: outset;
    BORDER-TOP-COLOR: #015CAE;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
    BORDER-RIGHT-STYLE: outset;
    BORDER-LEFT-STYLE: outset;
    LETTER-SPACING: -1pt;
    BORDER-RIGHT-COLOR: #015CAE;
    BORDER-BOTTOM-STYLE: outset
}
.normalbutton2
{
    BORDER-RIGHT: #fdfee0 2px outset;
    BORDER-TOP: #fdfee0 2px outset;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #fdfee0 2px outset;
    CURSOR: crosshair;
    COLOR: #000000;
    BORDER-BOTTOM: #fdfee0 2px outset;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: #f9f5f0
}
.TH_BG_Small
{
    BORDER-RIGHT: #fffff0 4pt solid;
    BORDER-TOP: #fffff0 4pt solid;
    FONT-SIZE: 8pt;
    VERTICAL-ALIGN: top;
    BORDER-LEFT: #fffff0 4pt solid;
    COLOR: black;
    BORDER-BOTTOM: #fffff0 4pt solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #fffff0;
    TEXT-ALIGN: left 
}
.3G_Button_Over
{
    BORDER-RIGHT: black 2px solid;
    BORDER-TOP: black 2px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 2px solid;
    CURSOR:  crosshair;
    COLOR: #ffffff;
    BORDER-BOTTOM: black 2px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: purple
}
.3G_Button_Out
{
    BORDER-RIGHT: black 2px solid;
    BORDER-TOP: black 2px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: black 2px solid;
    CURSOR:  crosshair;
    COLOR: #ffffff;
    BORDER-BOTTOM: black 2px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #00718a
}
.CompactButton2
{
    FONT-SIZE: 8pt;
    BORDER-LEFT-COLOR: #cccc99;
    BORDER-BOTTOM-COLOR: #cccc99;
    CURSOR: crosshair;
    COLOR: #000000;
    BORDER-TOP-STYLE: outset;
    BORDER-TOP-COLOR: #cccc99;
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
    BORDER-RIGHT-STYLE: outset;
    BORDER-LEFT-STYLE: outset;
    LETTER-SPACING: -1pt;
    BORDER-RIGHT-COLOR: #cccc99;
    BORDER-BOTTOM-STYLE: outset
}
.SmallText
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    white-space: nowrap;
}
.Alt_BG
{
    BACKGROUND-COLOR: #fffff0
}
.TDVMid
{
    FONT-SIZE: 10pt;
    VERTICAL-ALIGN: middle;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.BigInfoText
{
    FONT-SIZE: 30pt;
    COLOR: gray;
    FONT-STYLE: italic;
}
.SmallInfoText
{
    FONT-SIZE: 10pt;
    COLOR: black;
}
.EmbellishedDataText
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.menu1
{
cursor: pointer;
}

.hide
{
display: none;
}

.show
{
display: block;
}

#navigation a
{
background: #015CAE url('../dashboardimages/left-tab.gif') left top no-repeat;
text-decoration: none;
padding-left: 10px;
}

#navigation a span
{
background: url('../dashboardimages/right-tab.gif') right top no-repeat;
padding-right: 10px;
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #000000;
background: RGB(0,149,218); url('../dashboardimages/left-tab-hover.gif') left top no-repeat;
padding-left: 10px;
}

#navigation a:hover span
{
background: url('../dashboardimages/right-tab-hover.gif') right top no-repeat;
white-space: nowrap;
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
font-weight: bold;
float: left;
list-style: none;
margin: 0;
padding-right: 10px;
} 

div#Current
{
    display: block;
}

div#Standing
{
    display: none;
}

div#Maintenance
{
    display: none;
}
