@charset "utf-8";
/* CSS Document */

/* Layout and Design Class Tags */
.table_ce_home {
	margin-top: 18px;
}

.home_bg_news {
	background-image: url(../images/ag_ce_home/ag_ce_home_bg_news.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 332px;
	width: 237px;
}

.home_bg_subsites {
	/* [disabled]background-image: url(../images/ag_ce_home/ag_ce_home_bg_subsites.gif); */
	background-repeat: no-repeat;
	background-position: center top;
	height: 316px;
	width: 237px;
}

/* Image and Other Class Tags */

/* News */
.news_header {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 210px;
	height: 15px;
	margin-bottom: -12px;
	text-indent: 12px;
	margin-top: 10px;
}


/* Newsletter Subscription */
.newsletter_header {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 210px;
	height: 15px;
	text-indent: 12px;
}

.newsletter_box {
	color: #C7C9CB;
	font-size: 0.75em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	clear: both;
	height: 20px;
	width: 210px;
	margin-bottom: 4px;
}

.newsletter_button {
	background-image: url(../images/ag_icons/ag_button_subscribe.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-transform: uppercase;
	background-color: #B21F1D;
	float: right;
	height: 21px;
	width: 74px;
	margin-right: 13px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 4px;
}

/* Subsite Boxes */
.subsite_header {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #00446A;
	width: 210px;
	background-position: 13px bottom;
	background-image: url(../images/ag_ce_home/ag_ce_home_subsite_divider.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}

.subsite_img {
	width: 210px;
	margin-top: -10px;
	margin-bottom: -10px;
}

.subsite_text {
	font-size: 0.7em;
	width: 210px;
	background-position: center;
}

.subsite_link {
	color: #B5121B;
	width: 210px;
	font-size: 0.75em;
	background-image: url(../images/ag_icons/ag_bullet_bg_none.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

a.subsite_link:link, a.subsite_link:visited {
	text-decoration: underline;
	color: #B5121B;
	font-size: 1em;
	background-image: none;
}

a.subsite_link:hover, a.subsite_link:active {
	text-decoration: underline;
	color: #B5121B;
	font-size: 1em;
	background-image: none;

}

.news-latest-item {
}

.news-latest-date {
	color: #FFFFFF;
}

.news-latest-container H2 {
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: capitalize;
}
.news-latest-container a:link, .news-latest-container a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	background-image: none;
}

.news-latest-container a:hover, .news-latest-container a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 1em;
	background-image: none;
}

.news-latest-gotoarchive {
	font-size: 0.8em;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #006666;
}

.news-latest-item IMG {
	float:left;
	border: none;
	clear: both;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #005077;
}
