@charset "UTF-8";

/* Remove unwanted elements */
#mainNav, #alphaNav, #addthis, #emailthis, #leftContent, #otherOptions, #numberAndSearch, #mainContent .rightside , #footerShell, #homeFlashShell, #filterForm , .navigation  { 
    display: none 
}
/* Override all floats of non hidden elements */
.left, .right, #header, #header #logo, #underNav, #crumbs, .widget720 , #tabbedWidget720, .form, #tabbedWidget230, #newsSignUp, .widgetL_gen, .subNav, .eventsWidget, .location , .newsThumb, .faqItem, .errorBox  { 
    float:none; 
}
/* Ensure the content spans the full width */
#pageShell, #pageKernel, #mainContent, #mainContent .middle, .newsItem , .newsInfo, .newsInfo li {
    width: 100%; 
    margin: 0; 
    float: none;
}
p, li, label, #crumbs p, .colpara {
    font-size: 14pt; 
    font-family : "Times New Roman", Times, serif;
    line-height:150%;
}
h1 {
    font-size:23pt;
}
h2 {
    font-size:21pt;
}
h3 {
    font-size:19pt;
}
h4 {
    font-size:17pt;
}
h5 {
    font-size:15pt;	
}
h1, h2, h3, h4, h5 {
    line-height: 120%;
}
.newsItem {
    border-style: none;
}

