body {
     margin: 20px;
     font-family: arial;
     font-size: 0.9em;
     color: #525c63;
     background: #FFF;
}

#print-content {
    text-align: left;
}

#print-content #ContactForm {
    width: 460px;
}

#print-content #ContactForm label {
    display: block;
}

.print-delimiter {
     background: url('../img/smalls/hDots1.gif') left bottom repeat-x;
}

h1 {
     font-size: 1.5em;
}

h2 {
     font-size: 1.3em;
}

h3 {
     font-size: 1.1em;
}

h4 {
     font-size: 1em;
}

a {
     color: #525c63;
}

#print-header img {
     margin: 0.5em;
     float: none;
}

.content-delimiter2 {
     margin-top: 12px;
     background: url('../img/smalls/hDots1.gif') left top repeat-x;
}

.print-contact {
     font-family: tahoma;
     font-size: 0.75em;
     line-height: 1.3em;
     text-align: left;
}

.clear {
     clear: both;
     font-size: 1px;
     height: 1px;
     line-height: 1px;
}

.printNoLinks a:link:after, .printNoLinks a:visited:after {
  content: "";
}


.paging-list1 ul,
.paging-list2 ul {
     list-style-type: none;
}

.paging-list1 a,
.paging-list2 a {
     font-weight: normal;
     text-decoration: none;
}

.paging-list1 span,
.paging-list2 span {
     font-weight: bold;
}

.paging-list1 img,
.paging-list2 img {
     display: none;
}

.paging-list1 li {
     padding-left: 10px;
     float: left;
}

.paging-list2 {
     position: relative;
     float: left;
     left: 50%;
     text-align: left;
}

.paging-list2 ul {
     position: relative;
     left: -50%;
}

.paging-list2 li {
     position: relative;
     padding-left: 10px;
     float: left;
}

.content-table1 td {
    border-bottom:1px solid #F3F3F3;
    padding:5px 12px;
}

#feature-table {
    margin-top: 15px;
    width: 700px;
    border-collapse: collapse;
}

#feature-table .back-to-top a {
    display: none;
}

#feature-table img {
    float: none;
    margin: 0;
}

#feature-table th {
    padding: 0 0 0 24px;
    font-size: 1.3em;
    height: 60px;
    color: #DB3F33;
    background:#FFFFFF url('../img/features-table_header2.gif') no-repeat right top;
}

#feature-table .token-column1 {
    padding:8px 0 5px;
    background: #FBFBFB;
}

#feature-table .token-column2 {
    padding:8px 0 5px;
}

#feature-table td {
    padding: 0;
    border-bottom: 1px solid #F1F1F1;
}

div.legend {
    margin-top: 20px;
    width: 700px;
    height: 36px;
    line-height: 36px;
    font-size: 0.8em;
    background: url('../img/bg_centerObject1.gif') left top no-repeat;
}

div.legend-inner {
    padding-left: 12px;
}

div.legend-title {
    float: left;
    font-weight: bold;
}

div.legend-item-1 {
    float: left;
    padding-left: 45px;
    height: 36px;
    line-height: 38px;
    background: url('../img/icons/ok2.gif') 25px 11px no-repeat;
}

div.legend-item-2 {
    float: left;
    padding-left: 45px;
    height: 36px;
    line-height: 38px;
    background: url('../img/icons/plus2.gif') 25px 14px no-repeat;
}

div.legend-item-3 {
    float: left;
    padding-left: 45px;
    height: 36px;
    line-height: 38px;
    background: url('../img/icons/cancel.gif') 25px 12px no-repeat;
}
