#interContainer{


position: absolute;


width: 660px; /*Width of popupbox box*/


left: 0;


top: 0;


padding: 0px;


padding-top: 0;


background-color: #000000;


border: 1px solid black;


visibility: hidden;


z-index: 6;


}





#interContainer .headerbar td{


color: White;


font-size: 120%;


padding: 5px 0;


}





#interContainer .headerbar td a{


color: White;


text-decoration: none;


}








#interContent{


/* border: 1px solid gray; */


background-color: white;


}





#interVeil{


position: absolute;


right: 0;


width: 10px;


top: 0;


z-index: 5;


visibility: hidden;


filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);


opacity: 0.8;


background-color: #000000;


}


#leavingDiv, .leavingDiv  {


position: absolute;


width: 100%;


height: 20px;


top: 0;


left: 0;


z-index: 500;


}

* {

 font-family: Arial, Verdana;

}

h1 {

	color: #000000;
	font-size: 16pt;
	font-weight:bold;
	font-family: Tahoma, Arial;

}

.pop_p {

	font-size:8pt;
	margin-top:5px;
	margin-bottom:7px;

}


.pop_body {

border: 3px solid #000099;

}

#main_pop {

	width: 650px;
	height: 1100px;

}

.popup_headline {

	font-family: Times New Roman;
	font-size: 20pt;
	font-weight: bold;
	color: #C00000;

}

#optin_div {

	width: 600px;
	margin-top: 20px;
	margin-left: 20px;
	padding-right:12px;
}

.close_button {

   font-size: 9pt;
   text-align: center;
   color: #0000ff;
   font-family: Arial;

}

.privacy {

  font-size: 8pt;
  color: #666666;
  clear: both;
  margin-bottom:0px;

}


