body { font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #4c6b99; background-image: url(../images/bkg.jpg); background-repeat: repeat-x; }
p { color: #505050; font-size: 12px; line-height: 18px; }
td { color: #505050; font-size: 12px; line-height: 18px; }
a:link { }
a:visited { }
a:hover { }
a:active { }
.content { background-color: #fff; background-image: url(../images/bkg-content.jpg); background-repeat: repeat-x; padding: 0 35px 5px; }
.content-1line { background-color: #fff; background-image: url(../images/bkg-content.jpg); background-repeat: repeat-x; background-position: 0 -90px; padding: 0 35px 5px; }
.footer { color: #787878; font-size: 10px; }
.listrule { color: #505050; font-size: 12px; line-height: 18px; padding-top: 5px; padding-bottom: 3px; border-top: 1px solid #acacac; list-style-type: none; margin-left: -3em; padding-left: 0; }
h2 { color: #193366; font-size: 12px; line-height: 18px; padding-top: 12px; }
fieldset {
  
}

.textInput,textarea { font-size: 14px; font-weight: normal; background-color: #ffffff; padding: 4px; border: solid 1px #787878; }

.inputHighlighted { background-color: #fff0c0; color: #000; font-size: 14px; font-weight: normal; padding: 4px; border: solid 1px #787878; }
