#mainColA {
	width: 345px;
	float: left;
	margin: 10px 20px .8em 20px;
}
#mainColA .header {
	color: #5F6062;
	font-size: 2.2em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#mainColA ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #00539f;
	list-style: none;
}
#mainColA li {
	margin: 5px 0 0 0;
	padding: 0px 0 5px 0;
	color: #00539f;
	border-bottom: 1px dotted #cccccc;
}
#mainColB {
	width: 370px;
	margin: 10px 0px .8em 0px;
	padding-right: 10px;
	float: left;
	border-left: 1px solid #999999;
	padding-left: .9em;
}
#mainColB h2 {
	color: #5F6062;
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal; }
	
#news_releases {
	padding: 10px;
	float: left;
}
#news_releases .header {
	color: #5F6062;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}
#news_releases th .month {
	font-weight: normal;
}
#news_releases td {
	margin-left: .5em;
	padding-left: .5em;
}
#news_releases th {
	border-right: .05cm solid #999999;
	color: #666666;
	text-align: center;
}
#news_releases table {
	padding: 5px 2px 10px 10px;
	border-collapse: separate;
	font-size: 1em;
}
#news_releases table a {
	color: #20558a;
	color: #005dc5;
}
#news_releases table a:hover {
	color: #000000;
	text-decoration: underline;
}
#newsLinks {
	float: right;
	font-size: .8em;
	color: #666666;
}
#iconBox {
	padding: 10px 10px 0px 30px;
	float: left;
}
#newsBox {
	width: 100%;
	float: left;
	background-color: #dfe8bb;
}
#newsBox a {
	color: #20558a;
	color: #005dc5;
}
#newsBox a:hover {
	color: #000000;
	text-decoration: underline;
}
/* Home page highlights */

#highlights {
	width: 370px;
	margin: 0;
	float: left;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#highlights .brief {
margin-top: 0;
padding-top: 0; }
	
#highlights .header {
	font-size: 1.2em;
	font-weight: bold;
	 }
	
#highlights h3 {
	margin: 5px 0;
	padding: 5px 0;
	font-size: 1em; }
	
#highlights img {
	border: 0;
	 }
	 
#highlights p {
	padding: 0;
	margin: 0; }
	
 /*  #highlights .panel a {
	color: #005dc5;
	 }
*/

#highlightBox #highlights p a {
color: #005dc5;
text-decoration: none;
}

#highlightBox #highlights p a:hover {
color: black;
text-decoration: underline;
}

#highlightBox {
	float: left;
	margin: 5px auto 20px auto; }


