﻿body {
}

.IWind    {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	position:absolute;
	visibility:hidden;
	display:none;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	z-index: 100;
	background:#E7E7E6;
}

.IWindForeground 
{
	position: absolute;
	top: 150px;
	width: 530px;
	visibility: hidden;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	display: none;
	z-index: 200;
	background:transparent;
}

div.iformwind_header {
	height:27px;	
	background-color:#0A3568;
	background-repeat:no-repeat;
	width:100%;
	margin:0px;	
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:White;
}

img.nogap { display:block; }

.bodycopy { font-family:Arial, sans-serif; font-size:12px; color:#414141; line-height:10px; }