
body             { background: #fff; margin: 0; font-family: sans-serif; font-size: 10pt; color: #000; }
h2               { font-size: 12pt; margin: 10px 0 5px 0; padding: 0;}
li               { margin-bottom: 2px; }
ul               { margin-top: 3px; }
img.title        { padding-bottom: 10px; display: block; }
.bg              { background-position: top center; background-repeat: no-repeat; background-image: url("../images/bg.jpg"); }
.bg_index        { background-position: top center; background-repeat: no-repeat; background-image: url("../images/bg_index.jpg"); }
.bg_short        { background-position: top center; background-repeat: no-repeat; background-image: url("../images/bg_short.jpg"); }
.container       { text-align: left; width: 800px; }
.content         { font-family: sans-serif; font-size: 10pt; line-height: 130%; margin: 0; }
.content_index   { line-height: 180%; padding-right: 100px; }
.small           { font-size: 8pt; }
.we_love_ocp     { margin: 4px 0 18px 4px; }
.address         { font-family: courier new, monospace; margin: 10px 0 15px 10px; }
.article_source  { font-size: 9pt; font-style: italic; margin: 5px 0px 5px 5px; text-align: right; }
.article         { overflow: auto; height: 460px; padding-right: 3px; }

.learn_more      { font-size: 11pt; font-weight: bold; color: #444; text-align: right; padding-right: 25px; margin-top: 8px;  }
a.learn_more_link:link, a.learn_more_link:active, a.learn_more_link:visited { color: #444; text-decoration: none; }

.nav_pad         { margin-bottom: 18px; }
a.nav:link, a.nav:active, a.nav:visited                              { font-size: 9pt; color: #fff; font-weight: bold; text-decoration: none; }
a.nav:hover                                                          { font-size: 9pt; color: #9c3; font-weight: bold; text-decoration: none; }
a.nav_sel:link, a.nav_sel:active, a.nav_sel:visited, a.nav_sel:hover { font-size: 9pt; color: #9c3; font-weight: bold; text-decoration: none; }

a:link, a:active, a:visited { color: #92278f; text-decoration: underline; }
a:hover                     { color: #92278f; text-decoration: none; }

