	
	.foptin{
		display:none;
		position:fixed !important;
		position:absolute;
		width:702px;
		height:527px;
		top:50%;
		left:50%;
		
		margin-top:-250px;
		margin-left:-350px;
		z-index:1000;
	}
	.floatingoptin2{
		
		position:relative;
		background:#244487 ;
		width:700px;
		height:512px;
		border:5px solid #233f7b;
		
	}
	
	.floatingoptin2 #close{
		position:absolute;
		top:2px;
		right:30px;
		border:0px solid #fff;
		
		background:#000;
		display:block;
		color:#fff;
		font-size:10px;
		width:40px;
		text-align:center;
		height:15px;
		line-height:15px;
		cursor:pointer;
	}
	
	.floatingoptin2 #optinform{
		top:275px;
		right:50px;
		color:#000;
	}
	

	
	.exit{
		display:none;
		position:fixed;
		top:50%;
		left:50%;
		background:url(images/exit.gif) no-repeat;
		width:700px;
		height:500px;
		margin-top:-250px;
		margin-left:-350px;
		
		border:3px solid #000;
	}
	

	
	#banner{
		margin:50px auto 5px auto;
	}
.style1 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
}
.style22 {
	color: #14406d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


label
{
width: 100px;
float: left;
text-align: right;
margin: 0 1em 10px 5px;
clear: both;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000099;
font-weight:bold;
}
.input-box
{
margin-bottom: 10px; border: 1px solid #CCCCCC; background-color:#f7f7f7; }
.submit-button
{
	clear: both;
	background:url(images/but.jpg);
	border:none;
	width:228px;
	height:28px;
	font-size:11px;
	color:#000099;
	font-weight: bold;

}
.formimg{
background:url(images/formbox.jpg) no-repeat; }

