﻿.clientFormRightHSide
{
	/*
	background-position: 50% bottom;
	margin-top: 15px;
	background-image: none !IMPORTANT;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	background-color: #efefef !IMPORTANT;
	*/
}

.clientFormRightHSide H1
{
	display: block;
	padding-left: 14px;
	margin-bottom: 1px;
	color: #5F2167;
	line-height: 1em;
}

.clientFormRightHSide H6
{
	display: block;
	padding-left: 14px;
	margin-bottom: 1px;
	color: #63658e;
	line-height: 1em;
}

.clientFormRightHSide H5
{
	background-position: 0px 0px;
	display: block;
	padding-left: 14px;
	font-weight: bold;
	font-size: 0.82em;
	background-image: url(/assets/images/client-form-left-top.gif);
	margin-bottom: 1px;
	color: #63658e;
	line-height: 1em;
	/*padding-top: 12px;*/
}
.clientFormRightHSide EM
{
	display: block;
	font-size: 60%;
	margin: 9px 15px;
	color: #999;
	line-height: 1.4em;
	font-style: normal;
}
.clientFormRightHSide A
{
	color: #999;
	text-decoration: none;
}
.clientFormRightHSide LABEL
{
	display: none;
}
.clientFormRightHSide FORM
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.clientFormRightHSideRow
{
	margin-bottom: 1px;
	margin-left: 15px;
}
.clientFormRightHSideTxtArea
{
	border-right: #e6e6e6 1px solid;
	padding-right: 2px;
	border-top: #e6e6e6 1px solid;
	padding-left: 2px;
	font-size: 70%;
	padding-bottom: 2px;
	border-left: #e6e6e6 1px solid;
	width: 186px;
	color: #999999;
	padding-top: 0px;
	border-bottom: #e6e6e6 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
}
.clientFormRightHSideTxtField
{
	border-right: #e6e6e6 1px solid;
	padding-right: 2px;
	border-top: #e6e6e6 1px solid;
	padding-left: 2px;
	font-size: 70%;
	padding-bottom: 2px;
	border-left: #e6e6e6 1px solid;
	width: 186px;
	color: #999999;
	padding-top: 0px;
	border-bottom: #e6e6e6 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	height: 68px;
	min-width: 186px;
	max-width: 186px;
}
.contusmain 
{
	background: url(/assets/images/pnl_middle.gif) !IMPORTANT;
	background-image: url(/assets/images/pnl_middle.gif) !IMPORTANT;
	background-repeat: repeat;
}
.clientFormRightHSideHeader{
    /*background:url(/static_images/pnl_top.gif) top left no-repeat !important;*/
}


/*	LINK BUTTON = SCALABLE WORKS IN ALL BROWSERS
----------------------------------------------------*/

.button {
	padding:0;
	margin:0;
	}
	
.button a {
	display: inline-block;
	color:#62668b; 
	font-weight:normal;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-align: center; 
	line-height: 1.1;
	padding: 0 9px 0 0; 
	margin-right:5px; 
	background: transparent url(/assets/images/bg_button.gif) no-repeat right -82px; 
	cursor:pointer;
}

.button a span.buttonSpan {
	display: inline-block;
	padding: 4px 5px 0 15px; 
	height:17px; 
	background: transparent url(/assets/images/bg_button.gif) no-repeat left top; 
	color:#62668b; 
	}

.button a:hover {
	background-position: right -113px; 
	text-decoration: none;
	}
	
.button a:hover span.buttonSpan {
	background-position: 0 -31px;
	color:#8085b2; 
	}
	
	#EmailForm h5{
    margin-bottom:0px;    
}

.contustop 
{
	background-image: url(/assets/images/pnl_top.gif) !IMPORTANT;
	background-position: bottom;
	/*background-repeat: repeat-y;
	height: 18px;*/
	height: 11px;
	
}

.contusmain 
{
	background: url(/assets/images/pnl_middle.gif) !IMPORTANT;
	background-image: url(/assets/images/pnl_middle.gif) !IMPORTANT;
	background-repeat: repeat;
}

.contusbottom 
{
	background-image: url(/assets/images/pnl_bottom.gif);
	background-repeat: no-repeat;
	margin-top:-1px;
}

img.btnIcon {
	padding-right: 6px;	
	vertical-align:middle;
	}
	
	.button a span.buttonSpan {
	display: inline-block;
	padding: 4px 5px 0 15px; 
	height:17px; 
	background: transparent url(/assets/images/bg_button.gif) no-repeat left top; 
	color:#62668b; 
	}
	
	.button A:hover IMG.buttonSpan 
{	
	BACKGROUND-POSITION: 0px -31px;	
	COLOR: #8085b2
}