/* CSS Document */

body{
  margin:0 !important;
  padding:0 !important;
	background-color:#fff;
	text-align:center;
	float:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%
}
#main-container{
	margin:0 auto 10px auto;
	width:932px;
	text-align:left;
}
#header{
	float:left;
}
#logo{
	float:left;
	width:100%;
}
#logo img{
	float:left;
	padding-bottom:10px;
	border:none;
}
#header-contact{
	float:right;
	padding-top:40px;
}
#nav{
	float:left;
	width:932px;
	background:#0996d1;
	border-bottom: 1px solid #fff;
}
#nav a{
	float:left;
	display:inline;
	padding:4px 22px 4px 30px;
	border-right:1px solid #fff;
	color:#fff;
}
#nav a:hover{
	background-color:#0873A1;
}
#content{
	float:left;
	padding-bottom:12px;
}
#masthead{
}
#masthead-image{
	float:left;
}
#involed-box{
	float:right;
	width:235px;
	color:#fff;
	margin-top:10px;
	display:block;
	background-color:#83bd4d;
}
#involed-box p{
	display:block;
}
#involed-box img{
	border-style:none;
}
##involed-box img{
	display:block;
}
#involed-box-content{
	background-image:url(../media/images/green-box-middle.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:100%;
	display:block;
	float:left;
}
#involved-container{
	padding:12px 20px;
}
#minor-content{
	float:right;
	width:240px;
}
#major-content{
	float:left;
	width:686px;
}
.section{
	margin-top:10px;
	float:left;
}
.full-section{
	width:100%;
	float:left;
}
.big-section{
	width:686px;
}
.medium-section{
	width:440px;
	float:left;
}
.small-section{
	width:235px;
	float:right;
}
.article{
	float:left;
	border:1px solid #dadada;
	width:100%;
}
.floating{
	border:none;
}
.multi-article{
	border-top:0;
}
#sub-body-full .article{
	border-left:none;
	border-right:none;
}
.big-article{
	width:412px;
}
.medium-article{
	width:240px;
}
.small-article{
	width:197px;
}
.image-block{
	float:left;
	padding:19px 0 0 19px;
}
.image-container{
	float:left;
}
.new-line{
	clear:both;
}
.image-container img{
	display:block;
}
.pad-box{
	padding:16px 16px 6px 16px;
}
.copy-block{
	float:left;
	padding:19px 30px 19px 19px;
}
.copy-block-simple{
	float:left;
	padding:0 19px;
}
#footer{
	padding:8px 0 20px 0;
	float:left;
	border-top:1px solid #dadada;
	width:100%;
	color:#757575;
}
#footer-partner{
	float:left;
}
#copyright{
	float:right;
}
.no-space-p{
	padding:0;
	margin:0;
}
.first-p{
	margin-top:0;
	padding-top::0;
}
.last-p{
	margin-bottom:0;
	padding-bottom:0;
}
.highlight{
	background-color:#F0F1E5;
}
.post-line{
	padding-bottom:20px;
	border-bottom:solid 1px #CECFBD;
}
.pre-line{
	padding-top:10px;
	border-top:solid 1px #CECFBD;
}
.small-line{
	float:left;
	background-color:#CECFBD;
	height:1px;
	width:176px;
	margin:0 20px;
	padding:0;
}
.big-line{
	float:left;
	border-bottom:solid 1px #dadada;
	width:100%;
	margin-top:10px;
	padding:0;
}
.line-padding{
	margin-bottom:20px;
}
.date{
	padding-bottom:10px;
}
a{
	color:#435F77;
	text-decoration:none;
}
a:hover{
	color:#83BC4B;
}
.selected-link{
	font-weight:bold;
	color:#9f9f9f;
}
a.nav-link{
	font-weight:bold;
	color:#0996D1;
}
a.nav-link:hover{
	font-weight:bold;
	color:#9f9f9f;
}
.tab{
	background-repeat:repeat-x;
	height:23px;
	float:left;
}
.tab-small{
	width:237px;
}
.tab-medium{
	width:442px;
}
.tab-big{
	width:688px;
}
.tab-full{
	width:646px;
}
.text-highlight{
	color:#fff;
}
.extra-space{
	padding-left:20px;
}
.silver-tile{
	background-image:url(../media/images/silver-tab-tile.jpg);
}
.tab-left-silver{
	height:23px;
	width:6px;
	background-image:url(../media/images/silver-tab-left.jpg);
	float:left;
}
.tab-right-silver{
	height:23px;
	width:6px;
	background-image:url(../media/images/silver-tab-right.jpg);
	float:right;
}
.blue-tile{
	background-image:url(../media/images/blue-tab-tile.jpg);
}
.tab-left-blue{
	height:23px;
	width:6px;
	background-image:url(../media/images/blue-tab-left.jpg);
	float:left;
}
.tab-right-blue{
	height:23px;
	width:6px;
	background-image:url(../media/images/blue-tab-right.jpg);
	float:right;
}
.green-tile{
	background-image:url(../media/images/green-tab-tile.jpg);
}
.tab-left-green{
	height:23px;
	width:6px;
	background-image:url(../media/images/green-tab-left.jpg);
	float:left;
}
.tab-right-green{
	height:23px;
	width:6px;
	background-image:url(../media/images/green-tab-right.jpg);
	float:right;
}
#container{
	float:left;
	border-right:1px solid #dadada;
	width:100%;
}
#breadcrumb{
	float:left;
	border-bottom:1px solid #dadada;
	width:100%;

}
#breadcrumb-text{
	padding:5px 20px;
	font-size:.9em;
}
#page-title{
	float:left;
	border-bottom:1px solid #dadada;
	width:100%;
}
#page-title-box{
	padding:4px 19px;
}
#sub-page-content{
	float:left;
	border-bottom:1px solid #dadada;
	width:100%;
}
#sub-nav{
	float:left;
	width:156px;
}
#sub-body{
	float:right;
	border-left:1px solid #dadada;
	width:488px;
	padding:18px;
}
#sub-body-col-one{
	float:left;
	width:200px;
}
#sub-body-col-two{
	float:right;
	border-left:1px solid #dadada;
	width:448px;
	padding:0 18px;
}
#sub-body-full{
	float:right;
	border-left:1px solid #dadada;
	width:524px;
	padding-top:4px;
}
#full-body{
	float:left;
	width:644px;
	padding:18px;
}
ul{
	list-style:none;
	padding:16px 20px;
	margin:0;
}
li{
	padding-bottom:10px;
}
.add-br{
	padding-top:16px;
}
.image-box{
	float:left;
	padding:0 20px 20px 0;
	display:inline;
}
.text-container{
	float:right;
	width:340px;
}
.project-container{
	float:left;
	padding:10px 0;
}
.highlight-text{
	font-weight:bold;
	color:#7ABAD6;
}
.figure-text{
	font-style:italic;
}
.bulleted{
	list-style:circle;
	padding-top:0px;
	padding-bottom:0px;
}
.bulleted li{
	padding-top:0px;
	padding-bottom:0px;
}
.success-story{
	padding:14px;
}
.success-story .text-container{
	width:393px;
}
.borderless{
	border-style:none;
}