body { background: #fff; margin: 0px; padding: 0px 0px 5px 0px; font-family: Arial, Helvetica, sans-serif; }

.hidden { visibility: hidden; }
.hidden a { color:#fff; }
.hidden a:hover { color:#fff; }

.skipnavigation { color:#fff; }
.accesskey { color:#fff; }

.clear1 {clear: both; height: 0; margin-top: 0px !important; margin-top: -15px;}

.container { background: #fff; width: 760px; padding: 0px; margin: 0px auto 0px auto;}
	
.header { background: url(images/header.gif) top no-repeat; height: 145px; margin: 0px 0px 0px 0px; padding: 0px;}
.header h1{ visibility: hidden; }
.header h2{ visibility: hidden; }

.home { background: #033; text-decoration: none; color: #9cc!important; display: block; text-align:left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; font-size:0.8em; line-height: 1.8em; no-repeat right center; font-weight: bold; }
.home:hover { color: #fff; }

a:link { color: #f60;}
a:hover { color: #c60;}
a:visited { color: #f60;}

.navigation { background: #399; float: left; display: block; width: 200px; margin-top: 10px; text-align: center;}

.navigation a { text-decoration: none; color:#033!important; background: #9cc; font-size: small; text-align:center; display:block; padding:2px 0px 3px 0px; line-height:1.6em;}
.navigation li #currentPage { color: #fff; background: #033; font-size: small; text-align: center; display: block; padding:2px 0px 3px 0px; line-height:1.6em;}
.navigation a:hover { color: #000; background: #cce5e5; }

.navigation ul { color: #033; margin: 0px 0px 0px 0px; padding: 0px; font-weight: bold;}
.navigation li {  margin: 1px; padding: 5px; list-style-type: none;}

.content { padding: 5px; font-size: 1em; float: right; display: block; width: 530px; }
.content h3 { color: #033; padding: 0px; margin: 0px 0px 10px 0px; font-size: 1.7em;}
.content h4 { color: #066; padding: 0px; margin: 0px 0px 10px 0px; font-size: 1.1em; }
.content p { padding: 0px; margin: 0px 50px 10px 0px; font-size: 0.9em}
.content ul { color: #000; background: #fff; padding: 0px; margin: 0px 50px 0px 0px; font-size: 0.9em;}
.content ul li { padding: 0px 0px 0px 0px; margin: 10px 0px 10px 18px; list-style-type: square; }

.content .note { font-size: 0.8em; }
.content .back2top { color: #036; display: block; background: url(images/back2top.gif) no-repeat left center; font-size: 0.9em; line-height: 2em; padding: 0px 0px 0px 30px; }
.content .back2top:hover { color: #f60; background: url(images/back2topOn.gif) no-repeat left center; }
.content hr { color: #ccc; height: 1px; }

.footer { border-top: 6px solid #033; font-size: 0.9em; color: #033; text-align: right; background: #f60 url(images/footer.gif) no-repeat; width: 745px; height: 32px; line-height: 32px; padding: 0px 10px 0px 0px; margin: 0px auto 0px auto; }
.bold { font-weight: bold}
