.CommonHeader1 {
    color: #DC1F26;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:600;
    font-size: 14pt;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    position:relative; 
} 

.CommonHeader2 {
    color: #DC1F26;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:500;
    font-size: 11pt;
    margin-top:0px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    position:relative; 
}

 .cookie-message
    {
        
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px;
        background: Silver;
        border-bottom: 1px solid #ccc;
        box-shadow: 0px 0px 3px #ccc;
        z-index: 99;
        text-align: center;
        font-size: 15px;
        font-family: Open Sans;
         color: White;
    }
    
    .cookie-message
{
    font-size: 13px;
    font-family: Open Sans;
   
    background-color: #252525;
    font-weight:normal;
    opacity: 0.7;
    filter: alpha(opacity=90);
}

.cookie-message a
{
    font-size: 13px;
    font-family: Open Sans;
    color: White;
}

/*h3:before 
{
 display: block;
 white-space: pre;
 content: "..............................................\A ";
} */

h1 span {
  background: url(images/gradient_glossy_header.png) repeat-x;
  background-position:left top;
  position: absolute;
  display: block;
  width: 100%;
  height: 15px;
}

h3 span {
  background: url(images/gradient_glossy_header.png) repeat-x;
  background-position:left top;
  position: absolute;
  display: block;
  width: 100%;
  height: 15px;
}

.CommonContent {
    font-size:10pt;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    color:Black;
    text-align: justify;
    margin-top:0px;
    margin-bottom:15px;
    margin-left:10px;
    margin-right:10px;
}

.CommonContent img {
    background: url(images/border_elem.png) no-repeat right bottom;
	padding-bottom:15px;
	padding-right:15px;
	padding-left:8px;
	padding-top:8px;
	margin:20px 10px 20px 10px;

}

.CommonContent li {
	list-style-type:square;

    font-size:10pt;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    color:Black ;
    text-align: left;
    text-indent:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:20px;
    list-style-image: url(images/li.png);
}

li .CommonContent {
	list-style-type:square;

    font-size:10pt;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    color:Black ;
    text-align: left;
    text-indent:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:20px;
    list-style-image: url(images/li.png);
}

.LabelContent
{
    height:100%;
}
 


.NewsHeadTitle {
    color: #DC1F26;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:600;
    font-size: 11pt;
    margin:5px;
    text-align:left;
    position:relative;
}

.NewsHeadTitle a {
    color: #DC1F26;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:600;
    font-size: 11pt;
    margin:5px;
    text-align:left;
}
.NewsHeader {
    color:#DC1F26;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:normal;
    font-size: 10pt;
    padding:0px;
    padding-bottom:3px;
    
  /*  margin-top:0px;
    margin-bottom:10px;
    position:relative;  */
} 

.NewsDate {
    color: black;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    font-weight:normal;
    font-size: 10pt;
} 


.NewsContent {
    font-size:10pt;
    font-family: Tahoma, "URW Palladio L", Helvetica; /*http://www.codestyle.org/css/font-family/sampler-CombinedResults.shtml*/
    color:#7D7D7D;
    text-align: justify;
    margin-top:0px;
    margin-bottom:5px;
    padding:0px;
}

.dxsmLevel0 a:visited 
{
    color: #C6C6C6 !important;
    }
    
.dxsmLevel1 a:visited 
{
    color: #C6C6C6 !important;
    }
    
   
.dxsmLevel2 a:visited 
{
    color: #C6C6C6 !important;
    }
    

.dxsmLevel1 img 
{
    padding: 0px 20px 20px 10px !important;
    }