body.light {
  background-color : #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  margin : 0px;
}
.topnavtablerow {
  background-color: #003366;
}
.globalstripes  {
  background-color: #003366;
  background-image: url("/images/stripes2.gif");
  background-position: top left;
  background-repeat: repeat;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.microlines {
  background-color: #FFFFFF;
  background-image: url("/images/prelogin_microlines.gif");
  background-position: top left;
  background-repeat: repeat;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.infobackground {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  background : #E3EDF6;
}
.smalltextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-align: left;
}
.smalltextright {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-align: right;
}
.mediumboldtextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
.mediumboldtextright {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  vertical-align : middle;
}
.mediumtextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
}
.largeboldtextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
.formclass {
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
}
.smallnotice {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FF0000;
  /*background-color: #FFFFFF;*/
  font-size: 10pt;
}
.largenotice {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FF0000;
  background-color: #FFFFFF;
  font-size: 14pt;
}
.headernotice {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FF0000;
  background-color: #FFFFFF;
  font-size: 18pt;
}
.headernoticeitalic {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FF0000;
  background-color: #FFFFFF;
  font-size: 18pt;
  font-style : italic;
}
.inputstyle {
  font-family: "Courier New", Courier, monospace;
  font-weight: normal;
  font-size: 12px;
}
A.navlightlink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #FFFFFF;
  text-indent: 5px;
}
A.navlightlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #FFFFFF;
  text-indent: 5px;
}
A.navlightlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #FFFFFF;
  text-indent: 5px;
}
A.mediumlink:Link {
  color:#003399;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
 }
A.mediumlink:Hover
   {
  color:#003399;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
 }
A.mediumlink:Visited {
  color:#003399;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
 }
 /***********************************************/
/* Header Redesign Styles */
.headtopbg {
  background-image: url(/images/TopNav-Strip.gif);
  background-repeat: repeat-x;
}
.headshadow {
  background-image: url(/images/headshadow.gif);
  background-repeat: repeat-x;
}
.headstrip {
  background-image: url(/images/Header-EmptyStrip.gif);
  background-repeat: repeat-x;
}
/* END Header Redesign Styles */
/***********************************************/
div.vladerr {
  color: #FF0000;
  font-size: 12px;
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
}
tr.vladerr td {
  padding-top: 0;
  padding-bottom: 10px;
  vertical-align: top;
}






