#divLoginLinksTops #ctl10_aRefLinkTop {
 display:none;
}
.topNav1stLevelFixed {
    background-color:#b1b0b0;
    border-bottom: 1px solid #283849;
}



.topNav1stLevelFixedHeight2 {
   height:80px; 
}


.topNav1stLevelFixedHeight1 .mainHeadLink a {
    border:none;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.topNav1stLevelFixedHeight1 .mainHeadCurrent, .topNav1stLevelFixedHeight1 .mainHeadLink a:hover {
    border:none;
    border-right:1px solid #222; 
    border-left:1px solid #222; 
}

.topNav1stLevelFixedHeight2 .mainHeadLink a {
    
}

.topNav1stLevelFixedHeight2 #subNavBar a {
    
}

.topNav1stLevelFixedHeight2 .mainHeadCurrent, .topNav1stLevelFixedHeight2 .mainHeadLink a:hover {
    border-top:none;
    
}

.topNav1stLevelFixedHeight2 #subNavBar .onSection, .topNav1stLevelFixedHeight2 #subNavBar a:hover {
     
    border-bottom: none;
}

#subNavBar a, .mainHeadLink a {
	color: #000;
	text-decoration: none;
    display:block;
    float:left;
    padding:5px 8px 5px 8px;
    margin:0 2px 0 2px;
    border:#fff 1px solid;   
}

.mainHeadLink a {
    border:#fff 1px solid;
    
}

#divPageContainer  {
    margin:20px 20px 0 20px;
   
}

.divContactInfoEmails, #divPageContainer.divContactCont {
 display:none;
}

#ifOfficePayment {
    border:none;
    width:100%;
    height:1000px;
}


@media all and (max-width:768px)
{
    iframe {
        display:block;
        width:100%;
    }
}
