
/* CONTENT SPECIFIC */

/* document download */
.document-download_01 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;}
.document-download_01 li {
	border-top: dotted 1px #ddd;
	padding: 10px 0px;}
.document-download_01 .download-btn {
	background: transparent url(/images/generic/arrow_grey.gif) right top no-repeat;
	color: #444;
	float: right;
	height: 16px;
	font-size: 13px;
	padding: 0px 21px 0px 0px;
	text-align: center;
	text-decoration: none;}
.document-download_01 .download-btn:hover {
	background: transparent url(/images/generic/arrow_grey.gif) right bottom no-repeat;}

/* news list */
.news-list_01 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;}
.news-list_01 li {
	background: url(/images/generic/arrow_l-blue.gif) left 3px no-repeat;
	border-bottom: dotted 1px #999;
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 16px 0px;}
.news-list_01 li:hover {
	background: url(/images/generic/arrow_d-blue.gif) left 3px no-repeat;}
.news-list_01 li h3 {
	font: normal 18px arial;
	padding: 0px 0px 5px 0px;
	float: left;}
.news-list_01 li img {
	display: none;
	visibility: hidden;}
.news-list_01 li p {
	clear: left;
	padding: 0px 0px 10px 0px;}
.news-list_01 li h3 a:link,
.news-list_01 li h3 a:active,
.news-list_01 li h3 a:visited {
	color:#0099FF;}
.news-list_01 li .date {
	float: right;
	color: #999999;
	font: normal 14px arial;}
.news-list_01 li .view-more-btn {
	display: none;
	visibility: hidden;}


.news-article_01 {}
.news-article_01 h3 {
	color: #097bbc;
	font: normal 18px arial;}
.news-article_01 .date {
	float: right;
	color: #333333;
	font: bold 14px arial;}
.news-article_01 p {
	padding: 5px 0px 10px 0px;}



/* employment list */
.employment-list_01 {
	list-style-type: none;}
.employment-list_01 li {
	float: left;
	border-top: dotted 1px #ddd;
	padding: 10px 0px;
	width: 100%;}
.employment-list_01 li h3 {
	font: normal 18px arial;}
.employment-list_01 li p {
	padding: 5px 0px 10px 0px;}
.employment-list_01 li h3 a:link,
.employment-list_01 li h3 a:active,
.employment-list_01 li h3 a:visited {
	color: #097bbc;}
.employment-list_01 li .date {
	float: right;
	color: #333333;
	font: bold 14px arial;}
.employment-list_01 li .apply-now-btn {
	background: url(/images/document-list/download-btn.jpg) top left no-repeat;
	color: #ffffff;
	height: 20px;
	float: left;
	padding: 3px 0px;
	text-align: center;
	text-decoration: none;
	width: 80px;}
.employment-article_01 {}
.employment-article_01 h3 {
	color: #097bbc;
	font: normal 18px arial;}
.employment-article_01 .date {
	float: right;
	color: #333333;
	font: bold 14px arial;}
.employment-article_01 p {
	padding: 5px 0px 10px 0px;}
.employment-article_01 .apply-now-btn {
	background: url(/images/document-list/download-btn.jpg) top left no-repeat;
	color: #ffffff;
	height: 20px;
	float: left;
	padding: 3px 0px;
	text-align: center;
	text-decoration: none;
	width: 80px;}


/* content section text */
.inner-content {
	}
.inner-content p {
	padding: 5px 0px 10px 0px;}
.inner-content .inner-content-image {
	padding: 5px 0px 10px 0px;}
.inner-content .inner-content-image img {
	border: solid 2px #ccc;}



/* CONTENT INNER LAYOUTS */


.content-layout_01 {}
	.content-layout_01 .layout-text {
		float: left;
		width: 400px;}
	.content-layout_01 .layout-image-container {
		float: left;
		width: 200px;
		margin-left: 20px;}
	.content-layout_01 .box-images {
		margin-bottom: 10px;}
	.content-layout_01 .box-images img {
		border: solid 5px #eee;}


.content-layout_02 {}
	.content-layout_02 .layout-text {
		float: left;
		width: 400px;}
	.content-layout_02 .layout-image-container {
		float: left;
		width: 200px;	
		margin-right: 20px;}
	.content-layout_02 .box-images {
		margin-bottom: 10px;}
	.content-layout_02 .box-images img {
		border: solid 5px #eee;}


.content-layout_03 {}
	.content-layout_03 .layout-text {
		margin-top: 20px;
		float: left;
		width: 100%;}
	.content-layout_03 .layout-image-container {
		float: left;
		width: 100%;}
	.content-layout_03 .box-images {
		float: left;
		margin-left: 6px;
		margin-bottom: 10px;}
	.content-layout_03 .box-images img {
		border: solid 5px #eee;}


.content-layout_04 {}
	.content-layout_04 .layout-text {
		float: left;
		width: 100%;}
	.content-layout_04 .layout-image-container {
		float: left;
		width: 100%;}
	.content-layout_04 .box-images {
		float: left;
		margin-left: 6px;
		margin-bottom: 10px;}
	.content-layout_04 .box-images img {
		border: solid 5px #eee;}
		
		
	/* Projects UL List styles */
ul.list {
padding:15px 0 0 0;}
	ul.list.projects li {
	background:none;
	padding:0 0 18px 0;
	margin:0 0 16px 0;
	min-height:71px;
	border-bottom:dotted 1px #999;}
	ul.list.projects li:hover {
	background:none;}
		ul.list.projects li a {
		margin:5px 0 0 0;}
		ul.list.projects li img {
		float:left;
		margin:0 15px 0 0;
		border:solid 1px #808080;
		max-height:71px;}
		.content-body ul.list.projects li p {
		font-size:1.0em;
		clear:none;
		padding:0}		
/* ## project list ## */
.project-item {
	list-style-type: none;
	padding:0;
	margin:0;}
.project-item li {
	background:none;
	padding:0 0 18px 0;
	margin:0 0 16px 0;
	min-height:71px;
	border-bottom:dotted 1px #999;
	clear:left;}
.project-item li h3 { 
	width:auto;
	font: bold 1.2em arial;
	padding:0 0 5px 0;}
.project-item li h3 a:link,
.project-item li h3 a:active,
.project-item li h3 a:visited {
	color: #005DAA;}
.project-item h4 {
	color: #333;
	font-size: 1.0em;
	font-weight:normal;
	padding:0 15px 5px 0;
	float:left;}
.project-item li img {
	float:left;
	margin:0 15px 10px 0;
	border:solid 1px #808080;
	max-height:71px;
	width:100px;}
.project-item .inner-content {
float:left;
width:530px;}
.project-item .inner-content p {
float:left;
font-size: 1.0em;
padding:0 0 5px 0;}
.project-item .project-download {
float:right;
background:url("../images/generic/arrow_grey.gif") no-repeat scroll right top transparent;
color:#5A656F;
display:block;
font-size:1.2em;
height:16px;
line-height:13px;
padding:0 21px 0 0;
text-decoration:none;}
.project-item a:hover.view-more-btn,
.project-item a:hover.project-download {
background:url("../images/generic/arrow_grey.gif") no-repeat scroll right bottom transparent;}
.project-item a.view-more-btn {
clear:left;
width:75px;
background:url("../images/generic/arrow_grey.gif") no-repeat scroll right 0px transparent;
color:#5A656F;
display:block;
font-size:1.2em;
height:16px;
padding:0px 21px 0 0;
line-height:13px;
text-decoration:none;}

/* ## project list right column ## */
.project-right-column {
	width: 250px;
	float: right; 
	padding-left: 20px;}
.project-right-column #map_canvas {
	margin-bottom: 18px;}

.project-right-item { 
	border-bottom: solid 1px #999;
	clear:left;
	padding:0px 0}
.project-right-column h3 {
	padding: 20px 0 15px 0;
	color:#005DAA;
	font: bold 16px Arial, Helvetica, sans-serif;}
.project-right-column h4 {
	color: #005DAA;
	font: bold 14px Arial, Helvetica, sans-serif;}

.project-right-column ul {
	padding-top: 0px !important;}
.project-right-column li {
	background:url(/images/generic/arrow_l-blue.gif) left 18px no-repeat !important;
	padding: 18px 0 0 24px !important;
	border-bottom: none !important;
	border-top: dotted 1px #999;}
.project-right-column ul.list li h4 {
	width: 200px;}

.project-right-item .btn {
float:right;
margin-top: 23px;}
.project-right-item .bump {
clear:right;}


/* Filters styles */
.project-refinement {
	background: #E9E9E9;
	padding:13px 15px 10px 15px;
	margin-bottom:15px;
	color:#666;}
.project-list-link {
	float: right;}
.project-refinement label {
	float:left;
	padding:2px 10px 0 0px;
	color:#666;
	font:normal 1.1em Arial, Helvetica, sans-serif;}
.project-refinement input,
.project-refinement select {
	float:left;
	margin-right:10px;}
.project-refinement input.button {
	 display:block;
	 width:59px;
	 height:22px;
	 border:none;
	 padding: 1px 0 3px 0;
	 line-height:0px;
	 background:url(/images/generic/forms/button_bg.gif) left top no-repeat;
	 font: normal 1.2em Arial, Helvetica, sans-serif;
	 color:#ffffff;}
