#istctnr
{
	margin: 0;
	padding: 0;
	width: 480px;
	border: 0 none;
	vertical-align: baseline;
	line-height: 1.25em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #444444;
}

#isthdr
{
	background: url('http://surveys2.bayasoft.com/MarketStrategies_0384/interstitial/images/header_bg.gif') no-repeat scroll transparent;
	margin: 0;
	padding: 0;
	height: 72px;
	width: 99%;
}

#istctnr h1
{
	color: #EC6F00;
	font-size: 2.364em;
	margin: 0 0 0.5em 0;
	padding-top: 10px;
	line-height: 1;
	font-weight: normal;
}

#isthdr h1
{
	background: transparent;
	float: left;
	padding: 16px 0 0 20px;
	margin: 0;
	vertical-align: baseline;
}

#isthdr h1 img
{
	margin: 0;
}

#istctnt
{
	margin: 15px 0 0 15px;
}

#istctnt p
{
	margin-top: 17px;
	padding-right: 15px;
	line-height: 1.225em;
}

#istbtns
{
	margin: 17px 0 0 15px;
	border: 0;
}

#istbtns img
{
	border: 0;
	margin-right: 6px;
}

#istbtnno
{
	font-family: Arial;
    font-size: 16px;
    font-style: italic;
    position: relative;
    text-decoration: underline;
    top: 10px;
}

.interstitial
{
	display: none;
	z-index: 1000;
	position: absolute;
	background-color: white;
	color: black;
	width: 480px;
	border: 2px solid black;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.interstitial .closeButton
{
	vertical-align: baseline;
	line-height: 1.25em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.688em;
}

.lightbox
{
	position: absolute;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
}