/* News Release Styles -- used only on news release pages */
@charset "utf-8";
#contentWrap  {
	/*padding: 25px;*/
}
#contentWrap  .newsSingle {
	width: 660px;
	margin: 0 0 25px 0;
	float: left;
	position: relative;	/* jvp - 12/5/09 */
}

.newsSingle .postTitle, .newsSingle .postTitle a {
	text-align: center;
	font-size: 14px;
	color: #000000;
	display: block;
	font-weight: bold;
	text-transform:uppercase;
/*	width:600px; */
	
}

.newsSingle .postTitle a {
	color: #000000;
}

.newsSingle .post h5 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-style: italic;
	margin: 0 0 30px;
}

#contentWrap .newsSingle .newsBtm {
	background-image: url(../assets/images/news/nr_dropShad_rRep.gif);
	background-repeat: repeat-y;
	background-position: right top;
	position: relative;
}

#contentWrap .newsSingle .newsBdr {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../assets/images/news/nr_dropshad_right.gif);
	position: relative;
}

#contentWrap .postWrapper {
	background-image: url(../assets/images/news/nr_dropShad_btm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 0 6px 0;

}
#contentWrap  .newsSingle .newsRelHeader {
	margin: 30px 0px 6px 0px;
	padding-bottom:6px;
	border-bottom: 5px solid #e6e6e6;
}

#contentWrap .newsSingle .postbg {
	background-color: #FFFFFF;
	margin: 0px 9px 0px 0px;
	border: 1px solid #e6e6e6;
	padding: 24px;
	position: relative;
	color: #000000;
}

#contentWrap .newsSingle .nr-address {
	width: 100%;
	position: relative;
	top: -25px;
}
#contentWrap .newsSingle .nr-address p {
	margin: 0px;
	padding: 0px;
}
#contentWrap .newsSingle .nr-contact {
	text-align: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	left:200px;
	display:block;
}

#contentWrap .newsSingle .nr-body {
	display:block;
	padding-top:15px;
	clear:right;
}

#contentWrap .newsSingle p {
	color: #000000;
	padding: 0;
}

.nr-contact p {
	margin: 0px;
	padding: 0px;
}

.nr-contact  .nr-contLeft {
	margin: 0px;
	padding: 0px;
	width: 39%;
	float: left;
}
.nr-contact .nr-contLeft p {
	font-weight: bold;
}

.nr-contact .nr-contRight {
	float: right;
	width: 60%;
	text-align: left;
}
#contentWrap #newsletterSignupBox {
	width: 258px;
	position: absolute;
	right: 25px;
}
#resultsCopy {
	padding: 14px;
	border-bottom: 5px solid #E6E6E6;
}

#resultsCopy p {
	padding: 0px;
}

#resultsSignUp {
	border-bottom: 2px solid #000;
}

#resultsSignUp h3 {
	color: #fff;
	margin: 0;
	padding: 10px 10px 6px 10px;
	font-size: 14px;
	background: url(../assets/images/news/results_sign_hd_bg2.gif) no-repeat;
	position: relative;	/* jvp - 12/5/09 */
}

#resultsSignUpContent {
	background: url(../assets/images/news/results_sign_bg2.gif) no-repeat;
	padding-bottom: 10px;
	margin-top:-1px;
	position: relative;	/* jvp - 12/5/09 */
}

#resultsSignUpContent p {
	padding: 8px 40px 0 8px;
	color: #3b3b3b;
	font-size: 12px;
}

#resultsSignUpContent a {
	margin: 10px;
	padding: 5px 15px 5px 25px;
	color: #fff;
	font-size: 12px;
	background: url(../assets/images/news/results_sign_btn_bg.gif) no-repeat;
}

#pastReports {
	padding: 10px 14px;
}
#pastReports ul {
	margin: 10px 0 0 0;
}
#pastReports li {
	display: inline;
}

#sidebar_twitter {
	background: url(../assets/images/news/twitter.gif) no-repeat;
	margin: 20px 10px 10px 10px;
	padding: 0;
	width: 238px;
	height: 191px;
	border-bottom:3px solid #a5a5a5;
}

#sidebar_twitter p {
	margin: 0;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}

#twitter_wrapper {
	display:none;
}

ul#twitter_update_list {
	margin-top: 0px;
}

ul#twitter_update_list li {
	padding: 0 10px;
	margin-top: 20px;
}

#sidebar_wrap #flickr_thumbnails {
	width:238px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left:10px;
}

#news h1 {
	padding: 0 0 30px 0;
}
#news .newsRelList {
	position: relative;
	margin-top:18px;
}
#news .newsRelList div.newsDate {
	width: 100px;
	position:absolute;
}

#news .newsRelList div.newsDate span {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

#news .newsRelListItem {
	width: 490px;
	border-bottom: 4px solid #dedfdb;
	font-weight: bold;
	position: relative;
	left:100px;
}

#news .newsRelListItem h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #666666;	
	font-weight: bold;
	margin-right:15px;
}

#news .newsRelListItem p {
	font-size: 13px;
}

#news .rssFeedLink {
	position: absolute;
	right: 30px;
	top: 20px;
}

#news .rssFeedLink img {
	margin: 0 0 -5px 0;
}

.news_navigation {
	text-align: right;
	margin-top:24px;	
}

#archiveWrapper {
	background-image: url(../assets/images/news/midLine.gif);
	background-repeat: repeat-y;
	background-position: 405px top;
	position: relative;
	width: 841px;
	margin: 0;
	padding: 0;
}

#archiveWrapper #newer {
	margin-top:24px;
	float: left;
	width:40%;
}

#archiveWrapper #older {
	margin-top:24px;
	float: right;
	width:40%;
	text-align: right;
}

#archiveList {
	margin: 0;
	padding: 0;

}

#archiveNav {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 15px 0px 25px 0;
}
#archiveNav p {
	margin: 0px;
	padding: 0px;
}

#archiveNav p a {
	color: #999999;

}
#archiveNav p a.current {
	color: #0095C8;
}

#archiveListingLeft {
	position: relative;
	float:left;
}

#archiveListingRight {
	position: relative;
	float:right;
}

.archiveListing {
	position: relative;
	width: 420px;
	margin: 0;
}

.archiveListing .archItemWrap {
	padding-right: 30px;
	position: relative;
}


.archiveListing .archDate {
	width: 70px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.archiveListing .archDate span{
	font-weight: bold;
	color: #999999;
	font-size: 14px;
}

.archiveListing .archName {
	width: 300px;
	margin: 0 0 20px;
	padding: 0px 0px 10px;
	border-bottom: 3px solid #E6E6E6;
	position: relative;
	left:85px;
}
.archiveListing .archName p {
	margin: 0px;
	padding: 0px;
	right: 0;
	top: 0px;
}
.archiveListing .archName h4 {
	color: #666666;
	font-weight: bold;
	padding: 0 0px 0 0;
}