h1.main_title, .main_title acronym{
	margin:0px 0px 0px 15px;
	border:0px;
	font-size:20pt;
}

h2.main_title{
	margin:0px 0px 30px 60px;
	font-size:14pt;
}

.main_title{
	font-family:times, serif;
}

#mini_news_top{
	width:182px;
	background-image:URL("/img/news_top.gif");
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	float:left;
}

#mini_news_middle{
	background-image:url("/img/news_center.gif");
	background-repeat:repeat-y;
	padding:0px 10px;
}

#mini_news_top h4{
	color:#3574B3;
	padding-top:3px;
	margin:0px;
	height:32px;
	text-align:center;
}

#mini_news_bottom{
	width:182px;
	height:14px;
	background-image:URL("/img/news_bottom.gif");
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#mini_news_top a{
	color:#00488F;
	text-decoration:none;
	font-size:11pt;
	text-align:center;
	display:block;
}

#mini_news_top a:hover{
	color:#B80000;
}

#content{
	float:left;
	width:510px;
	margin:0px 6px;
	font-size:12pt;
	font-family:Tahoma, sans-serif;
}

#content h3{
	text-align:center;
	color:#B80000;
}

.clear{
	clear:both;
}
