/*
===================================================
mint: Popups
===================================================
*/

div.popup h2 {
	float: left;
	clear: left;
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}

div.popup h3 {
	color: #066949;
	font-size: 14px;
	margin: 20px 0 3px 0;
}

div.popup h4 {
	color: #3a3a3a;
	font-size: 12px;
	margin: 3px 0;
}

div.popup #title_standard_rates {
	width: 152px;
	height: 22px;
	background-image: url(../images/popups/title_standard_rates.gif);
}

div.popup #title_how_to_apply {
	width: 139px;
	height: 22px;
	background-image: url(../images/popups/title_how_to_apply.gif);
}

div.popup #title_penalties_fees {
	width: 164px;
	height: 22px;
	background-image: url(../images/popups/title_penalties_fees.gif);
}

div.popup #title_additional_coverage {
	width: 210px;
	height: 22px;
	background-image: url(../images/popups/title_additional_coverage.gif);
}

div.popup #title_mint_rewards {
	width: 210px;
	height: 22px;
	background-image: url(../images/popups/title_mint_rewards.gif);
}

div.popup #title_state_min_insurance {
	width: 266px;
	height: 17px;
	background-image: url(../images/popups/title_state_min_insurance.gif);
}

div.popup #title_special_instructions {
	width: 230px;
	height: 24px;
	background-image: url(../images/popups/title_special_instructions.gif);
}

div.popup #title_fees_fines {
	width: 139px;
	height: 21px;
	background-image: url(../images/popups/title_fees_fines.gif);
}

div.popup #title_0_to_join_instructions {
	width: 264px;
	height: 24px;
	background-image: url(../images/popups/title_0_to_join_instructions.gif);
}

#title_refer-a-friend {
	width: 137px;
	height: 21px;
	background-image: url(../images/popups/title_refer-a-friend.gif);
}

div.popup #title_refer-a-business {
	width: 170px;
	height: 21px;
	background-image: url(../images/popups/title_refer-a-business.gif);
}

div.popup p.footnote {
	margin-top: -8px;
	font-size: 9px;
}

div.popup p.footnote em {
	color: #06694A;
	font-weight: normal;
	font-style: normal;
}

div.popup ol.agreement_listing {
	margin: 20px;
	padding: 0;
}

div.popup address {
	margin: 0;
	padding: 10px;
}

