.nameContact
{
	margin-top:		23px;
	font-size:		18px;
	font-family:	Georgia, Arial, Helvetica, sans-serif;
	color:#222222;
	text-align:left;
}

.photoComment img
{
	width:200px;	
	display:block;
	float:left;
	background:#cccccc;
}

.photoComment
{
	width:200px;
	color:#FFFFFF;
	font-size:11px;
	background:#cccccc;
	padding:5px;
	margin:10px;
	display:inine;
	float:left;
	font-family:		Verdana, Tahoma, Arial;
	font-size:			11px;	
}

a.emailContact
{ /*style for every navigational link within toggler */
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  10px;
  color: 						#666666;
	text-decoration:	none;
}

.bioContainer
{
	margin-left:		10px;
	margin-bottom:	10px;
	margin-top:			10px;
	padding-right:	20px;
	font-family:		Verdana, Tahoma, Arial;
	font-size:			11px;
	text-align:			justify;
	overflow:				auto;
	line-height:		16px;
	/*border: 					1px solid #cccccc;*/
}

.cardsContainer
{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:30px;
	font-family:		Verdana, Tahoma, Arial;
	font-size:			11px;
	background:			#ebebeb;
	
}

.cardsContainerCenter1
{
	margin-top:			10px;
	margin-left:		200px;
	margin-bottom:	30px;
	font-family:		Verdana, Tahoma, Arial;
	font-size:			11px;
}

.cardsContainerCenter2
{
	margin-top:			10px;
	margin-left:		155px;
	margin-bottom:	30px;
	font-family:		Verdana, Tahoma, Arial;
	font-size:			11px;
}

.titleContact {
	width:						905px;
	margin-top:				-3px;
	font-size:				15px;
	font-family:			Georgia, Arial, Helvetica, sans-serif;
	color:						#666666;
	text-align:				center;
}

.titlePhone {
	width:				905px;
	margin-top:		5px;
	font-size:		12px;
	font-family:	Georgia, Arial, Helvetica, sans-serif;
	color:#0a456a;
	text-align:center;
}

.personBlock
{
	display:					block;
	margin:						2px;
	font-size:				13px;
	width:						275px;
	height:						110px;
	padding:		      4px;
	float:						left;
	background-color:	#fff;
	border: 					1px solid #cccccc;
}

.personBlock img
{
	padding:0;
	margin:0;
}

.details
{
	width:					140px;
	display:				inline;
	float:					right;
	line-height:		16px;
	margin-right:		15px;	
	font-family:		Verdana, Tahoma, Arial;
	font-size:			11px;

}

.details a:visited
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  11px;
  color: 						#777777;
	text-decoration:	none;
	
}

.details a:hover
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  11px;
  color: 						#999999;
	text-decoration:	none;
}

.details a:link
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  11px;
  color: 						#777777;
	text-decoration:	none;
}
.details a:active
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  11px;
  color: 						#777777;
	text-decoration:	none;
}

.personName
{
	color:#222222;
	font-weight: bold;
	margin-bottom:11px;
}

personTitle
{
	color:#003366;
	margin-bottom:10px;
}


.backLocation a:visited
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  11px;
  color: 						#da000e;
	text-decoration:	none;
	text-align:				center;	
}

.backLocation a:hover
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  11px;
  color: 						#da000e;
	text-decoration:	none;
	text-align:				center;	
}

.backLocation a:link
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  11px;
  color: 						#da000e;
	text-decoration:	none;
	text-align:				center;	
}
.backLocation a:active
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  11px;
  color: 						#da000e;
	text-decoration:	none;
	text-align:				center;	
}



/* ***************************************************************************************************************** */







/*

.allBlock
{
	display:block;
	margin:2px;
	font-size:12px;
	width:395px;
	height:280px;
	padding:5px;
	background-color:#E5E5E5;
}






.shortInfo
{
	font-weight: bold;
	font-size:10px;
	color:#333333;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	background-color:#D9DBE1;
	padding:10px;
}

.shortInfo a:visited
{
	font-weight: bold;
}

.shortInfo a:hover
{
	text-decoration:underline;
	font-weight: bold;
	color: #FF9900;
}

.shortInfo a:link
{
	text-decoration:underline;
	font-weight: bold;
	color: #003366;
}

.shortInfo a:active
{
	text-decoration:underline;
	font-weight: bold;
	color: #003366;
}

.locationBox a:link
{
	font-weight: bold;
	color: #003366;
}

.locationBox a:active
{
	font-weight: bold;
	color: #003366;
}

.locationBox a:hover
{
	font-weight: bold;
	color: #CC3300;
}

.locationBox a:visited
{
	font-weight: bold;
	color: #003366;
}

.spaceFiller
{
margin-bottom:150px;
}

*/