body 
{ 
	margin: 0px;
	padding: 0px;
	width:100%;
	height:600px;
	background-image: url('../images/bg_slice.jpg');
	font-family:Arial;
}

.outerLoginArea
{
	height:740px;
	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat;
	width:100%;
	overflow:hidden
}

.login 
{
	position:relative;
	top:176px;
	left:155px;
	height: 425px;
	width: 580px;
	padding:5px 10px 10px 20px;
}

.login img.CXLogo
{
    padding-top: 10px;
    padding-left: 6px;
}

.login div.loginBox 
{
	width:180px;
	float:right;	
	padding:65px 20px 0px 0px;
}

.login div.bottom 
{
	position:relative;
	top:40px;
	left:-6px;
	width:560px;
}

.login div.bottom div.banner 
{
	position:relative;
	width:350px;
	padding:5px;
}

.login div.bottom div.demo 
{
	position:relative;
	top:-130px;
	left:371px;
	width: 200px;
	height: 100px;
	background-image:url(../images/buttons/btn_demo.jpg);
}

.login p 
{
	margin:5px;
	padding:0px;
	font-size:14px;
	line-height:21px;
}

.tagLine 
{
	position:relative;
	color: #4978a6;
}

.tagLine_Bold 
{
	position:relative;
	font-weight:bold;
	color: #4c9fda;
}

.blueType 
{
	position:relative;
	left:90px;
	top:-25px;
	color: #063b6b;
	width:250px;
	font-size:12px;
	padding-top:10px;
}

.blueType span 
{
	font-weight:bold;
	color:#4978a6;
}

.whiteType 
{
	position:relative;
	left:90px;
	top:-10px;
	font-weight:bold;
	color: #e9e9e8;
	padding-top:10px;
}

label {
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #9a9b9b;
}


p.contact {
	font-size:12px;
	font-weight:bold;
	color: #9bc6e5;
}

.thinborder {
	border:1px solid #BABAAA;
	border-collapse:collapse;
	width:170px;
}

a.compliance 
{
	position:relative;
	top:95px;
	left:-10px;
	background-image:url(../images/check_off.jpg);
	background-repeat:no-repeat;
	padding-top:95px;
	padding-right:330px;
	text-decoration:none;
	z-index:1;
}

/*a.compliance:hover 
{
	background-image:url(../images/check_on.jpg);
	background-repeat:no-repeat;	
	text-decoration:none;	
	z-index:1;		
}*/

.banner a
{
	position:relative;
	left:-5px;
	background-image:url(../images/screen.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-right:360px;
	padding-bottom:80px;
	text-decoration:none;
	z-index:1;			
}
.banner a:hover 
{
	z-index:1;	
	text-decoration:none;	
}

.demo a 
{
	position:relative;
	padding-right:196px;
	padding-bottom:80px;
	text-decoration:none;
	z-index:1;
}
.demo a:hover
{
	z-index:1;	
	text-decoration:none;
}

div.text
{
	width:240px;
	position:relative;
	left:120px;
	top:-15px;
	font-size:14px;
	line-height:21px;
	color: #4978a6;
}

div.header
{
	position:relative;
	left:120px;	
	white-space:nowrap;	
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color: #4c9fda;
	width:100px;
}

.version 
{
	position:absolute;
	top:275px;
	left:495px;
	font-size:11px;
	color:#b0a48a;
	float:right;
	z-index:1;
}

.noCharge {
	font-size: 11px;
	color: #b0a48a;
	float: left;
}

.error 
{
	position:relative;
	top:10px;
	font-size:12px;
	color:#db0000;
	white-space:nowrap;
}

.divCheckBox {
	line-height: normal;
}

input.checkbox, span.checkbox input {
	line-height: normal;
}

.modalPasswordOuter
{
	background-color: #fff;
	padding: 1em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#divPassword.ui-dialog-content
{
	overflow: hidden;
}

.PasswordChangeButtons
{
	float: right;
	padding: 20px 0px;
}

.PasswordAreaSeparator
{
	clear: both;
	padding-top: 10px;
}

.ExpirationMessage
{
	color: #7ba5bd;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	padding: 10px 0px;
}

.PasswordTitle
{
	margin: 0px;
}

#btnSendToShowCode
{
	font-size: small;
	text-decoration: none;
	color: #4c9fda;
}

.SendToNumber
{
	line-height: normal;
}

.LeftSide
{
	width:345px;
}

.PasswordLabel
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.PasswordControlWrapper
{
	margin: 0px;
	padding: 0px;
}