﻿#containerMastHeader 
{
	height:80px;
	border-bottom: solid 1px #003366;
}

#mastHeadLeft 
{

	/*background-image:url(../images/enviro_head_left.gif);
	width:449px;
	height:80px;
*/
    background-image:url(../images/enviro_header.jpg);
	width:750px;
	height:87px;
	background-repeat:no-repeat;
	float:left;
}

#mastHeadRight 
{
	float:right;
	width:174px;
	height:80px;
	/*
	background-image:url(../images/enviro_head_right.gif);
	background-repeat:no-repeat;
	*/
	overflow:hidden;
}

.registrationHeadRiskFree
{
	background-image:url(../images/enviro_riskfreeFor14Days.gif);
	width:272px;
	height:69px;
	background-repeat:no-repeat;
	background-color:#f1f1e3;
}

.registrationHead 
{
	background-image:url(../images/hrTrialFreeAndUnlimited.gif);
	width:272px;
	height:69px;
	background-repeat:no-repeat;
	background-color:#dddddd;
}

.registrationHead7
{
	background-image:url(../images/enviro_freeFor7Days.gif);
	width:272px;
	height:69px;
	background-repeat:no-repeat;
	background-color:#dddddd;
}


#registrationBody, #registrationBodyIE
{
	background-image:url(../images/form_bg.gif);
	width:272px;
	background-repeat:repeat-y;
}

#containerBenefits 
{
	background-color:#dddddd;
}

h1 
{
	color:#666666;
	
}

h2 
{
	color:#666666;font-weight:normal;
}

#containerContentAlt 
{
	font-size:9pt;
	margin-left:10px;
}

#containerContentAlt select, #containerContentAlt input
{
	font-size:9pt;
}

.coloredBG 
{
	background-color:#666666;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
}
