
body {
	background-color:#fff;
}
a {
	color:#035ad1;
}
#contentwell-mp {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:996px;
}
#leftcol-mp {
	float:left;
	margin:0 18px 28px 36px;
	width:360px;
}
#col-div-mp {
	float:left;
	border-left:1px dotted #888888;
	height:534px;
	margin:24px 20px;
}
#rightcol-mp {
	float:left;
	width:480px;
	margin:0 12px 28px 20px;
}

#pathways {
	width:100%;
	height:333px;
	padding-top:10px;
	color:#464646;	
}
#pathways.cf {
	background: url(../img/cf1.jpg) no-repeat top right;
}
#pathways.gs {
	background:url(../img/gs1.jpg) no-repeat top right;
}
#pathways.as {
	background:url(../img/as1.jpg) no-repeat top right;
}
#pathways.do {
	background:url(../img/do1.jpg) no-repeat top right;
}
.path h2 {
	font-size:168%;
	font-weight:bold;
	padding:20px 0 8px 46px;
	background:url(../img/bullet_main_grayed.png) no-repeat 14px 18px;
}
.path.selected h2 {
	background:url(../img/bullet_main_selected.png) no-repeat 14px 18px;

}
.path h2 a {
	color:#2D4E71;
	padding:2px;
}
.path h2 a:hover {
	text-decoration:none;
	color:#254668;
}
.path.selected h2 a {
	color:#7f060f;
}
.path.selected h2 a:hover {	
	background-color:transparent;
	cursor:text;
}


.path > div {
	padding:0 0 0 50px;
	width:325px;
	display:none;
}
#cf-path.selected > div, #gs-path.selected > div, #as-path.selected > div, #do-path.selected > div {
	display:block;
}
.path label {
	font-size:85%;
}
.path .button-g {
	font-size: 85%;
	text-align:right;
	margin-right:20px;
}
.path .button-g a {
	margin-left:0;
	margin-top:12px;
}
#cf-search {
	margin-top: 10px;
}
#cfsearchtextboxmain {
	height:18px; 
	width:310px;
	background: url(/common/img/1px.gif) no-repeat 0px 0px; 
	border: 1px solid #888;
}
.pathfoot {
	width:100%;
	height:15px;
	background-color:#3f658c;
}
.section {
	padding: 22px 8px 22px 12px;
	border-bottom: 1px dotted #888888;
}
.section.last {
	border:none;
}
.section h3	{
	font-weight:bold;
	color:#444;
	font-size:120%;
	margin-bottom:12px;
}

.aboutaff {
	color:#444;
	font-weight: bold;
	font-size: 93%;
	line-height: 155%;
}
.morenews {
	text-align:right;
	 margin: 18px 12px 0 0;
}
.streetsign {
	background:url(../img/streetsign.png) no-repeat 360px 14px;
}
.refmaps {
	font-size:91.5%;
	margin: 12px 0 10px;
}
ul.whatweprovide {
	margin:8px 2px 8px 4px;
}
ul.whatweprovide li {
	background:url("../img/bullet_sq_gold3.png") no-repeat 0 5px;
	padding: 0 0 1px 14px;
}
ul.whatweprovide li a {
	font-size: 93%;
}

.emailupdates {
	width: 127px; 
	height: 13px;
	margin-top:4px;
	overflow: hidden;
	background: url(../img/get_email_updates_sm.png) no-repeat 0 0;
	overflow: hidden;
	float: right;
}
.emailupdates:hover  {
	background-position: 0 -20px;
	background-color: transparent;
}

.misc-links {
	margin-top: 28px;
}


#rightcol-mp .section .button-g {
	padding-top:10px;
}
.section .button-g a {
	font-size: 93%;
}

.info-callout, .exclaim-callout {
	border-bottom:3px solid #50779b;
	background:#fafafa url(../img/info1.png) no-repeat 6px center;
	border-left: 2px solid #f4f4f4;
	border-right: 2px solid #f4f4f4;
	font-size:92.3%;
	margin:0 auto;
	padding:6px 18px 3px 42px;
	vertical-align:middle;
	text-align:left;
	width:934px;
	min-height:24px;
	line-height:22px;
}

.exclaim-callout {
	background:#ffffdc url(../img/exclaim1.png) no-repeat 6px center;
	border-left: 2px solid #ebeba4;
	border-right: 2px solid #ebeba4;
}

#leftcol-nn {
	float: left;
	width: 61.4%;
	margin: 5px 5px 20px 24px;
}
#rightcol-nn {
	float: right;
	width: 32%;
	margin: 5px 24px 5px 10px;
}

.nn-left-sidebar {
	margin-bottom: 20px;
}

/* news and notes */

.newsandnotes-mp .section {
	margin-top: 2px;
	padding-top: 8px;
	text-align: right;
	border-top: 1px dotted #888888;	
	border-bottom: none;
}
.yui-carousel-element li {
	text-align: left;
}
.yui-carousel .yui-carousel-item-selected {
	border: 1px solid white;
}
.yui-skin-sam .yui-carousel {
	border: none;
}

#news-carousel {
	margin-left:-10px;
	visibility:hidden;
}

#news-carousel .item {
	display: inline;
	overflow: hidden;
}
#news-carousel img {
	float: left;
	margin: 4px 12px 34px 6px;
}
#news-carousel .carousel-container {
  	width: 345px;
}
#news-carousel ol.carousel-content li {
	width: 450px;
	height: 96px;
	font-size: 85%;
	padding: 2px 5px;
}
#news-carousel ol.carousel-content li div {
	cursor:pointer;
	padding-bottom: 6px;
	
}
#news-carousel ol.carousel-content li div:hover {
	background-color: #fff4df;
}
#news-carousel h4 {
	font-weight: bold;
	color: #555;
	padding: 1px 0 4px 0;
}

#news-carousel .yui-carousel-nav {
	position: absolute;
	bottom: 0;
	left: 332px;
	right: 0;
	z-index: 5;
	width: 100px;
	text-align: center;
	height: 20px;
	background-image: none;
	margin: 0;
}
#news-carousel .yui-carousel-nav ul {
	padding: 0px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	list-style: none;
	margin: 0;
}
#news-carousel .yui-carousel-nav ul li {  
	float: left;
	height: 9px;
	width: 9px;
	background: #1c71c6;
	margin: 4px;
	border: 1px solid #1c71c6;
	cursor: pointer;
}

#news-carousel .yui-carousel-nav ul li:hover,
#news-carousel .yui-carousel-nav ul li.hover,
#news-carousel .yui-carousel-nav ul li.yui-carousel-nav-page-selected {
	background: #ddd;
	cursor: pointer;
}

#news-carousel .yui-carousel-nav span {
	position:absolute;
	bottom:1px;
	width:15px;
	height:15px;
}
#news-carousel .yui-carousel-nav span button, #carousel-2 .yui-carousel-nav span button:focus{
	background:transparent;
	border:none;
	padding:30px 0 0;
	width:15px;
	height:15px;
	cursor:pointer;
}
#news-carousel .yui-carousel-nav span.yui-carousel-first-button {
	left:92px;
	*left: 85px;
	background:url('../img/left.gif') no-repeat top left;
}
#news-carousel .yui-carousel-nav span.yui-carousel-next-button {
	right:-22px;
	background:url('../img/right.gif') no-repeat top left;
}

#cf-search {
	margin-top: 6px;
}


#cf-search input {
	height:16px;
	padding:1px 2px;
	margin:1px 0;
	*margin-top:5px;
	*zoom:1;
}

#cf-search {
	margin:8px 0 12px 1px;
	font-size:100%;
}
#cf-search span {
	font-weight:normal;
}

#communityfactscontainermain {
	width:360px;
}

#cfsearchtextboxmain {
	width: 184px;
}
.yui-skin-sam .yui-ac-input {
	position:static;
}
.yui-skin-sam .yui-ac-bd {
	font-size:93%;
}

#popular-tables {
    margin: 12px 30px 14px 48px;
}
#popular-tables h3 {
    color: #444444;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 12px;
}
#popular-tables h4 {
    color: #444444;
    font-weight: bold;
}
#popular-tables a {
    font-weight: bold;
}
#popular-tables-list {
    -moz-column-count: 2;
   	-webkit-column-count: 2;
    column-count: 2;
    width: 864px;
}
#popular-tables-list ul {
    margin-top: 2px;
}