/*POP IN ////////////////////////////////////////*/
div#popIn, div#popIn2 {
	background-color:#FFFFFF;
	position:absolute;
	top: 150px;
	left: 50%;
	margin-left: -170px;
	font-size:9px;
	z-index: 10;
	border:2px solid #7a003b;
	width: 400px;
	height:382px;
	visibility: hidden;
}
 	
.maincell {
	background-image:url(images/InternetSpecial/IS_02.gif);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
	font-size: 15px;
	font-family:"Times New Roman", Times, serif;
	vertical-align:top;
	width:400px;
	height:281px;}
	
.thetitle {
	font-size: 25px;
	color:#990000;
	margin-left: 30px;
	margin-right: 40px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align:left;}
	
.theheader, .theheader a {
	font-size: 20px;
	color:#304069;
	margin-left: 30px;
	margin-right: 40px;
	font-weight: normal;
	margin-top: 35px;
	margin-bottom: 30px;
	text-align:left;
	text-decoration:none}

.theheader a:hover {
	font-size: 20px;
	color:#990000;
	margin-left: 30px;
	margin-right: 40px;
	font-weight: normal;
	margin-top: 35px;
	margin-bottom: 30px;
	text-align:left;}
	
.popInControl {
	background-image: url(images/InternetSpecial/IS_05.gif);
	background-repeat:repeat-x;
	height:20px;
	margin:0px;
	padding:0px;
}

.controlBtn{
	width:70px;
	height:20px;}

.description {
font-family:Arial, Helvetica, sans-serif;
	color:#2E3F68;
	font-size: 15px;
	margin-left:30px;
	margin-right: 40px;
	font-weight:normal;
	line-height: 23px;
	text-align:left;}

.disclaimer {
font-family:Arial, Helvetica, sans-serif;
	color:#CC3300;
	font-size: 10px;
	margin-left:30px;
	margin-right: 40px;
	margin-top:10px;
	font-weight:normal;
	line-height: 23px;
	text-align:left;}
