/* GLOBALS */
h3,p { font: 90% arial, helvetica, sans-serif; }
hr { background-color: #999; height: 1px; border: 0px; }
.divide { border-top: 1px solid #999999; padding-top: 15px; }
.dividelow { border-bottom: 1px solid #999999; padding-bottom: 15px; margin-bottom: 15px; }
h1 { font-size: 175%; margin-top: 0px; padding: 10px 5px 8px; border-bottom: 1px solid #999999; color: #000000; }
h2 { font-size: 140%; margin: 0; }
h3 { font-size: 120%; color: #000000; font-weight: bold; }

/* FOOTERS */
div#homefoot { clear: both; text-align: center; border-top: 1px solid #999; margin-top: 10px; padding-top: 5px; }

/* ERRORS */
.error { font-size: 85%; font-weight: bold; color: #F00; background: transparent; line-height: normal; }

