@charset "utf-8";
.h1   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgb(0,0,102);
	font-size: 1.8em;
	text-align: center;
	line-height: 1em;
}
.h2   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgba(206,32,42,1);
	font-size: 1.4em;
	font-weight: normal;
}
.h3   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgba(0,0,0,1);
	font-weight: bold;
	line-height: 14px;
}
.h4   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(0,0,102,1);
	text-align: center;
	font-weight: bold;
}
.container .content p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: normal;
	color: #000000;
}
.container .content p img {
	float: left;
	/* [disabled]max-width: 80%; */
	/* [disabled]min-width: 50%; */
	/* [disabled]text-align: center; */
	/* [disabled]margin-left: 10px; */
	/* [disabled]margin-bottom: 20px; */
	/* [disabled]margin-top: 50px; */
}
.container .content table tr td {
	background-color: rgba(255,255,255,1);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: rgba(0,0,0,1);
	max-width: 95%;
}
.crank {
	max-width: 100%;
	min-width: 50%;
	max-height: 100%;
	min-height: 50%;
}
#Table-bio {
	/* [disabled]background-color: rgba(173,92,92,1); */
}
#Table Bio {
}

#Table Bio {
	/* [disabled]background-color: rgba(153,51,51,1); */
}
.container .sidebar2 table tr td {
	/* [disabled]text-align: left; */
	/* [disabled]margin-left: 20px; */
}
.container #table-services table {
	text-align: left;
}
.container .sidebar2 tr td p #Image2 {
	max-width: 100%;
	min-width: 70%;
}
