/* CSS Document */



body{

	margin:0px 0px 20px 0px;

	background:#E7EBF1;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	line-height:135%;

}



td.content{

	padding: 10px 15px 10px 15px;

	text-align:justify;

}



td.footer{

	text-align:center;



}



a{

	color:#486795;

	text-decoration:underline;

}

a:hover{

	color:#7B97BF;

}

.clientInfo{

	float:left;

	width:200px;

	text-align:center;

	margin:0 50px 25px 25px;

}

.clientInfo img{

	/*border:solid 1px #728CAF;*/

}

.clientName{

	width:300px;

	margin-bottom:5px;

}

h1

{

	color:#5777A2;

	font-size:11px;

	font-weight:bold;

	line-height:150%;

}

h2

{

	color:#DF1F10;

	font-size:11px;

	font-weight:bold;

	margin:2px 0 2px 0;

}

h3

{

	color:#DF1F10;

	font-size:11px;

	margin:2px 0 2px 0;

}

hr{

	height:1px;

	width:75%;

	border:none;

	background-color:#728CAF;

}

.newsItem{

	line-height:125%;

	margin:0px 0px 11px 0px;

}

.newsItems{

	float:left;

	width:400px;
	
	text-align:left;

}

.newsItem .newsItemType{

	float:left; 

	font-size:14px;

	color:#5B77A6;

	margin-right:10px;

	margin-bottom:15px;

}

.newsItem .newsItemDate{

	font-size:10px;

}