/* MAIN STYLES */
body {margin: 0px; padding: 0px;}

/* SIDE STYLES */
#side {background-image: url("../images/bg.gif"); background-repeat: repeat;}

/* FOOTER STYLES */
#footer {font-weight: bold; font-size: 10px; color: #FFFFFF; background-image: url(../images/int_20.jpg); background-repeat: repeat-x;}
#footer_bg {background-image: url(../images/int_17.gif); background-repeat: repeat-x; background-position: top;}

/* TEXT STYLES */
table, p, div {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #27292d;}
small {font-size: 11px;}
#heading {font-size: 12px; font-weight: bold; color: #004faf; float: left;}

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

/* MISC STYLES */
.border-bottom {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D0D0D0;}
.map {float: right;}
#heading_image {float: left; margin-top: 4px; margin-right: 4px;}
#left_styles {background-color: #e9e9e9; border-right: 1px solid #d9d9d9;}