﻿* {
    margin: 0;
    padding: 0;
}

body {
    padding: 0px 10px 20px 20px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
    color: #535353;
    border: 1px solid #535353;
}

a {
    color: #535353;
    text-decoration: none;
}

h2 {
    font-size: 14px;
    margin-bottom: 13px;
}

h4 {
    font-size: 12px;
    margin-bottom: 7px;
}

h5 {
    font-size: 11px;
    margin-bottom: 7px;
}

h6 {
    font-size: 11px;
}

img {
    border: none;
    outline: none;
}

p {
    margin-bottom: 16px;
}

p.contactLine {
    margin-bottom: 7px;
}

p.contactLine span {
    margin: 0px 10px;
}

ul {
    list-style: square;
    margin-left: 20px;
    margin-bottom: 17px;
}

li {
    margin-bottom: 5px;
}

ul li ul {
    margin: 3px 0 8px 8px;
}

li a:link, li a:visited, li a:hover, li a:active {
    color: #525252;
}

.screenLogo {
    display: none;
}

.printLogo {
    display: block;
    clear: both;
    width: 414px;
    height: 134px;
}

.navHolder {
    display: none;
}

.middleRow {
    margin-bottom: 20px;
}

#flashHolder {
    display: none;
}

.focusedNavHolder {
    display: none;
}

.bottomRow {
    clear: both;
    width: 100%;
}

.L3NavHolder {
    display: none;
}

.copyHolder {
    float: left;
    width: 360px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #535353;
}

.copyHolderHome {
    float: left;
    width: 360px;
}

.copyHolderHome h2 {
    font-size: 18px;
}

.copyHolderHome p {
    font-size: 16px;
    line-height: 20px;
}

.introPara p {
	font-size: 16px;
	line-height: 22px;
}

.introPara img {
	display: none;
}	

table.listHolder td {
    padding-bottom: 5px;
}

.promoHolder {
    float: left;
    width: 218px;
}

.promoHolderHome {
    float: left;
    width: 218px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #535353;
}

.footerWrapper {
    clear: both;
    margin-top: 20px;
}

.footerNav {
    display: none;
}

.columnHolder01 {
    float: left;
    margin-right: 50px;
}

.noPrint {
    display: none;
}
