body {	background-color: #ffffff;	margin: 5%;	padding: 5%;	font-family: "Helvetica Neue", Helvetica, "Calibri", "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;	font: "Helvetica Neue", Helvetica, "Calibri", "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;	font-size: 12px;	color: #666666;	display: table;	margin: 0px auto 0px auto;}img {	border: 0px;}a {	font-weight: inherit;	font-style: inherit;	text-decoration: inherit;	color: #0091C5;	font-size: 14px;}a:link, a:visited {	color: #0091C5;	font-weight: inherit;	font-style: inherit;	text-decoration: inherit;	font-size: 14px;}a:hover {	color: #0091C5;	font-weight: inherit;	font-style: inherit;	text-decoration: underline;	font-size: 14px;}header > img {	display: block;	width: 150px;	margin: 0px auto 0px auto;	border: 0px solid #ffffff;}section >  div > p > span > img {	margin-bottom: -5px;	height: 16px;	border: 0px solid #ffffff;}section {	margin-top: 5%;	display: table;	margin-right: 40px;}section > div:first-child {	display: table-header-group;}section > div {	display: table-row-group;}section > div > p {	display: table-row;}section >  div > p > span:first-child {	display: table-cell;	padding: 5px;	padding-right: 15px;	text-align: right;	width: 150px;	/*border: 1px solid #000000;*/}section >  div > p > span {	display: table-cell;	padding: 5px;	padding-right: 20px;	/*border: 1px solid #000000;*/}section > div:first-child > p > span {	/*display: none;*/}/*section > div:first-child > p > span::before {}*/section > div:first-child > p > span:first-child + span {	display: table-cell;	padding: 0px;	padding-left: 5px;	background-image:url(images/line.gif);	background-position: left bottom;	background-repeat: no-repeat;}section:nth-last-of-type(1) {	margin: 0px auto 0px auto;	margin-top: 10%;}section:nth-last-of-type(1) img {	margin-left: 25px;	margin-right: 25px;	/*width: 24px;*/	opacity: 0.55;  filter: alpha(opacity=55); /* For IE8 and earlier */}section:nth-last-of-type(1) p {	margin-top: 20px;	text-align: center;	font-size: small;}section:nth-last-of-type(1) p > a{	font-size: 80%;}