/* CSS defined by Penny */
/* Contact */
#profileImg{
 	float:left;
	width: 158px;
	height: 135px;
	padding-right: 20px;
	padding-bottom: 10px;

}
#titleMain{
	font-size:16px;
	color:#F7941D;
	font-weight:bold;
	position:relative;
/*	line-height: 3em;
	vertical-align: top;
*/	margin-bottom: 15px;
}
#subtitle{
	font-size:14px;
	color:#F7941D;
	position:relative;
}
#teamTitle{
	font-size:10pt;
	font-style:italic;
	color: #787978;
}
#NIDContent{
	position:absolute;
	top: 45px;
	left: 555px;
	width: 395px;
	z-index: 902;
}
a{
	color:#9C9D9C;
}

#teamArrow{
	position: absolute;
	top: 485px;
	left: 866px;
	width:71px;
	height:42px;
}

#teamArrow1{
	position: absolute;
	top: 515px;
	left: 866px;
	width:71px;
	height:42px;
}
#teamArrow2{
	position: absolute;
	top: 450px;
	left: 866px;
	width:71px;
	height:42px;
}
#register input[type="text"]{
	width: 250px;	
}
#appContainer{
	padding-left:auto;
	padding-right:auto;
}
.appVideo{
	width: 22%;
	padding:2% 2% 1% 1%;
	float: left;
}
.appVideo span{
	font-size: 80%;
}

#contact{
	width: 330px;
	padding-right: 10px;
	float: left;
}

a.videoLink, a.videoLink:link,  a.videoLink:visited{
font-weight: bold;
text-decoration: underline;
color: #787978;
font-size: 10pt;
}

a.videoLink:hover {
font-weight: bold;
text-decoration: underline;
color: #F7941D;
font-size: 10pt;
}