#tdMainContent {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                large;
  font-weight:              normal;
  padding-left:             30px;
  text-align:               left;
  width:                    100%;
}

.tblContentModule {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                large;
  font-weight:              normal;
  width:                    100%;
}

.tblContentModule .tdContentTitle {
  background:               #FFFFFC;
  border:                   0px solid #000000;
  color:                    #000000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                Medium;
  font-weight:              normal;
  padding:                  4px;
    text-align:               left;
	text-indent:20px
}

.tblContentModule .tdContentDescription {
  background:               #EFEFEF;
  border-left:              1px solid #000000;
  border-bottom:            1px solid #000000;
  border-right:             1px solid #000000;
  color:                    #000000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  padding:                  4px;
}

.tblContentModule .tdContentDescription a {
  background:               transparent;
  color:                    #990000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              bold;
  text-decoration:          none;
}

.tblContentModule .tdContentText {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  padding-top:              2px;
  padding-left:             12px;
  padding-right:            12px;
}

.tblContentModule .tdContentText a {
  background:               transparent;
  color:                    #990000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  text-decoration:          none;
      border:               1px solid #cccc99;
}

.tblPageSubmission {
  background:               #CCCCCC;
  color:                    #000000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  width:                    100%;
}

.tblPageSubmission .tdPageButtons {
  background:               #FFFFFF;
  border:                   0px solid #15BFF0;
  color:                    #FFFFFF;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  padding:                  3px;
  text-align:               right;
  width:                    100%;
}

.tblPageSubmission .tdPageButtons .inpSubmit {
  background:               #990000;
  border:                   1px solid #000000;
  color:                    #FFFFFF;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              bold;
  width:                    auto;
}

.tblPageSubmission .tdPageButtons .inpReset {
  background:               #01669A;
  border:                   1px solid #000000;
  color:                    #FFFF00;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  width:                    auto;
}

.tblPageNumber {
  background:               #FFFFFF;
  color:                    #000000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  width:                    100%;
}

.tblPageNumber .tdPageText {
  background:               #FFFFFF;
  border-top:               0px solid #000000;
  border-left:              0px solid #000000;
  border-bottom:            0px solid #000000;
  color:                    #000000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  padding:                  0px;
  vertical-align:           top;
  width:                    auto;
  text-indent:15px
}

.tblPageNumber .tdPageShow {
  background:               #FFFFFF;
  border-top:               0px solid #000000;
  border-right:             0px solid #000000;
  border-bottom:            0px solid #000000;
  color:                    #FFFFFF;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  padding:                  0px;
  width:                    100%;
  text-align:left
}

.tblPageNumber .tdPageShow a {
  color:                    #990000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
}

.tblPageNumber .tdPageShow a:hover {
  color:                    #000066;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              bold;
}

.tblPageNumber .tdPageShow .spnPageShowing {
  background:               #FFFFFF;
  border-top:               1px solid #000000;
  border-right:             1px solid #FFFFFF;
  border-bottom:            1px solid #000000;
  color:                  #000000;
  font-family:              Lucida Sans Unicode, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  padding:                  3px;
  width:                    100%;
}