/* document style */
body {
	color: #667274;
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:Corbel, Helvetica Neue, Arial; */
	font-size: 15px;
	line-height:21px;
}
body #s4-bodyContainer {
	min-width:1004px;
}
a {
	color: #24a5dd;
	text-decoration: none;
	outline: 0;
}
a:hover, a:active, a:focus {
	outline:0;
}
:focus {
  -moz-outline-style: none;
  outline:0;
}

a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
	font-size: 33px;
	line-height:38px;
	letter-spacing:-1px;
	font-weight: normal;
	color: #333333;
	padding: 0;
	margin:40px 0 10px;
	font-family:Hoefler Text, Palatino, Times New Roman;
}
h2 {
	font-family:Corbel, Helvetica Neue, Arial;
	font-size: 23px;
	font-weight: bold;
	color: #667274;
	padding: 0 0 0.3em 0;
	margin: 1.5em 0 -0.2em;
}
h3 {
	font-family:Corbel, Helvetica Neue, Arial;
	font-size: 20px;
	font-weight: bold;
	line-height:1em;
	color: #667274;
	margin-bottom:-0.2em;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #667274;
}
h5, h5.ms-rteElement-H5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;
}
h6, h6.ms-rteElement-H6 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}
hr.ms-rteElement-Hr {
	background-color:#e0eaec;
	border:0;
	height:1px;
}
p {
}
ul.bullets {
	list-style:none;
	padding:0 0 0 20px;
}
ul.bullets li {
	background:url('../i/wf-bullets-blue.png') no-repeat left 7px;
	padding:0 0 9px 15px;
}
/* #main-col ol {
	color:#24a5dd;
}
*/
#pageContent ol {
	color:#667274;
}
#main-col ol li {
	padding-bottom:9px;
}
#main-col ol p {
	color: #667274;
	padding:0;
	margin:0;
}
.GeneralSectionTitles {
	font-size:16px;
	margin-bottom:10px;
	font-family:Corbel, Helvetica Neue, Arial;
}
#pageContent {
	font-size:18px;
	font-family:Hoefler Text, Palatino, Times New Roman;
	color:#667274;
	font-weight:normal;
	line-height:24px;
}
a:focus {
	border:0;
}
button::-moz-focus-inner {
  border: 0;
}

.GranteeSearchButton {
	font-size:11px;
	color:#fff;
	background:#7eb270;
	border:none;
	height:23px;
	padding:0;
	cursor:pointer;
	border:solid 1px #7eb270;
	text-transform:uppercase;
	margin:10px 0 0 110px;
}

.ms-pagemargin {
	display:none;
}

/* like-it tags */
#like-it {
	position:absolute;
	right:0;
	font-size:10px;
}
.ms-socialNotif {
	margin-left:10px;
	color:#fff;
}
a.ms-socialNotif:hover {
	text-decoration:underline;
	color:#fff;
}
.category {
	font-size:11px;
	font-weight:bold;
	color:#646d75;
	font-family:Arial, Helvetica, sans-serif;
	margin:40px 0 20px;
}

#hideAddThis {
	display:none;
}

/* reusable styles */
.clear, .clearFloats, .cb {
	clear: both;
	height:0;
}
.angle {
	background:url('../i/wf-angles.png') no-repeat;
	width:8px;
	height:8px;
	position:absolute;
}
.arrow {
	background:url('../i/wf-arrows.png') no-repeat;
	width:4px;
	height:7px;
}
.arrow.green {
	background-position:0 0;
}
.arrow.blue {
	background-position:0 -7px;
}
.arrow.white {
	background-position:0 -14px;
}
.btn-green {
	margin-top:20px;
}
.btn-green a {
	color:#fff;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	display:block;
	background:#6fa360;
	border:solid 1px #6fa360;
	line-height:17px;
	float:left;
	padding-left:7px;
}
.btn-green a:hover {
	text-decoration:none;
	background:#58864c;
	border-color:#58864c;
}
.btn-right {
	width:17px;
	height:17px;
	background-color:#578d48;
	float:right;
	position:relative;
	margin-left:8px;
}
.btn-green a:hover .btn-right {
	text-decoration:none;
	background-color:#467839;
}
.btn-green .arrow {
	position:absolute;
	text-indent:-9999px;
	top:5px;
	left:7px;
}



/* markup styles */
div.ms-rteElement-Quote {
	-ms-name: Quote;
}
div.ms-rteElement-Quote {
	color: #919191;
	background:url('../i/wf-quote-gradient.png') repeat-x;
	min-height:102px;
	border-top:solid 1px #d1e4cd;
	border-bottom:solid 1px #d1e4cd;
	font-family:Hoefler Text, Palatino, Times New Roman;
	font-size:18px;
	line-height:22px;
	padding:20px;
}
div.ms-rteElement-Quote-Author {
	-ms-name: Quote Author;
}
div.ms-rteElement-Quote-Author {
	color: #919191;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	text-align:right;
	margin-top:10px;
}
div.ms-rteElement-Quote-Photo {
	-ms-name: Quote Photo;
}
div.ms-rteElement-Quote-Photo {
	float:left;
	margin-right:15px;
}
.ms-rteElement-Callout1, .ms-rteElement-Callout2 {
	width: 18em;
	background: #fafafa;
	border-color: #eee;
	color: #888;
	font-size: 11px;
}
div.ms-rteElement-Small {
	-ms-name: Small;
}
.Small, div.ms-rteElement-Small {
	font-size: .85em;
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
}
div.ms-rteElement-Serif-18 {
	-ms-name: Serif-18;
}
div.ms-rteElement-Serif-18 {
	font-size:18px;
	font-family:Hoefler Text, Palatino, Times New Roman;
	color:#667274;
	font-weight:normal;
	line-height:24px;
}
div.ms-rteElement-Blue-Divider {
	-ms-name: Blue Divider;
}
div.ms-rteElement-Blue-Divider {
	background:url('../i/wf-topic-blue-divider.png') no-repeat bottom center;
	padding-bottom:25px;
	margin-bottom:25px;
}
div.ms-rteElement-Arial-12 {
	-ms-name: Arial 12;
}
div.ms-rteElement-Arial-12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
div.ms-rteElement-Photo-Inset {
	-ms-name: Photo Inset;
}
div.ms-rteElement-Photo-Inset {
	margin:6px 20px 20px 0;
	float:left;
}
div.ms-rteElement-Photo-Caption {
	-ms-name: Photo Caption;
}
div.ms-rteElement-Photo-Caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
}
div.ms-rteElement-Photo-Caption p {
	margin-bottom:3px;
}

/* icons */
.icon {
	background:url('../i/wf-icons.png') no-repeat;
	width:16px;
	height:16px;
	display:block;
}
.icon.rss {
	background-position:0 0;
} 
.icon.tw {
	background-position:0 -20px;
}
.icon.fb {
	background-position:0 -40px;
}
.icon.email {
	background-position:0 -75px;
	width:auto;
	height:14px;
	float:left;
	padding-left:18px;
}
.icon.share {
	background-position:0 -90px;
	width:auto;
	height:12px;
}
.icon.pdf {
	background-position:0 -106px;
	width:12px;
	height:14px;
}
.icon.view {
	background-position:0 -124px;
	width:12px;
	height:11px;
}
.icon.video {
	background-position:0 -139px;
	width:12px;
	height:10px;
}
.icon.plus {
	background-position:0 -153px;
	width:14px;
	height:14px;
}
.icon.minus {
	background-position:0 -171px;
	width:14px;
	height:14px;
}
.icon.jpg {
	background-position:0 -261px;
	width:12px;
	height:11px;
}
.icon.ppt {
	background-position:0 -276px;
	width:12px;
	height:14px;
}
.icon.doc, .icon.docx {
	background-position:0 -294px;
	width:12px;
	height:14px;
}
.icon.xsl, .icon.xslt {
	background-position:0 -312px;
	width:12px;
	height:14px;
}
.icon.gp {
	background-position:0 -330px;
}

.icon.pin {
	background-position:0 -350px;
}

.icon.yt {
	background-position:0 -370px;
}

.icon.linkedIn {
	background-position:0 -390px;
}


#print-link {
	float:left;
}
#print-link span.icon {
	background:none;
	width:auto;
}
#print-link span.icon.print a {
	background:url('../i/wf-icons.png') no-repeat;
	background-position:0 -60px;
	height:12px;
	display:block;
	padding-left:19px;
}



/* page tools */
#page-tools {
	float:right;
	font-size:10px;
	font-weight:bold;
	line-height:normal;
	position:relative;
	margin-top:4px;
}
.addthis_button_compact span, .addthis_button_email span {
	background:none;
	width:auto !important;
	height:auto !important;
}
.addthis_default_style .at300b {
	padding-left:20px !important;
}
.addthis_default_style .at300b:hover {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	opacity:1;
	filter:alpha(opacity=100);
	filter: “alpha(opacity=100)”;

}
.addthis_default_style .at300m {
	padding-left:18px !important;
}
.addthis_separator {
	color:#a5c09e;
}
.addthis_toolbox.addthis_default_style span {
	line-height:normal !important;
}
.addthis_toolbox.addthis_inline_style {
	float: left;
	margin-top: 13px;
	margin-left: 15px;
}
.at300bs {
	height:auto;
	width:auto;
}
.addthis_default_style .addthis_separator {
	margin:-1px 10px 0 10px !important;
	float:left;
}
/* social networking */
#share .list {
	position:absolute;
	background:#fff;
	padding:5px;
	border:4px double #CCCCCC;
	width:54px;
	margin-top:5px;
	z-index:10;
}
#share {
	position:relative;
	float:left;
}
#share .share {
	padding-left:15px;
}

/* pdf download link */
.download-link {
	float:left;
	margin-top:10px;
}
.download-link a {
	background:url('../i/wf-downloadlink-bg.png') repeat-x #e9eaeb;
	border:solid 1px #ebeeef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	display:block;
	padding-right:7px;
}
.strategy-download-link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	line-height:21px;
	margin-top:10px;
}
.strategy-download-link a:hover {
	text-decoration:none;
}
.download-link a:hover {
	background:url('../i/wf-downloadlink-bg-hover.png') repeat-x #dedfdf;
	text-decoration:none;
}
.download-link .grey-text, .strategy-download-link .grey-text {
	color:#b1b6ba;
}
.download-link .icon {
	float:left;
	margin:3px 9px;
}
.strategy-download-link .icon {
	float:left;
	margin:3px 9px 0 0;
}

/* layout */
#page {
	background:url('../i/wf-bg-fade.png') no-repeat center 140px;
}
#page-body {
	background:url('../i/wf-shadow-left-fade.png') no-repeat top left;
/*	min-height:758px; */
	width:988px;
	margin:auto;
}
#page-body-inner {
	background:url('../i/wf-shadow-right-fade.png') no-repeat top right;
/*	min-height:758px; */
}
#page-body-content {
	background:#fff;
	width:960px;
	margin:auto;
/*	min-height:758px; */
}
#left-col {
	float:left;
	width:230px;
	background:url('../i/wf-bg-left-nav-top.png') no-repeat;
	border-right:solid 1px #e0eaec;
}
#left-col-inner {
	background:url('../i/wf-shadow-left-nav-edge.png') no-repeat top right;
	padding:40px 30px;
/*	min-height:951px; */
}
#main-col {
	float:left;
	width:608px;
	padding:0 85px 0 34px;
	margin-left:-1px;
	border-left:#e0eaec 1px solid;
}
#right-col {
	float:right;
}
#content-area-inner {
	position:relative;
}
#top-edge {
	background:url('../i/wf-shadow-top-edge.png') no-repeat center;
	position:absolute;
	top:-11px;
	left:50%;
	width:960px;
	height:11px;
	margin-left:-480px;
}

/* the Wallace Approach */
.wallaceApproachText {
	font-family:Hoefler Text, Palatino, Times New Roman;
}
.wallaceApproachText p {
	margin-top:8px;
}
.wallaceApproachText a.learnMore {
	color:#7eb270;
	font-size:11px;
	font-weight:bold;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}

/* stay informed */
#StayInformed {
	background:url('../i/wf-divider-left-col.png') no-repeat top right;
	margin-left:-30px;
	width:230px;
	color:#667274;
}
#StayInformedInner{
	padding:30px 10px 22px 30px;
}
.StayInformedText {
	font-family:Hoefler Text, Palatino, Times New Roman;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}
.StayInformedInput {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9a9a9a;
	width:138px;
	border:solid 1px #e6e6e6;
	line-height:22px;
	height:22px;
	padding:0 9px;
	float:left;
	margin-right:5px;
}
.StayInformedGo {
	font-size:11px;
	color:#fff;
	background:#7eb270;
	border:none;
	width:25px;
	height:23px;
	padding:0;
	cursor:pointer;
	border:solid 1px #7eb270;
	float:left;
}
.StayInformedGo:hover {
	background-color:#638b58;
	border:solid 1px #5b8550;
}

/* social networking */
#socialNetworking {
	border-top:solid 1px #e0eaec;
	border-bottom:solid 1px #e0eaec;
	padding:8px 0;
	margin-top:20px;
}
#socialNetworking a {
	float:left;
	margin-right:10px;
}


/* search */
#search {
	position:absolute;
	top:71px;
	right:0px;
	width:193px;
}
#search-layout {
	width:100%;
}
#search input[type=text] {
	font-size: 10px;
	background: #fff;
	border: 1px solid #e6e6e6;
	padding: 0 8px;
	color: #9a9a9a;
	font-style:normal;
	width:142px !important;
	margin-right:6px;
	line-height:20px;
	height:22px;
}
#search input[type=text]:focus {
	color:#363636;
}
#search a img {
	display:none;
}
#search a {
	display:block;
	background:url('../i/wf-search-go.png') no-repeat #51b5e0;
	width:26px;
	height:24px;
}
#search a:hover {
	background-color:#408eb0;
}
.srch-Description2 {
	margin-bottom:20px;
}

/*Best Bets*/

.srch-BB-URL3{
	display:none;
}

.srch-BB-Description2{
	color: inherit !important;
	font-family: inherit !important;
}

 .srch-BBTitle a:link{
	color: #24a5dd !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 0.8em;
	font-weight:bold;
}

 .srch-BBTitle a:visited{
	color: #24a5dd !important;
	text-decoration: none !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 0.8em;
	font-weight:bold;
}

 .srch-BBTitle a:hover{
	text-decoration: underline !important;
}


/* header */
#header {
	background:#00334c;
	height:140px;
}
#header-inner {
	width:960px;
	margin:auto;
	position:relative;
}
#header-logo {
	position:absolute;
	left:29px;
	top:31px;
	border:none;
	margin:0;
	padding:0;
}

/* navigation */
#main-nav {
	position:absolute;
	top:66px;
	left:283px;
}
#main-nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#main-nav ul li {
	display:inline-block;
	float:left;
}
.nav-item {
	text-indent:-9999px;
	display:block;
}
.nav-item.kc {
	background:url('../i/wf-main-nav-knowledge.png') no-repeat bottom;
	width:146px;
	height:28px;
	margin-right:37px;
}
.nav-item.kc:hover, .nav-item.kc.navSelected {
	background-position:0 0;
}
.nav-item.about {
	background:url('../i/wf-main-nav-about.png') no-repeat bottom;
	width:119px;
	height:28px;
	margin-right:37px;
}
.nav-item.about:hover, .nav-item.about.navSelected {
	background-position:0 0;
}
.nav-item.news {
	background:url('../i/wf-main-nav-news.png') no-repeat bottom;
	width:98px;
	height:28px;
}
.nav-item.news:hover, .nav-item.news.navSelected {
	background-position:0 0;
}

/* breadcrumbs */
#breadcrumb-nav {
	width:906px;
	margin:auto;
	position:relative;
	background:#649a55;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding:7px 32px 7px 38px;
	margin-top:-20px;
	min-height:21px;
}
#breadcrumb-nav > span {
	display: inline-block;
	max-width: 700px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.3em;
	margin: 0.25em 0 -0.25em 0;
}
#breadcrumb-nav a {
	color:#fff;
}
.breadcrumbItem, .breadcrumbItemActive {
	padding:0 5px;
}
#breadcrumb-nav .angle.left {
	background-position:0 -16px;
	bottom:-8px;
	left:0;
} 
#breadcrumb-nav .angle.right {
	background-position:0 -24px;
	bottom:-8px;
	right:0;
} 
#breadcrumb-shadow {
	position:absolute;
	bottom:-11px;
	background:url('../i/wf-shadow-breadcrumb.png') no-repeat center;
	height:11px;
	width:976px;
}


/* left column */
.s4-ql ul.root ul {
	margin:0;
}
.s4-ql ul.root {
	border-bottom:solid 1px  #e0eaec;
}
.s4-ql, .s4-specialNavLinkList {
	margin-bottom:34px;
}
.quicklinks-actions {
	display:none;
}
#left-col li.static a {
	font-size:12px;
	color:#26547c;
	display:block;
	padding:13px 8px;
	border-top:solid 1px  #e0eaec;
	line-height:17px;
}
#left-col li.static.selected {
	font-weight: bold;
	background: #eef8fc;
}
#left-col li.static.selected > ul, #left-col li.static > ul > li.static > ul {
	margin-top: -10px;
	padding-bottom: 10px;
}
#left-col li.static.selected > ul > li.static a, #left-col li.static > ul > li.static > ul > li.static a {
	padding: 8px 10px 8px 20px;
	border-top: 0;
	background-image: url('../i/wf-bullets-blue.png');
	background-repeat: no-repeat;
	background-position: 12px 14px;
	line-height: 15px;
}
#left-col li.static > ul > li.static > ul {
	display: none;
}
#left-col li.static.selected > ul {
	display: block !important;
}
#left-col ul.root li.static span span span {
	text-transform:uppercase;
	font-size:11px;
	color:#999;
	font-weight:bold;
	line-height:17px;
	padding:22px 0 8px 0;
}
#left-col ul.root li.static:first-child span span span {
	padding-top:8px;
}
#left-col ul.root li.static span:first-child span span {
	padding-left:8px;
}

/* page tools */

/* page content */
#secondaryContentArea {
	background:url('../i/wf-divider-main.png') no-repeat center top;
	margin-top:50px;
	padding:20px 0;
	min-height:119px;
}


/* footer */
#footer {
	background:url('../i/wf-shadow-footer-top-edge.png') no-repeat center top;
	height:165px;
	position:relative;
	width:960px;
	margin:30px auto auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#959595;
}
#footer a {
	color:#959595;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#logo-footer {
	position:absolute;
	left:1px;
	top:30px;
}
#footer-info {
	position:absolute;
	left:364px;
	top:69px;
}
#address {
	padding-bottom:10px;
	background:url('../i/wf-footer-rule.png') no-repeat bottom;
	width:603px;
}
#copyright {
	padding-top: 10px;
}

.spacing {
	margin:0 8px;
}


/* page settings */
.edit-mode {
	background: #ededed;
	border: 1px solid #ddd;
	margin: 40px 0;
	padding: 0 20px 20px 20px;
}
.edit-mode legend {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin: -24px 0 0 0;
	background:#ededed;
	padding:4px;
	border:#ddd solid 1px;
	border-width:1px 1px 0;
}

/* dialogs */
.ui-widget h2 {
	font-size: 1.2em;
	font-weight: bold;
}
.ui-widget h3 {
	font-size: 1em;
	font-weight: bold;
}
.tooltip-span {
	background: #fff;
	border: 1px solid #ddd;
	position: absolute;
	bottom: 2em;
	right: -50%;
	font-size: 0.9em;
	color: #777;
	width: 300px;
	padding: 10px;
}
.ms-dialog #page, .ms-dialog #page-body, .ms-dialog #page-body-inner, .ms-dialog #page-body-content, .ms-dialog #page-body-inner, .ms-dialog #main-col {
	background: none;
	width:auto;
	height:auto;
	min-height:0;
	padding:0;
	margin:0;
}





/* web parts */
tr.ms-WPHeader td:first-child {
	display:none;
}
#splitColumnZones .columnLeft {
	float:left;
	width:49%;
	margin-right:1%;
}
#splitColumnZones .columnRight {
	float:right;
	width:49%;
	margin-left:1%;
}
tr.ms-WPHeader td {
	border-bottom: 0;
}
td.ms-wpTdSpace {
	width: 0;
	border-style: none;
	padding: 0;
}
h2.ms-WPTitle {
	color: #637274;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding:0;
	text-align: left !important;
}
h2.ms-WPTitle nobr {
	white-space: normal;
}
h2.ms-WPTitle a {
	color: #637274;
	font-size: 16px;
}
.ms-WPBody {
	padding: 5px 0 0 0;
}
.ms-WPBorder {
	border-top: 0;
	border-color: #5d87a1;
	padding: 10px;
}
.ms-WPBorderBorderOnly {
	border-color: #5d87a1;
	padding: 10px;
}
.ms-WPBorder .ms-WPBody, .ms-WPBorderBorderOnly .ms-WPBody {
	padding: 0;
}
.ms-wpContentDivSpace {
	margin: 0;
}
.ms-PartSpacingVertical {
	margin: 0;
}
.s4-wpTopTable {
	margin: 0 0 20px 0;
}
#MSOTlPn_MainTD {
	position: relative;
}
.ms-toolbarItem img {
	margin-bottom: auto !important;
}

/* rollups */
#wf-linkitem {
	padding:20px 0;
	background:url('../i/dotted-line.png') repeat-x;
}
#tabs-1 ul.dfwp-list li:first-child #wf-linkitem {
	padding-top:0;
}
#tabs-1 .s4-wpTopTable {
	margin-bottom: 0;
}
ul.dfwp-list li:first-child #wf-linkitem {
	background:none;
}
.wf-link-item {
	float:left;
	width:520px;
}
.wf-link-item .date, .pr_link-item .date {
	color:#646d75;
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
}
#wf-linkitem .image-area-left {
	padding-right:20px;
	width:98px;
}
#wf-linkitem .image-area-left a {
	display:block;
	overflow:hidden;
	border:solid 1px #e7e6e6 !important;
	width:98px;
	height:98px;
}
#wf-linkitem .image-area-left img {
	width:98px;
}
.wf-link-item a.rollup-title, .wf-link-item-no-image a.rollup-title {
	color:#00334c;
	font-size:18px;
	font-family:Hoefler Text, Palatino, Times New Roman;
	font-weight:normal;
	margin-bottom:5px;
	display:block;
}
.wf-link-item .description, .wf-link-item-no-image .description {
	font-size:13px;
	color:#646d75;
	line-height:20px;
}
#related-articles .wf-link-item-no-image {
	padding:0 20px;
}

#related-articles {
	margin:0 -75px 0 -15px;
}
#related-articles #wf-linkitem {
	background:url('../i/dotted-line.png') repeat-x bottom;
	border-top:none;
}
#related-articles #wf-linkitem .image-area-left {
	padding:0 20px;
	width:98px;
}
.related-articles-title {
	font-family:Corbel, Helvetica Neue, Arial;
	font-size:16px;
	margin:0 75px 0 15px;
}
#related-articles .wf-link-item {
	width:490px;
}
.learn-more {
	font-size:12px;
	font-weight:bold;
	padding:5px 0;
}

/* pagination */
#paging-wrapper {
	position:relative;
	font-size:11px;
	padding:13px 0;
	border-top:solid 1px #e0eaec;
	float:left;
	width:100%;
	line-height:normal;
}
.page-of-total {
	font-weight:bold;
	float:left;
}
.paging-nav-wrapper {
	position:absolute;
	right:0;
}
.page-nav-item {
	float:left;
}
.page-nav-item.selected {
	color:#fff;
	background:#646d75;
	padding:1px 5px;
}
.page-nav-item a {
	display:block;
	padding:1px 5px;
	font-weight:normal;
}
.page-nav-item a:hover {
	color:#fff;
	background:#646d75;
	display:block;
	text-decoration:none;
}

.page-divider {
	float:left;
	padding:1px 6px;
	color:#bbbaba;
}
.page-nav-item a.btn-prev span {
	display:inline-block;
	margin-right:4px;
	background-position:0 -28px;
}
.page-nav-item a.btn-next span {
	display:inline-block;
	margin-left:4px;
}

/* learn more about these topics */
#learn-more-wrapper {
	padding:20px 5px;
	font-size:12px;
}
.learn-more-title {
	font-weight:bold;
}
#learn-more-wrapper ul {
	list-style:none;
	padding:0;
	margin:0;
}
#learn-more-wrapper ul li {
	padding:5px 0 0 0;
}
#learn-more-wrapper a {
	font-weight:bold;
}



/* sharepoint lists & libraries */
.ms-listviewtable, td.ms-partline, td.ms-addnew {
	background: #fff;
}

/* sharepoint ribbon */
body.v4master {
   overflow: visible;
   height: inherit;
   width: inherit;
}
body #s4-workspace {
	overflow: visible !important;
}
body #s4-ribbonrow {
	position: fixed;
	z-index: 1000;
    min-height: 0 !important;
    height: auto !important;
    background-color:#272727;
	line-height:normal;
}
#s4-ribbonrow .ms-MenuUIPopupBody, #s4-ribbonrow .ms-popoutMenu, .ms-cui-menu[id ^= "Ribbon."] {
	position: fixed !important;
}
.ms-dlgOverlay {
	width: 100% !important;
}
.noRibbon {
	    padding-top:0 !important;

}
.ms-cui-topBar2 {
	border-bottom-color:#525252;
}


/* GRANTEE SEARCH */
.accordion {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
}
ul.accordion, ul.accordion ul {
	list-style:none;
	margin:0;
	padding:0;

}
.granteeInfoWrapper {
}
.granteeTable {
	width:100%;
}
.granteeHeader {
	background:url('../i/dotted-line.png') repeat-x 0 0 !important;
	padding:10px 0;
	font-weight:bold;
	font-weight:normal;
}
.granteeHeader:first-child {
	background:none !important;
}
.granteeHeader.plus, .granteeHeader.minus {
	width:auto !important;
	height:auto !important;
}
.granteeHeader.plus .granteeHeaderLink {
	display:block;
	padding:0 5px 0px 25px;
	text-decoration:none;
	background:url('../i/wf-icons.png') no-repeat;
	background-position:0 -153px;
	width:auto !important;
}
.granteeHeader.minus .granteeHeaderLink {
	display:block;
	padding:0 5px 0px 25px;
	text-decoration:none;
	background:url('../i/wf-icons.png') no-repeat;
	background-position:0 -207px;
	width:auto !important;
}

.granteeHeaderLink:hover {
}
.granteeTable div {
	padding:10px 0px;
}
.infoLabel {
	border-bottom:solid 1px #e0eaec;
	width:150px;
	color:#999999;
}
.infoLabel div {
	padding:10px 5px 10px 25px;
}
.infoValue {
	border-bottom:solid 1px #e0eaec;
	color:#646d75;
}
.last {
	border:none;
}
.granteeTableWrapper {
	display:none;
}
.expand-collapse-wrapper {
	background:url('../i/dotted-line.png') repeat-x;
}
.accordion-expand-all {
	float: right;
	padding:10px 0 0 0;
}
.accordion-collapse-all {
	float: right;
	padding:10px 0 0 0;
}
.accordion-expand-all a, .accordion-collapse-all a {
	font-size: 11px !important;
	font-weight:normal !important;
}

/* grantee database search */
#SearchForm {
	margin:20px 0;
	padding:20px;
	border-top:solid 1px #e0eaec;
	border-bottom:solid 1px #e0eaec;
}
#SearchForm span {
	width:110px;
	display:inline-block;
	margin:5px 0;
}
#SearchForm input:first-child {
	width:200px;
}

/* paginate */
.paginator {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:11px;
	border-top:solid 1px #e0eaec;
	margin-top:60px;
}
.separate {
	float:left;
	padding:2px 0 0 0;
}
.paginator a {
	padding:4px 6px;
	display:block;
	float:left;
	margin:0 4px;
}
.inactive {
	background:#646d75;
	color:#fff;
}
.paginator .separate:first-child {
	display:none;
}
.paginator .prevLink, .paginator .nextLink {
	background:none !important;
	color:#24a5dd !important;
}
.paginate-inner {
	float:right;
}

.ms-formbodysurvey {
	
	padding: 0 0 50px 0;
}


/* financial management styles */
.wf-divider {
	background:url('../i/wf-divider-left-col.png') no-repeat top right;
	padding-top:30px;
}


/* item styles */
.item.article-preview {
	padding: 2em 0;
	margin: 0;
	border-top: 1px solid #e0eaec;
	color: #667274;
	font-size: 13px;
}
.article-preview-image {
	width: 26%;
	float: left;
}
.article-preview-image img {
	max-width: 100%;
	margin: 0 0 10px 0;
}
.article-preview-bonus-features {
	line-height: 15px;
	padding-left: 30px;
	background: url(../i/player-icon-bonus.png) top left no-repeat;
}
.article-preview-content {
	width: 74%;
	float: right;
}
.article-preview-content h4 {
	margin: 0 0 0.75em 0;
	font-size: 15px;
}
.article-preview-description {
	margin: 0 0 0.5em 0;
}
.article-preview-content .download-link a {
	text-transform: uppercase;
}
.item.online-extra {
	padding: 1em 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
.online-extra-image {
	width: 35%;
	float: left;
	min-height: 1px;
}
.online-extra-image img {
	width: 60px;
	border: 1px solid #fff;
}
.online-extra-image .no-image {
	display: block;
	width: 60px;
	height: 90px;
	background: #fafafa;
	border: 1px solid #f2f2f2;
}
.online-extra-content {
	width: 65%;
	float: left;
}
.carousel {
	position: relative;
	overflow: hidden;
}
.carousel .mask {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 200px;
	background: url(../i/player-fade-right.png) repeat-y;
	z-index: 9;
}
.carousel-button {
	display: block;
	position: absolute;
	top: 0;
	right: 110px;
	width: 32px;
	height: 32px;
	text-indent: -9999em;
	background: #24a5dd url(../i/player-arrows.png) -46px 6px no-repeat;
	z-index: 10;
}
.carousel-button:hover {
	background-color: #6cc3e8;
}
.carousel-button.prev {
	right: 160px;
	background-position: 6px 6px;
}
.carousel .cbq-layout-main {
	width: 695px;
	height: 150px;
}
.carousel .dfwp-column {
	position: absolute;
	top: 60px;
	left: 10px;
	width: 999999px !important;
}
.carousel .dfwp-item {
	width: 240px;
	margin: 0 20px 20px 0;
	float: left;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #e0eaec;
}
/* /item styles */
