#topbar {
                
    width:100%;
    margin:0px auto;
    height: 40px;
    float:left;
    padding-left:40;
}
            
body {
    
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    
}

#logo {
    
    margin-top:5px;
    width:80px;
    float:left;
    margin-right:5px;
    
}




.topbar-section {
    
    float:left;
    border-left: 1px #CCCCCC solid;
    height:100%;
    
}

.topbar-section a{
    
    color: #000000;
    text-decoration: none;

    
}


#signin-image {
    
    width:25px;
    margin:11px 15px ;
    float:left;
    
}

#signin-text {
    
    font-weight: bold;
    font-size:90%;
    position:relative;
    top:14px;
    padding-right:50px;
}

#wigglyline {
    
    float:left;
    height:40px;
    
}



#bell {
    
    height: 25px;
    margin: 9px 8px 0 8px;
    
}

#bell-div {
    
    float:left;
    color:black;
    
}

.hide {
  display: none;
  padding-top: 10px;
  float:left;
}
    
#bell-div:hover{
    cursor: pointer;
}




.topbar-menu {
    
    font-weight: bold;
    font-size: 90%;
    padding: 13px 15px 0 15px;
    height:27px;
    
}

#more-arrow {
    
    width:16px;
    margin-left: 20px;
    
}

#search-box {
    
    background-color: #E4E4E4;
    border:none;
    font-weight: bold;
    font-size: 14px;
    padding:5px;
    margin: 5px 0 5px 5px;
    float: left;
    
}

#magnifying-glass {
    
    height:27px;
    margin-top:5px;
    
}

.clear {
    
    clear:both;
    
}

#menu-bar-container {
    
    border-top: 1px solid #CCCCCC;
    background-color: #188755;
    width:100%;

    height:70px;

    
}

#menu-bar {
   margin:0px auto;
}

#menu-bar-first {
    
    width:259px;
    padding-left: 40px;

    float:left;
    
    
}



h1 {
    
   
    margin:0;
    color:white;
    font-size: 40px;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 4px;
    
    float:left;
}

#menu-bar-second {
    
    width:309px;
    color:#ffffff;
    font-size: 20px;
    font-weight: normal;
    padding-top: 25px;
    padding-bottom: 0px;
    float:left;
}

#menu-bar-third {
    
    width:332px;
    color:#ffffff;
    font-size: 20px;
    font-weight: normal;
    padding-top: 25px;
    padding-bottom: 0px;
    float:left;
}


#menu-bar-forth {
    
    
    color:#ffffff;
    font-size: 20px;
    font-weight: normal;
    padding-top: 25px;
    padding-bottom: 0px;
    float:left;
}



#email-login img {
    
    height:40px;
    width: 40px;
    margin-bottom: 5px;
    border: none;
    
}

#menu-bar-2-container {
    
    background-color: #12b83e;
    width: 100%;
    
}

#menu-bar-2-news {
    
    padding-left:300px;
    height:40px;
    width:1400px;


    
}

#menu-bar-2-news a img {
    
    color: white;
    text-decoration: none;
    font-size:14px;
    position: relative;
    top: 5px;

    
}

#menu-bar-2-news img:hover {
    border-bottom: 4px solid #ffffff;
    
    
    
}

#menu-bar-2-news img {
    height: 30px;
    float:left;
    border-right: 1px solid #BB4545;
    padding-right: 10px;
    padding-left: 10px;
}
.no-border {
    
    border:none !important;
    
}

.white-border-right {
    
    border-right: 1px solid #ffffff !important;
    
}
.white-border-left {
    
    border-left: 1px solid #ffffff !important;
    
}
#down-arrow {
    
    height:10px;
    position:relative;
    top:10px;
}

#page-container {
    
    width:1400px;
    padding-left:300px;
    
    
}

h2 {
    
    font-weight: normal;
    margin-top:40px;
    font-size:20px;
    border-bottom: 2px solid #a91717;
    width:75px;
    
}

h3 a {
    
    color:black;
    font-size: 30px;
    text-decoration: none;
    
}

h3 a:hover {
    
    color:#1167a8;
    
}

#article-summary {
    
    color: #5a5a5a;
    width:250px;
    float:left;
    
}

.clock {
    
    height:15px;
    position: relative;
    top:2px;
    
}

.topic-link {
    
    text-decoration: none;
    color:#a91717;
    border-left: 1px solid #CCCCCC;
    padding-left: 10px;
    float:left;
    
}

#article-summary a:hover {
    
    color:#1167a8;
    
}

.date {
    
    padding-right:10px;
    color: #5a5a5a;
    
}

#article-container {
    
    float:left;
    width:670px;
    border-right: 1px solid #CCCCCC;
    padding-right: 20px;
    
}

#main-article-image {
    
    width:50%;
    height:40%;
    
    margin-left:20px;
    
}

#article-hr {
    
    border-top:1px solid #a91717;
    width:50px;
    
}

.article-link {
    
    color:black;
    text-decoration:none;
    
}

#watch-listen {
    
    margin-left:20px;
   
    float:left;
}

h4 {
    
    font-weight: normal;
    font-size:20px;
    
}

.article-side-image {
    
    float:left;
    width:140px;
    margin-right:10px;
    margin-bottom: 10px;
    
}

.watch-listen-link {
    
    text-decoration: none;
    color:black;
    font-weight:bold;
    font-size:18px;

    
}

.watch-listen-link:hover {
    
    color:#1167a8;
    
}

.side-article {
    
    float:right;
    width:240px;
    position:relative;
    top:-18px;
}

.no-border {
    
    border-left:none;
    padding:0;
}

.border-right {
    
    border-right: 1px solid #CCCCCC;
    
}

footer {
  font-size:    9pt;
  font-style:   italic;
  color:    #000000;
  line-height:  12pt;
  text-align:   center;
  margin-top:  30pt;
}

