@charset "UTF-8";
/* CSS Document */

body {
    margin: 0;
	padding: 0;
}

body {
	background-attachment: scroll;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F5F5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body, html{
    height: 100%; 
}
body, h1, h2, h3, h4, h5, h6, p, hr, pre, code, blockquote, form, fieldset, legend, ul, ol, li, table, caption, th, tr, td, thead, tbody, tfoot, div {
	line-height:1.4;
	margin:0;
	padding:0;
}

#wrapper {
    position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}
#footer {
	background-attachment: scroll;
	background-image: url(images/footer-tile.png);
	background-repeat: repeat-x;
	background-position: left top;
	/*height: 120px;*/
	/*margin-top:-42px;*/
	position:relative;
}

#footer_content{
	background-attachment: scroll;
	background-image: url(images/footer-wide.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer, #push{
	height:120px;
}

 a,  a:visited, a:active {
	color:#025095;
	/*font-weight:600*/;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}



#page_top{
	background-attachment: scroll;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 780px;
	margin: 0px auto;
	
}

#left_top{
	float: left;
	height: 110px;
	width: 214px;
}

#right_top{
	float: left;
	height: 110px;
	width: 566px;
}

.clearfloat {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}#wrapper #page_middle {
	height: 100%;

}
#introparagraph {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#wrapper #page_middle #container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
	min-height:400px;
	padding-top:20px;
	
}
#container_home{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
	min-height:400px;
	padding-top:20px;


}

#container{
	background-attachment: scroll;
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#top_navigation{
	text-align: right;
	height: 20px;
	color: #9a9a9a;
	margin-bottom:57px;
}

#top_navigation a, #top_navigation a:active, #top_navigation a:visited{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #f2c408;
	text-decoration: none;
	font-weight:500;
}

#top_navigation a:hover{
	text-decoration: underline;
}

#main_navigation{
	float: right;
}

#navBar{
	height: 33px;
	width: 390px;
	display: block;
}
#content {
	min-height:400px;
	width:780px;
	margin: 0 auto;
}
#slogan{
	margin-top: 20px;
	margin-bottom: 20px;
}

#introtext{
	float: left;
	margin-right:20px;
	width:516px;
}

#project_map{
	float: right;
}

#main_content{
	float: left;
	width: 614px;
	padding-right: 25px;
	min-height: 535px;
	position: relative;
}

#main_content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-bottom:10px;
}

#main_content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9c1f28;
}

#main_content h3{
	color:#9C1F28;
}

#main_content_nosidebar h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-bottom:10px;
}

#main_content_nosidebar h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9c1f28;
}

#sidebar{
	float: left;
	width: 139px;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #c8c8c8;
	border-left-color: #c8c8c8;
	background:url(images/sidebar-bg.png) no-repeat;
	min-height: 535px;
	font-size: 14px;
	text-align: right;
	margin-bottom:100px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
#sidebar h2{
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9c1f28;
}

#sidebar h3{
	margin-top: 10px;
	font-size: 14px;
	color: #646464;
}

#sidebar li{
	list-style-type: none;
}

#sidebar a, #sidebar a:active, sidebar a:visited {
	color: #025095;
	text-decoration: none;
	font-weight: 600;
}

#sidebar a:hover{
	text-decoration: underline;
}

#no_sidebar_content {
	width: 780px;
	min-height:535px;
	margin-top: 25px;
}
#no_sidebar_content h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}

#no_sidebar_content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9c1f28;
}

table.gray_header th{
	background-color: #CCCCCC;
	color: #666666;
}

a.sidebar_selected {
	color: #9c1f28 !important;
}

.page_intro{
	font-size: 18px;
	color: #999999;
	margin-top:10px;
}

.capability {
	margin-bottom: 25px;
	font-size:14px;
	color: #656565;
}

.capability p{
	font-size: 14px;
}

.capability h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000 !important;
	font-size: 16px !important;
	font-weight: 600;
	text-transform: uppercase;
}

.capability img{
	float: left;
	margin: 0 20px 20px 0;     
}

hr.red_divider{
	background-color: #931f2e;
	color:#931f2e;
	margin: 20px 0;
}

.red_subheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #9C1F28;
}

#contact_address{
   float:left;
	margin:20px 30px 0 0;
	width:355px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c8c8;
	min-height: 324px;
}

#contact_form{
	float:left;
	margin-top:20px;
}

.list_table{
    margin-top: 20px;
}

img.projectimage {
margin:0 20px 0 0;
}
.list_title {
color:#025095;
/*font-size:18px;*/
font-weight:600;
text-decoration:none;
text-transform:uppercase;
}

#mainimageBox{
	float: left;
	width: 388px;
}

#thumbnailBox{
	float: right;
	width: 226px;
}

.thumbnail_image{
	float: left;
	width: 100px;
	margin: 0 8px 8px 0;
}

#projecttypeform_box{
	float:right;
	width:280px;
}
#awards_nav{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#awards_nav a{
	padding-right: 5px;
	padding-left: 5px;
}

.award_table{
	font-size: 12px;
	color: #9C1F28;
}

.award_title{
	/*font-size: 12px;*/
	text-transform: uppercase;
	color: #9C1F28;
}

.award_description{}

.award_project{
	color: #125b9b;
	font-weight: 600;
}

a.awards_year_selected{
	color: #FFFFFF;
	background-color: #125b9b;
}

h2.red_heading {
	color:#9C1F28;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.award_block {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#project_description_box {
	font-size: 12px;
	color: #333333;
}

#social {
	background: url("images/upci-socialbg.jpg") no-repeat scroll right top transparent; 
	padding: 84px 10px 10px; 
	width: 350px;
	height: 116px;
}
.news_item{
	margin-bottom: 7px;
}
p{
	margin-bottom: 10px;
}

.news_excerpts{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#contact_form .error{
	color: #FF0000;
}

.disclaimer{
	font-size: 10px;
}
.image_border{
	border: 1px solid #333;
}
