html, body { margin: 0; padding: 0; height: 100%; min-height: 100%; }
body { background-color: #5e88b5; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #666666; background-image: url(../images/bg-main.jpg); background-repeat: repeat-x; }
form { margin: 0; padding: 0; }
li { margin: 0 0 5px 0; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #b58228; font-weight: normal; border-bottom: 1px solid #f1d8ad; padding: 0 0 8px 0; }
a:link { text-decoration: underline; color: #128248; }
a:active { text-decoration: underline; color: #9ab275; }
a:visited { text-decoration: underline; color: #9ab275; }
a:hover { text-decoration: none; color: #128248; } 



/* IDs */

#wrapper { width: 800px; text-align: left; margin: 0; padding: 0; }
#navigation { width: 100%; height: 30px; margin: 0; padding: 0; }

#content-wrapper-home { width: 800px; margin: 0; padding: 0; float: left; }
#content-wrapper { width: 700px; margin: 0; padding: 0 50px; float: left; }
#content { width: 660px; margin: 0; padding: 20px; text-align: left; background-color: #FFFFFF; float: left; }

#footer { width: 800px; margin: 0; padding: 10px 0; color: #bcdfff; font-size: 10px; line-height: 14px; float: left; text-align: center; }
#footer a:link { color: #2c4969; text-decoration: underline; }
#footer a:hover { text-decoration: none; color: #2c4969; }
#footer a:visted { text-decoration: underline; color: #2c4969; }
#footer a:active { text-decoration: underline; color: #2c4969; }


/* CLASSES */

.floatright { float: right; margin: 0; }
.floatleft { float: left; margin: 0; } 
.clearer { display: block; clear: both; height: 0; overflow: hidden; }
.table-heading { background-color: #234782; color: #FFFFFF; font-weight: bold; }
.table-row-grey { background-color: #f5eeea; }
.table-row-white { background-color: #FFFFFF; }
TABLE.coupon {border: black thin dashed;}
.blue { color: #3a75b5; }
.larger-18 { font-size: 18px; line-height: 20px; color: #333333; }
.larger-14 { font-size: 14px; color: #333333; }
.online-bill-pay-fieldnote { font-size: 10px }