﻿/* STANDARD */body { 	background-color: #ffffff; 	margin-top: 0px; 	margin-left: 0px; 	margin-right: 0px;	font-family: "Times New Roman"; 	font-size: 12pt; 	/*line-height: 1; */	color: #000000; 	}sub { 	font-size: 80%; 	line-height: .75; }sup { 	font-size: 85%; 	line-height: 1.25; }blockquote {	margin-top: 5px; margin-bottom: 5px;	margin-left: 20px; 	margin-right: 0px; }/* CONTENT */p  {	text-align:justify;	text-justify:inter-word;}.legal{ 	font-size: 12pt; 	color: #000000; 	/*line-height: 1.2; */}.subtitle{ 	font-size: 16pt; 	color: #800000; 	/*line-height: 2; */}/* Links (for regular links on a page. don't apply any class, just the normal href) */a:active { 	color: #cc9900; 	text-decoration: none; }a:link { 	/*color: #990000; */	text-decoration: none; }a:visited { 	color: #990000; 	text-decoration: none; }a:hover	{	color: #cc9900; 	text-decoration: none; }/* DIV */div.contentDetail {	font-family: "Times New Roman"; 	font-size: 12pt;  /* lwc 11 -> 15 */	/*line-height: 1.15 li; */	color: black; 	margin-left:12; 	margin-right:2; 	margin-top:24px; 	margin-bottom:0px;}div.contentDetail ul {	list-style-type : disc; 	text-align:justify;	text-justify:inter-word;	font-size: 12pt;	margin-top: 5px; 	padding-left: 28px; /* default: 40 */ 	/*line-height: 2.0; */	/*list-style-image: url(../images/red_cross_bullet.gif); */}div.contentDetail ul.type2 {	list-style-type : lower-roman; 	text-align:justify;	text-justify:inter-word;	font-size: 12pt;	font-size: 100%;	/*line-height:1.4;*/}div.contentDetail ol {	text-align:justify;	text-justify:inter-word;	font-size: 12pt;	margin-top: 5px; 	padding-left: 29px; 	/*line-height: 1.1; */	}div.contentDetail li {	margin-bottom: 2px;}div.contentDetail li.colored {	font-size: 14pt;	margin-top: 0px; 	margin-bottom: 0px; 	color: #800000; 	font-weight:bold;	}	div.contentDetail table.tableCaptionedImageLeft {	float:left;	border-collapse:collapse;	border:0;	margin:9px;}div.contentDetail table.tableCaptionedImageRight {	float:right;	border-collapse:collapse;	border:0;	margin:9px;	margin-top: 5;}div.contentDetail td {	font-family: "Times New Roman"; 	font-size: 12pt ; /* lwc 11 -> 13 */	/*line-height: 1; */	color: black; } /* this overcomes the 'compatibilty mode' behavior in ie*/div.contentDetail td.tableCaptionedImageImage {	text-align:center;}div.contentDetail td.tableCaptionedImageImage img { 	border:0; 	display:inline;}div.contentDetail td.tableCaptionedImageCaption {	font-weight:bold;	padding:3px; }div.contentDetailBody {	margin-top:12px; 	margin-bottom:1em; }div.contentDetailDate {}div.contentDetailContact {	margin-bottom:1em; 	white-space:pre;}div.contentDetail img {	display:inline;}div.contentDetail h1 { 	font-size: 18pt;	color: #800000; 	margin-top: 0px; 	margin-bottom: 0; 	text-align:center;}/*page title*/div.contentDetail h2 { 	font-size: 11px;	margin-top: 0; 	margin-bottom: 0; 	color: black; }div.contentDetail h3 { 	font-size: 12px;	margin-top: 0; 	margin-bottom: 0; 	color: #000000; }div.contentDetail h4 { 	font-size: 14pt;	margin-top: 0px; 	margin-bottom: 0px; 	color: #800000; } /* Image caption*/div.contentDetail h5 { 	font-size: 14px;	margin-top: 0px; 	margin-bottom: 0px; 	color: #AB7700; } /*content-subtitle*/div.contentDetail h6 { 	font-size: 14;	color: black; 	margin-top: 0; 	margin-bottom: 0; } /* content-caption */DIV.hr { 	height: 1px; 	background-color: #EBEBEB; 	color: #FFFFFF; 	width: 90%; 	padding-bottom:10px; 	align: center;}/* MISC ELEMENTS */TD.regularcontent {	padding-top:0px; 	padding-right:5px; 	padding-left:5px; 	padding-bottom:5px; }.border	{ 	border: 1px solid #a2c0dc; }.pdf { 	font-size: 11px; 	margin-left: 25px; 	line-height: 200%; }#tag { 	text-align: right; }