* { margin: 0; padding: 0; }
.clear { clear: both; line-height: 0; font-size: 0; height: 0; }

#content { line-height: 1.4; font-family: Arial; font-size: 12px; color: #7B7B7B; }

#content A { color: #0188D5; }
#content A:hover { text-decoration: none; }
#content A IMG { display: block; border: none; }

#content STRONG { font-weight: bold; }

#content H1 { font-size: 22px; font-weight: normal; color: #E96800; margin: 10px 0; line-height: 1.2; }
#content H2 { font-size: 18px; font-weight: normal; color: #E96800; margin: 8px 0; line-height: 1.2; }
#content H3 { font-size: 18px; font-weight: normal; color: #7B7B7B; margin: 8px 0; line-height: 1.2; }
#content H4 { font-size: 14px; font-weight: bold; color: #7B7B7B; margin: 0 0 8px 0; line-height: 1.2; }

#content P { font-size: 12px; margin: 8px 0; line-height: 1.6; display: block; }
#content BLOCKQUOTE { margin: 16px 0 16px 35px; }
#content P.breakout { font-style: italic; color: #6F90AB; margin-left: 30px; }

#content DIV.left-img, #content DIV.right-img { font-size: 11px; color: #E96800; }
#content DIV.left-img { float: left; margin: 3px 20px 13px 0; }
#content DIV.right-img { float: right; margin: 3px 0 13px 20px; }
#content DIV.right-img IMG, #content DIV.left-img IMG { margin-bottom: 8px; }

#content .file-content { background: url(/i/bg/file.gif) 0px 3px no-repeat; padding: 0 0 0 37px; color: #B5B5B5; font-size: 11px; line-height: 1; margin: 16px 0 16px 30px; }
#content .file-content A { font-size: 14px; position: relative; top: -1px; }

#content TABLE { width: 100%; border-collapse: collapse; margin: 13px 0 20px 0; }
#content TABLE TH, TABLE TD { text-align: left; padding: 8px 12px; }
#content TABLE TH { background: #C2D2E6; color: #FFF; }
#content TABLE TD { border-bottom: 1px solid #DBDEE0; border-top: 1px solid #DBDEE0; font: 11px Arial; color: #7B7B7B; }
#content TABLE .toping TD { border-top: none; }
#content TABLE .first { padding-left: 20px; white-space: nowrap; }
#content TABLE TD.first { font: bold 11px Arial; }

#content OL,
#content UL { margin: 16px auto; }
#content UL { margin-left: 35px; }
#content OL { margin-left: 49px; }
#content OL UL,
#content UL UL,
#content OL OL,
#content UL OL { margin: 8px auto; }
#content OL LI,
#content UL LI { line-height: 18px; font-size: 12px; margin: 8px 0; }
#content UL LI { padding-left: 14px; list-style: none; background: url(/i/bg/style.gif) 0 7px no-repeat; }
#content OL LI { list-style: decimal; }
#content UL OL LI { background: none; padding: 0; margin-left: 23px; }
#content OL UL LI { list-style: none; }
#content OL UL,
#content UL UL { margin-left: 9px; }
