@charset "utf-8";
/* CSS Document */


 body { background:	#516db6 url(../images/background_fade.jpg) center repeat-y; margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; }
 .content_body { width: 817px; margin-left: auto; margin-right: auto;}
 .header { width: 817px; background: transparent url(../images/header.png) right top no-repeat; height: 352px; position:relative;left: -65px; }
 .header h1, .header h2, .header h3 { display: block; margin: 0px; float: right; width: 680px; height: 30px; }
 .header h3 { color: #666; text-align: center; width: 200px; padding-right: 8px; position: relative; top: -12px; }
 .nav { float: left; width: 174px;  font-weight: 900; position: relative; left: -25px; }
 .button { width: 174px; height: 36px; display: block; background: url(../images/button.png) no-repeat; padding-top: 8px; text-align: center; text-decoration: none; color: #ffcc67;}
 .button:hover { color: #daa845; }
 .content { width: 540px; float: left; padding: 8px; color: #000099; }
 .content img { border: 0px; margin: 4px; padding: 4px; border:1px solid #7a88c3; background-color: #E8E8FF; }
 .content ul { list-style-type: none; text-indent: 0px; padding-left: 4px; margin-top: 2px; }
 p { margin-top: 0px; margin-bottom: 16px; }
 
 .footer { width: 620px; margin-left: auto; padding: 8px; margin-top: 10px; margin-bottom: 10px; margin-right: auto; clear: left; border: 1px solid #ffcc67; }
 .footer a { color: #7a88c3; text-decoration: none; }
 .footer a:hover { color: #4b68b1; }
 .footer div { text-align: center; font-size: 11pt; padding-bottom: 14px; }
 .footer ul li { float: left; display: block; width: 108px; list-style-type: none; text-align: center; }
 .dfooter ul li:hover { border: 1px solid #7a88c3; background-color: #FFFFCC; }
 .liHover { border: 1px solid #7a88c3; background-color: #FFFFCC; }
 
 h4, h3 { color:#516db6; } /* was #03C */
 
 h4 { display: block; margin: 0px; height: 20px;  }

 .historyLink { display: block; padding: 4px; float: left; margin: 4px; cursor: pointer; }
 .activeHistoryLink { border:1px solid #7a88c3; background-color: #E8E8FF; }
 .historyContent { width: 100%; clear: both;}
