/* HEADINGS */
#content h2 {display: block; height: 39px; overflow: hidden; text-indent: -9999px;}
#content h3 {font-size: 11px; font-weight: bold; color: #ff7e00; position: relative;}
#content h4 {margin: 0 !important; font-size: 11px; font-weight: bold; padding: 0;}
#content h5 {font-weight: normal; font-size: 11px; padding-top: 5px;}
#content.services h4 {margin: 22px 0 0 0 !important; width: 350px;}
/* PARAGRAPHS */
#content p {margin: 0 10px 0 20px; position: relative; line-height: 15px;}


/* TYPE CLASSES */
.highlight {color: #c6151d;}
.highlight2 {color: #ff7e00;}
.emp {font-style: italic;}
.black {color: #000;}
.error {}
.success {}
.caption {}
.date {}
