.AuthLogoBox {
  
}

.PageMainBox {
  margin: 0px auto; 
  width: 1000px;
}

.PageHeadingStyle{
  box-sizing: border-box;
  width: 100%;
  min-height: 20px;
  background-color: #330000;
  font-family: Arial;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 8px;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;  
}
.PageContentBoxStyle {
  box-sizing: border-box;
  width: 100%;
  min-height: 500px;
  background-color: #fff;
}

.ReportCell1 {
    padding-left: 4px;
    padding-right: 4px;
    vertical-align: top;
    white-space: nowrap;
}
.ReportCell2 {
    background-color: #ffffff;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: top;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}
.ReportCellHeader1 {
    background-color: #CC9966;
    padding: 4px;
    color: #000000;
    white-space: nowrap;
}
.ReportCellHeader2 {
    background-color: #C5B08B;
    padding-left: 4px;
    padding-right: 4px;
    color: #000000;
    white-space: nowrap;
    border-right: 1px solid #000000;
}
.FormBoxTitle1 {
  height: 20px;
  background-color: #330000;
  font-family: Arial;
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 8px;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}
.FormBoxContent1 {
  padding: 1px;
  width: 900px;
  text-align: center;
  vertical-align: top;
  background-color: #FFFFFF;
  border: solid 1px #c0c0c0;
}
.FormElementLabel1 {
  font-family: Arial;
  font-size: 10pt;
  white-space: nowrap;
  text-align: right;
}
.ContentBox0 {
  width: 100%;
  background-color: #ffffff;
}
.ContentBox1 {
  width: 926px;
  background-color: #E2D1B3;
}
.ContentBox2 {
  background-color: #E2D1B3;
}
.MenuBox1 {
  width: 150px;
  height: 180px;
  background-color: #ECF0E6;
  padding: 4px;
  border: 1px solid #c0c0c0;
  font-family: Tahoma;
  cursor: pointer;
  text-align: center;
  
}
.TopMenuItem1 {
  white-space: nowrap;
  text-align: center;
  background-color: #ffffff;
  font-family:Arial;
  font-size:10pt
}
.TopMenuItem2 {
  white-space: nowrap;
  text-align: center;
  background-color: #ffffff;
  font-family:Arial;
  font-size:10pt
}
.titleBox {
  margin-top: 1px;
  background-color: #E2D1B3;
  width: 100%;
}
.titleHeading {
  clear: both;
  text-align: left;
  font-family: Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
  letter-spacing: 1px;
  word-spacing: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 6px;
  padding-top: 6px;
}
.titleLinks {
  text-align: right;
  font-size:10pt;
  font-family: 'Arial';
  color:#000000;
  letter-spacing: 0px;
  word-spacing: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 4px;
  padding-top: 4px;
}
.titlefoot {
  font-family: Arial;
  font-size: 10pt;
  font-weight: lighter;
  color: #999999;
  text-align: center;
  padding-top: 4px;
}
.title2 {
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
}
.linkline {
    font-family: Arial,Helvetica,sans-serif;
    color: #060655;
    font-size: 10pt;
}
.calendarcell {
    width: 46px;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-right: 3px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    font-size: 8pt;
    font-family: Arial;
}
.calendarcell2 {
    width: 96px;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-right: 3px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    font-size: 8pt;
    font-family: Arial;
}
.calendarcell3 {
    width: 146px;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-right: 3px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    font-size: 8pt;
    font-family: Arial;
}
.calendarcell4 {
    width: 206px;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-right: 3px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    font-size: 8pt;
    font-family: Arial;
}
.calformlabel {
    font-family:Arial;
    font-size:10pt;
    white-space: nowrap;
    text-align: right;
    vertical-align: top;
    background-color: #A89166;
    border-right: 1px solid #ffffff;
    padding-right: 4px;
}
.calformfield {
    font-family:Arial;
    font-size:10pt;
    text-align: left;
    vertical-align: top;
    background-color: #D6B988;
}
