﻿
#pageContent
{
	width: 669px;
}
th
{
	font-weight: normal;
	width: 300px;
}

.lableEmail
{
	font-size: 11px;
}


#imgStatus
{
	float: right;
	width: 50px;
	display: none;
}

.divNewCustcomer
{
    width:289px;
	padding-left: 150px;
	padding-top: 25px;
	padding-right: 150px;
}

.infoButton
{
	width: 19px;
	height: 16px;
	background-image: url(../../Images/Icons/btnHelp.jpg);
	margin:0px;
	padding:0px;
}

.infoButton:hover
{
	cursor: pointer;
}

.infoWindow
{
	border: 1px white solid;
	width: 200px;
	height: 120px;
	position: absolute;
	background-color: #0096CD;
	color: White;
}

.infoWindowContent
{
	padding: 10px;
}

.wellcomeMessage
{
	width: 289px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial;
	color: #005E9E;
	font-size:19px;
	font-weight:normal;
}

.whiteLabel
{
	font-family: Arial;
	color: White;
	font-size:13px;
	font-weight:normal;
}
