/* layout */
body { font-family: arial, verdana, sans-serif; font-size: 11px; padding: 0px; margin: 0px; }
#simple-header-top   { background: #00457c url(../images/simplehdr_bkg_top_shadow.gif) repeat-x left bottom }
#simple-header-middle    { background: white url(../images/logo.jpg) no-repeat 15px 10px; padding: 40px 10px 10px 250px }
#simple-header-middle a   { color: #395b96; font-size: 10px; font-family: Arial; text-decoration: none; margin-top: 0px; margin-bottom: 0px; padding: 1px 5px }
#simple-header-middle a:hover { color: #395b96; font-size: 10px; font-family: Arial; text-decoration: underline; margin-top: 0px; margin-bottom: 0px; padding: 1px 5px }

#simple-header-middle2    { padding: 40px 10px 10px 250px }
#simple-header-middle2 a   { color: #395b96; font-size: 10px; font-family: Arial; text-decoration: none; margin-top: 0px; margin-bottom: 0px; padding: 1px 5px }
#simple-header-middle2 a:hover { color: #395b96; font-size: 10px; font-family: Arial; text-decoration: underline; margin-top: 0px; margin-bottom: 0px; padding: 1px 5px }

#simple-header-bottom { background: white url(../images/simplehdr_bkg_lower_shadow.gif) repeat-x; padding-bottom: 15px }
#simple-footer { color: #535353; font-size: 10px; font-family: Arial; background: white url(../images/simpleftr_bkg_shadow.gif) repeat-x 0px 15px; padding-top: 30px; padding-bottom: 40px }
#simple-footer a { color: #535353; text-decoration: underline }
#simple-footer a:hover { color: #535353; text-decoration: none }

/* design */

input, select, textarea { font-family: arial, verdana, sans-serif; font-size: 11px;}