body { color: #000; font-family: Tahoma, Arial, Helvetica, sans-serif; }

a:link { color: #0054a6; text-decoration: underline; }
a:hover { text-decoration: none; }
a:visited { color: #95af35; }
a:active { color: #f00; }
a:focus, input:focus, textarea:focus, select:focus { outline: 1px dotted #939393; }
label { cursor: pointer; border-bottom: 1px dotted #777; }

.center { text-align: center; }
.left { text-align: right; }
.right { text-align: right; }
.bold { font-weight: bold; }
.italic { font-style: italic; }

#content { font-size: 1.3em; }
#content, #content pre, #content blockquote, #content ul, #content #newsList li { overflow: hidden; }
#content h2, #content h3, #content h4, #content h5, #content h6 { font-weight: bold; }
#content h1 { font: italic bold 1.3em Georgia, "Times New Roman", Times, serif; margin: 0 0 25px; padding-right: 130px; }
#content h2 { margin: 1.05em 0 .65em; font-size: 1.9em; }
#content h3 { margin: 1.15em 0 .7em; font-size: 1.7em; }
#content h4 { margin: 1.3em 0 .8em; font-size: 1.5em; }
#content h5 { margin: 1.45em 0 .9em; font-size: 1.3em; }
#content h6 { margin: 1.65em 0 1.3em; font-size: 1.1em; }
#content p, #content pre, #content blockquote, #content ul, #content ol, #content dl, #content table, #content address, #content fieldset, #content .form { margin-bottom: 1.3em; }
#content pre, #content code, #content samp, #content kbd, #content var, #content tt { font-family: "Courier New", Courier, monospace; }
#content pre, #content code, #content samp, #content del { color: #686868; }
#content pre { padding: 2em 5em; color: #686868; white-space: pre; }
#content blockquote { padding: 2em 5em .7em; font-style: italic; }
#content address, #content em, #content cite, #content q, #content i, #content var { font-style: italic; }
#content cite:before, #content q:before { content: open-quote; }
#content cite:after, #content q:after { content: close-quote; }
#content dl { margin-left: 25px; }
#content dt { font-weight: bold; }
#content dd { margin-bottom: .6em; padding-left: 1em; font-style: italic; }
#content dl dd:last-child, #content ul > li:last-child, #content ol > li:last-child { margin-bottom: 0; }
#content ul { padding-left: 10px; }
#content ol { padding-left: 27px; }
#content h2 + dl, #content h3 + dl, #content h4 + dl, #content h5 + dl, #content h6 + dl, #content h2 + ul, #content h3 + ul, #content h4 + ul, #content h5 + ul, #content h6 + ul, #content h2 + ol, #content h3 + ol, #content h4 + ol, #content h5 + ol, #content h6 + ol { margin-top: -1em !important; }
#content ul > li { list-style: disc inside; }
#content ol > li { list-style: decimal; }
#content li { margin-bottom: .15em; }
#content li ul, #content li ol { margin: .5em 0 .5em 25px; }
#content strong, #content dfn, #content b, #content kbd, #content acronym, #content abbr, #content var { font-weight: bold; }
#content acronym, #content abbr, #content ins, #content del { color: #488dc6; border-bottom: 1px dotted #488dc6; cursor: help; }
#content kbd { padding: 0 .5em; background: #fff; font-size: 1.1em; border-top: 1px solid #aaa; border-left: 1px solid #aaa; border-bottom: 2px solid #333; border-right: 2px solid #333; }
#content var { color: #d00837; }
#content ins { color: #1c8400; border-bottom: 1px dotted #1c8400; text-decoration: none; }
#content del, #content strike, #content s { text-decoration: line-through; }
#content sup { vertical-align: super; }
#content sub { vertical-align: sub; }
#content big { font-size: 1.5em; }
#content small { font-size: .75em; }
#content u { text-decoration: underline; }
#content table { width: 100%; }
#content table caption { padding: 1em 0 1em; color: #d4241d; background: url(../new_images/dashedBrdr.gif) repeat-x 0 0; font: italic normal 1.4em Georgia, "Times New Roman", Times, serif; }
#content table tr.odd { background: #f7f8f8; }
#content table td, #content table th { vertical-align: top; }
#content table td { border-right: 1px solid #e8eaea; }
#content table .middle { vertical-align: middle; }
#content table .bottom { vertical-align: bottom; }
#content table th { font-weight: bold; border: 1px solid #d1d1d1; }
#content fieldset { border: 1px dotted #dcdcdc; }
#content legend { padding: .2em 1em; color: #fff; background: #c1c1c1; font-weight: bold; font-style: italic; }
#content input, #content select, #content textarea { margin: 0; font-size: 1em; }
#content .field, #content textarea { padding: .2em .2em 0; border: 1px solid #acb4b8; }
#content .field { height: 1.4em; }
#content textarea { font-family: Arial, Helvetica, sans-serif; }
#content .box.left { float: left; margin: 0 2em 2em 0; clear: left; }
#content .box.right { float: right; margin: 0 2em 0 2em; clear: right; }
#content .box img { display: block; border: 1px solid #8f8f8f; }
#content .box p { margin: 0; padding-top: 1em; font-size: .75em; }
