html {background: #fff; height: 100%; margin-bottom: 1px; font-family: arial, sans-serif; color: #000;}
body {background: url(/images/aerator.jpg) no-repeat right top; margin: 0 auto; height: 100%; position: relative; font-size: 1em; font-size:expression(screen.deviceXdpi > 96 ? "0.8em" : "1em"); width: 967px;}

form {height: 100%;}
img {border: 0;}
table, table td {margin: 0; padding: 0; border-collapse: collapse; vertical-align: top;}

ul li, ol li {padding: 0.25em 0;}

a {color: #72889E; text-decoration: none;}
a:hover, a:focus {color: #9CB2C7;}

#banner {height: 176px; background: url(/images/stripes.jpg) repeat-x bottom center;}

.text {width: 135px; background: #E6E6E5 url(/images/grey-bg.jpg) repeat-x left bottom; border-right: 72px solid #fff; padding: 20px 20px 30px 20px; font-size: 0.75em;}

.bordrt {padding-right: 10px; padding-bottom: 10px;}

.bordbot {padding-bottom: 10px;}

.ErrMsg {color: #A00000;}
.fullwidth {width: 100%;}
.center {text-align: center;}
.center table {margin: 0 auto;}
.left {text-align: left;}
.right {text-align: right;}
.leftfloat {float: left; margin-right: 1em;}
.rightfloat {float: right; margin-left: 1em;}
.clear {clear: both;}
.nowrap, .nowrap td {white-space: nowrap;}
.pre {white-space: pre;}