.noScreen {
	display: none;
}



.txt2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 26.5px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

	letter-spacing: 0.2px;
}

.projHead {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	color: #DBD79D;
}

.projTxt {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;

	letter-spacing: 0.2px;
}




/* footer styles */

.footer {
	text-align: center;
	padding-bottom: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.footerLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	text-decoration: underline;
}

.footerLink:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CECB96;
	text-align: center;
	text-decoration: none;
}
