@charset "UTF-8";

* {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.2em;
	color: #333333;
}

* img {
	border: none;
}

a:link, a:visited, a:hover {
	color: navy;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #CCCCCC;
	margin: 0px;
}

div.siteContainer {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -317px;
	margin-left: -477px;
	display: block;
	padding: 5px;
	width: 956px;
	background: url(Images/bg_gridLines.gif) no-repeat -35px -123px;
}

h3.mainContentLabel, h3.projectLabel {
	text-transform: uppercase;
	width: 945px;
	position: relative;
	top: 0px;
	left: 5px;
	padding-bottom: 2px;
	border-bottom: solid 10px #a8a8a8;
	font-size: 18px;
}

h3.projectLabel {
	width: auto;
	height: 0px;
	float: right;
	text-align: right;
	border-bottom: none;
	margin-top: -52px;
	margin-right: 10px;
}

.backLink {
	font-size: 14px;
	text-transform: none;
}

div.mainContentArea {
	background-image: url(Images/featureSquareBlank.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 526px;
	height: 347px;
	margin-top: -5px;
	margin-bottom: -2px;
}

div.mainContentArea2 {
	background-image: url(Images/featureSquareContentBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 713px;
	height: 467px;
	margin-top: -5px;
	margin-bottom: -5px;
}

div.mainContentArea2 img {
	padding-left: 5px;
}

div.bodyText {
	font-size: 14px;
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 35px;
}

div.projectText {
	font-size: 11px;
	margin-left: 712px;
	padding-right: 10px;
}

div.mainContentArea object {
	position: relative;
	top: 1px;
	left: 0px;
}

div.logoMain {
	display: block;
	width: 356px;
	position: relative;	
	left: 582px;
	bottom: 115px;
}

div.mainNav {
	clear: both;
	margin-left: 3px;
	display: block;
	width: 960px;
}

div.navLabel {
	width: 90px;
	position: relative;
	left: 851px;
	top: -22px;
	z-index: -1;
}

div.navSquare {
	display: block;
	margin-top: 4px;
	margin-right: 8.5px;
	float: left;
	height: 88px;
	width: 88px;
}

div.navSquare a:link, div.navSquare a:visited, div.navSquare a:hover {
	background: url(Images/navSquareBlank_sm.gif) no-repeat left top;
	display: block;
	height: 49px;
	width: 88px;
	text-align: center;
	padding-top: 39px;
	
}

div.mainNav#projectsNav div.navSquare a:link, div.mainNav#projectsNav div.navSquare a:visited, div.mainNav#projectsNav div.navSquare a:hover {
	height: 65px;
	padding-top: 25px;
	
}

div.mainNav#projectsSub div.navSquare a:link, div.mainNav#projectsSub div.navSquare a:visited, div.mainNav#projectsSub div.navSquare a:hover {
	height: 84px;
	padding-top: 3px;
	
}

div.navSquare a:hover {
	background-image: url(Images/navSquareBlank_over.gif);
}

div.navSquare img {
	margin-left: -2px;
}

div.logoBox {
	background-image: url(Images/logoBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-left: 2px;
	margin-top: 4px;
	float: left;
	width: 373px;
	height: 88px;
	text-align: center;
}

div.logoBox a:link, div.logoBox a:visited, div.logoBox a:hover {
	display: block;	
	width: 373px;
	height: 88px;
}

div.logoBox img {
	margin-top: 30px;
}

div.diagram1 {
	float: left;
	height: auto;
	width: auto;
	clear: left;
	margin-top: -6px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
}

div.diagram2 {
	float: left;
	height: auto;
	width: auto;
	margin-top: -3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}

div.diagram3_4_5 {
	float: left;
	height: auto;
	width: auto;
	margin-left: 90px;
	top: 0px;
	margin-top: -350px;
}

div.diagram3_4_5 img {
	margin-bottom: 28px;
}

div.diagram6 {
	float: left;
	clear: right;
	height: auto;
	width: auto;
	text-align: center;
	margin-left: 35px;
	margin-top: -330px;
}

div.diagram7 {
	float: left;
	clear: right;
	height: auto;
	width: auto;
	text-align: center;
	margin-left: 65px;
	margin-top: -180px;
}

div.diagram8 {
	float: left;
	clear: right;
	height: auto;
	width: auto;
	text-align: center;
	margin-left: 65px;
	margin-top: -60px;
}

div#contentPage div.diagram6 {
	margin-top: -5px;
	margin-left: 15px;
}

div#contentPage div.diagram7 {
	margin-top: 57px;
	margin-left: 45px;
}

div#contentPage div.diagram8 {
	margin-top: 16px;
	margin-left: 45px;
}