
/* center column styles */

#center {
width:576px;
padding-right:24px;
float:left;
position:relative;
}

#center h2 {
font-size:3.2em;
line-height:1.2em;
color:#00CCFF;
padding-bottom:26px;
}

#path {
position:absolute;
top:-26px;
left:0px;
color:#FFFFFF;
font-size:1.10em;
line-height:1.19em;
}

#path span {
color:#00CCFF;
}

#path a, #path a:link, #path a:visited {
color:#CCCCCC;
text-decoration:none;
}

#path a:hover, #path a:focus, #path a:active {
color:#00CCFF;
text-decoration:none;
}

.actual_news {
color:#B0B0B0;
padding-bottom:35px;
text-align:justify;
}

.actual_news img {
margin-right:20px;
float:left;
}

.text_container {
width:433px;
float:left;
}

.actual_news h3 {
margin:0;
padding:0;
padding-bottom:11px;
font-size:1.57em;
line-height:1.205em;
}

.actual_news h3 a, .actual_news h3 a:link, .actual_news h3 a:visited {
cursor:pointer;
color:#FFFFFF;
text-decoration:none;
}    

.actual_news h3 a:hover, .actual_news h3 a:focus, .actual_news h3 a:active {
cursor:pointer;	
color:#00CCFF;
text-decoration:none;
} 

.text_container div, .text_container2 div {
font-size:1.10em;
line-height:1.19em;
}

.text_container div p {
margin:0;
padding:0;
padding-bottom:13px;
}

.readmore {
text-decoration:none;
color:#B0B0B0;
}
 
a.readmore, a:link.readmore, a:visited.readmore {
cursor:pointer;
color:#B0B0B0;
font-weight:bold;
text-decoration:none;
}    

a:hover.readmore, a:focus.readmore, a:active.readmore {
cursor:pointer;	
color:#00CCFF;
font-weight:bold;
text-decoration:none;
} 

.text_container2 {
width:576px;
float:left;
}

.text_container2 div p {
margin:0;
padding:0;
padding-bottom:13px;
}

.text_container2 h3 {
margin:0;
padding:0;
padding-bottom:11px;
font-size:1.57em;
line-height:1.205em;
}

.text_container2 h3 a, .text_container2 h3 a:link, .text_container2 h3 a:visited {
cursor:pointer;
color:#FFFFFF;
text-decoration:none;
}    

.text_container2 h3 a:hover, .text_container2 h3 a:focus, .text_container2 h3 a:active {
cursor:pointer;	
color:#00CCFF;
text-decoration:none;
} 



/* pagination */


.pagination {
display:block;
text-align:center;
font-size:1.22em;
line-height:1.23em;
color:#00B9E7;
padding-top:20px;
}

.pagination a, .pagination a:link, .pagination a:visited {
color:#CCCCCC;
cursor: pointer;
text-decoration:none;
padding-right:4px;
}

.pagination a:hover, .pagination a:focus, .pagination a:active {
color:#00B9E7;
cursor: pointer;
text-decoration:none;
}

.pagination span {
padding-right:4px;
}



/* right column styles */

#right {
width:269px;
float:left;
}

.flash_banner {
padding-bottom:15px;
}

