
.nof_gbStyle_label
{ 
  display : block;
  white-space : nowrap;
  cursor : pointer  
  text-align : left;
  padding-left : 0px;
  font-family : Arial;
  font-size : 14px
  
}

.nof_gbStyle_input_button
{
  margin-right : 0px
}

.nof_gbStyle_input_reset
{
  margin-right : 0px
}

.nof_gbStyle_input_submit
{
  margin-left : 0px
}

.nof_gbStyle_select
{
  margin-right : 0px
}

.nof_gbStyle_text
{
  font-family : Arial;
  font-size : 13px
}

.nof_gbStyle_link
{
  color : rgb(4,40,81);
  font-size : 12px;
  font-weight : bold;
  text-decoration : none
}

.nof_gbStyle_header
{
  padding : 0px
}

.nof_gbStyle_footer
{
  padding : 0px
}

.nof_gbStyle_contentCell
{
  padding : 2px
}

.nof_gbStyle_columnHeadingRow
{
  background-color : rgb(255,255,255);
  padding : 1px;
  font-weight : bold
}

.nof_gbStyle_textarea
{
  font-size : 14px;
  background-color: #ABDCF6;
  font-family : Arial;
  width : 400px
  
}

.nof_gbStyle_heading
{
  font-family : Arial;
  color : rgb(255,255,255);
  font-size : 16px
}

.nof_gbStyle_content
{
  padding : 0px
}

.nof_gbStyle_required
{
  color : rgb(4,40,81)
}

.nof_gbStyle_textLabel
{
  font-weight : bold
}

.nof_gbStyle_form
{
  padding : 0px;
  border-top : 0px solid rgb(255,255,255);
  border-left : 0px solid rgb(255,255,255);
  border-right : 0px solid rgb(255,255,255);
  border-bottom : 0px solid rgb(255,255,255)
}

.nof_gbStyle_formInstructions
{
  font-size : 13px
}

.nof_gbStyle_hr
{
  color : rgb(255,255,255)
}

.nof_gbStyle_input_text
{
  background-color: #ABDCF6;
  margin : 2px;
  width : 250px
}