html { height: 100%; }
body { text-align: center; font-family: arial; margin: 0px; padding: 0px; height: 100%; background: url('../images/bg_5.jpg') top repeat-x; }
#bodyDiv { border-left: 0px; border-right: 0px; }
fieldset { -moz-border-radius: 6px; -moz-border-top-colors: #dddddd; -moz-border-left-colors: #dddddd; -moz-border-bottom-colors: #dddddd; -moz-border-right-colors: #dddddd; }
.floatL { float: left; }
.floatR { float: right; }
ul { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
li { margin-bottom: 4px; }
.px11 { font-size: 11px; }
.px12 { font-size: 12px; }
.px13 { font-size: 13px; }
.px14 { font-size: 14px; }
.px15 { font-size: 15px; }
.px16 { font-size: 16px; }
.px18 { font-size: 18px; }
.alignL { text-align: left; }
.alignC { text-align: center; }
.alignR { text-align: right; }
.ml5 { margin-left: 5px; }
.mr5 { margin-right: 5px; }
.mt5 { margin-top: 5px; }
.mb5 { margin-bottom: 5px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mb10 { margin-bottom: 10px; }
.ml10 { margin-left: 10px; }
.mr10 { margin-right: 10px; }
.pad5 { padding: 5px; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.redIt { color: #ff0000; background-color: inherit; }
.boldIt { font-weight: bold; }
.italicIt { font-style: italic; }
.valignM { vertical-align: middle; }
.fontMS { font-family: monospace; }
input,select { font-size: 12px; }
.blueIt { color: #0000ff; }
.noUnder { text-decoration: none; }
.greyBG { background-color: #eeeeff; color: inherit; }
.bTop { border-top: solid 1px #a0a0a0; }
.dottedT { border-top: dotted 1px #000000; }
.dottedB { border-bottom: dotted 1px #000000; }
form { margin: 0px; padding: 0px; }
.hoverIt { color: #0000ff; text-decoration: underline; background-color: inherit; }
.hoverIt:hover { cursor: pointer; color: #ff0000; }
ul { list-style-image: url('../images/bullet_point.jpg'); }
#main { position: relative; width: 952px; height: auto; margin: 0px auto; }
#headerDiv { position: relative; width: 952px; height: 190px; margin: 0px; padding: 0px; }
#headerMenuDiv { position: relative; width: 952px; height: 97px; margin: 0px; padding: 0px; }
#headerLowerHalf { margin: 0px; padding: 0px; }
.headImg { margin: 0px; padding: 0px; }
#bodyDiv { background-color: #ffffff; color: inherit; }
fieldset { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
a:hover { color: #ff0000; }

/*====MENU SECTION=======*/
#menuDiv { margin-top: 4px; text-align: right; padding-right: 4px; }
.menus { display: inline; width: auto; font-size: 14px; font-weight: bold; padding-right: 3px; padding-left: 3px; margin-left: 1px; border-top: solid 1px #c0c0c0; border-left: solid 1px #c0c0c0; border-right: solid 1px #c0c0c0; background-color: #ffffff; color: #000099; }
.menus a { text-decoration: none; }
.menus a:hover { color: #ff0000; cursor: pointer; }
.goback { position: absolute; left: 4px; }
/*=======================*/

/*====SUPPORT REQUEST DIV========*/
#supportRequestDiv { position: absolute; display: none; width: 380px; height: auto; z-index: 99; border: solid 5px #000066; padding: 4px; background-color: #eeeeff; color: #000000; }
#srClose { position: absolute; right: 4px; top: 4px; }
#srHead { border-bottom: solid 1px; margin-bottom: 10px; }
#srBody { text-align: right; }
#captaCode { width: 100px; height: 20px; float: left; }
#capta { height: 16px; }
.errorSet { width: 500px; padding: 5px; text-align: left; margin: 0px auto; border: dotted 1px #ff0000; }
#coverDiv {  }
/*=======================*/
/*====CLIENT DIV=========*/
#loginDiv { position: absolute; display: none; width: 300px; height: auto; z-index: 99; border: solid 5px #000066; padding: 4px; background-color: #eeeeff; color: #000000; }
#lClose { position: absolute; right: 4px; top: 4px; }
#lHead { height: 40px; border-bottom: solid 1px; margin-bottom: 10px; }
#lBody { text-align: right; }
.pgtit { text-align: left; margin-top: 10px; }
/*=======================*/

#logoFoot { padding: 2px; }
#disclaimFoot { width: 952px; height: 50px; padding-top: 6px; font-size: 12px; }