@charset "utf-8";
/* CSS Document */

body {
	background: url(img/t-grad.jpg) repeat-x;
	font-family: Arial;
	font-size: 10pt;
	color: #05506d;
}

.gray {
	color: #798E98;
	font-size: 14pt;
	font-family: "Times New Roman";
	margin: 0;	
	
}

.gray2 {
	color: #798E98;
	font-size: 10pt;
	margin-top: 0;	
}

a {
	color: #04a9fe;
}

a:hover {
	color: #53c307;
	text-decoration: none;
}

ul {
	color: #04a9fe;
	margin-left:5px;
}

.topp {
	background: url(img/top.jpg) no-repeat; 
	height: 383px; 
	width: 100%;
	border: none;
}

.img-wrapper {
	margin: 15px 15px 0 0;
	background: url(img/border.png) no-repeat bottom right;
	line-height:0;
	float: left;
}

.img-wrapper img {
	float:none;
	margin:0;
	background:#fff;
	padding:4px;
	border:1px solid #c5bdbd;
	position: relative;
	left: -5px;
	top: -5px;
}

#news {
	margin: 0 20% 0 10px
}

.big {
	font-size: 17px;
	color: #05506D;
}

h3 {
	font-size: 14px;
}

#claim {
	background: #DDEFFC; 
	width: 90%; 
	margin: auto; 
	margin-bottom: 30px; 
	padding-left: 15px; 
	border: 2px dashed #d56a6a;
	color: #505050;
	font-size: 13px;
	text-align: left;
}

#claim li {
	color: #505050;
}

#content p {
	text-align: justify;
}
