#projectHeader {
	background-color: #CCCCCC;
	font-size: 10px;
	height: 60px;
}


#project {
	text-align: justify;


}
#project h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
}

#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 a:visited {
	color: #0000FF;
}

#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;
}
.projectContent {
	vertical-align: middle;
}
#listProjects {
	width: 425px;
}

.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;
}
