/* dropmenu */#menu_container {	width: 1000px;	margin: auto;
	}#WIG_csstopmenu, #WIG_csstopmenu ul {	margin: 0;	padding: 4px 10px 4px 10px;	list-style: none;}#WIG_csstopmenu li {	float: right;	position: relative;	z-index: 100;}#WIG_csstopmenu a {	text-decoration: none;}.WIG_mainitems {	padding: 4px 20px 4px 20px;	border: 0;	background-color: #50804d;}.WIG_headerlinks a {	padding: 0;	font-size: 125%;	font-family: 'CagliostroRegular', verdana, helvetica, arial, sans-serif;	font-weight: bold;	color: #ffffff;}.WIG_headerlinks a:hover {	color: #edffff;	background-color: #50804d;}.WIG_submenus {	display: none;	width: 140px;	z-index: 100;	position: absolute;	top: 3em;	left: 0;	border: 0px;	background-color: #50804d;	box-shadow: 5px 5px 6px and #b6afde;	-moz-box-shadow: 5px 5px 6px #b6afde;	-webkit-box-shadow: 5px 5px 6px #b6afde;	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#b6afde,direction=135,strength=5)"; /* IE8+ */	filter: progid:DXImageTransform.Microsoft.Shadow(color=#b6afde,direction=135);}.WIG_submenus li {	width: 100%;}.WIG_submenus li a {	display: block;	color: #edffff;	width: 100%;	padding: 3px 0;	text-align: left;	text-indent: 3px;	font-family: 'CagliostroRegular', verdana, helvetica, arial, sans-serif;	font-size: 120%;} /* non IE browsers */html>body .WIG_submenus li a{	width: auto;}.WIG_submenus li a:hover {	background-color: #275562;	color: #b6afde;} /* non IE browsers */#WIG_csstopmenu li>ul {	top: auto;	left: auto;}#WIG_csstopmenu li:hover ul, li.over ul {	display: block;} /* non IE browsers */html>body #WIG_clearmenu{	height: 3px;}/* Page Information */html, body, ul, li, dl, dt, dd, fieldset {	margin: 0;	padding: 0;	border: 0;	color: #243f46; }ul.none {	list-style-type: none;}body {		width: 100%;	font-family: 'LibreBodoniRegular', georgia, times, serif;	background: #ffffff;	min-width: 600px;	font-size: 100.1%;}a {	cursor:normal;}a:link {	color: #ad3711;}a:visited {	color: #3e76be;}a:hover { 	color: #999; }a.white:link {	color: #edffff;}a.white:visited {	color: #edffff;}a.white:hover { 	color: #92e3ff;}
a.yell:link {	color: #f77329;}a.yell:visited {	color: #f77329;}a.yell:hover { 	color: #ad3711;}a.external {	padding-right:18px;	background: url(images/new-window.gif) 100% 60% no-repeat;	target-new: tab;	target: _blank;}a.external:focus, a.external:hover, a.external:active {	background: url(images/new-window-hover.gif) 100% 60% no-repeat; 	target-new: tab;	target: _blank;}h1, h2, h3, h4 {	margin: .8em 0 .2em 0;	padding: 0;}p {	margin: .4em 0 .8em 0;	line-height: 120%;}.block {	margin: 0 72px;}.block5 {	margin: 0 36px;}.cent {	text-align: center;}.algrt {	text-align: right;}.alglft {	text-align: left;}img.left {	float: left;	margin-right: 8px;	margin-top: 8px;	margin-bottom: 8px;}img.right {	float: right;	margin-left: 8px;	margin-top: 8px;	margin-bottom: 8px;}br.imgclr {	clear: left;	clear: right;}.hblue {	background-color: #3e76be;	height: 7px;}.hdkteal {	background-color: #275562;	height: 7px;}.lg { 	font-size: 120%;}.big {	font-size: 130%;	font-weight: bold; }.bigg {	font-size: 150%;	font-weight: bold; }.text { 	font-size: 200%; 	font-weight: bold; }.close {	margin: 0;}.wind {	line-height: 200%;
	word-spacing: .4em;}
.lind {	line-height: 200%;}.ind {	text-indent: 12pt; 	line-height: 130%;}.just {	text-align: justify; 	text-indent: 12pt; 	line-height: 130%;}.min { 	font-size: 90%; }.sm {	font-size: 80%;	font-weight: normal;}
.xin {	font-size: 70%;}.em {	font-style: italic;}.zin {
	word-spacing: -.2em;
}.bold {	font-weight: bold;}.sans { 	font-family: 'CagliostroRegular', verdana, helvetica, arial, sans-serif; }.emin {	font-style: italic;	font-size: 100%;	word-spacing: -.3em;}.grnbgn {	background-color: #50804d;}.under {	text-decoration: underline;}.hide2 {	display: none;}.white {	color: #ffffff;}.black { 	color: #243f46; }.laven { 	color: #b6afde; }.red { 	color: #ad3711;}
.ltblue {
	color: #edffff:
}.blue {	color: #3e76be;}.dkblue {	color: #275562;}.brown {	color: #8d5d33;}.dkteal {	color: #275562;}.teal {	color: #47837b;}.lteal {	color: #92e3ff;}.green {	color: #45857d;}
.yell {
	color: #f77329;
}.hide1 {	visibility: hidden;}.wrapper { 
	display: flex;
	flex-flow: row wrap; 
	font-weight: bold; 
	text-align: center;
}
.wrapper > * { 
	padding: 10px;
	flex: 1 100%;
}
.header { 
	padding: 0;
}/* Header styles */#header {
	clear: both;
	padding: 10;
	margin: auto;	
	width: 100%;
	background-image: url("images/NewWIGbgn.png");
 	height: 377px;	background-position: center;	background-repeat: no-repeat;
	background-size: cover; 	position: relative;
}/* column container */.colmask {	position: relative;	clear: both;	float: left;	width: 100%;	overflow: hidden;}/* common column settings */.colright,.colmid,.colleft {	float:left;	width:100%;	position:relative;}.col1,.col2,.col3 {	float:left;	position:relative;	padding:0 0 1em 0;	overflow:hidden;}/* 3 Column settings */.threecol {	border-top: 5px solid #3e76be;
	background: #edffff;	 /* right column */	text-align: center;}.threecol .colmid {	right:22%; 		/* right column width */	background: #edffff; 	/* center column */}.threecol .colleft {	right:56%; 		/* center column width */	background: #3e76be; 	/* left column */	text-align: left;}.threecol .col1 {	width:52%; 		/* center column content (column width minus padding on either side) */	left:102%; 		/* 100% plus left padding of center column */}.threecol .col2 {	color: #243f46;	width: 18%; /* Width of left column content (column width minus padding on either side) */	left: 28%; /* width of (right column) plus (center column left and right padding) plus (left column left padding) */}.threecol .col3 {	font-family: 'LibreBodoniRegular', georgia, times, serif;	color: #243f46;	text-align:center;	width:18%; /* Width of right column content (column width minus padding on either side) */	left:88%; /* Please make note of the brackets here:(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */}/* Footer styles */#footer {	clear: both;	width: 100%;	border-top: 5px solid #3e76be;}#footer p {	color: #edffff;	padding: 10px;	margin: 0;	background-color: #275562;	font-size: 90%;	text-align: center;}.tablecss {	background-color: #edffff;	width: 100%;}.textpadder {	padding: 10px;}.wind {	line-height: 150%;}.ind {	text-indent: 12pt; 	line-height: 130%;}.just {	text-align: justify; 	text-indent: 12pt; 	line-height: 130%;}