﻿.header, .nav_sections, .column_right, .box_ad, .footer, .footer_bottom, .cmsToolbar, .adminBar, .divider_master, .comments, .pageTools, .branded_headers
{
	display: none;
	width: auto !important;
}

body, h1, h2, h3, h4, h5, h6, td, strong, a, .title, .leadingtext, .pullquote
{
    background: white; 
    font-size: 10pt !important;
    font-family: Georgia !important;
}

.wrapper, .wrapper_container, .wrapper_content, .wrapper_columns, .column_left, .content { 
    background: white; 
    width: auto !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.pullquote
{
    width: 30% !important;
}

.intro .title
{
    font-size: 1.6em !important;
}

.intro .leadingtext, .content h2
{
    font-size: 1.1em !important;
}

.printHeader 
{
    display: none;
}

.printHeader h1 
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.printHeader h2 
{
    font-family: Georgia;
    font-size: 12px;
    font-style: italic;
}

.pullquote
{
    width: 30%;
    font-size: 1.2em !important;
}

/*----JOIN RECEIPT PAGE-------------*/
.section_formHdr { display: none; }
.section_formSub { display: none; }
.breadcrumb { display: none; }
.button { display: none; }
.table_form, .table_form h1, .table_form strong { font-family: Arial !important; }
