@charset "utf-8";

html,
body {
	height: 100%;
	background: #D8D8E7;
	font: 11.5px/18px Verdana, Helvetica, sans-serif;

}

.title,
.date,
.article_date,
.article_title,
p {
	font: 10px/20px Verdana, Helvetica, sans-serif;
	color: #63619A;
}

p {
	font-size: 11.5px;
}

.article_title {
	font-weight: bold;
}

.date {
	float: right;
	padding-right: 10px;
}

.title {
	float: left;
	color: #000;
	line-height: 13px;
}

#container,
#container_index {
	margin: 0 auto;
	margin-top: 22px;
	border: 3px solid #63619A;
	width: 791px;
	text-align: left;
	background: #FFF;
}

#container_index {
	background: #63619A;
}

.lefty {
	float: left;
	width: 559px;
}

.righty {
	float: right;
	width:232px;
	background: #FFF;
}

#headlines {
	background: #FFF;
	text-align:left;
	padding: 9px 0 0 11px;
	*padding: 6px 0 0 11px;
	height: 100% !important;
	height: 375px;
}

#footer {
	clear:both;
	background: #63619A;
	height: 71px;
}

.headline_block {
	padding-bottom: 3px;
	*padding-bottom: 2px;
}

.clear {
	clear:both;
}

.clear p {
	color: #000;
}

.category_,
.category_advocacy,
.category_research,
.category_events {
	margin: 20px 0;
}

.category_advocacy {
	background: #BCB4A7;
}

.category_research {
	background: #729BC7;
}

.category_events {
	background: #6D8D23;
}

.news {
	padding: 0 20px 30px;
}

.photo {
	float:left;
	width:130px;
	padding-bottom: 15px;
}

.article {
	float:right;
	width:610px;
	padding-bottom: 15px;
}

a img {
	border: none;
}

#pager {
	text-align:center;
	margin-top: 20px;
}

#logo {
	margin: 27px;
	float:right;
}

#pager_wrap {
	border: 1px dashed #63619A;
	background: #D8D8E7;
	padding: 2px 5px 4px;
}

#pager_wrap a {
	text-decoration: none;
}

#content {
	padding: 10px;
	min-height: 250px;
}

.form_label {
	width: 90px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

.submit {
	width: 70px;
	float: left;
	margin-left: 22px;
}

.clear_spacer_10 {
	clear: both;
	height: 10px;
}

#champion {
	float: left;
	padding: 15px 0;
	width: 280px;
}

#champion_text {
	float: left;
	padding: 15px;
	width: 420px;
}

#champion_link,
a#champion_link {
	color: #FFF;
	margin: 24px;
	float: left;
	font: bold 1.3em Verdana, Helvetica, sans-serif;
}

#newsletter_link,
a#newsletter_link {
	color: #FFF;
	margin: 12px 22px;
	float: right;
}

strong,
b {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}