body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
a:link { text-decoration: none; }
a:hover { text-decoration: underline; color: #5555ff; background-color: inherit; }
.px1 { font-size: 1px; }
.px9 { font-size: 9px; }
.px10 { font-size: 10px; }
.px11 { font-size: 11px; }
.px12 { font-size: 12px; }
.px13 { font-size: 13px; }
.px14 { font-size: 14px; }
.px15 { font-size: 15px; }
.px16 { font-size: 16px; }
.px17 { font-size: 17px; }
.px18 { font-size: 18px; }
.boldIt { font-weight: bold; }
.noBold { font-weight: normal; }
.yellowIt { color: #ffff00; background-color: inherit; }
.whiteIt { color: #ffffff; background-color: inherit; }
.redIt { color: #ff0000; background-color: inherit; }
.blueIt { color: #0000ff; background-color: inherit; }
.navyIt { color: #000099; background-color: inherit; }
.italicIt { font-style: italic; }
.underIt { text-decoration: underline; }
.noUnder { text-decoration: none; }
.blackIt { color: #000000; background-color: inherit; }
.goldBold { font-weight: bold; color: #cc9933; background-color: inherit; }
.blueBold { color: #333366; background-color: inherit; font-weight: bold; }
.redBold { color: #ff0000; background-color: inherit; font-weight: bold; }
.whiteBold { color: #ffffff; font-weight: bold; background-color: inherit; }
.greenIt { color: #009900; background-color: inherit; }
.alignL { text-align: left; }
.alignR { text-align: right; }
.alignC { text-align: center; }
input,select,option,textarea { background-color: #eeeeff; color: #000000; }
.copyright { font-size: 11px; }
.ptnBlue { background-color: #6699cc; color: #ffffff; }
.skyBlue { background-color: #eeeeff; color: inherit; }
.greyBG { background-color: #eeeeee; }
.greenBG { background-color: #00dd00; color: #ffffff; }
.blueHigh { background-color: #eeeeff; }
.blueBG { background-color: #0000ff; } 
.highlight { background-color: #ffff00; }
.whiteBG { background-color: #ffffff; }
.cellBorder { border-left: solid 1px #000099; border-top: solid 1px #000099; }
.bTop { border-top: solid 1px #000099; }
.bLeft { border-left: solid 1px #000099; }
.bRight { border-right: solid 1px #000099; }
.bBottom { border-bottom: solid 1px #000099; }
.borderAll { border: solid 1px #000099; }
.noShow { display: none; }
.noView { visibility: hidden; }
.overflowA { overflow: auto; }
.mar5 {margin: 5px;}
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mL10 { margin-left: 10px; }
.mR10 { margin-right: 10px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.pad10 { padding: 10px; }
.pad5 { padding: 5px; }
.pad4 { padding: 4px; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.floaterR { float: right; }
.floaterL { float: left;}
.iconSet:hover { cursor: pointer; }

#incomingYackDiv { display: none; }

.infoStrip { position: relative; width: 100%; text-align: center; font-size: 12px; font-weight: bold; margin-bottom: 10px; background-color: #eeeeff; color: #000000; border-bottom: solid 1px; }
@media print { .infoStrip { display: none; } }

/*====RELATED TO THE VERIFICATION MODULE ONLY=====*/
.veriHead { font-size: 12px; padding: 5px; font-weight: bold; background-color: #ffff55; color: #ff0000; }
/*================================================*/

/*-----------------*/