#paypaltd {
	
}

td.paypaltd {
	padding: 50px;
}

div.cblock1 {
	float: left;
	width: 200px;
	height: 200px;
}

div.cblock2 {
	float: left;
	height: 200px;
	margin: 0 0 0 15px;
}

#cinput {
	height: 16px;
	display: block;
	padding: 3px;
	border: solid 3px #fff;
}

#cinput:hover {
	border: solid 3px #cf9b49;

}

#ctextarea {
	display: block;
	padding: 3px;
	width: 290px;
	height: 108px;
	border: solid 3px #fff;
	font-family: tahoma;
	font-size: 10pt;
}

#ctextarea:hover {
	border: solid 3px #cf9b49;
}

#csubmit {
	border: solid 2px #7c8981;
	width: 80px;
	height: 30px;
	background: url('../assets/images/submitbg.png') repeat-x;
	font-weight: bold;
}

#csubmit:hover {
	border: solid 1px #cf9b49;
}

div.officerimage {
	width: 50px;
	height: 50px;
	border: solid 2px #5f788f;
	margin: 7px;
	float: left;
}

div.officerimage:hover {
	border: solid 2px #cf9b49;
}

div.officerportrait {
	width: 135px;
	height: 165px;
	float: left;
	margin: 8px;
}

div.officerinfo {
	width: 350px;
	height: 163px;
	float: left;
	margin: 8px;
}















#officer1 {
	background: transparent url(../assets/images/officers/officer1.png) no-repeat;
}

#officer2 {
	background: transparent url(../assets/images/officers/officer2.png) no-repeat;
}

#officer3 {
	background: transparent url(../assets/images/officers/officer3.png) no-repeat;
}

#officer4 {
	background: transparent url(../assets/images/officers/officer4.png) no-repeat;
}

#officer5 {
	background: transparent url(../assets/images/officers/officer5.png) no-repeat;
}

#officer6 {
	background: transparent url(../assets/images/officers/officer6.png) no-repeat;
}

#officer7 {
	background: transparent url(../assets/images/officers/officer7.png) no-repeat;
}

#officer8 {
	background: transparent url(../assets/images/officers/officer8.png) no-repeat;
}

#officer1x {
	background: transparent url(../assets/images/officers/officer1x.png) no-repeat;
}

#officer2x {
	background: transparent url(../assets/images/officers/officer2x.png) no-repeat;
}

#officer3x {
	background: transparent url(../assets/images/officers/officer3x.png) no-repeat;
}

#officer4x {
	background: transparent url(../assets/images/officers/officer4x.png) no-repeat;
}

#officer5x {
	background: transparent url(../assets/images/officers/officer5x.png) no-repeat;
}

#officer6x {
	background: transparent url(../assets/images/officers/officer6x.png) no-repeat;
}

#officer7x {
	background: transparent url(../assets/images/officers/officer7x.png) no-repeat;
}

#officer8x {
	background: transparent url(../assets/images/officers/officer8x.png) no-repeat;
}
