﻿.newsboldblue{
	font-family: Arial, Helvetica, sans-serif;
	
	color:#00b7e3;
	font-weight:bold;
	text-decoration:none;
}
.newsgrey{
	font-family: Arial, Helvetica, sans-serif;
	padding:4px 5px 8px 5px;
	
	color:#676666;
	
}

#leftpane {
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#676666;
	text-decoration:none;
	padding-left: 10px;

}

#leftpane p{
    padding:0px 0px 0px 5px ;
}

#leftpane h3{
    font-size:14px;
    padding: 20px 0px 0px 5px;
}

#latestnews{

}

#community{

}

#community a{
    color:#2c6dfd;
}

.news {
    padding: 10px 10px 10px 10px; 
    margin: 0px 0px 10px 0px; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #DDDDDD;
	
	
}
.newstitle {
    float:left;
    font-size:16px;
	color:#333333;
	
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	padding:5px;
	
	
}

.newscore {
    font-size:14px;
	color:#333333;
    line-height:130%;
    font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	clear:both;
	
}
.newscore p {
    padding: 0px 0px 10px 0px;
    line-height: 130%;
    text-align:justify;

}
.newscore h3 {
    padding: 15px 0px 10px 0px;
    font-size:14px;
}
.newscore ul {
     padding: 0px 0px 0px 25px;
}
.newscore li {
     padding: 2px 0px 10px 0px;
     text-align:justify;
}


.newsdate {
    
    font-size:14px;
    float:right;
    color:#00b7e3;
	font-weight:normal;
	padding:5px;
	
}


#announcement {
    margin: 10px 0px 10px 0px;
    
    background: #FFDDDD;
    border: solid 1px #990000;
}
#announcement p {
    
}
#announcement .ann_title {
   padding:10px 0px 10px 10px;
   color:#333333;
   position:relative;
   float: left;
   font-weight:bold;
}

#announcement .ann_date {
    padding:10px 10px 10px 0px;
    color:#333333;
    font-weight:bold;
    position:relative;
    float: right;
}
#announcement .ann_core {
    border-top: solid 1px #540000;
    padding:10px 0px 10px 0px;
    margin:0px 10px 0px 10px;
    font-weight:bold;
    clear:both;
}
#announcement .ann_s {
   padding: 0px 10px 10px 10px;
}
