




/*
     FILE ARCHIVED ON 1:41:43 Oct 8, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:12:51 Apr 19, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
.reports-latest-item {
	font-size:1.3em;
}

.reports-latest-item h2 {
	color:#2c4589;
	font-size:1.3em !important;
}

.reports-latest-item h2 a {
	color:#2c4589;
	text-decoration:none;
}


.reports-latest-more a {
	text-decoration:none;
	color:#0099cc;
}

.reports-latest-item img {
	margin:10px 0 0 0;
	border:2px solid #d2e7f0;
	-moz-border-radius:2px;
  	-webkit-border-radius:2px;
}

.reports-latest-item img:hover {
	border:2px solid #98d1e8 !important;
}

.reports-latest-date {
	color:#9F9F9F;
}
.reports-latest-author {
	/*color:#0099cc;*/
}

.reports-latest-item p {
	line-height:150%;
}


/* Latest box */

.fancy-latest {
	background-color:#eaf4f7;
	font-size:1.2em;
	text-align:center;
	padding:12px 0 10px 13px;
	text-align:center;
}

.fancy-latest a {
	text-decoration:none;
	color:#0099cc;
}
.fancy-latest a:hover {
	
	color:#66C1E0;
}

/* Browse by Title */

.news-browse-list-container {
	margin-bottom:20px;
}

.news-browse-list-item {
	border-bottom:1px solid #ececec;
	padding:10px 0 10px 0;
}

.news-browse-list-item h2 {
	font-size:1.3em;
}

.news-browse-list-item h2 a {
	color:#2c4589;
	text-decoration:none;
}

/* News List for Reports 
 * 
 */

.reports-list-item {
	clear:both;
}

.reports-list-date {
	color:#9F9F9F;
}

.reports-list-item h2 {
	font-size:1.7em;
	margin-left:0px;
}
.reports-list-item h2 a {
	color:#2c4589 !important;
	text-decoration:none;
}

.reports-list-subheader a {
	color:#09C;
	text-decoration:none;
}

.reports-list-subheader  {
	margin-left:50px;
	margin-right:25px;
}

.reports-list-date {
	font-size:1.2em; 
}

.reports-list-image img {
	margin:15px 15px 15px 0;
	border:2px solid #d2e7f0;
	-moz-border-radius:2px;
  	-webkit-border-radius:2px;
	float:left;
}

.reports-list-image img {
	border:2px solid #98d1e8;
	
}
