body {
 font-family: "Lucida Grande", Tahoma, Arial, Sans-serif;
 font-size: 10pt;
 margin: 0;
 padding: 0px;
 background: #cad2e5 url(/images/background_grad.gif) repeat-y fixed 50% 0%;
 color: #333;
 }
h1 {
 margin-bottom: 0px;
 padding-bottom: 5px;
 }
h3 {
 color: #07286F;
 font-weight: normal;
 text-align: right;
 }
h4 {
 color: #666;
 }
#content {
 /*background: transparent url(images/side_shadow.gif) repeat-y scroll top right;*/
 position: absolute;
 top: 100px;
 left: 174px;
 width: 560px;
 padding-right: 20px;
 }
#content p {
 margin-top: 0px;
 }
#content p + p {
 margin-top: 13px;
 }
#footer {
 background: #fff !important;
 color: #666;
 margin: 15px auto 10px auto;
 padding: 6px 4px 0 4px;
 font-size: 6.5pt !important;
 text-align: center;
 min-height: 0 !important;
 }
#footer span {
 float: right;
 }
img {
 border: none;
 }
abbr {
 border-bottom: 1px dotted #444;
 cursor: help;
 }
#wrapper {
 /*background: #fff;*/
 position: relative;
 width: 750px;
 margin: 15px auto 0 auto;
 padding: 0 0 19px 7px;
 /*border: 1px solid #ccc;*/
 }
#navigation, .sideBox, #navigation ul, #footer {
 background: #fff url(images/sidebar_box.gif) no-repeat;
 width: 147px;
 min-height: 144px;
 margin: 0px 10px 20px 0;
 list-style: none;
 padding: 4px 0 0 12px;
 text-align: left;
 }
.sideBox {
 background: #fff;
 border: 1px solid #ccc;
 width: 139px;
 }
#navigation ul {
 background: transparent;
 min-height: 0;
 margin: 0 0 2px 0;
 padding-top: 0;
 }
#navigation li {
 margin: 8px 0;
 }
#navigation a {
 padding: 2px;
 }
a:visited, a:link {
 color: #07286F;
 text-decoration: none;
 }
#navigation a:hover, a:hover {
 color: #0662ec;
 text-decoration: underline;
 }
#navigation a#selected {
 color: #666;
 }
#navigation a#selected:hover {
 text-decoration: none;
 cursor: default;
 }
h3, h4 {
 margin: 0 0 6px 0;
 }
h1 a:link, h1 a:visited, h1 a:hover {
 color: black;
 border-bottom: 0px solid #000000;
 }
.message {
 font-weight: bold;
 }
.mainText {
 text-align: justify;
 }
.quote {
 font-style: italic;
 text-align: center;
 color: #666;
 }
.featured img {
 padding: 2px;
 border: 1px solid #ccc;
 margin-right: 4px;
 }
#pagefoot {
 text-align: right;
 }
img.normal {
 filter: none;
 -moz-opacity: 1.0;
 opacity: 1.0;
 -khtml-opacity: 1.0;
 }
.faded {
 filter: alpha(opacity=40);
 -moz-opacity: 0.4;
 opacity: 0.4;
 -khtml-opacity: 0.4;
 }																																																																					