a.projectLink:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 15px;
	top: -5px;
	position: relative;
}
a.projectLink:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 15px;
	top: -5px;
	position: relative;
}
a.projectLink:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 15px;
	top: -5px;
	position: relative;

}

a.projectLink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ED3116;
	left: 15px;
	top: -5px;
    position: relative;
}


a.ireachLink:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.ireachLink:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.ireachLink:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.ireachLink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D31717;

}



.thumbPanel {
	margin: 0px;
	height: 111px;
	width: 450px;
	padding-top: 9px;








}
.rightPanel {
	width: 313px;
	height: 445px;
	border-top: 1px solid #CCCCCC;
	background-color: F9F9F9;



}
.horizontalLine {
	height: 15px;

}
.title {
	padding-top: 50px;
	padding-left: 28px;
}
.projectHeader {
	font-family: arial;
	font-size: 10px;
	color: 7D7D7D;
	position: relative;
	left: 10px;
	top: 15px;


}
.headerCatname {
	font-family: arial;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CECECE;

}
.pageCopy {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	width: 600px;
	padding-top: 0px;
	line-height: 15px;





}
.pageNumbers {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	width: 225px;
	line-height: 20px;
	text-align: right;



}
.homePageLink {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	padding-top: 25px;
	line-height: 20px;
	position: relative;
	left: 35px;
	top: -5px;
	right: 0px;
	text-decoration: none;







}

