body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	letter-spacing: 0.08em;
}
td {
        font-size: 11px;
}
p, h1, h2, h3, h4, h5, h6, h7 {
	margin: 8px 0 8px 0;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, h7, .pagetitle {
	letter-spacing: -0.03em;
}
h1 {
	margin-top: 15px;
	font-size: 24px;
	color: #ED8000;
}
h2 {
	font-size: 22x;
	color: #666;
}
h3 {
	font-size: 18px;
	color: #666;
}
a,
a:link {
	color: #ED8000;
	text-decoration: none;
}
a:visited {
	color: #ED8000;
}
a:hover {
	text-decoration: underline;
}
.quicklinks a:visited {
	color: #CC6633;
}
.headerNav {
	position: absolute;
	height: 26px;
	top: 8px;
	right: 230px;
	vertical-align: middle;
    color: #808080;
}
.headerNav a:visited {
	color: #CC6633;
}
.headerNav a:hover {
	text-decoration: none;
}
.search {
	position: absolute;
	top: 6px;
	right: 13px;
	width: 220px;
	height: 26px;
	vertical-align: middle;
	color: #808080;
	text-align: right;
}
.search .sinput {
	height: 14px;
	font-size: 11px;
	border: 1px solid #808080;
	width: 127px;
	margin-right: 13px;
}
.headerLogo {
	position: absolute;
	top: 11px;
	left: 32px;
}
.headerLogo img {
	border: 0px;
}
.contentArea {
	position: absolute;
	top: 70px;
	width: 100%;
	min-width: 1000px;
}
.navigationArea {
	position: absolute;
	width: 15%;
	min-width: 150px;
	padding-left: 10px;
}
.contentContainer {
	position: absolute;
	left: 18%;
	min-width: 840px;
	width: 80%;
}
.navigationArea ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.nav-item a, .nav-item a:link, .nav-item a:visited {
	color: #333333;
}
.nav-item li {
	padding: 0, 5px;
}
.nav-item.level-1 div {
	padding: 4px 0 4px 5px;
	font-size: 12px;
}
li.nav-item.level-1 {
	border-top: 1px dotted #FF8700;
}
li.nav-item.level-2  {
	background-image: url(../images/level-2-divider.png);
	background-repeat: repeat-x;
}
.nav-item.level-2 div {
	padding: 3px 0 3px 30px;
	font-size: 11px;
}
.nav-item.level-3 div {
	padding: 1px 0 1px 50px;
	font-size: 11px;
}
.nav-item.level-1 a.gov {
	color: #ED8000;
	font-weight: bold;
}
.nav-item.level-1 a.icar {
	color: #93173B;
	font-weight: bold;
}
.nav-item.level-1 a.big {
	color: #666666;
	font-weight: bold;
}
.nav-item.active {
	background-color: #FFE1C3;	
}
.nav-item.active ul {
	background-color: #FFE1C3;	
}
.nav-item.current {
	background-color: #E2CCBA;
}
.nav-item.current ul {
	background-color: #FFE1C3;
}

.pagetitle {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #ccc;
}
.content li {
	margin-bottom: 5px;
}
.content ul {
	margin-bottom: 19px;
}
.footer {
	border-top: 1px dotted #666;
	line-height: 18px;
	margin-top: 70px;
	text-transform: capitalize;
	color: #666;
	padding-left: 15px;
	margin-bottom: 10px;
    clear: both;
}
.footer a,
.footer a:link,
.footer a:visited {
	color: #666;
}
.footer a:hover {
	color: #666;
	text-decoration: underline;
}
.csc-header h1, .news-single-item h1 {
    font-size: 22px;
}
.csc-form-labelcell {
	padding-right: 45px;
}
.csc-form-label,
.csc-form-label-req {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
}
.csc-form-fieldcell {
}
.csc-form-fieldcell input,
.csc-form-fieldcell textarea {
	font-size: 11px;
	border: 1px solid #808080;
}
.csc-textpicHeader h1 {
	font-size: 11px;
	margin-bottom: 2px;
}
.csi-text .bodytext {
	font-size: 10px;
}
.imgtext-table {
	margin-bottom: 18px;
}
.csc-caption {
	margin-top: 4px;
	font-size: 9px;
	line-height: 12px;
}
.csc-uploads-icon {
	vertical-align: top;
}
.csc-uploads-fileSize {
	vertical-align: top;
}
.csc-sitemap ul {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.csc-sitemap li {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;		
}
.links .indentedtext {
	padding-left: 15px;
}
.contenttable table {
	border-collapse: collapse;
	margin:0;
	padding: 0;
}
.contenttable td {
	border-collapse: collapse;
	font-size: 10px;
	line-height: 16px;
	border-top: 1px solid #CCCCCC;
	margin:0;
	padding: 0 3px;
}
.contenttable td p {
	margin: 0;
}
.tx-indexedsearch-searchbox {
	padding-top: 19px;
	padding-left: 11px;
}
.tx-indexedsearch-rules {
	margin-top: 5px;
	padding: 10px;
}
.tx-indexedsearch-rules div.tx-indexedsearch-rules {
	margin: 0;
	padding:0;
}
.tx-indexedsearch-searchbox form {
	padding-bottom: 12px;
}
.tx-indexedsearch-searchbox,
.tx-indexedsearch-rules {
	background-color: #EBEBEB;
	color: #666666;
}
.tx-indexedsearch-searchbox-button {
	background-color: #FFF7EF;
	border: 1px solid #FF8700;
}
.tx-indexedsearch-res-even,
.tx-indexedsearch-res-first {
	background-color: #FFF7EF;
}
.tx-indexedsearch-res-first {
	border-top: 1px dotted #FFCC99;
}
.tx-indexedsearch-res-odd {
	background-color: #FFEBD6;
}
.tx-indexedsearch-searchbox-sword {
	width: 500px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	margin-bottom: 6px;
	line-height: 14px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-path P {
	margin-top: 6px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P,
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-path P {
	font-size: 10px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight: normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align: middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color : #666666;
}
.tx-indexedsearch-path a,
.tx-indexedsearch-path a:link {
	color: #000000;
}
.tx-indexedsearch-res {
	padding-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tx-indexedsearch-info {
	min-width: 500px;
	max-width: 600px;
	width: 596px;
        border-collapse: collapse;
        padding-left: 0px;
        padding-right: 2px;
        margin: 0px;
	margin-top: 12px;
        border: 0px;
}
.tx-indexedsearch-info p {
	font-weight: bold;
}
.navigationArea a,
.navigationArea a:link,
/*.navigationArea a:visited {
	color: #000000;
}*/
form,
.csc-mailform,
fieldset {
	border: none;
	padding:0px;
	margin: 0px;
}
.csc-mailform-radio legend {
	margin: 6px 0 6px 0;
}
label {
	float: left;
	width:180px;
}
.csc-mailform-radioset label {
	margin: 12px 0 6px 0;
}
.csc-mailform-radio label {
	float: none;
}
.csc-mailform-field {
	text-align:left;
	margin-bottom:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.csc-mailform-submit {
	margin-left: 180px;
	text-align:right;
}
DIV.csc-textpic-left DIV.csc-textpic-text { clear: none; }
DIV.csc-textpic-above DIV.csc-textpic-imagewrap { width: 100% }
.csc-textpic-caption { padding-bottom: 20px; }
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-text { margin-left: 10px; }
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: none; }
DIV.csc-textpic-clear { clear: none; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap DIV.csc-textpic-imagerow { clear: none; }

.csc-textpic {
	display: table;
}

.news-list-date, .news-latest-date {
	color: #999999;
	font-weight: normal;
	font-size: 8px;
	line-height: 7px;
	float: left;
	margin: 2px 8px 0 0;
}
.news-list-item {
	display: table;
	margin: 8px 0;
}
.news-single-item h3 {
	font-size: 11px;
}
.news-list-container div.divider-more {
	background-image: url(../images/news-more-divider.png);
	background-repeat: repeat-x;
	height: 2px;
}
.news-list-container div.category {
	font-size: 9px;
	color: #333333;
}
.news-list-container div.divider {
	background-image: url(../images/news-divider.png);
	background-repeat: repeat-x;
	height: 2px;
}
.right-box {
	width: 230px;
	float: right;
	background: #EBEBEB;
	margin-left: 6px;
	padding: 10px;
	vertical-align: top;
}
hr.clearer {
	display:none;
}
.news-amenu-container ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.news-amenu-container li {
	padding: 0;
	margin: 0;
}
.news-amenu-container h2 {
	display: none;
}
.news-amenu-item-year {
	font-weight: bold;
}
#recent-projects {
	width: 600px;
	min-width: 600px;
	margin: 0 auto;
	text-align: left;
}
#recent-projects .view_all {
	text-align: center;
}
#recent-projects .next {
	width: 30px;
	height: 30px;
}
#recent-projects .back {
	width: 30px;
	height: 30px;
}
#recent-projects .next a {
	line-height: 30px;
	text-decoration: none;
}
#recent-projects .back a {
	line-height: 30px;
	text-decoration: none;
}
#recent-projects p {
	padding: 5px;
}
#recent-projects li img {
	padding: 5px;
	float: left;
}

