div.Entry {
    overflow: hidden; 
    width: 700px; 
    margin-bottom: 2em;
}

div.EntryLeft {
    width: 100px; 
    float: left; 
    /*line-height: 1.5em;*/
}

div.EntryRight {
    width: 599px; 
    margin-left: 100px;
}

/*p {line-height: 1.5em;}*/
h2 {
    font-weight: bold; 
    text-align: left; 
    /* line-height: 1.5em;*/
}   

p.header {
    width: 1000px; 
    padding-right: 1.5em;
    margin-bottom: 1.5em;
}    

h2 {color: #000000; margin: 2em 0;} 

div.Entry h2 {color: #000;} 
div.Entry h2.PrintReport {text-decoration: underline; }
div.Entry h3 {font-size: 13px;}
div.Entry p {padding-bottom: 0px;}

.boxatheadline {width: 1000px; margin-top: 0px;}
.boxheadline {margin:0 0 0 75px;}

#SubMenu_Wrapper{
    background: #eef3f7;
    border: 1px solid #d9e3ec;
    width: 700px;    
    margin-bottom: 1.5em;
}

ul#SubMenu {
    list-style-type:none; 
    overflow: hidden;             
    margin: 1em;
    padding: 0;
}

ul#SubMenu li {
    float:left; 
    line-height: 1.5em; 
    margin-bottom: 0px;
}

ul#SubMenu li a {
    border-right: 1px solid #000; 
    padding: 0em 1em; 
    line-height: 1em; 
    color: #000;
    font-weight: bold;
}

ul#SubMenu li:first-child a{
    padding-left: 0;
}

ul#SubMenu li:last-child a{
    border-right: 0 none;     
}

ul#SubMenu li a.active {
    color: #8E1B25;
}    

.red {
    color: #8A1A26;
}

#dialog {
    display: none;
}

div.boxatheadline{
    padding-bottom: 20px;
}

#PressReview a {
    color: #000;
}

.placeAndDate {
    font-weight: bold;
    font-style: italic;
}
