/************/
/* DROPPING */
/************/

* {padding: 0px; margin: 0px;}
body, html {height: 100%;}
body {padding-top: 20px; text-align: center;}
body, td {font-family: arial, trebuchet MS, tahoma, verdana; font-size: 12px; color: #000;}
img {border: 0px;}
li {list-style: none;}
table {border-collapse: collapse; border-spacing: 0px; border: 0px;}
:focus {outline: 0;}

form fieldset {border: 0px solid;}
form legend {display: none;}

.clear {clear: both; width: 1px; height: 1px; display: block; float: none !important;}


/******************/
/*  BASIC LAYOUT  */
/******************/

h1 img {display: block;}
h2.title {margin-bottom: 26px; padding-left: 20px; font-size: 17px; font-weight: normal;}

a {color: #000; text-decoration: underline;}

.wrapper {margin: 0px auto; width: 90%; text-align: left;}
.body {clear: both}
.body .body-l-col {display: none;}
.body .body-r-col {display: none;}
.body .body-c-col { width: 100%}
.breadcrumbs {display: none;}
.mmenu {display: none;}
.fmenu {display: none;}

.site-logo {margin-right: 32px; float: left; height: 112px;}
.print-info {margin: 23px 0px 0px 0px; display: block; float: left; width: 255px; font-size: 11px;}
.madeby {padding-bottom: 15px; font-size: 10px;}

.wysiwygcontent {padding: 0px 0px 10px 20px; clear: both;}
.wysiwygcontent h3 {margin-bottom: 12px; font-size: 14px; font-weight: normal;}
.wysiwygcontent h4 {margin-bottom: 3px; font-size: 12px; font-weight: bold;}
.wysiwygcontent p {margin-bottom: 15px;}
.wysiwygcontent ul {margin-bottom: 14px;}
.wysiwygcontent ul li,
.wysiwygcontent ol ul li {margin-left: 20px; list-style: square;}
.wysiwygcontent ol {margin-bottom: 14px;}
.wysiwygcontent ol li {margin-bottom: 0px; margin-left: 25px; list-style-type: decimal;}
.wysiwygcontent img {margin-bottom: 5px;}
.wysiwygcontent img.on-left {margin-right: 20px; float: left;}
.wysiwygcontent img.on-right {margin-left: 20px; float: right;}
.wysiwygcontent table {margin-bottom: 21px; border-left: 1px solid #000; border-top: 1px solid #000;}
.wysiwygcontent table th {padding: 7px 15px; font-size: 12px; font-weight: normal; font-weight: bold; border-right: 1px solid #000; border-bottom: 1px solid #000; vertical-align: top; text-align: left;}
.wysiwygcontent table td {padding: 7px 15px; border-right: 1px solid #000; border-bottom: 1px solid #000; vertical-align: top; text-align: left;}

* html .wysiwygcontent {height: 1%;}
*:first-child+html .wysiwygcontent {height: 1%;}

.carticle .clinks {display: none;}
.noprint {display: none}