@charset "utf-8";


/* General content styles
======================================================================= */
#content p,
#content ul,
#content ol { margin-top: 20px; }

#content .gen-heading { margin: 30px -30px 0 -30px; padding: 5px 5px 10px 58px; background: url(../img/heading.png) no-repeat; min-height: 25px; line-height: 1; font-size: 20px; font-weight: bold; text-shadow: 1px 1px 0 #ffffff; }
#content .gen-subhead { margin-top: 30px; padding: 8px 10px 10px 22px; background: url(../img/subhead.png) no-repeat; min-height: 16px; line-height: 1; font-size: 16px; font-weight: bold; text-shadow: 1px 1px 0 #ffffff; }
#content .gen-parahead { margin-top: 15px; padding: 3px; background: url(../img/parahead.png) right bottom no-repeat; line-height: 1.25; font-size: 16px; font-weight: bold; text-shadow: 1px 1px 0 #ffffff; }

#content .gen-link-arrow { padding-left: 12px; background: url(../img/link-arrow.gif) left 1px no-repeat; }
