﻿.pagecontent
{
   position: relative;
   margin-top: 25px;
}
.pagecontent .leftcol
{
    position: relative;
	vertical-align:top;
    width:275px;
}

.pagecontent .leftcol .action
{
    padding-bottom:10px;        
}

.pagecontent .leftcol .action .actionimg
{    
   position:relative;
   z-index:4;
}

.pagecontent .leftcol .action .actiontext
{
   position: relative;
   left: 120px;
   top:-130px; 
}

.superaction
{
    font-family: Arial;
    font-size: 12pt;
    color : #ff0000;
    font-weight: bold;
}
.pagecontent .rightcol
{   
    vertical-align:top;    
    position: relative;
    /*float:left;
    left:30px;
   */
}

.pagecontent .rightcol .info
{ 
    position : relative;
    top : 15px;  
}
.pagecontent .rightcol .info p
{
    text-align:justify;
    font-family: Tahoma;
    font-size: 10pt;
    color: #25364f;
    text-indent: 40px;
    position: relative;
	top:5px;
   /* padding-top: 20px;    */
}

.pagecontent .rightcol .header
{
    position: relative;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
    color: #ff3300;   
}

.pagecontent .rightcol .news
{    
    position: relative;
    padding-top: 30px;           
}

.text a,
.text a:hover,
.text a:visited
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #004181;
    text-decoration: underline;
    text-align:left; 
}

/*.text a:hover
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #4e85bc;
    text-decoration: underline;
    text-align:left; 
}*/

.date
{
    text-align: left;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight:bold;
    color: #394b65;
} 

.pagecontent .rightcol .compnews
{    
    position:relative;
    padding-top: 60px;             
}

.tbl
{
    position:relative;
    top:25px;
       
}

.more
{
    position:relative;
    left:0px;
    top:-10px;   
    text-align:right; 
       
}

.more a,
.more a:visited,
.more a:active
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #004181;
    text-decoration:underline;
}

.more a:hover
{
   font-family:Tahoma;
   font-size: 9pt;
   color: #4e85bc;
   text-decoration:underline;  
}
