BODY{
  /*margin:5px 5px 0px 5px;*/
  MARGIN-LEFT: 0px;
  MARGIN-RIGHT: 0px;
  MARGIN-TOP: 0px;
  MARGIN-BOTTOM: 0px;
  FONT: 8pt "Arial" normal;
  padding:0;
}

Table{
  FONT: 7pt "Arial" normal;
  white-space: nowrap;
}
TD{
  white-space: nowrap;
}

.BRTable{
  FONT: 7pt "Arial" normal;
  white-space: normal;
}
A:LINK
{
  color: #910000;
  TEXT-DECORATION: none;
}
A:VISITED
{
  color: #910000;
  TEXT-DECORATION: none;
}
A:HOVER
{
  color: #FF0000;
  TEXT-DECORATION: none;
}

#FilterDiv
{
    z-index:5000;
    position: absolute;
    font: 10px verdana;
	background-color:#6699CC;
}

#SavedQueriesDiv
{
    z-index:4999;
    position: absolute;
    font: 10px verdana;
	background-color:#663333;
}

#BannerLeft{
  padding:0;
  position:absolute;
  left:0px;
  top:0px;
  width:550px;
  height:75px;
  /* background:red; */
}

#BannerRight{
  padding:0;
  position:absolute;
  left:550px;
  top:0px;
  width:200px;
  height:75px;
  /* background:orange; */
}

.BannerTable{
background-image:url('../images/BannerBG.jpg')
}

.InputLabel{
  FONT: 8pt "Arial" normal;
  color:#6699cc;
  font-weight:bold;
}
.NotAuthenticated{
  FONT: 8pt "Arial" normal;
  color:red;
  font-weight:bold;
}
.NotResultFound{
  FONT: 7pt "Arial" normal;
  color:#910000;
  font-weight:bold;
}
.ErrorMessage{
  FONT: 8pt "Arial" normal;
  color:#910000;
  font-weight:bold;
}
.Nowrap{
  white-space: nowrap
}
#SloganText{
  FONT: 10pt "Arial" normal;
  color:#6699cc;
  font-weight:bold;
}

#MenuDiv{
    z-index:4000;
  padding:0;
  position:absolute;
  left:0px;
  top:45px;
  width:750px;
  height:32px;
  background:#6699CC;
}

#ContentDiv{
  padding:5;
  position:absolute;
  left:0px;
  top:77px;
  width:751px;
  height:75px;
  /* background:red; */
}

#LoginContentDiv{
  padding:5;
  position:absolute;
  left:0px;
  top:45px;
  width:750px;
  height:75px;
  /* background:red; */
}
.SubmitLabel:LINK
{
  FONT: 8pt "Arial" normal;
  color: #6699cc;
  font-weight:bold;
  TEXT-DECORATION: none
}
.SubmitLabel:VISITED
{
  FONT: 8pt "Arial" normal;
  color: #6699cc;
  font-weight:bold;
  TEXT-DECORATION: none
}
.SubmitLabel:HOVER
{
  FONT: 8pt "Arial" normal;
  color: #FFAA22;
  font-weight:bold;
  TEXT-DECORATION: none
}
.BusinessRule:LINK
{
  FONT: 8pt "Arial" normal;
  color: #FFAA22;
  font-weight:bold;
  TEXT-DECORATION: none
}
.BusinessRule:VISITED
{
  FONT: 8pt "Arial" normal;
  color: #FFAA22;
  font-weight:bold;
  TEXT-DECORATION: none
}
.BusinessRule:HOVER
{
  FONT: 8pt "Arial" normal;
  color: Navy;
  font-weight:bold;
  TEXT-DECORATION: none
}
.RecordPerPageLabel
{
  FONT: 8pt "Arial" normal;
  color: Navy;
  font-weight:bold;
  TEXT-DECORATION: none
}
.SearchFilterBoxTitle
{
  FONT: 11pt "Arial" normal;
  color: White;
  font-weight:bold;
  TEXT-DECORATION: none;
}
.ReportTitle
{
  FONT: 10pt "Arial" normal;
  color: Navy;
  font-weight:bold;
  TEXT-DECORATION: none;
}
.WelcomPageTitle
{
  FONT: 8pt "Arial" normal;
  color: Navy;
  font-weight:bold;
  TEXT-DECORATION: none;
}
.ReportTable
{
  FONT: 7pt "Arial" normal;
  color: black;
  TEXT-DECORATION: none;
  width: 740px;
}
.ReportHeader
{
	background-color:#EEEEEE;
	text-align: center;
}
.ActiveFilterTR
{
	background-color:#EEEEEE;
	text-align: left;
}
.ReportDetailLink:LINK
{
  FONT: 7pt "Arial" normal;
  color: #910000;
  TEXT-DECORATION: none;
  white-space: nowrap;
}
.ReportDetailLink:VISITED
{
  FONT: 7pt "Arial" normal;
  color: #910000;
  TEXT-DECORATION: none;
  white-space: nowrap;
}
.ReportDetailLink:HOVER
{
  FONT: 7pt "Arial" normal;
  color: #FF0000;
  TEXT-DECORATION: none;
  white-space: nowrap;
}
.ReportHeaderLink:LINK
{
  FONT: 7pt "Arial" normal;
  color: #910000;
  TEXT-DECORATION: none;
  white-space: nowrap;
}
.ReportHeaderLink:VISITED
{
  FONT: 7pt "Arial" normal;
  color: #910000;
  TEXT-DECORATION: none;
  white-space: nowrap;
}
.ReportHeaderLink:HOVER
{
  FONT: 7pt "Arial" normal;
  color: #FF0000;
  TEXT-DECORATION: none;
  white-space: nowrap;
}
.ReportDetail
{
	text-align: center;
    white-space: nowrap;
}
.ReportHeaderTD
{
  background-color:#EEEEEE;
  text-align: center;
  white-space: nowrap;
}
.ReportPagingTopTD
{
}
.ReportPagingBottomTD
{
}
.ActivePagingLink:LINK
{
  FONT: 8pt "Arial" normal;
  color: #910000;
  TEXT-DECORATION: none;
}
.ActivePagingLink:VISITED
{
  FONT: 8pt "Arial" normal;
  color: #910000;
  TEXT-DECORATION: none;
}
.ActivePagingLink:HOVER
{
  FONT: 8pt "Arial" normal;
  color: #FF0000;
  TEXT-DECORATION: none;
}
.InactivePagingLink
{
  FONT: 8pt "Arial" normal;
  color: #ADADAD;
  TEXT-DECORATION: none;
}
.PageDetailText
{
  FONT: 8pt "Arial" normal;
  TEXT-DECORATION: none;
}
.FooterDiv
{
	width:750px;
	text-align:center;
}
#FilterDiv
{
    z-index:5000;
    position: absolute;
    font: 10px verdana;
	background-color:#6699CC;
}
Select
{
  FONT: 8pt "Arial" normal;
}
Input
{
  FONT: 8pt "Arial" normal;
}
.CloseX:LINK
{
  FONT: 8pt "Arial" normal;
  color: White;
  TEXT-DECORATION: none;
}
.CloseX:VISITED
{
  FONT: 8pt "Arial" normal;
  color: White;
  TEXT-DECORATION: none;
}
.CloseX:HOVER
{
  FONT: 8pt "Arial" normal;
  color: Navy;
  TEXT-DECORATION: none;
}
