#projectHeader {
	background-color: #CCCCCC;
	font-size: 10px;
	height: 60px;
}
#projectHeaderFilterButton {
	vertical-align: middle;
	width: 55px;
	float: left;
	padding-top: 15px;
	padding-left: 5px;
}
#projectHeaderFilterOptions {
	float: left;
	width: 435px;
}


#project {


}
#project hr {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#project h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#project h4 {
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#project h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#project a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#project img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.leftimage {
	text-align: left;
	margin-right: 0px;
	padding-right: 5px;
}
.projectContainer {
	width: 100%;
	height: 75px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}
.projectContent {
	vertical-align: middle;
}
.projectImage {
	height: 75px;
	width: 100px;
	float: left;
	text-decoration: none;
	padding-right: 5px;
}

.projectIS {
	height: 75px;
	width: 50px;
	float: left;
	background-image: url(/images/isLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.projectISVol {
	margin-top: 43px;
}
.projectISIss {

	margin-top: 6px;
}
.projectISNo {

	height: 75px;
	width: 50px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	padding-bottom: 10px;
}
