﻿

#containerMastHeader 
{
	height:80px;
	border-bottom: solid 1px #003366;
	/*background-image:url(../images/hr-lp-header.jpg); */
	background-repeat:no-repeat;
}

#mastHeadLeft 
{
	width:500px !important;
	height:80px;
	background-image:url(../images/HR-blr-logo-2013.png);
	background-repeat:no-repeat;
	float:left;
}

.thisHead div.login 
{
	position:absolute;
	top:176px;
	left:21%;
	border-width:0px;
}


#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/hr_freeFor14Days.gif);*/
	width:272px;
	height:69px;
	background-repeat:no-repeat;
	background-color:#c1d3e6;
}

.registrationHead7
{
	background-image:url(../images/hr_freeFor7Days.gif);
	width:272px;
	height:69px;
	background-repeat:no-repeat;
	background-color:#c1d3e6;
}

.registrationHead2
{
	background-image:url(../images/hr_freeFor2Days.gif);
	width:272px;
	height:69px;
	background-repeat:no-repeat;
	background-color:#c1d3e6;
}

/*
#registrationBody, #registrationBodyIE
{
	background-image:url(../images/form_bg.gif);
	width:272px;
	background-repeat:repeat-y;
}


#registrationFooter{ 
	background-image:url(../images/form_bg.gif);
	width:272px;
	background-repeat:repeat-y;
	font-size:9pt;
	padding-left:15px;
	padding-bottom:15px;
}
*/

#containerBenefits 
{
	background-color:#c1d3e6;
}

h1 
{
	color:#003366;
	
}

h2 
{
	color:#003366;font-weight:normal;
}

#containerContentAlt 
{
	font-size:9pt;
	margin-left:10px;
}

#containerContentAlt select, #containerContentAlt input
{
	font-size:9pt;
}

.coloredBG 
{
	background-color:#224770;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	width:600px;
}

