/* CSS Document */
body {
	background-color: #C4C4C4;
	background-image: url(/images/bg/gray_scan.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px -1.1em;
}
.rightimage {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
	border: 1px solid #666666;
}

#shadow {
	margin-left: auto;
	margin-right: auto;
	width:762px;
	text-align:center;
	background-image:url(/images/bg/dark_gray_scan.gif);
}
#header {
	background-color:#3664B2;
	margin:0px;
	padding:0px;
	clear:both;
	background-image: url(/images/bg/dark_blue_scan.gif);
	width:100%;
	text-align:center;
}
#wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #f4f4f6;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	clear: left;
}
#navcontainer1 {
	background-image:url(/images/bg/light_blue_scan.gif);
	margin:0px;
	padding:0px;
	clear:both;
	display: table;
	width: 100%;
}
#navcontainer1 ul {
	background-image:url(/images/bg/medium_blue_scan.gif);
	margin-left: 10px;
	margin-top:0px;
	color: #fff;
	float: left;
	font-family: arial, helvetica, sans-serif;
	border-left: 1px solid #fff;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	width: auto;
}
#navcontainer1 ul li {
	display: inline;
}
#navcontainer1 ul li a {
	padding: 0.2em 1em;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
#navcontainer1 ul li a:hover {
	background-color: #3567b6;
	color: #fff;
}
#navlist1 li#active {
color:#CC0000;
}

#navcontainer2 {
	background-image:url(/images/bg/white_line_top.gif);
	width:100%;
	clear: both;
}
#navcontainer2 ul{
float: right;
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
	margin-top:0px;
	margin-right: 20px;
	list-style-type: none;
}
#navcontainer2 li{
	display: inline;
	margin: 0px;
}
#navcontainer2 li a{
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px; /*extra right padding to account for curved right edge of tab image*/
	color: #fff;
	background: transparent url(../images/chevron.gif) 100% 0px no-repeat; /*give illusion of shifting 1px down vertically*/
	position: relative;
	display: block;
	float: left;
	margin-left: -12px; /*shift tabs 20px to the left so they overlap*/
	left: 12px;
	width:127px;
	height:20px;
	text-align:center;
}
#navcontainer2 li a:hover{
	z-index: 100; /*higher z-index so selected tab is topmost*/
	background: transparent url(../images/chevron_hover.gif) 100% 0 no-repeat;
}

#navcontainer2 li.selected a{ /*selected tab style*/
	z-index: 100; /*higher z-index so selected tab is topmost*/
	background: transparent url(../images/chevron_hover.gif) 100% 0 no-repeat;
}
#footer {
	width: 100%;
	margin:0px;
	padding:0px;
	clear:left;
	display: table;
	text-align:center;
	color: #fff;
}
#footer ul {
	background-image:url(/images/bg/dark_blue_scan.gif);
	padding: 10px;
	margin: 0px;
}
#footer ul li { 
	display: inline;
	padding: 5px 5px 1px 15px;
	margin: 0px;
	color: #fff;
	font-size: 80%;
	background-image:url(/images/footer_bullet.gif);
}
#footer ul li a {
	color: #fff;
	text-decoration:none;
}
#footer #first {
	background-image:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
.title {
	font-weight: bold;
	color: #61A980;
	font-size: 190%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#accreditations {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c7d3e7;
	text-align: center;
	clear: both;
	padding: 10px;
}
.footnoteright {
	font-size: 80%;
	font-weight: bold;
	text-align: right;
}

#contents {
	clear: left;
	text-align: left;
}
.image {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #666666;
}
#accreditationsinside {
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	padding: 10px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.projecttable {
	width:auto;
	border: 1px solid #999999;
	margin: 20px;
	background-color: #FFFFFF;
	display: table;
}.projectimage {
	border: 1px solid #666666;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.projectname {
	font-size: large;
	font-weight: bold;
	line-height: 40px;
}
.projectfield {
	font-size: small;
	font-weight: bold;
}
.projectvalue {

	font-size: small;
	font-weight: normal;
}
#copyright {
	font-size: x-small;
	margin: 10px;
	font-weight: normal;
}
