/* MAIN STYLES */
body {margin: 0px; padding: 0px; background-color: #7898ad; background-image: url(../images/background.gif); background-repeat: repeat-x; background-position: top;}

/* FOOTER STYLES */
#footer {background-color: #000000; font-size: 11px; padding: 9px; text-align: right;}

/* TEXT STYLES */
table, p, div, #content_surround {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #b7b7b7;}
h1, h2 {font-size: 14px; width: 100%; margin-top: 0px; margin-bottom: 6px; background-color: #171717; padding: 5px; color: #ffffff;}
.header_highlight {color: #e15002;}
small {font-size: 11px;}

a:link, a:active, a:visited {color: #cecece; text-decoration: underline;}
a:hover {color:  #b7b7b7; text-decoration: none;}

/* FORM STYLES */
.field {width: 100%; font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.field2 {font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.field3 {width: 100%; font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}

/* MISC STYLES */
#border {border-right: 2px solid #000000; border-left: 2px solid #000000;}
#border-bottom {border-bottom: 1px solid #000000;}
#content {background-color: #212121;}
#padding_5 {padding: 5px;}

form {margin: 0px; padding: 0px;}
.input_full {margin-top: 1px; margin-bottom: 1px; width: 100%; font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.input_half {margin-top: 1px; margin-bottom: 1px; width: 50%; font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}
.input_small {margin-top: 1px; margin-bottom: 1px; width: 60px;font-family: Arial; font-size: 11px; color: #000000; background-color: #eeeeee; border: 1px solid #556c7a;}