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

#topBanner {
	height: 67px;
	width: 750px;
	clear: both;
}
#topLeft {
	float: left;
	height: 67px;
	width: 125px;
	background-color: #208C8F;
	background-image: url(img/il-port-side1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topMiddle {
	float: left;
	height: 67px;
	background-color: #21A4A7;
	width: 27px;
}

#topContainer {
	background-color: #00B4BA;
}
#subNav {
}
#subNav li { float: left; padding-right: 15px; list-style-type: none; font-size: 11px; 
}


#subNav ul {
	height: 18px;
	margin-left: 277px;
}
.dotOn {
	color: #00B4BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}

.sNav {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.sNavOn {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sNav:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


#lowerNav {
	height: 22px;
	width: 596px;
	margin-top: 5px;
	float: left;
	
}
#previous {
	float: left;
	height: 24px;
}

#next {
	float: left;
	height: 24px;

}  


.prevButton  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
	float: left;
}
.prevButton  a        {
	color: #72C2C5;
	text-decoration: none;
}

.prevButton li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.prevButton span {
	background: url(img/il-prev_off.gif) no-repeat;
	display: block;
	height: 11px;
	width: 30px;
	margin-top: 3px;
}

.prevButtonOn  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
}
.prevButtonOn  a        {
	color: #00898C;
	text-decoration: none;
}

.prevButtonOn li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.prevButtonOn span {
	background: url(img/il-prev_on.gif) no-repeat;
	display: block;
	height: 11px;
	width: 30px;
	margin-top: 3px;
}


.nextButton  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
}
.nextButton  a        {
	color: #72C2C5;
	text-decoration: none;
}

.nextButton li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.nextButton span {
	background: url(img/il-next_off.gif) no-repeat;
	display: block;
	height: 11px;
	width: 30px;
	margin-top: 3px;
}
.nextButtonOn  {
	font: 11px Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
}
.nextButtonOn  a        {
	color: #00898C;
	text-decoration: none;
}

.nextButtonOn li   {
	float: left;
	list-style: none;
	padding-right: 6px;
	
}
.nextButtonOn span {
	background: url(img/il-next_on.gif) no-repeat;
	display: block;
	height: 11px;
	width: 30px;
	margin-top: 3px;
}




#buttons {
	height: 15px;
	float: left;
	padding-top: 3px;
	
}
#buttons ul {
	margin-right: 6px;
	margin-left: 0px;
}

#buttons li {
	display: block;
	float: left;
	width: 23px;
	list-style: none;
	height: 11px;
	margin-right: 0px;
	margin-left: 0px;
}
.lNav {
	background:  url(img/il-square_off.gif) no-repeat;
	text-decoration: none;
}
.lNav a, .lNavOn a {
	text-decoration: none;
}

.lNav:hover {
	background: url(img/il-square_on.gif);
}

.lNavOn {
	background: url(img/il-square_on.gif) no-repeat;
	text-decoration: none;
}

.lNav a:hover {
	background: url(img/il-square_on.gif) no-repeat;
	height: 11px;
	position: relative;
	display: block;
	

}



#leftColumn {
	float: left;
	height: 100%;
	width: 123px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00B4BA;
	background-image: url(img/port-side3.gif);
	background-repeat: no-repeat;
	background-color: #C7C7C7;
	display: block;
}
#images #arrow {
	clear: both;
	height: 16px;
	padding-left: 166px;
}
#di #arrow {
clear: both;
	height: 16px;
	padding-left: 267px;
}
#dp #arrow {
clear: both;
	height: 16px;
	padding-left: 359px;
}



#projBox { padding: 10px; width: 572px; border: 2px solid #208C8F; clear: both; float: left; height: auto; 

}
#projCopy {
	float: left; width: 250px; border-right: 2px solid #208C8F; margin-right: 10px;

}
#projCopy td {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 12px;
}
#projCopy td a, #projCopy td a:visited {
	color: #009295;
}
#projCopy td a:hover, #projCopy td a:active {
	color: #B8E1E3;
}


#projImage { float: left; width: 310px; text-align: center; padding-left: 0px; 

}
#projImage td { padding-left: 0px; 

}
