@charset "utf-8";
/* CSS Document */

body, html {
	background-color:#E5E9E6;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	color:#333;
	font-size:9pt;
}
h1, h2, h3, h4, h5 {	font-family:"Trebuchet MS", Arial, sans-serif;
}
h1 {	color: #10327a;	font-size:17pt;	font-weight:lighter;	margin:.5em 0;}
h2 {	color: #10327a;	font-size:14pt;}
h3 {	font-size:11pt;	color:#333;}
h4 {	font-size:9.5pt;}
h5 {	font-size:9pt;	font-weight:normal;}
p, li {	font-size:9pt;}
.smaller {font-size:6pt;}
.center {text-align:center;}
.organge {color: #c96931;}
.navy {color:#10328d;}
.yellow {color:#ecc343;}
.green {

}
.photo-left {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.photo-right {
	float: right;
	clear: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
}
a:link, a:visited {
	color: #10328D;
	border:none;
}
a:hover, a:active {
	text-decoration:none;
	color:#4d70b8;
	color: #0061aa;
	border:none;
}
a img, a {
	border:none;
}
div {
	margin: 0px;
	padding: 0px;
	border: none;
}
#wrapper {
	width: 990px;
	margin:0 auto;
	position:relative;
	z-index:100;
}
#sm-logo {
	float: left;
	width: 137px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	width: 990px;
	position:relative;
	z-index:400;
	min-height:115px;
}
#header #topnav {
	width: 815px;
	float: right;
	clear: right;
	position: relative;
	bottom: 0px;
	right: 0px;
	z-index:500;
}

.homepage #content {
	clear: both;

	z-index:400;
	width: 100%;
	float:none;
	min-height:150px;
}
#content {
	float:right;
	clear:right;
	width:760px;
	border:2px;
	position:relative;
	min-height:350px;
	background-color: transparent;	
}
#homenav {
	margin: 10px 0 0 0px;
	padding: 5px;
	list-style-type: none;
}
.homepage #content #news {
	position: relative;
	z-index:405;
	width: 410px;
	float:right;
	clear:right;
	border:none;
	margin:10px 10px 0 0;
	background-color:transparent;
}
.homepage #content #news h1 a {
	text-decoration:none;
}
.homepage #content #news h2 {
	margin-top:0;
}
.homepage #content #news h3 {
	margin-top:0;
	font-size:9pt;
	color:#000;
}
.homepage #content #news h4 {
	margin:0;
	font-size:9pt;
}
.homepage #content #news .entry {
	margin:10px 0;
	clear:both;/*	padding-bottom:0px;
	border-bottom: none;
	margin-bottom:0px;
	*/
}
.homepage #content #news .text {
	float:right;
	clear:right;
	width:315px;
}
.homepage #content #news .thumb {
	float:left;
	clear:left;
	width:70px;
}
.homepage #content #news .title {
	margin-bottom: 3px;
	margin-top:0em;
}
.homepage #content #news .entry .summary {
	margin-top: 0px;
	margin-bottom: .25em;
}
.entry {
	margin:10px 0;
	clear:both;
	padding-bottom:5px;
	border-bottom:#dadcd9 1px solid;
	margin-bottom:5px;
}
#sidebar .entry {
	margin:4px 0;
	clear:both;
	padding-bottom:2px;
	border-bottom: none;
	margin-bottom:3px;
}
div#box {
	width:800px;
	padding: 5px;
	margin:5px 0 15px 0;
	background:#f8f9f8;
	position:relative;
	text-align:right;
}
.entry h2 {
	margin:3px 0 .5em 0;
}
.entry h3 {
	margin:0;
}
.entry .date {
	margin:0 0 3px 0;
}
.entry  a:link {

}
.entry  a:visited {
	 color: #00488e;
	 text-decoration:none;

}
.entry  a:hover, .entry  a:active {
	color:#0061aa;
	text-decoration:none;
}
.entry h3 .subtitle {font-size:90%;}
#box h1, #box p {
	margin:0;
	padding:10px 20px
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height:2px;
	background-color:transparent;
	margin:0;
	padding:0;
}
#navbar li form, #navbar2 li form {
	width: 100px;
	float: none;
	clear: none;
	display: inline;
}
#navbar li form input, #navbar2 li form input {
	width: 100px;
	padding:0;
	border:none;
}
#navbar li a:link, #navbar li a:visited, #navbar2 li a:link, #navbar2 li a:visited  {
	color: #627376;
	text-decoration: none;
	font-weight: bold;
}
#navbar li a:hover, #navbar li a:active, #navbar2 li a:hover, #navbar2 li a:active {
	color: #0061aa;
	text-decoration: none;
	font-weight: bold;
}

#topnav {
	width: 800px;
	background-image: url(/assets/interface/top-nav-top.png);
	background-repeat: no-repeat;
	padding:8px 0 0 0px;
	background-position:top center;
}
#topnav #topnav-btm {
	background-image: url(/assets/interface/top-nav-btm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0 0 3px 0;
}
#topnav-btm #navbar {
	list-style-type: none;
	margin: 0px 5px 5px 0;
	padding: 0px;
	width: 700px;
	text-align:right;
	padding-left:100px;
	background-color:#f8f9f8;
}
#topnav-btm #navbar2 {
	list-style-type: none;
	margin: 0px 5px 5px 5px;
	padding: 0px;
	width: 99%;
	background-color:#f8f9f8;
}
#topnav #topnav-btm #navbar li {
	display: block;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d8e473;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:right;
}
#topnav #topnav-btm #navbar2 li {
	display: block;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d8e473;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:left;
}


#searchbox {
	width:200px;
	display:inline;
	position:absolute;
	top:0px;
	left:10px;
}
#navbar2 #searchbox {
	width:180px;
	display:inline;
	position:absolute;
	top:0px;
	left:10px;
	font-size:9pt;
	font-weight:normal;
	background-image: url(/assets/interface/search-icon.png);
	background-repeat:no-repeat;
	padding-left:15px;

	background-color:transparent;
}

#searchbox input {
	border:none;
	padding:2px 3px 3px 5px;
	width: 160px;
	border-left: #d8e473 1px solid;
	background-color:#f8f9f8;
	margin:10px 0 2px 6px;
	float:none;
	border-bottom:#ccc 1px solid;
		border-left:#ccc 1px solid;
	padding:2px 5px;
	color:#627376;
	font-weight:bold;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	border:none;	
	}
#navbar2 #searchbox input {
	border:none;
	width: 160px;
	background-color:#f8f9f8;
	margin:0px;
	border:none;
	padding:0;
	color: #627376;
	position:relative;
	top:0;
	left:0;
	text-transform:capitalize;
	}	
#navbar2 #searchbox input:focus {
	background-color:#E5E9E6;
	background-color:#f8f9f8;
	background-color:#fff;
	border-bottom:#dadcd9 1px solid;

	}		
#topnav #topnav-btm #navdiv #navbar .last, #topnav #topnav-btm #navdiv #navbar2 .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav #topnav-btm #navdiv {
	margin-right: 5px;
	position: relative;
	right: 0px;
}
#banner {
	height: 205px;
	clear: both;
	width:990px;
	clear:none;
	position:relative;
}
.homepage #banner {
	height: 320px;
	clear:none;
	position:relative;
	background-color:transparent;
}

.pdf, .doc, .ppt, .xls {
	background-repeat:no-repeat;
	padding-left:20px;
}
.pdf {
	background-image:url(/assets/interface/pdf.png);
}
.doc {
	background-image:url(/assets/interface/doc.gif);
}
.ppt {
	background-image:url(/assets/interface/ppt.gif);
}
.xls {
	background-image:url(/assets/interface/xls.gif);
}
#nav #focus-btns, #focus {
	background-image: url(/assets/interface/sidebar-focuson.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	background-position: 0px 20px;
}
#content #body {
	width: 550px;
	float: left;
	clear: left;
}
#navbar .current a:link, #navbar .current a:visited, #navbar2 .current a:link, #navbar2 .current a:visited {
	color: #039;
	color:#10327a;
}
#header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.breadcrumbs {
	font-size: 11px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #4D70B8;
	color:#0061aa;
}
.breadcrumbs a {
	color: #039;
	text-decoration: none;
}
/*  SIDEBAR STYLES  */

#content #sidebar {
	width: 180px;
	position: relative;
	right: 0px;
	float:right;
	clear:right;
	/*	border-left: 1px solid #e0e2e0;*/
	padding:0;
	margin-top:10px;
}
#sidebar blockquote {
	padding: 0px;
	margin: 20px 0 10px 10px;
	font-size: 12pt;
	line-height:130%;
}
#sidebar ul {
	list-style-type: none;
	padding-left: 10px;
	margin:0;
}
#sidebar ul li {
	margin-top: 0.25em;
	margin-bottom: 0.75em;
}
#sidebar .quote blockquote {
	margin:1em 0 5px 0;
	font-size: 14px;
	line-height: 135%;
	font-style: italic;
	color:#999;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebar .quote p {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 11px;
	line-height: normal;
	color:#999;
}
/*  LEFT NAV STYLES  */


.homepage #nav {
	float: left;
	width: 500px;
	border:none;
	position: relative;
	z-index:405;
	clear: left;
	margin: 0px;
	background-image: url(/assets/interface/take-action.png);
	background-repeat: no-repeat;
	padding: 48px 0 0 0;
	background-color:transparent;
}
.homepage #nav2 {
	float: left;
	width: 500px;
	border:none;
	position: relative;
	z-index:405;
	clear: left;
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0;
	background-color:transparent;
}
.homepage #nav2 h3 {
	margin-left: 50px;
	margin-right:0px;
	margin-top:0px;
	padding:0;
	color: #5c6961;
	clear:both;
	line-height:1.5em;
	font-weight:bold;
	font-size:18px;
	background-color:transparent;
	position:absolute;
	top:50px;
	left:50px;
	margin:0;
	padding:0;
	width:400px;
	text-transform:none;
	letter-spacing:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


#nav {
	float: left;
	width: 195px;
	border:none;
	clear: left;
	margin: 10px 0 0 5px;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0;
	background-color:transparent;
	position:relative;
}
.homepage #nav h3 {
	margin-left: 190px;
	margin-right:0px;
	margin-top:0px;
	padding:0;
	color: #5c6961;
	clear:both;
	line-height:1.5em;
	font-weight:normal;
	font-size:14px;
	background-color:transparent;
	position:absolute;
	top:135px;
	left:190px;
	margin:0;
	padding:0;
	width:310px;
	text-transform:none;
	letter-spacing:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav h3 {
	text-transform:uppercase;
	font-size:20px;
	letter-spacing:3px;
	color:#aaafae;
	font-weight:normal;
	margin:15px 0 0 5px;
	font-family:"Cenutry Gothic", "Franklin Gothic", Arial;
}
#nav h4 {
	text-transform:uppercase;
	font-size:13px;
	letter-spacing:1px;
	color:#aaafae;
	font-weight:normal;
	margin:15px 0 0 5px;
	font-family:"Cenutry Gothic", "Franklin Gothic", Arial;
}
#nav ul, #sidebar ul {
	list-style-type: none;
	padding-left: 5px;
	margin:5px;
}
#nav ul li, #sidebar ul li {
	padding: 0px;
	list-style-type: none;
	margin-top: .25em;
	margin-right: 5px;
	margin-bottom: .75em;
	margin-left: 0em;
}
#nav ul li ul {
	display:none;
}
#nav ul .current ul {
	display:block;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li .current ul li a:link,  #sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #10328D;
	text-transform: capitalize;
	font-weight:bold;
	color:#666;
}
#nav a:link, #sidebar a:visited {color: #666; text-decoration:none;}
#nav a:hover, #sidebar a:hover  {text-decoration:underline;}

#nav  .current ul .current a:link, #nav ul .current ul .current a:visited {color: #666;}
#nav ul .current ul li a:visited, #nav ul .current ul li  a:link {color: #666;
}
#nav ul .current ul a:link, #nav ul .current ul a:visited {
	color: #10328D;
}
#nav ul .current a:link, #nav ul .current a:visited {
}
.strategies #nav ul .current a:link, .strategies #nav ul .current a:visited {	color: #deb636;}

.about #nav ul .current a:link, .about #nav ul .current a:visited, .news #nav ul .current a:link, .news #nav ul .current a:visited {	color: #abbe46;}
.about #nav ul .current ul .current a:visited, .news #nav ul .current ul .current a:visited {	color: #abbe46;}
.about #nav ul .current ul a:visited, .news #nav ul .current ul a:visited {	color: #666;}
.about #nav ul .current  ul li a:link, .about #nav ul .current ul li a:visited, .news #nav ul .current ul li a:link, .news #nav ul .current ul li a:visited {	color: #666;}
.about #nav ul .current ul .current a:visited, .news #nav ul .current ul .current a:visited {
	color: #abbe46;
}
.about #nav ul .current ul a:visited {
	color: #666;
}


.resources #nav ul .current a:link, .resources #nav ul .current a:visited {	color: #4c71b8;}
.resources #nav ul .current ul .current a:visited{	color: #4c71b8;}
.resources #nav ul .current ul a:link, .resources #nav ul .current ul a:visited {	color: #666;}


.resources #nav ul .current a:link, .partners #nav ul .current a:visited {	color: #4c71b8;}
.partners #nav ul .current ul .current a:visited{	color: #4c71b8;}
.partners #nav ul .current ul a:link, .partners #nav ul .current ul a:visited {	color: #666;}


.blog #nav ul .current a:link, .blog #nav ul .current a:visited {
	color: #c96931;
}


#nav .subnav {display:none;}
#nav .current .subnav {display:block;
}


/*  BODY CONTENT STYLES  */

#body .featured {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#body .featured li {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.featured li a:link {
	font-weight: bold;
}
#body .entry .title a {
	text-decoration: none;
	font-weight: bold;
}
.entry h4 {
	margin: 1em 0 0 0px;
}
.entry .blog {
	margin: 0px;
}
#sidebar .entry h4 {
	margin: 1em 0 0 0px;
	font-size:12px;
}
.entry p {
	margin-top: 0em;
	margin-bottom: .75em;
}
#news .entry h4 a:link, #news .entry h4 a:visited {
	text-decoration: none;
}
#news .entry h4 a:hover, #news .entry h4 a:active {
	/*	color: #009;*/
	text-decoration: underline;
}
#body ul li {
	margin-bottom: 0.25em;
}
#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top:15px;
	padding-bottom:30px;
	background-color:#E5E9E6;
	position:relative;
	bottom:0;
	z-index:410;
	margin:0 auto;
	width:990px;
}
#footer p {
	margin:3px auto;
}
#wrapper #line-vert {
	height: 450px;
	width: 1px;
	position: absolute;
	left: 210px;
	background-color: #D8E473;
	z-index: 500;
	top: 300px;
	font-size:0px;
	line-height:0px;
}
#wrapper #line-horiz {
	background-color: #D8E473;
	height: 1px;
	width: 760px;
	position: absolute;
	z-index: 300;
	left: 27px;
	top: 300px;
	font-size:0px;
	line-height:0px;
}
#wrapper #line-horiz2 {
	display:none;
}
.homepage #wrapper #line-vert {
	height: 500px;
	width: 1px;
	position: absolute;
	left: 533px;
	background-color: #D8E473;
	z-index: 300;
	top: 410px;
}
.homepage #wrapper #line-horiz {
	background-color: #D8E473;
	height: 1px;
	width: 800px;
	position: absolute;
	z-index: 300;
	left: 36px;
	top: 410px;
}
.homepage #wrapper #line-horiz2 {
	display:block;
	background-color: #D8E473;
	height: 1px;
	width: 480px;
	position: absolute;
	z-index: 300;
	left: 51px;
	top: 530px;
	line-height:0;
	font-size:0;
}
/*
#sidebar #cloud a {
	color: #999;
}
#sidebar .cloud a:link {
	color: #666;
}
*/
.tags {
	font-size:7pt;
}
.share {
	text-align:right;
}
.next {
	text-align:right;
	width:49%;
	float:right;
	clear:right;
}
.prev {
	text-align:left;
	width:49%;
	float:left;
	clear:left;
}
#freeform #name, #freeform #email, #freeform #phone1, #freeform #org {
	width:150px;
}
#freeform #message {
	width:320px;
}



.thumbnail {width:60px; float:left; clear:left;}
.name-title {width:230px; text-align:left; float:right; clear:right;}
.name-title p {margin:0 0 1em 0;}


#banner-photo {position:absolute; left:230px; top:0; z-index:250;}
#banner-quote { position:absolute; bottom: 28px; right:35px; width:295px; height:150px;  z-index:251;}

#banner-quote h3 { color:#FFF; position:absolute; bottom: 0px; left:0;  z-index:255; font-weight:normal;}

#bio-left {  width:380px; float:left; clear:left;}
#bio-right {width:230px; float:right; clear:right; margin-right:100px; padding-top:1em;}

#bio-right h4  {margin:1.2em 0 0 0;}
#bio-right p {margin:.5em 0;}