﻿#containerMastHeader 
{
	height:80px;
	border-bottom: solid 1px #003366;
}

#mastHeadLeft 
{
	width:500px !important;
	height:65px;
	background-image:url(../images/comp_head_left_2016.jpg);
	background-repeat:no-repeat;
	float:left;
}

#mastHeadRight 
{
	float:right;
	width:168px;
	height:80px;
	background-image:url(../images/comp_head_right.png);
	background-repeat:no-repeat;
    display:block !important;
}

.registrationHead 
{
	/*background-image:url(../images/compensation_freeFor14Days.gif);*/
	width:272px;
	height:69px;
	background-repeat:no-repeat;
	background-color:#f1f1e3;
}

/*
.registrationHeadRiskFree
{
	background-image:url(../images/compensation_riskfreeFor14Days.gif);
	width:272px;
	height:69px;
	background-repeat:no-repeat;
	background-color:#f1f1e3;
}
*/

.registrationHead7 
{
	background-image:url(../images/compensation_freeFor7Days.gif);
	width:272px;
	height:69px;
	background-repeat:no-repeat;
	background-color:#f1f1e3;
}

/*
#registrationBody, #registrationBodyIE
{
	background-image:url(../images/form_bg.gif);
	width:272px;
	background-repeat:repeat-y;
}
*/

#containerBenefits 
{
	background-color:#f1f1e3;
}

h1 
{
	color:#666699;
	
}

h2 
{
	color:#666699;font-weight:normal;
}

#containerContentAlt 
{
	font-size:9pt;
	margin-left:10px;
}

#containerContentAlt select, #containerContentAlt input
{
	font-size:9pt;
}

.coloredBG 
{
	background-color:#666699;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
}