/* Styles for Print **********************************************************************/

.section_print {
width: 800px;
margin: 20pt;
}

.section_print h1 {
color: #000000;
font-size: 16pt;
font-weight: normal;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.section_print h2 {
color: #000000;
font-size: 10pt;
font-weight: normal;
margin: 0 0 5pt 0;
padding: 0 0 0 0;
}

.section_print h4 {
color: #000000;
font-size: 8pt;
text-transform: uppercase;
margin: 0 0 3pt 0;
padding: 0 0 0 0;
}

.section_print a:link {
color: #000000;
border-bottom: 1px dotted #000000;
text-decoration: none;
}

.section_print a:visited {
color: #000000;
border-bottom: none;
text-decoration: none;
}

.section_print a:active {
}

.section_print a:hover {
color: #000000;
border-bottom: none;
text-decoration: underline;
}

.section_print .footer {
text-align: center;
margin-top:30px;
}

.text-feature_print {
padding: 0 0 3pt 0;
border-bottom: #000000;
border-width: 0 0 1px 0;
border-style: none none solid none;
margin-bottom: 10pt;
}
