/* =CONTENT
---------------------------------------------------------------------
*/
#content h2,#content h3,#content h4,#content h5,#content h6 { line-height:normal; display:block; float:none; }
#content h2 { font-size:24px; color:#030303; margin-bottom:22px; }
#content h3 { font-size:20px; color:#005097; margin-bottom:5px; }
#content h4 { font-size:16px; color:#E9B100; margin-bottom:2px; }
#content h5 { font-size:14px; color:#005097; margin-bottom:2px; font-weight:bold; }
#content h6 { font-size:14px; color:#ff0000; margin-bottom:2px; font-weight:bold; }
#content p,#content li { color:#030303; font-size:12px; line-height:1.5; }
#content p,#content ul,#content ol { margin-bottom:14px; }
#content ul,#content ol { margin:0 0 1em 3em; }
#content ol { list-style:decimal; }
#content ul { list-style:square; }
#content li { margin:0; }
#content blockquote { margin-left:3em; }
#content hr { display:block; margin-bottom:1em; }
#content a { color:#005097; }
#content a:hover { text-decoration:none; }
#content img {margin-right: 15px; margin-bottom: 12px; }

/* =SIDEBAR
---------------------------------------------------------------------
*/
.aside h2,.aside h3,.aside h4,.aside h5,.aside h6 { line-height:normal; display:block; float:none; margin-bottom:4px; }
.aside h2 { font-size:18px; color:#030303; }
.aside h3 { font-size:16px; color:#005097; }
.aside h4 { font-size:14px; color:#E9B100; }
.aside h5 { font-size:13px; color:#005097; font-weight:bold; }
.aside h6 { font-size:13px; color:#ff0000; font-weight:bold; }
.aside p,.aside li { color:#030303; font-size:11px; line-height:normal; }
.aside p,.aside ul,.aside ol { margin-bottom:10px; }
.aside ul,.aside ol { margin:0 0 1em 3em; }
.aside ol { list-style:decimal; }
.aside ul { list-style:square; }
.aside li { margin:0; }
.aside blockquote { margin-left:10px; }
.aside a { color:#005097; }
.aside a:hover { text-decoration:none; }
.aside img { margin-bottom:5px; }