@charset "UTF-8";
/* CSS Document */

.newsAlertContainer4Col {
	border:1px solid #9d0005;
	width:646px;
	height:auto;
	min-height:88px;
	min-width:646px;
}

.newsAlertLeft4Col {
	margin:6px 20px 7px 11px;
	float:left;
	width:522px;
}

.newsAlertRight4Col {
	float:right;
	width:98px;
	margin:4px 6px 7px 0;
}

.newsAlertRight4Col img {
	max-height:70px;
	max-width:98px;
	overflow:hidden;
}

#newsAlert h2, #newsAlertRelated h2 {
	color:#9d0005;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0 0 4px 0;
	text-transform:uppercase;
}

#newsAlert h3, #newsAlert h3 a, #newsAlert h3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#336699;
	text-decoration:none;
	margin:0 0 5px 0;
}

#newsAlert h4, #newsAlert h4 a, #newsAlert h4 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	margin:0 0 5px 0;
}

#newsAlert h3 a:hover, #newsAlert h4 a:hover {
	text-decoration:underline;
}
	