.titleContact {
	width:				905px;
	margin-top:		10px;
	font-size:		20px;
	font-family:	Georgia, Arial, Helvetica, sans-serif;
	color:#0a456a;
	text-align:center;
}
.titlePhone {
	width:				905px;
	margin-top:		5px;
	font-size:		12px;
	font-family:	Georgia, Arial, Helvetica, sans-serif;
	color:#0a456a;
	text-align:center;
}

.nameContact
{
	margin-top:		23px;
	font-size:		20px;
	font-family:	Georgia, Arial, Helvetica, sans-serif;
	color:#0a456a;
	text-align:left;

}

a.emailContact
{ /*style for every navigational link within toggler */
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  12px;
  color: 						#006699;
	text-decoration:	none;
}

.cardsContainer
{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:30px;
	font-family:		Verdana, Tahoma, Arial;
	font-size:			11px;	
}

.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;
}

.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;*/
}

.details
{
	width:150px;
	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:			  12px;
  color: 						#006699;
	text-decoration:	none;
	
}

.details a:hover
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  12px;
  color: 						#006699;
	text-decoration:	none;
}

.details a:link
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  12px;
  color: 						#006699;
	text-decoration:	none;
}
.details a:active
{
	font-family:			Verdana, Tahoma, Arial;
	font-size:			  12px;
  color: 						#006699;
	text-decoration:	none;
}

.personBlock
{
	display:					block;
	margin:						2px;
	font-size:				13px;
	width:						283px;
	height:						110px;
	padding:		      4px;
	float:						left;
	background-color:	#fff;
	border: 					1px solid #cccccc;
}

.allBlock
{
	display:block;
	margin:2px;
	font-size:12px;
	width:395px;
	height:280px;
	padding:5px;
	background-color:#E5E5E5;
}
.personName
{
	color:#003366;
	font-weight: bold;
	margin-bottom:10px;
}

personTitle
{
	color:#003366;
	margin-bottom:10px;
}

.personBlock img
{
	padding:0;
	margin:0;
}

.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;	
}

.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;
}
