@charset "utf-8";
/* CSS Document */

.column-2 p {
	margin-bottom:12px;
}
.column-3 {

}

div.news p{
	padding-top:0;
	margin-bottom:12px;
}

div.news{
	text-align:justify;
}

div.news p img{
    margin:5px 10px 0px 0;

}



div.column-2 a{
	color:#002aff;
	text-decoration:underline;
	}
	div.column-2 a:hover{
		text-decoration:none;
	}

div.column-2 table{
	margin-bottom:25px;
	margin-top:25px;
	background:url(/images/bgtable.gif) repeat-x 0 0;
}

div.column-2 table td{
	padding:0 5px;
	border:1px solid #fff
}

div.column-2 table td a{
	padding-left:15px;
	background: url(/images/bullet.gif) no-repeat 0 4px;
	text-decoration:none;
	color:#339943;
}
div.column-2 table tr td h5{
	font-weight:bold!important;
	line-height:1em;
	font-size:12px;
	
}
