﻿body { 
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 11pt;
    line-height: 15pt;
}

.AccessibilityInfo, .TabNavigation, .Breadcrumbs, #Breadcrumbs, #SideNavigation, .SideNavContainer, footer, #Top_Wrapper, nav, a.Leaving span, .FileSize,
#Feedback_PullTab, #Navigation_Container *, #Feedback_Pulltab, .Sitemap_Container, .SideBarClone {
    display: none;
}

#OPMLogo {
    text-transform: uppercase;
    font-size: 9pt;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    vertical-align: middle;
    border-bottom: solid #ccc 1px;
    padding-bottom: 1em;
    margin-bottom: 2em;
    display: block;
}

#OPMLogo a {
    text-decoration: none;
    color: #2483c4;
}

#OPMLogo a, #OPMLogo a span {
    display: inline;
}


.skipnav {
    display: none;
}

.topnav_mainv3 {
    display: none;
}

.searchbox_mainv3 { display: none; }

/* h1 {
    font-size: 20pt;
    color: #000;
    font-weight: bold;
	line-height: 28px;
    margin: 0;
}
*/
h1 {
    font-size: 10pt;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
}

h2 { 
    font-size: 22pt;
    color: #000;
    line-height: 23pt;
    font-weight: normal;
    margin: 0;
    margin-bottom: 20pt;
    }
    
.SideBar h2, h3, h4, h5 {
    font-size: 12pt;
    font-weight: bold;
    line-height: 15pt;
    margin: 0;
}
   
a.link, a.visited {
    color: #2483c4;
    text-decoration: underline;
}

a:link:after, a:visited:after {
   /* content: "  [" attr(href) "] ";*/
   text-decoration: none;
   }
   

a.skipnav, #skipper { display: none;}

/*

#MainContent_Gutter a:link:after {
    content: " (" attr(href) ") ";
}
*/

.SideBar {
    padding-top: 1.5em;
}

/* For Embedded FAQs */

.RatingContainer, .RatingSubmittedMessage, .RatingErrorMessage, .FAQList .ViewMore {
    display: none !important;
}

.FAQLink  {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

.FAQList li {
    padding-bottom: 1em;
}