/* Copyright (c) 2006-2007 Pearl Crescent, LLC.  All Rights Reserved. */

ul { margin-top: 5px; }
ul li { margin-bottom: 4px; }
li ul li { margin-bottom: 0px; }

div.caption { margin: 3px 0px 7px 5px; font-size: 10pt; font-weight: bold;
              text-align: center; }
span.ui-name { font-size: 10pt; font-weight: bold; }
div.firstheading { margin-top: 0px !important; border: none !important; }
div.mainheading { clear: both; font-size: 14pt; font-weight: bold;
                  margin-top: 5px; margin-bottom: 5px;
                  padding-top: 7px; border-top: 2px solid rgb(0, 89, 179); }
div.heading2 { clear: both; font-size: 12pt; font-weight: bold;
                  margin-top: 10px; margin-bottom: 5px;
                  padding-top: 7px; border-top: 1px dotted rgb(0, 89, 179); }
div.imagecontainer { float: right; margin-top: 5px; margin-left: 5px;
                     margin-bottom: 10px; }
.imagecontainer img { border: 0px; margin: 7px 0px 0px 7px; }

.linkHeading div { float: left; }
.linkHeading img { float: right; }

@media print {
    .linkMargin, .topbar, #navbar { display: none; } 
}
