
* {-webkit-font-smoothing:subpixel-antialiased !important;}
/*css hake */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    
    /* Safari 5+ ONLY */
    ::i-block-chrome, body {
	
	
	
	
}
}

body {
	/*font:13px/17px Arial, Helvetica, sans-serif;*/
	font-family: 'aller_lightregular';
	font-size:16px;
	line-height:17px;
	color:#000;
	margin:0;
	background-image: url(/images/bg-header-140512a.png);
	background-repeat: repeat-x;
}
#layout{width:100%;}
.ui-widget {
	/*font-family: Arial, Helvetica, sans-serif !important;*/
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none
}
a:focus {
	outline:none
}
input, textarea, select {
	font-size:100%;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {
	border-style:none
}
.new-btn {
	}
#wrapper {
	/*background:url(/images/bg-header.jpg) no-repeat 50% 0;*/
	max-width:100%;
	/*overflow:hidden;*/
}
#header {
	margin:0 auto;
	width:967px;
	padding:0 0 0 3px;
	/*overflow:hidden;*/ /*before dropdown header*/
	overflow: visible; /*for drop-down menu to display in full */
}
#header .holder {
	width:957px;
	padding:0 10px 0 0;
	height:auto;
	margin-top:16px;
}

.main_page{
	width:100%;
	float:left;
	}
.main_page .choose_menu{
	width:100%;
	float:left;
	}

.main_page .choose_menu li a{
	font-size:16px;
	margin-bottom:10px;
	text-decoration:none;
	height:35px;
	margin-top:20px;
	float:left;
	}
.main_page .choose_menu li{
	width:23%;
	margin-right:1%;
	float:left;
	}
.main_page .choose_menu li .fulldrop{
	width:100%;
	display:block;
	clear:both;
	float:left;
	}
.main_page .choose_menu li .fulldrop ul li{
	width:100%;
	float:left;
	margin-bottom:3px;
	padding-left:0 !important;
	}
.main_page .choose_menu li .fulldrop ul li a{
	font-size:13px;
	height:auto;
	margin:2px 0;
	padding:0;
	}
.main_page .choose_menu li .fulldrop ul li a:hover{
	text-decoration:underline;
	}
#quote-form{
	margin:0 !important;
	}



.logo {
	float:left;
	width:235px;
	height:80px;
	overflow:hidden;
	margin-bottom: 0;
	
}
.logo a {
	cursor:pointer;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	margin-top:0px;
}
#menu {
	float:right;
	padding:0;
	display:inline;
	position:relative;
	z-index:10;
	list-style:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	float:left;
	color:#354A54;
	padding:3px 7px 2px 8px;
	background:url(/images/separator01-140512.gif) no-repeat 0 50%;
	margin-top: 5px;
	position:relative;
}
#menu li:first-child, #menu li.first-child {
	background:none;
}
#menu li:hover .drop, #menu li.hover .drop {
	display:block;
}
#menu li:hover a, #menu li.hover a {
	text-decoration:none;
}
#menu li:hover a:hover, #menu li.hover a:hover {
	text-decoration:none;
}
#menu li:hover a span, #menu li.hover a span {
	text-decoration:underline;
}
#menu li:hover ul a:hover, #menu li.hover ul a:hover {
	text-decoration:underline;
}
#menu a {
	position:relative;
	z-index:2;
	color:#354A54;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline
}
#menu .drop {
	clear:both;
	display:none;
	position:absolute;
	top:-8px;
	left:4px;
	z-index:1;
	width:130px;
}
#menu .drop ul {
	background:url(/images/bg-overlay.png) repeat;
	padding:32px 0 0 3px;
	margin:0;
	width:127px;
	border:1px solid #222628;
	border-width:0 1px 1px;
	overflow:hidden;
	list-style:none;
}
#menu .drop ul li {
	background:none;
	padding:0 0 5px;
	width:122px;
}
#menu .drop ul a {
	float:left;
	font-size:12px;
	cursor:pointer;
	line-height:20px;
	padding:0 0 0 25px;
}
#menu .drop ul a.uk {
	background:url(/images/ico-country01.png) no-repeat
}
#menu .drop ul a.au {
	background:url(/images/ico-country02.png) no-repeat
}
#menu .drop ul a.usa {
	background:url(/images/ico-country03.png) no-repeat
}
#menu .drop ul a.eu {
	background:url(/images/ico-country04.png) no-repeat
}
#submenu , #broker_submenu{
	display: none;
	}
.submenu, .broker_submenu {
	background: none repeat scroll 0 0 #8dc9e6;
    border: 1px solid #333;
    border-radius: 5px;
    /*display: block !important;*/
    list-style-type: none;
    padding: 0;
    position: absolute !important;
    top: 25px !important;
    width: 100% !important;
    z-index: 99999 !important;
	}
.submenu:focus , .broker_submenu:focus{
	
	}
.submenu li, .broker_submenu li{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    box-sizing: border-box;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    width: 100% !important;
	}
.submenu li {
	margin-top:0 !important;
}
.submenu li a, .broker_submenu li a {
	color: #000 !important; 
	}
.submenu li a{
	display:block;
	clear:both;
	float:left;
	width:100%;
}
.submenu li a:hover{
	display:block;
	clear:both;
	}
.login-box {
	clear:right;
	float:right;
	background:url(/images/bg-login-box.png) repeat-y;
	overflow:hidden;
	width:112px;
	margin:-24px 0 0;
	padding:25px 1px 0;
}
.login-box .form {
	width:100%;
	padding:0 0 2px;
	position:relative;
	overflow:hidden;
}
.login-box .row {
	float:left;
	width:106px;
	padding:0 0 1px 6px;
}
.login-box .row label {
	display:block;
	font-size:12px;
	line-height:14px;
	color:#fff;
	padding:0 0 1px;
}
.login-box .row .txt {
	float:left;
	/*font:12px/14px Arial, Helvetica, sans-serif;*/
	font-size:12px;
	line-height:14px;
	color:#000;
	padding:3px 5px;
	width:87px;
	height:14px;
	background:#fff;
	border:1px solid #676767;
}
.login-box .btn {
	float:left;
	height:auto;
	color:#fff;
	cursor:pointer;
	margin:4px 3px 0 1px;
	padding:0 4px;
	background:url(/images/bg-btn-login.gif) repeat-x;
	border:1px solid #fff;
	text-decoration:none;
}
.login-box .btn span {
	float:left;
	/*font:bold 14px/17px Arial, Helvetica, sans-serif;*/
	font-weight:bold;
	font-size:16px;
	line-height:17px;
	color:#fff;
	padding:0 18px 0 0;
	height:17px;
	text-transform:uppercase;
	background:url(/images/arrow01.gif) no-repeat 100% 50%;
}
.login-box .row p {
	font-size:12px;
	line-height:14px;
	color:#fff;
	margin:2px 3px 0;
	white-space:nowrap;
}
.login-box .row p a {
	color:#fff;
	text-decoration:underline;
}
.login-box .row p a:hover {
	text-decoration:none
}
#header .visual {
	width:953px;
	padding:0 7px;
	height:51px;
	overflow:hidden;
}
#header .visual h1 {
	/*font:24px/26px Arial, Helvetica, sans-serif;*/
	font-size:24px;
	line-height:26px;
	/*Trafalgar Pink */color:#789d40;
	margin:13px 0 0;
	text-align: center;
	font-weight: bold;
}
#main {
	max-width:956px;
	overflow:hidden;
	margin-top: 0px !important;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 4px;
}
.btn {
	/*height:1%;*/
	margin:13px 0 0;
	overflow:hidden;
}
.btn a {
	float:left;
	cursor:pointer;
	text-decoration:none;
}
.btn span {
	float:left;
	/*font:18px/19px Arial, Helvetica, sans-serif;*/
	font-size:18px;
	line-height:19px;
	color:#fff;
	padding:8px 9px 0;
	height:26px;
	text-transform:uppercase;
}
.btn em {
	float:left;
	width:28px;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/bg-btn01-r.png) no-repeat;
}
/*new css added 191110*/


/* btn-green */
.btn-green span {
	background: url(/images/bg-btn01-l.png) no-repeat !important;
}
.btn-green em {
	background: url(/images/bg-btn01-r.png) no-repeat !important;
}
.btn-green a:hover {
	text-decoration: none
}
.btn-green a:hover span {
	background:
url(/images/bg-btnhover-l.png) no-repeat !important;
}
.btn-green a:hover em {
	background:
url(/images/bg-btnhover-r.png) no-repeat !important;
}
/* btn-blue */
.btn-blue span {
	background:url(/images/bg-btn02-l.png) no-repeat !important
}
.btn-blue em {
	background:url(/images/bg-btn02-r.png) no-repeat !important
}
.btn-blue a:hover span {
	background:url(/images/bg-btnhover-l.png) no-repeat !important
}
.btn-blue a:hover em {
	background:url(/images/bg-btnhover-r.png) no-repeat !important
}
/* btn-orange */
.btn-orange span {
	background:url(/images/bg-btn03-l.png) no-repeat !important
}
.btn-orange em {
	background:url(/images/bg-btn03-r.png) no-repeat !important
}
.btn-orange a:hover span {
	background:url(/images/bg-btnhover-l.png) no-repeat !important
}
.btn-orange a:hover em {
	background:url(/images/bg-btnhover-r.png) no-repeat !important
}
/*for 2 column version *


/* btn-orange */
.btn-orange2col span {
	background:url(/images/bg-btn03-l.png) no-repeat !important
}
.btn-orange2col em {
	background:url(/images/bg-btn03-r.png) no-repeat !important
}
.btn-orange2col a:hover span {
	background:url(/images/bg-btnhover-l.png) no-repeat !important
}
.btn-orange2col a:hover em {
	background:url(/images/bg-btnhover-r.png) no-repeat !important
}
/***/

/* btn-complimentary-therapists */
.btn-brown2col span {
	background:url(/images/bg-btn05-l.png) no-repeat !important
}
.btn-brown2col em {
	background:url(/images/bg-btn05-r.png) no-repeat !important
}
.btn-brown2col a:hover span {
	background:url(/images/bg-btnhover-l.png) no-repeat !important
}
.btn-brown2col a:hover em {
	background:url(/images/bg-btnhover-r.png) no-repeat !important
}


.continue {
	background: url(/images/bg-btn01-l.png) no-repeat !important;
	float:left;
	/*font:18px/19px Arial, Helvetica, sans-serif;*/
	font-size:18px;
	line-height:19px;
	color:#fff;
	padding:8px 9px 0;
	/*height:26px;*/
	text-transform:uppercase;
	left: -50%;
    position: relative;
	cursor: pointer;
	text-decoration: none;
}

/* btn-violet */
.btn-violet span {
	background:url(/images/bg-btn04-l.png) no-repeat !important
}
.btn-violet em {
	background:url(/images/bg-btn04-r.png) no-repeat !important
}
.btn-violet a:hover span {
	background:url(/images/bg-btnhover-l.png) no-repeat !important
}
.btn-violet a:hover em {
	background:url(/images/bg-btnhover-r.png) no-repeat !important
}
/* btn-brown */
.btn-brown span {
	background:url(/images/bg-btn05-l.png) no-repeat !important
}
.btn-brown em {
	background:url(/images/bg-btn05-r.png) no-repeat !important
}
.btn-brown a:hover span {
	background:url(/images/bg-btnhover-l.png) no-repeat !important
}
.btn-brown a:hover em {
	background:url(/images/bg-btnhover-r.png) no-repeat !important
}
/* btn-red */
.btn-red a span {
	background:url(/images/bg-btn07-l.png) no-repeat !important
}
.btn-red a em {
	background:url(/images/bg-btn07-r.png) no-repeat !important
}
.btn-red a:hover span {
	background:url("../images/bg-btnhover-l.png") no-repeat !important;
}
.btn-red a:hover em {
	background:url(/images/bg-btnhover-r.png) no-repeat !important
}
/* btn-grey */
.btn-grey span {
	background:url(/images/bg-btn06-l.png) no-repeat !important;
	color:#333 !important;
}
.btn-grey em {
	background:url(/images/bg-btn06-r.png) no-repeat !important
}
.btn-grey a:hover span {
	background:url(/images/bg-btnhover-l.png) no-repeat !important;
	color:white !important;
}
.btn-grey a:hover em {
	background:url(/images/bg-btnhover-r.png) no-repeat !important
}


/* bt-green*/

.btn-green span {
	background:url(/images/bg-btn01-l.png) no-repeat !important;
	color:#fff !important;
	font-weight:bold;
}
.btn-green em {
	background:url(/images/bg-btn01-r.png) no-repeat !important
}
.btn-green a:hover span {
	background:url(/images/bg-btnhover-l.png) no-repeat !important;
	color:white !important;
}
.btn-green a:hover em {
	background:url(/images/bg-btnhover-r.png) no-repeat !important
}

/* btn-red1 */
.btn-red1 span {
	background:url(/images/bg-btn09-l.png) no-repeat !important;
}
.btn-red1 em {
	background:url(/images/bg-btn09-r.png) no-repeat !important;
}
.btn-red1 a:hover span {
	background:url(/images/bg-btn11-l.png) no-repeat !important
}
.btn-red1 a:hover em {
	background:url(/images/bg-btn11-r.png) no-repeat !important
}

/* btn-red */
.btn-red span {
	background:url(/images/bg-btn07-l.png) no-repeat !important;
}
.btn-red em {
	background:url(/images/bg-btn07-r.png) no-repeat !important;
}
.btn-red a:hover span {
	background:url(/images/bg-btn11-l.png) no-repeat !important
}
.btn-red a:hover em {
	background:url(/images/bg-btn11-r.png) no-repeat !important
}


/* btn-back */
.btn-back span {
	background:url(/images/bg-btn10-l.png) no-repeat !important;
	padding:8px 9px 0 37px !important;
}
.btn-back em {
	background:url(/images/bg-btn10-r.png) no-repeat !important;
	width:8px !important;
}
/* end new css added 191110*/

#content {
	float:left;
	/*width:710px;*/
	padding:0 0 0 2px;
	margin:0px 0 20px;
	/*width: 785px;*/
}

#content1 {
	float:left;
	/*width:730px;*/
	width:650px;
	padding:0 0 0 2px;
	margin:0px 0 20px;
	
}

#content2 {
	float:left;
	width:710px;
	padding:0 0 0 2px;
	margin:0 0 20px;
}

/*-----------------------------------
			breadcrumbs1
-----------------------------------*/
.breadcrumbs {
	/*display: inline;*/
	list-style-type: none;
    overflow: hidden;
    padding: 0;	
    text-align: center;
	}

.breadcrumbs li {
	width: 13.5%;
	text-align: center;
	
 	background: none repeat scroll 0 0 rgba(166, 229, 7, 1);	
    border: 2px solid #fff;
    border-radius: 4px;
    color: #fff !important;
   /* padding: 10px 35px 10px 25px;*/
  	padding: 12px 13px;
    position: relative;
	display: inline-block;
	
	}
.breadcrumbs li span {
	  color: #fff !important;
	}
.breadcrumbs li:after {
	color: #003399;
	content: "\f061";
	font-family: FontAwesome;
	text-decoration: none;
	/*background: none repeat scroll 0 0 #003399;*/
    border: 2px solid #fff;
    border-radius: 57px;
    color: #fff;
	padding: 0 4px;
    position: absolute;
    text-decoration: none;
    top: 8px;
	right: -14px;
	font-size: 11px;
    z-index: 9;	
	
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #5f9d00 0%, #70ae0a 50%, #79b700 51%, #caff4c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f9d00), color-stop(50%,#70ae0a), color-stop(51%,#79b700), color-stop(100%,#caff4c)); 
	/*Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5f9d00 0%, #70ae0a 50%, #79b700 51%, #caff4c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5f9d00 0%, #70ae0a 50%, #79b700 51%, #caff4c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5f9d00 0%, #70ae0a 50%, #79b700 51%, #caff4c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5f9d00 0%, #70ae0a 50%, #79b700 51%, #caff4c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	}
.breadcrumbs li:last-child:after  {
	display: none;	
	}
.breadcrumbs li.active,
.breadcrumbs li:hover { 
	/*background: none repeat scroll 0 0 rgba(154, 216, 23, 0.7);*/
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #84c201 0%, #7bb900 50%, #79b700 51%, #caff4c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); 
	/*Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #84c201 0%, #7bb900 50%, #79b700 51%, #caff4c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #84c201 0%, #7bb900 50%, #79b700 51%, #caff4c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #84c201 0%, #7bb900 50%, #79b700 51%, #caff4c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #84c201 0%, #7bb900 50%, #79b700 51%, #caff4c 100%); /* W3C */	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	
	
		
	
	
    border: 2px solid #fff;
	
    border-radius: 4px;
    color: #fff;
    padding: 12px 13px;
    position: relative;
	}


/*-----------------------------------
		breadcrumbs1 End
-----------------------------------*/



#content .item-box, #content .bullet-box, #content .bullet-box {
	/*height:1%;*/
	padding:0 9px 12px;
	overflow:hidden;
	margin:18px 0 0;
	border:6px solid #ccc;
}

#content1 .item-box, #content1 .bullet-box{
	/*height:1%;*/
	padding:0 9px 12px;
	overflow:hidden;
	margin:18px 0 0;
	border:6px solid #ccc;
}

.modalbox {
	border: 0px !important;
	padding: 0px;
}
#content .bullet-box-landing {
	/*height:1%;*/
	padding:0 9px 12px;
	overflow:hidden;
	margin:18px 0 0;
	border:0px solid #ccc;
}
#content .item-box ul {
	/*height: 1%;*/
    list-style: outside none none;
    margin: 10px 0 15px;
    overflow: hidden;
    padding: 0 0 0 9px;
	
}
#content .bullet-box ul, #content .bullet-box-landing ul {
	list-style:disc;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 27px;
}
#content .item-box ul li {
	/*height:1%;*/
	margin:8px 0 0;/*overflow:hidden;*/


}
#content .bullet-box ul li {
	padding-bottom: 10px;/*overflow:hidden;*/
	line-height:20px;


}

#content1 .bullet-box-landing {
	/*height:1%;*/
	padding:0 9px 12px;
	overflow:hidden;
	margin:18px 0 0;
	border:0px solid #ccc;
}
#content1 .item-box ul {
	/*height: 1%;*/
    list-style: outside none none;
    margin: 10px 0 15px;
    overflow: hidden;
    padding: 0 0 0 9px;
	
}
#content1 .bullet-box ul, #content1 .bullet-box-landing ul {
	list-style:disc;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 27px;
}
#content1 .item-box ul li {
	/*height:1%;*/
	margin:8px 0 0;/*overflow:hidden;*/


}
#content1 .bullet-box ul li {
	padding-bottom: 10px;/*overflow:hidden;*/
	line-height:20px;


}
			
#content .doc-list {
	margin: 0 !important;
	padding: 0 !important;
}
#content .load-list {
	margin: 0 !important;
	padding: 0 !important;
}
#content p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content .item-box .load-list li {
	padding:1px 0 1px 21px;
	background:url(/images/ico-pdf-s.gif) no-repeat;
	margin:7px 0 0;
}
#content h1 {
	/*font:bold 25px/34px Arial, Helvetica, sans-serif;*/
	font-size:28px;
	font-weight:bold;
	line-height:30px;
	color:black;
	/*margin:0;*/
	margin:0;
}

	
#content1 .doc-list {
	margin: 0 !important;
	padding: 0 !important;
}
#content1 .load-list {
	margin: 0 !important;
	padding: 0 !important;
}
#content1 p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content1 .item-box .load-list li {
	padding:1px 0 1px 21px;
	background:url(/images/ico-pdf-s.gif) no-repeat;
	margin:7px 0 0;
}
 .out-grid {
	/*border: 6px solid #ccc;
    height: 1%;
    margin: 18px 0 0;
    overflow: hidden;
    padding: 0 9px 12px;*/
} 
#content1 h1 {
	/*font:bold 25px/34px Arial, Helvetica, sans-serif;*/
	font-size:28px;
	font-weight:bold;
	line-height:30px;
	color:black;
	/*margin:0;*/
	margin:0;
}

.heading h1 {
	/*width: 470px;*/
}
#content h2 {
	/*font:bold 22px/25px Arial, Helvetica, sans-serif;*/
	font-size:22px;
	font-weight:bold;
	line-height:25px;
	color:#333;
	margin:10px 0 0;
}

#content1 h2 {
	/*font:bold 22px/25px Arial, Helvetica, sans-serif;*/
	font-size:22px;
	font-weight:bold;
	line-height:25px;
	color:#333;
	margin:10px 0 0;
}

#content h3 {
	/*font:20px/22px Arial, Helvetica, sans-serif;*/
	font-size:20px;
	line-height:22px;
	color:#333;
	margin:0;
}
#content .block {
	position:relative;
	overflow:hidden;
	margin:10px 0 0;
	padding:0 0 0 58px;
	border:1px solid #999;
	background:url(/images/bg-block-v.gif) repeat-x;
	height:123px;
}
#content .block .photo {
	float:right
}
#content .block .photo img {
	display:block
}
#content .block .text {
	overflow:hidden;
	width:395px;
}
#content .item-box .block p, #content .item-box p {
	color:#333;
	font-size:16px;
	line-height:20px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;/*padding-bottom: 10px;*/
}
#content .item-box .text-box p {
	color:#333;
	font-size:16px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
}
#content p {
	text-align: justify;
}
#content .block p a {
	color:#333
}
#content .block .item {
	position:absolute;
	top:7px;
	left:8px;
	width:33px;
	height:33px;
	overflow:hidden;
	border:1px solid #999;
}
#content .block .item img,  #content .two-boxes .item img {
	display: block;
}
#content .item-box form {
	/*height:1%;*/
	overflow:hidden;
	margin:14px 0 0;
}
#content .two-boxes form {
	margin:0;
}
#content .item-box .homepage {
	/*height:1%;*/
	overflow:hidden;
	margin:0px 0 0;
}
#content .item-box .block form {
	margin:5px 0 0
}
#content .item-box form .btn {
	float:left;
	height:auto;
	margin:0;/*width: 200px;*/
}
#content .item-box form .row {
	/*height:1%;*/
}
#content .item-box form .row:after {
	clear:both;
	display:block;
	content:"";
}
#content .item-box input.txt, #content .item-box input.txt1, #content .item-box input.txtcomplimentary {
	float:left;
	/*font:14px/16px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:16px;
	margin:4px 9px 0 0;
	background:#fff;
	border:1px solid #9a9a9a;
	/*original width  width:204px; */
	 width:170px;
	padding:5px;
	height:16px;
}
#content .item-box input.txt, #content .item-box input.txt1 {
	color:#ff7a00;
}
#content .item-box input.txtcomplimentary {
	color:#9C0000;
}
#content .item-box input.txt1 {
	/*width:90px;*/
	width:123px;
	font-size:12px;
	color:#000;
	border:1px solid #686868;
	padding:2px 5px;
	height:16px;
	margin:0;
}
#content .item-box input.txt3 {
	width:90px;
	font-size:12px;
	color:#000;
	border:1px solid #686868;
	height:16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float:left;
}
#content .item-box .block form p, #content .item-box form p {
	color:#333;
	font-size:16px;
	margin:1px 0 0;
}
#content .item-box form p a {
	color:#333
}
#content .item-box .online-form p {
	color:#000
}

#content1 h3 {
	/*font:20px/22px Arial, Helvetica, sans-serif;*/
	font-size:20px;
	line-height:22px;
	color:#333;
	margin:0;
}
#content1 .block {
	position:relative;
	overflow:hidden;
	margin:10px 0 0;
	padding:0 0 0 58px;
	border:1px solid #999;
	background:url(/images/bg-block-v.gif) repeat-x;
	height:123px;
}
#content1 .block .photo {
	float:right
}
#content1 .block .photo img {
	display:block
}
#content1 .block .text {
	overflow:hidden;
	width:395px;
}
#content1 .item-box .block p, #content1 .item-box p {
	color:#333;
	font-size:16px;
	line-height:20px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;/*padding-bottom: 10px;*/
}
#content1 .item-box .text-box p {
	color:#333;
	font-size:16px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 10px;
}
#content1 p {
	text-align: justify;
}
#content1 .block p a {
	color:#333
}
#content1 .block .item {
	position:absolute;
	top:7px;
	left:8px;
	width:33px;
	height:33px;
	overflow:hidden;
	border:1px solid #999;
}
#content1 .block .item img,  #content1 .two-boxes .item img {
	display: block;
}
#content1 .item-box form {
	/*height:1%;*/
	overflow:hidden;
	margin:14px 0 0;
}
#content1 .two-boxes form {
	margin:0;
}
#content1 .item-box .homepage {
	/*height:1%;*/
	overflow:hidden;
	margin:0px 0 0;
}
#content1 .item-box .block form {
	margin:5px 0 0
}
#content1 .item-box form .btn {
	float:left;
	height:auto;
	margin:0;/*width: 200px;*/
}
#content1 .item-box form .row:after {
	clear:both;
	display:block;
	content:"";
}
#content1 .item-box input.txt, #content1 .item-box input.txt1, #content1 .item-box input.txtcomplimentary {
	float:left;
	/*font:14px/16px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:16px;
	margin:4px 9px 0 0;
	background:#fff;
	border:1px solid #9a9a9a;
	/*original width  width:204px; */
	 width:170px;
	padding:5px;
	height:16px;
}
#content1 .item-box input.txt, #content1 .item-box input.txt1 {
	color:#ff7a00;
}
#content1 .item-box input.txtcomplimentary {
	color:#9C0000;
}
#content1 .item-box input.txt1 {
	width:90px;
	font-size:12px;
	color:#000;
	border:1px solid #686868;
	padding:2px 5px;
	height:16px;
	margin:0;
}
#content1 .item-box input.txt3 {
	width:90px;
	font-size:12px;
	color:#000;
	border:1px solid #686868;
	height:16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float:left;
}
#content1 .item-box .block form p, #content1 .item-box form p {
	color:#333;
	font-size:16px;
	margin:1px 0 0;
}
#content1 .item-box form p a {
	color:#333
}
#content1 .item-box .online-form p {
	color:#000
}



.two-boxes {
	width:679px;
	overflow:hidden;
	margin:12px 0 0;
	background:url(/images/bg-two-boxes.gif) repeat-y -679px 0;
}
.two-boxes .holder {
	background:url(/images/bg-two-boxes.gif) no-repeat
}
.two-boxes .frame {
	width:677px;
	padding:0 1px 1px;
	overflow:hidden;
	background:url(/images/bg-two-boxes.gif) no-repeat 100% 100%;
}
.two-boxes .box {
	float:left;
	width:275px;
	position:relative;
	padding:0 0 0 58px;
	margin:1px 0 0;
	background:url(/images/bg-block-v.gif) repeat-x;
}
.two-boxes .box-r, .two-boxes .photo {
	float:right
}
.two-boxes .photo img {
	display:block
}
.two-boxes .box .item {
	position:absolute;
	top:8px;
	left:7px;
	width:33px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	/*background:url(/images/bg-item04.gif) no-repeat;*/
	border:1px solid #999;
}
.two-boxes .box-r .item {/*background:url(/images/bg-item05.gif) no-repeat*/
}
.two-boxes .text {
	/*height:1%;*/
	overflow:hidden;
}
#content .two-boxes h2 {
	/*font:bold 21px/23px Arial, Helvetica, sans-serif;*/
	font-size:21px;
	font-weight:bold;
	line-height:23px;
	margin:5px 0 0;
	letter-spacing: -1px;
}
#content .item-box .two-boxes .text p {
	font-size:16px;
	color:#333;
	margin:5px 0 0;
}

#content1 .two-boxes h2 {
	/*font:bold 21px/23px Arial, Helvetica, sans-serif;*/
	font-size:21px;
	font-weight:bold;
	line-height:23px;
	margin:5px 0 0;
	letter-spacing: -1px;
}
#content1 .item-box .two-boxes .text p {
	font-size:16px;
	color:#333;
	margin:5px 0 0;
}

.two-boxes .text p a {
	color:#333;
}
.two-boxes .box .btn {
	margin:8px 0 0
}
#content .item-box .heading, #content .bullet-box .heading {
	min-height: 35px;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
}
* html #content .item-box .heading {
	height:35px;
	overflow:visible;
}
#content .item-box .heading .item, #content .bullet-box .heading .item {
	position: absolute;
	top: 0;
	left: 0;
	width: 33px;
	height: 33px;
	overflow: hidden;
	border: 1px solid #999;
}
#content .item-box .heading-full, #content .bullet-box .heading-full {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0;
}
#content .item-box .heading-full .item {
	display: none
}
#content .item-box .print, #content .bullet-box .print {
	float:right;
	font-size:16px;
	color:#333;
	margin:10px 0 0;
	padding:0 0 0 19px;
	background:url(/images/ico-print.gif) no-repeat 0 50%;
}

#content1 .item-box .heading, #content1 .bullet-box .heading {
	min-height: 35px;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
}
* html #content1 .item-box .heading {
	height:35px;
	overflow:visible;
}
#content1 .item-box .heading .item, #content1 .bullet-box .heading .item {
	position: absolute;
	top: 0;
	left: 0;
	width: 33px;
	height: 33px;
	overflow: hidden;
	border: 1px solid #999;
}
#content1 .item-box .heading-full, #content1 .bullet-box .heading-full {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0;
}
#content1 .item-box .heading-full .item {
	display: none
}
#content1 .item-box .print, #content1 .bullet-box .print {
	float:right;
	font-size:16px;
	color:#333;
	margin:10px 0 0;
	padding:0 0 0 19px;
	background:url(/images/ico-print.gif) no-repeat 0 50%;
}
.item-box .pdf-link, .bullet-box .pdf-link {
	width:100%;
	overflow:hidden;
	margin:8px 0 0;
}
.item-box .pdf-link a, .bullet-box .pdf-link a {
	float:left;
	color:#333;
	font-size:16px;
	padding:1px 0 1px 27px;
	background:url(/images/ico-pdf.gif) no-repeat 0 50%;
}
.item-box .package-box, .item-box .bullet-box {
	/*height:1%;*/
	overflow:hidden;
	/*my change */ margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
	list-style-type: none !important;
}
.item-box .package-box .title, .bullet-box .package-box .title {
	display:block;
	/*font:20px/22px Arial, Helvetica, sans-serif;*/
	font-size:20px;
	line-height:22px;
	color:#333;
	padding:0 0 0 18px;
	background:url(/images/separator02.gif) no-repeat 0 5px;
}
.item-box .package-box .title-orange {
	display:block;
/*	font:20px/22px Arial, Helvetica, sans-serif;*/
	font-size:20px;
	line-height:22px;
	color:#333;
	padding:0 0 0 18px;
	background:url(/images/separator-orange-square.gif) no-repeat 0 5px;
}
.item-box .package-box .title-blue {
	display:block;
	/*font:20px/22px Arial, Helvetica, sans-serif;*/
	font-size:20px;
	line-height:22px;
	color:#333;
	padding:0 0 0 18px;
	background-image: url(/images/separator-blue-square.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.item-box .package-box .holder {
	/*height:1%;*/
	overflow:hidden;
	list-style-type: none !important;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;/*padding-left: 19px;*/
}
.item-box .package-box ul {
	float:left;
	width:300px;
	list-style-type: none !important;
}
.item-box .package-box .list li {
	color:#00f
}
.item-box .package-box .list a {
	color:#00f
}
.item-box .visual-box, .bullet-box .visual-box {
	/*height:1%;*/
	margin:10px 0 0;
	overflow:hidden;
}
.item-box .visual-box .title, .item-box .title, .bullet-box .visual-box .title {
	display:block;
	/*font:20px/22px Arial, Helvetica, sans-serif;*/
	font-size:20px;
	line-height:22px;
	color:#333;
	padding-top: 20px;
	padding-right: 0px !important;
	padding-bottom: 0x;
	padding-left: 0px !important;
	background: none !important;
}
.item-box .visual-box .info, .bullet-box .visual-box .info {
	border:1px solid #999;
	/*height:1%;*/
	padding:0 3px 8px;
	overflow:hidden;
}
.item-box .visual-box .info .info-content, .bullet-box .visual-box .info .info-content {
	overflow: hidden;
	/*height: 1%;*/
	padding: 0 0 0 36px;
}
#content .item-box .visual-box p, #content .bullet-box .visual-box p {
	/*font-size:12px;
	line-height:16px;*/
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}

#content1 .item-box .visual-box p, #content1 .bullet-box .visual-box p {
	/*font-size:12px;
	line-height:16px;*/
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}
.item-box .visual-box .type-title, .bullet-box .visual-box .type-title {
	display:block;
	font:bold;/* 12px/16px Arial, Helvetica, sans-serif;*/
	/*height:1%;*/
	background:#dbdbdb;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: -8px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.item-box .visual-box .type-title-first, .bullet-box .visual-box .type-title-first {
	display:block;
	font:bold;/* 12px/16px Arial, Helvetica, sans-serif;*/
	/*height:1%;*/
	background:#dbdbdb;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: -8px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/*revised formatting */

.item-box .visual-box .type-title span, .bullet-box .visual-box .type-title span {
	padding: 0 25px 0 0;
}
.item-box .visual-box ol, .bullet-box .visual-box ol {
	margin: 9px 0 -4px;
	padding: 0 0 0 58px;
	position: relative;
}
* html .item-box .visual-box ol, .bullet-box .visual-box ol {
	padding:0 0 0 28px
}
.item-box .visual-box ol ol, .bullet-box .visual-box ol ol {
	margin: 0 0 0 -36px;
	padding: 11px 0;
}
#content .item-box .visual-box ol ol li, #content .bullet-box .visual-box ol ol li {
	padding:0 0 2px 1px;
}
#content .item-box .visual-box ol li, #content .bullet-box .visual-box ol li {
	/*font: 12px/19px Arial, Helvetica, sans-serif;*/
	font-size:12px;
	line-height:19px;
	margin: 2px 0 0;
	padding: 0 0 0 4px;
}

#content1 .item-box .visual-box ol ol li, #content1 .bullet-box .visual-box ol ol li {
	padding:0 0 2px 1px;
}
#content1 .item-box .visual-box ol li, #content1 .bullet-box .visual-box ol li {
	/*font: 12px/19px Arial, Helvetica, sans-serif;*/
	font-size:12px;
	line-height:19px;
	margin: 2px 0 0;
	padding: 0 0 0 4px;
}

* html .item-box .visual-box ol li, .bullet-box .visual-box ol li {
	padding:0
}
* +html .item-box .visual-box ol li, .bullet-box .visual-box ol li {
	padding:0
}
#content .item-box .visual-box ol ul, #content .bullet-box .visual-box ol ul {
	height: auto;
	margin: -4px 0 0 -1px;
	overflow: auto;
	padding: 0;
}
#content .item-box .visual-box ol ul li, #content .bullet-box .visual-box ol ul li {
	padding:0;
	background: none;
}

#content1 .item-box .visual-box ol ul, #content1 .bullet-box .visual-box ol ul {
	height: auto;
	margin: -4px 0 0 -1px;
	overflow: auto;
	padding: 0;
}
#content1 .item-box .visual-box ol ul li, #content1 .bullet-box .visual-box ol ul li {
	padding:0;
	background: none;
}
/* end revised formatting */

.item-box .section-box, .bullet-box .section-box {
	/*height:1%;*/
	padding:0 0 4px;
	overflow:hidden;
	margin:27px 0 0;
}

.item-box .section-box1, .bullet-box .section-box1 {
	/*height:1%;*/
	
	overflow:hidden;
	
}
.item-box .h27 {
	display:block;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
.item-box .promo-box {
	/*height:1%;*/
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 12px;
}
.help-box {	/*min-height: 600px;*/
}
.item-box .help-box {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
.item-box .help-box p{font-weight: 300 !important; color: #333 !important;}
#content .item-box .promo-box .heading {
	background:#e4e4e4 url(/images/bg-heading-grey.png) repeat-x;
	position:relative;
	overflow:hidden;
	margin:11px 0 0 -12px;
	padding:6px 5px 2px 12px;
}

#content1 .item-box .promo-box .heading {
	background:#e4e4e4 url(/images/bg-heading-grey.png) repeat-x;
	position:relative;
	overflow:hidden;
	margin:11px 0 0 -12px;
	padding:6px 5px 2px 12px;
}

.heading {
	background:#e4e4e4 url(/images/bg-heading-grey.png) repeat-x;
	position:relative;
	overflow:hidden;
	margin:11px 0 0 0;
	padding:6px 5px 2px 12px !important;
	/*width:100%;*/
}


#content .item-box .help-box .heading {
	margin:11px 0 0
}
#content .item-box .heading h2 {
	/*font:28px/30px Arial, Helvetica, sans-serif;*/
	font-size:28px;
	line-height:30px;
	color:black;
	margin:0;
	text-transform: uppercase;
}
#content .item-box .promo-box p {
	margin:10px 0 0;
	font-weight: 600;
}
#content .item-box .info-box {
	/*height:1%;*/
	margin:26px 0 0;
	overflow:hidden;
}
#content .item-box .info-box .title {
	display:block;
	/*height:1%;*/
	background:#E4E4E4;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#content .info-box h3 {
	/*font:bold 14px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin:14px 0 0;
}
#content .item-box .info-box ol {
	margin:0;
	list-style-type: decimal;/*padding-top: 0;
	padding-right: 0;
	padding-bottom: 14px;*/
}
#content .item-box .info-box .answer-list {
	margin:7px 0 0;
	font-weight:bold;
	padding-right:15px;
}
* html #content .item-box .info-box ol {
	padding:0 0 14px 24px
}
* +html #content .item-box .info-box ol {
	padding:0 0 14px 24px
}
#content .item-box .info-box ol li {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	line-height:20px;
}
* html #content .item-box .info-box ol li {
	padding:0
}
* +html #content .item-box .info-box ol li {
	padding:0
}
#content .item-box .info-box .answer-list p, #content .item-box .info-box .answer-list p a, #content .item-box .info-box .answer-list .link {
	font-weight:normal
}
#content .item-box .info-box .answer-list p a {
	color:/*green #7ad205*/black;
}
#content .item-box .info-box .answer-list p a:hover {
	color:/*green #7ad205*/red;
}
#content .item-box .info-box .answer-list .title {
	background:none;
	padding:0;
}
#content .item-box .info-box .answer-list p {
	margin:5px 0 0
}

#content1 .item-box .help-box .heading {
	margin:11px 0 0
}
#content1 .item-box .heading h2 {
	/*font:28px/30px Arial, Helvetica, sans-serif;*/
	font-size:28px;
	line-height:30px;
	color:black;
	margin:0;
}
#content1 .item-box .promo-box p {
	margin:10px 0 0
}
#content1 .item-box .info-box {
	/*height:1%;*/
	margin:26px 0 0;
	overflow:hidden;
}
#content1 .item-box .info-box .title {
	display:block;
	/*height:1%;*/
	background:#E4E4E4;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#content1 .info-box h3 {
	/*font:bold 14px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin:14px 0 0;
}
#content1 .item-box .info-box ol {
	margin:0;
	list-style-type: decimal;/*padding-top: 0;
	padding-right: 0;
	padding-bottom: 14px;*/
}
#content1 .item-box .info-box .answer-list {
	margin:7px 0 0;
	font-weight:bold;
}
* html #content1 .item-box .info-box ol {
	padding:0 0 14px 24px
}
* +html #content1 .item-box .info-box ol {
	padding:0 0 14px 24px
}
#content1 .item-box .info-box ol li {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	line-height:20px;
}
* html #content1 .item-box .info-box ol li {
	padding:0
}
* +html #content1 .item-box .info-box ol li {
	padding:0
}
#content1 .item-box .info-box .answer-list p, #content1 .item-box .info-box .answer-list p a, #content1 .item-box .info-box .answer-list .link {
	font-weight:normal
}
#content1 .item-box .info-box .answer-list p a {
	color:/*green #7ad205*/black;
}
#content1 .item-box .info-box .answer-list p a:hover {
	color:/*green #7ad205*/red;
}
#content1 .item-box .info-box .answer-list .title {
	background:none;
	padding:0;
}
#content1 .item-box .info-box .answer-list p {
	margin:5px 0 0
}



/*original three-boxes*/

.three-boxes {
	width:679px;
	overflow:hidden;
	background:url(/images/bg-three-boxes.gif) repeat-y -679px 0;
	margin:12px 0 0;
}
.three-boxes .holder {
	background:url(/images/bg-three-boxes.gif) no-repeat
}
.three-boxes .frame {
	width:679px;
	overflow:hidden;
	background:url(/images/bg-three-boxes.gif) no-repeat 100% 100%;
}
.three-boxes .box {
	float:left;
	width:29%;
	padding:0 4px 6px;
	display:inline;
	margin:4px 0 0 18px;
}
.three-boxes .one {
	margin:4px 0 0
}
.three-boxes .box-r {
	margin:4px 0 0 20px
}
.three-boxes .box .title {
	display:block;
	/*font:14px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:18px;
	/*height:1%;*/
	padding:3px;
	overflow:hidden;
	background:#E4E4E4;
	text-align:center;
	font-weight: bold;
}
#content .item-box .three-boxes p {
	font-size:16px;
	margin:4px 60px 0 3px;
}
#content .item-box .three-boxes .more {
	float:right;
	width:30px;
	height:30px;
	margin:-30px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/btn-more.gif) no-repeat;
}
#content .item-box .three-boxes .more:hover {
	background:url(/images/btn-more-h.gif) no-repeat;
}


#content1 .item-box .three-boxes p {
	font-size:16px;
	margin:4px 60px 0 3px;
}
#content1 .item-box .three-boxes .more {
	float:right;
	width:30px;
	height:30px;
	margin:-30px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/btn-more.gif) no-repeat;
}
#content1 .item-box .three-boxes .more:hover {
	background:url(/images/btn-more-h.gif) no-repeat;
}
/*end original three-boxes */


.contact-box {
	/*height:1%;*/
	padding:0 0 6px;
	overflow:hidden;
	margin:20px 0 0;
}
.contact-box .title {
	display:block;
	font:bold 14px/18px 'aller_lightregular';
}
#content .item-box .contact-box p {
	font-size:16px;
	margin:10px 0 0;
}

#content1 .item-box .contact-box p {
	font-size:16px;
	margin:10px 0 0;
}

.quote-box {
	/*height:1%;*/
	/* original green */  background:#e6f8c4;
	/* grey */ /*background:#e5e5e5;*/
		
	/* orange */ /*background:#ffc6a1; */

	border:6px solid #e5e5e5;
	overflow:hidden;
	margin:12px 0 0;
}
.quote-box .title-box {
	/*height:1%;*/
	position:relative;
	padding:6px 7px;
	/* original green */  
	background:#84ba14 url(/images/bg-heading04.gif) repeat-x;
	/* orange */ /*background:#ff8d42;*/
	/* grey */  /*background:#ccc;*/
	border-bottom:1px solid #c1dc89;
}
#content .quote-box .title-box h2 {
	/*font:28px/30px Arial, Helvetica, sans-serif;*/
	font-size:28px;
	line-height:30px;
	color:#fff;
	margin:0;
}
#content .quote-box .title-box p {
	color:#fff;
	margin:0;
}
#content .item-box .quote-form {
	padding:0 8px 7px;
	margin:-7px 0 0;
}
#content .item-box .quote-form .row {
	/*width:410px;*/
	 
	padding:0 ;
	margin:14px 0 0;
	overflow:visible;
}
#content .item-box .quote-form .row:after {
	clear:both;
	display:block;
	content:"";
}

#content1 .quote-box .title-box h2 {
	/*font:28px/30px Arial, Helvetica, sans-serif;*/
	font-size:28px;
	line-height:30px;
	color:#fff;
	margin:0;
}
#content1 .quote-box .title-box p {
	color:#fff;
	margin:0;
}
#content1 .item-box .quote-form {
	padding:0 8px 7px;
	margin:-7px 0 0;
}
#content1 .item-box .quote-form .row {
	/*width:520px;
	padding:0 0 0 240px;*/
	margin:14px 0 0;
	overflow:visible;
}
#content1 .item-box .quote-form .row:after {
	clear:both;
	display:block;
	content:"";
}

.quote-form label {
	float: left;
	font-size: 17px;
	margin: 6px 0px 0px;
	position: relative;
	display: inline;
	padding: 3px;
	width: 30%;
}
.quote-form label.line {
	float:left;
	font-size:16px;
	/*width:230px;*/
	/*margin:-8px 0 0 -240px;*/
	display:inline;
	padding-right: 10px;
	
	width: 30%;	
	border-radius: 2px;
	padding: 3px;
}
.quote-form .label {
	float:left;
	width:auto;
	margin:0;
	text-indent:0;
	padding-right: 20px;
}
.quote-form .txt2, .online-form .txt2 {
	float: left;
	width: 351px;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	padding: 7px 12px;
	height: 18px;
	background: #FEFCFC none repeat scroll 0% 0%;
	border: 1px solid #C8B1B1;
}
.quote-form .item {
	float:left;
	color:#333;
	width:181px;
	margin:6px 0 0;
	padding:0 0 0 11px;
}
.quote-form .item a {
	color:#333
}
.quote-form .item-row {
	float: left;
	width: 66%;
}

#content .quote-form ul, #content .quote-form ul li {
	float:left;
	height:auto;
	padding:0 0 2px;
}
#content .quote-form ul li {
	padding:0 0 0 11px;
	margin:2px 0 0;
}
#content .quote-form ul li:first-child, #content .quote-form ul li.first-child {
	padding:0
}


#content1 .quote-form ul, #content1 .quote-form ul li {
	float:left;
	height:auto;
	padding:0 0 2px;
}
#content1 .quote-form ul li {
	padding:0 0 0 11px;
	margin:2px 0 0;
}
#content1 .quote-form ul li:first-child, #content1 .quote-form ul li.first-child {
	padding:0
}

.quote-form ul .radio {
	float:left;
	width:16px;
	height:16px;
	padding:0;
	margin:2px 4px 0 0;
}
.quote-form .link-ask {
	float:left;
	background:url(/images/ico-question.gif) no-repeat;
	width:16px;
	height:17px;
	margin:2px 0 0 8px;
	display:inline;
	overflow:hidden;
	text-indent:-9999px;
	display:none;
}
.quote-form .item-row .link-ask {
	margin:3px 0 0 8px;
	display:none;
}
.quote-form .item-row .check {
	float:left;
	width:14px;
	height:14px;
	padding:0;
	margin:2px 4px 0 0;
}
#content .item-box .quote-form select {
	border: 1px solid #C8B1B1;
    color: #000;
    float: left;
    font-size: 15px;
    padding: 2px 12px;
    width: 376px;
 line-height: 30px;
}
#content .item-box .quote-form select option{
	padding: 5px 3px;
}
#content .item-box .quote-form .part {
	float:left;
	/*font:14px/19px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:19px;
	color:#000;
	width:42px;
	height:19px;
}
#content .item-box .quote-form .part-margin {
	color:#000000;
	float:left;
	/*font:14px/19px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:19px;
	height:19px;
	width:42px;
	margin-top: 10px;
}
#content .item-box .quote-form .value {
	float:left;
	/*font:14px/19px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:19px;
	color:#000;
	width:14px;
	height:19px;
	margin:0 0 0 -14px;
	display:inline;
}

#content1 .item-box .quote-form select {
	    border: 1px solid #C8B1B1;
    color: #000;
    float: left;
    font-size: 15px;
    padding: 2px 12px;
    width: 265px;
    line-height: 30px;
    height: 38px;
}
#content1 .item-box .quote-form select option{
	padding: 5px 3px;
}
#content1 .item-box .quote-form .part {
	float:left;
	/*font:14px/19px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:19px;
	color:#000;
	width:42px;
	height:19px;
}
#content1 .item-box .quote-form .part-margin {
	color:#000000;
	float:left;
	/*font:14px/19px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:19px;
	height:19px;
	width:42px;
	margin-top: 10px;
}
#content1 .item-box .quote-form .value {
	float:left;
	/*font:14px/19px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:19px;
	color:#000;
	width:14px;
	height:19px;
	margin:0 0 0 -14px;
	display:inline;
}


.quote-form .textbox {
	overflow:hidden;
	width:100%;
}
#content .item-box .quote-form .textbox p {
	margin:10px 0 0;
	text-align:center;
}
#content .item-box .quote-form .btn {
	float:none;
	overflow:hidden;
	width:100%;
	position:relative;
	margin:10px 0 0;
}

#content1 .item-box .quote-form .textbox p {
	margin:10px 0 0;
	text-align:center;
}
#content1 .item-box .quote-form .btn {
	float:none;
	overflow:hidden;
	width:100%;
	position:relative;
	margin:10px 0 0;
}
.lside {
float: left !important;
width: 48%;
}



.quote-form .btn div {
	float:left;
	left:50%;
	position:relative;
}
.quote-form .btn a {
	float:left;
	left:-50%;
	position:relative;
}
#sidebar {
	float:right;
	width: 230px;
}
#sidebar .item-box, #sidebar .item-box-blue, #sidebar .item-box-orange, #sidebar .item-box-grey, #sidebar .item-box-ticks, #sidebar .item-box-tickspurple {
	/*width:211px;*/
	width: 230px;
	padding:0 0 20px;
	overflow:hidden;
}
#sidebar1 {
	float:right;
	width: 285px;
	/*margin:22px 0 0 0;*/
}
#sidebar1 .item-box, #sidebar1 .item-box-blue, #sidebar1 .item-box-orange, #sidebar1 .item-box-grey, #sidebar1 .item-box-ticks, #sidebar1 .item-box-tickspurple {
	/*width:211px;*/
	width: 285px;
	/*padding:0 0 20px;*/
	padding:0;
	overflow:hidden;
}
#sidebar .secure-box, #sidebar .payment-box {
	padding:0 0 16px
}
#sidebar .card-box {
	padding:0 0 34px
}
#sidebar .need-box {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#sidebar .help-box {
	margin:0
}
#sidebar .item-box .heading, #sidebar .item-box-blue .heading, #sidebar .item-box-orange .heading, #sidebar .item-box-grey .heading {
	background:#e4e4e4 url(/images/bg-heading01.gif) repeat-x;
	width:210px;
	padding:5px 5px 2px;
	border:1px solid #999;
	overflow:hidden;
}
#sidebar .item-box-tickspurple .heading {
	background:#e4e4e4 url(/images/bg-heading_purple.gif) repeat-x;
	width:199px;
	padding:5px 5px 2px;
	border:1px solid #999;
	overflow:hidden;
}
#sidebar .item-box-ticks .heading {
	background:#e4e4e4 url(/images/tick-blue-rh_sidebar.gif) repeat-x;
	width:199px;
	padding:5px 5px 2px;
	border:1px solid #999;
	overflow:hidden;
}
#sidebar .item-box .heading h4, #sidebar .item-box-blue .heading h4, #sidebar .item-box-orange .heading h4, #sidebar .item-box-grey .heading h4, #sidebar .item-box-ticks .heading h4, #sidebar .item-box-tickspurple .heading h4 {
	font:20px/22px 'aller_lightregular';
	color:#333;
	margin:0;
}
#sidebar .secure-box .heading h4, #sidebar .payment-box .heading h4, #sidebar .card-box .heading h4 {
	font-size:18px;
}
#sidebar .item-box .text {
	width:211px;
	overflow:hidden;
}
#sidebar .item-box .photo {
	width:211px;
	overflow:hidden;
	margin:13px 0 0;
}
#sidebar .payment-box .photo {
	margin:18px 0 0
}
#sidebar .item-box .photo img {
	display:block;
	margin:0 auto;
}
#sidebar .item-box .text p {
	font-size:16px;
	line-height:20px;
	color:#333;
	margin:8px 2px 0 2px;
	text-align: justify;
}
#sidebar .item-box .text p a {
	color:#333
}
#sidebar .item-box ul, #sidebar .item-box-blue ul, #sidebar .item-box-orange ul, #sidebar .item-box-grey ul, #sidebar .item-box-ticks ul, #sidebar .item-box-tickspurple ul {
	/*height:1%;*/
	padding:0 0 6px;
	margin:3px 0 0;
	overflow:hidden;
	list-style:none;
}
#sidebar .card-box ul, #sidebar1 .card-box ul {
	height:auto;
	margin-top: 7px;
	margin-right: -20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 73px; /*was 18px originally with all CC images added*/
}
#sidebar .item-box ul.bullet-list, #sidebar .item-box-blue ul.bullet-list, #sidebar .item-box-orange ul.bullet-list, #sidebar .item-box-grey ul.bullet-list, #sidebar .item-box-ticks ul.bullet-list, #sidebar .item-box-tickspurple ul.bullet-list {
	margin:0 2px;
	padding:0 0 4px;
}
#sidebar .item-box ul li, #sidebar1 .item-box ul li{
	/*height:1%;*/
	margin:6px 0 0;
	overflow:hidden;
	padding:0 0 0 14px;
	background:url(/images/separator03.gif) no-repeat 0 4px;
}
#sidebar .item-box-blue ul li {
	/*height:1%;*/
	margin:6px 0 0;
	overflow:hidden;
	padding:0 0 0 14px;
	background:url(/images/separator-blue.gif) no-repeat 0 4px;
}
#sidebar .item-box-orange ul li {
	/*height:1%;*/
	margin:6px 0 0;
	overflow:hidden;
	padding:0 0 0 14px;
	background:url(/images/separator-orange.gif) no-repeat 0 4px;
}
#sidebar .item-box-burgundy ul li {
	/*height:1%;*/
	margin:6px 0 0;
	overflow:hidden;
	padding:0 0 0 14px;
	background:url(/images/separator-burgundy.gif) no-repeat 0 4px;
}
#sidebar .item-box-grey ul li {
	/*height:1%;*/
	margin:6px 0 0;
	overflow:hidden;
	padding:0 0 0 14px;
	background:url(/images/separator-grey.gif) no-repeat 0 4px;
}
#sidebar .item-box-ticks ul li {
	/*height:1%;*/
	margin:6px 0 0;
	overflow:hidden;
	padding:0 0 0 14px;
	background:url(/images/tick-blue-rh_sidebar.png) no-repeat 0 4px;
	line-height:20px;
}
#sidebar .item-box-tickspurple ul li {
	/*height:1%;*/
	line-height:20px;
	margin:6px 0 0;
	overflow:hidden;
	padding:0 0 0 14px;
	background:url(/images/tick-purple-rh_sidebar.png) no-repeat 0 4px;
}
#sidebar .card-box ul li, #sidebar1 .card-box ul li {
	float:left;
	height:auto;
	width:67px;
	margin:7px 0 0;
	padding:0;
	background:none;
}
#sidebar .card-box ul img {
	display:block
}
#sidebar .item-box ul.bullet-list li {
	padding:0 0 0 13px;
	font-size:16px;
	color:#333;
	background:url(/images/separator04.gif) no-repeat 0 6px;
}
#sidebar .item-box ul a, #sidebar .item-box-blue ul a, #sidebar .item-box-orange ul a, #sidebar .item-box-grey ul a, #sidebar .item-box-ticks ul a, #sidebar .item-box-tickspurple ul a {
	text-decoration:none
}
#sidebar .item-box ul a:hover, #sidebar .item-box-blue ul a:hover, #sidebar .item-box-orange ul a:hover, #sidebar .item-box-grey ul a:hover, #sidebar .item-box-ticks ul a:hover, #sidebar .item-box-tickspurple ul a:hover {
	text-decoration:underline;
}
#sidebar .item-box .box {
	width:199px;
	padding:0 5px 2px;
	margin:6px 0 0;
	border:1px solid #999;
	overflow:hidden;
}
#sidebar .item-box .box .title {
	display:block;
	font-weight:bold;
	padding:0 0 0 18px;
	margin:5px 0 0;
	background:url(/images/separator02.gif) no-repeat 0 3px;
}
#sidebar .item-box .box ul {
	margin:-2px 0 0 20px;
	padding:0;
}
#sidebar .item-box .box ul li {
	margin:4px 0 0
}
#sidebar .check-form {
	/*height:1%;*/
	padding:0 0 2px;
	margin:9px 0 0;
	overflow:hidden;
}
#sidebar .check-form select {
	float:left;
	/*font:13px/23px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:23px;
	color:#3b2e23;
	height:23px;
	width:204px;
}
#sidebar .chat-box {
	width:209px;
	margin:12px 0 0;
	overflow:hidden;
	border:1px solid #333;
}
#sidebar .chat-box img {
	display:block
}
#sidebar .chat-box .title {
	/*height:1%;*/
	padding:4px 5px;
	overflow:hidden;
	background:#080b0d url(/images/bg-heading02.gif) repeat-x;
}
#sidebar .chat-box .title strong {
	float:left;
	/*font:20px/22px Arial, Helvetica, sans-serif;*/
	font-size:20px;
	line-height:22px;
	color:#fff;
}
#sidebar .chat-box .title strong a {
	padding:0 28px 0 0;
	background:url(/images/arrow02.gif) no-repeat 100% 50%;
	color:#fff;
	text-decoration:none;
}
#sidebar .chat-box .title strong a:hover {
	text-decoration:underline;
}
#sidebar .help-box p {
	font-size:16px;
	line-height:17px;
	text-align:center;
}
#sidebar .item-box .textbox {
	width:100%;
	padding:0 0 2px;
	overflow:hidden;
	margin:10px 0 0;
}
#sidebar .help-box .textbox p {
	color:#000
}
#sidebar .help-box .textbox p a {
	color:#000
}
#sidebar .help-box .btn {
	margin:9px 0 0
}
#sidebar .help-box .btn a {
	margin:0 0 0 23px;
	display:inline;
}



.nav-box {
	width:100%;
	padding:0 0 14px;
	overflow:hidden;
}
.nav-box .heading {
	/*height:1%;*/
	padding:2px 7px;
	background:#e4e4e4;
	overflow:hidden;
	background: #E4E4E4 url(/images/bg-heading01.gif) repeat-x;
	border: 1px solid #999;
	overflow: hidden;
	padding: 5px 5px 2px;
}
.nav-box .title {
	display:block;
	/*font:18px Arial, Helvetica, sans-serif;*/
	font-size:18px;
	color: #333;
}
.nav-box .heading .link {
	float:right;
	/*font:13px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:18px;
	color:black;
	text-decoration:underline;
}
.nav-box .heading .link:hover {
	text-decoration:none
}
.nav-box ul {
	width:100%;
	padding:0;
	margin:5px 0 0;
	list-style:none;
	overflow:hidden;
}
.nav-box ul li {
	float:left;
	width:196px;
	font-size:15px;
	line-height:20px;
	color:#333;
	padding:0 0 0 15px;
	margin:3px 0 0;
	overflow:hidden;
}
.nav-box ul li.active {
	background:url(/images/separator-grey.gif) no-repeat 0 4px
}
.nav-box ul a {
	float:left;
	color:#333;
	text-decoration:none;
}
.nav-box ul li.active a, .nav-box ul a:hover {
	font-weight:bold
}
#content .item-box .online-form {
	
	margin:-4px 0 0;
	padding:0 5px 13px 7px;
	overflow:hidden;
}

#content1 .item-box .online-form {
	
	margin:-4px 0 0;
	padding:0 5px 13px 7px;
	overflow:hidden;
}
.online-form .row {
	   margin: 16px 0 0;
    padding: 0px;
    width: 100%;
}
.online-form .row label {
     color: #000;
    display: inline;
    float: left;
    font-size: 16px;
    line-height: 26px;
    margin: 0px;
    width: 28%;
}
.online-form .row .item-row {
	float:left;
	 width: 65%;
	position:relative;
}
.online-form .input-field {
    float: left;
    padding: 4px 5px;
    background: #FFF none repeat scroll 0% 0%;
    width: 45%;
    margin: 0px;
    border: 1px solid #C6BFBF;
    border-radius: 3px;
}
#content .item-box .online-form input.txt, #content .item-box .online-form input.txt1 {
	float:none;
	color:#000;
	margin:0;
	border:1px solid #676767;
	width:396px;
	padding:4px 5px;
}

#content1 .item-box .online-form input.txt, #content1 .item-box .online-form input.txt1 {
	float:none;
	color:#000;
	margin:0;
	border:1px solid #676767;
	 width: 315px;
	padding:4px 5px;
}
.online-form .row select {
	float:left;
	/*font:11px/20px Arial, Helvetica, sans-serif;*/
	/*font-size:11px;*/
	line-height:20px;
	color:#000;
	width:98px;
	height:33px;
	margin:2px 2px 0 0;
}
.online-form .selectbox_inner select{border: 1px solid rgb(200, 177, 177);
color: rgb(0, 0, 0);
float: left;
font-size: 15px;
padding: 2px 12px;
width: 376px;
line-height: 32px;
height: 33px;}

.online-form .dropdown_section .owner-suburb{border: 1px solid rgb(200, 177, 177);
color: rgb(0, 0, 0);
float: left;
font-size: 15px;
padding: 2px 12px;
width: 376px;
line-height: 32px;
height: 33px;}

.loading_section{position: relative;overflow: hidden; width:378px;}
.loading_section .position{position: absolute;top: 2px;right: 6px;}
.postcode_select{
	float:left !important;
	/*font:11px/20px Arial, Helvetica, sans-serif;*/
	font-size:11px !important;
	line-height:20px !important;
	color:#000 !important;
	width:131px !important;
	height:31px !important;
	margin:2px 2px 0 0 !important;
}

.online-form .inform-box .row select {
	width:160px;
	margin:0 2px 0 0;
}
.online-form .inform-box .row .sel1 {
	width:56px
}
.online-form .inform-box .row .sel2 {
	width:60px
}
.error {
	display:none;
	float:left;
	padding:2px 9px 2px 25px;
	border:1px solid #ff0303;
	position:relative;
	margin:12px 0 0;
	background-color: #fff;
	background-image: url(/images/ico-close-r.gif);
	background-repeat: no-repeat;
	background-position: 5px 40%;
}
.error-row .error {
	display:block
}
/*was #content .online-form .row .error p,
#content .login-form .row .error p */

/*ryan request change to */
#content .online-form .row .error p, #content .quote-form .row .error p, #content .login-form .row .error p {
	font-size:12px;
	color:#f00;
	margin:0;
}

#content1 .online-form .row .error p, #content1 .quote-form .row .error p, #content1.login-form .row .error p {
	font-size:12px;
	color:#f00;
	margin:0;
}
.error .arrow {
	position:absolute;
	top:-9px;
	left:10px;
	background:url(/images/arrow-error.gif) no-repeat;
	width:13px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
}
.online-form .row .link-ask {
	position:absolute;
	top:5px;
	left:-36px;
	background:url(/images/ico-question.gif) no-repeat;
	width:16px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	display:none;
}
.quest-box {
	height:1%
}
.quest-box .items-row {
	/*height:1%;*/
	min-height:45px;
	margin:10px 10px 0 0;
	padding:0 0 10px;
	overflow:hidden;
	border-bottom:1px solid #999;
	position:relative;
}
#content .quest-box .items-row p {
	float: left;
	font-size:16px;
	margin:0;
	width: 510px;
}

#content .quest-box .items-row ul.list {
	display:inline;
	margin:14px -13px 0 0;
	padding:0;
	position:relative;
}

#content .quest-box .items-row label {
	/*float:left;*/
	padding:0 5px 0 0;
	font-size:16px;
	text-indent:0;
}
#content .quest-box .items-row ul input {
	float:left;
	width:16px;
	height:16px;
	margin:2px 0 0;
	padding:0;
}

#content1 .quest-box .items-row p {
	float: left;
	font-size:16px;
	margin:0;
	width: 485px;
 
}
#content1 .quest-box .items-row ul {
	display:inline;
	right:0;
	top:0;
	 
	height:auto;
	margin:0 -14px 0 0;
	padding:0;
	position: absolute;
	width: 100px;
}
#content1 .quest-box .items-row ul.list {
	display:inline;
	margin:14px -13px 0 0;
	padding:0;
	position:relative;
}
#content1 .quest-box .items-row ul li {
	float:left;
	margin:0;
	padding:0 ;
}
#content1 .quest-box .items-row label {
	float:left;
	padding:0 5px 0 0;
	font-size:16px;
	text-indent:0;
}
#content1 .quest-box .items-row ul input {
	float:left;
	width:16px;
	height:16px;
	margin:2px 0 0;
	padding:0;
}

.below-box {
	/*height:1%;*/
	padding:0 0 0 16px;
	overflow:hidden;
}
.below-box .section {
	padding:0 0 11px;
	/*height:1%;*/
	margin:4px 0 0;
	overflow:hidden;
}
.below-box .section div {
	float:left;
	background:#fff; /*url(/images/ico-close-l.gif) no-repeat 5px 50%;*/
	border:1px solid #85bb14;
	position:relative;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#content .online-form .below-box .section p {
	font-size:16px;
	color:#000;
	margin:0;
}
#content .online-form .below-box .arrow {
	position:absolute;
	top:21px;
	left:10px;
	background: url(/images/arrow-detail.gif) no-repeat;
	width:13px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
}

#content1 .online-form .below-box .section p {
	font-size:16px;
	color:#000;
	margin:0;
}
#content1 .online-form .below-box .arrow {
	position:absolute;
	top:24px;
	left:10px;
	background: url(/images/arrow-detail.gif) no-repeat;
	width:13px;
	height:9px;
	overflow:hidden;
	text-indent:-9999px;
}

.below-box textarea {
	/*font:14px/16px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:16px;
	color:#000;
	/*width:606px;*/
	height:63px;
	width:98%;
	max-height:63px;
	padding:5px;
	background:#fff;
	border:1px solid #666;
	overflow:auto;
}
.visible-box {
	/*height:1%;*/
	overflow:hidden;
	margin-top:10px;
}
.visible-box .section {
	/*height:1%;*/
	margin:11px 0 0;
	overflow:hidden;
}
.visible-box .section .txt {
	float:left;
	font-size:16px;
	line-height:21px;
	padding:0 6px 0 0;
}
.visible-box .section .link-ask {
	float:left;
	background:url(/images/ico-question.gif) no-repeat;
	width:16px;
	margin:2px 22px 0 0;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	display:none;
}
.visible-box .section select {
	float:left;
	/*font:11px/20px Arial, Helvetica, sans-serif;*/
	font-size:11px;
	line-height:20px;
	color:#000;
	width:90px;
	height:20px;
	margin:1px 13px 0 0;
}
.visible-box .section .sel {
	width:82px
}
#content .online-form .visible-box p {
	font-size:16px;
	line-height:17px;
	margin:24px 0 0;
}

#content1 .online-form .visible-box p {
	font-size:16px;
	line-height:17px;
	margin:24px 0 0;
}
.detail-table {
	/*height:1%;*/
	padding:0 3px 7px;
	overflow:hidden;
	background:#fff;
	margin:12px 0 0;
	border:1px solid #999;
}
#content .detail-table h3 {
	/*font:bold 16px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#000;
	padding:0 5px;
	margin:8px 0 0;
}

#content1 .detail-table h3 {
	/*font:bold 16px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#000;
	padding:0 5px;
	margin:8px 0 0;
}
.detail-table table {
	width:100%;
	padding:0;
	margin:15px 0 0;
	border-collapse:collapse;
}
.detail-table table td {
	/*font:bold 13px/16px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	border-top:1px solid #fff;
	background:#e5e5e5;
	padding:0 4px;
	height:19px;
}
.detail-table table td.name {
	width:131px;
	background:#fff;
}
.detail-table table .dark td {
	background:#ccc
}
.detail-box {
	/*height:1%;*/
	margin:8px 0 0;
	overflow:hidden;
}
#content .detail-box h3 {
	/*font:bold 16px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#000;
}
#content .item-box .detail-box ul li {
	margin:11px 0 0;
	width:600px;
	clear: left;
	padding-left: 40px;
}
#content .item-box .detail-box ul {
	padding-left: 0px !important;
}

#content1 .detail-box h3 {
	/*font:bold 16px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#000;
}
#content1 .item-box .detail-box ul li {
	margin:11px 0 0;
	width:600px;
	clear: left;
	padding-left: 40px;
}
#content1 .item-box .detail-box ul {
	padding-left: 0px !important;
}

.detail-box label {
	font-size:16px;
	padding-right: 5px;
}
.detail-box .link {
	float:left;
	font-size:16px;
	color:#00f;
	margin:0 6px 0 0;
	display:inline;
}
.detail-box .link-ask {
	float:left;
	background:url(/images/ico-question.gif) no-repeat;
	width:16px;
	margin:0;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	display:none;
}
.detail-box .check {
	float:left;
	width:14px;
	height:14px;
	padding:0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -30px;/* original code */  /*float:right;
	width:14px;
	height:14px;
	margin:2px 0 0;
	padding:0;*/
	
	}
.declaration-box {
	/*height:1%;*/
	overflow:hidden;
	margin:20px 0 0;
}
.declaration-box .holder {
	/*height:1%;*/
	padding:0 0 7px;
	overflow:hidden;
}
#content .declaration-box h3 {
	/*font:bold 16px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#000;
}

#content1 .declaration-box h3 {
	/*font:bold 16px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#000;
}
.declaration-box .area {
	/*font:14px/16px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:22px;
	color:#000;
 
	height:45px;
	padding:5px;
	background:#fff;
	border:1px solid #666;
	overflow:auto;
	margin:8px 0 0;
}
.declaration-box p {
	/*height:1%;*/
	overflow:hidden;
	line-height:22px;
	margin:18px 0 0;
}
#content .online-form .declaration-box p {
	font-size:16px;
	line-height:22px;
	margin:17px 0 0;
}
#content .online-form .declaration-box .area p {
	font:14px/16px 'aller_lightregular';
	font-size:16px;
	line-height:16px;
	color:#000;
	height:auto;
	margin:0;
}

#content1 .online-form .declaration-box p {
	font-size:16px;
	line-height:22px;
	margin:17px 0 0;
}
#content1 .online-form .declaration-box .area p {
	font:14px/16px 'aller_lightregular';
	font-size:16px;
	line-height:16px;
	color:#000;
	height:auto;
	margin:0;
}

.premium-box {
	/*height:1%;*/
	padding:2px 8px;
	overflow:hidden;
	background:#99d617;
	border:1px solid #999;
	margin:18px 0 0;
}
#content .online-form .premium-box p {
	/*font:bold 16px/26px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	margin:0;
}
#content .online-form .premium-box p strong {
	font-size:24px
}

#content1 .online-form .premium-box p {
	/*font:bold 16px/26px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	margin:0;
}
#content1 .online-form .premium-box p strong {
	font-size:24px
}

.pay-box {
	/*height:1%;*/
	overflow:hidden;
	padding:0 0 0 2px;
	margin:10px 0 0 -2px;
}
#content .online-form .pay-box p {
	font-size:16px;
	margin:6px 0 0;
}

#content1 .online-form .pay-box p {
	font-size:16px;
	margin:6px 0 0;
	padding-right: 60px;
}

.frame .box p {
	padding-right: 0px !important;
	}
.online-form .three-boxes {
	background:url(/images/bg-three-boxes-s.gif) repeat-y -658px 0;
	width:658px;
	overflow:hidden;
	margin:19px 0 0 -2px;
	position:relative;
}
.online-form .three-boxes .holder {
	background:url(/images/bg-three-boxes-s.gif) no-repeat 0 0
}
.online-form .three-boxes .frame {
	width:658px;
	background:url(/images/bg-three-boxes-s.gif) no-repeat 100% 100%;
}
.online-form .three-boxes .box {
	padding:0 5px 50px 4px;
	margin:5px 0 0 6px;
	width:206px;
}
.online-form .three-boxes .one {
	margin:5px 0 0
}
.online-form .three-boxes .box-r {
	margin:5px 0 0 7px
}
.online-form .three-boxes .title {
	font-weight:bold;
	margin:0 0 -10px;
	text-transform:uppercase;
}
#content .online-form .pay-box .three-boxes p {
	margin:13px 0 0;
	line-height:13px;
	text-align:center;
}

#content1 .online-form .pay-box .three-boxes p {
	margin:13px 0 0;
	line-height:13px;
	text-align:center;
}
.online-form .three-boxes .pay {
	position:absolute;
	bottom:8px;
	width:67px;
	margin:0 0 0 70px;
	height:28px;
	background:url(/images/btn-pay.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.online-form .three-boxes .pay:hover {
	background:url(/images/btn-pay-h.gif) no-repeat;
}
/**********************/

/* revised three-boxes - changed to .payment-option */


.online-form .payment-option {
	background:url(/images/.bg-three-boxes-s.gif) repeat-y -679px 0;
	width:679px;
	overflow:hidden;
	margin:19px 0 0 -2px;
	position:relative;
}
.online-form .payment-option .holder {
	background:url(/images/.bg-three-boxes-s.gif) no-repeat 0 0
}
.online-form .payment-option .frame {
	width:679px;
	background:url(/images/.bg-three-boxes-s.gif) no-repeat 100% 100%;/* for 2 x payment boxes instead of 3 */  /*padding-left: 110px;*/
}
.online-form .payment-option .box {
	/*width:183px;*/
	width:220px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 5px;
	padding-right: 7px;
	/*padding-bottom: 50px;*/
	padding-left: 4px;
	/*min-height: 240px;*/
	min-height: 190px;
	display:inline;
	float:left;
 
	 
}
.online-form .payment-option .one {
	border: 1px solid;
	background: white;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
.online-form .payment-option .box-r {
	margin:5px 0 0 7px
}
.online-form .payment-option .title {
	display:block;
	/*font:14px/18px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:18px;
	/*height:1%;*/
	padding:3px;
	overflow:hidden;
	background:#e4e4e4;
	text-align:center;
	text-transform: uppercase;
	font-weight:bold;
}
#content .online-form .pay-box .payment-option p {
	margin:13px 0 0;
	line-height:17px;
	text-align:center;
}

#content1 .online-form .pay-box .payment-option p {
	margin:13px 0 0;
	line-height:17px;
	text-align:center;
	font-size:15px;
}

.online-form .payment-option .pay {
	position:absolute;
	bottom:8px;
	width:67px;
	margin:0 0 0 70px;
	height:28px;
	background:url(/images/btn-pay.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
/**********************/

/* end three-boxes revised */


.inform-box {
	/*height:1%;*/
	margin:27px 0 0;
	overflow:hidden;
}
.online-form .row-holder {
	/*height:1%;*/
	padding:0 0 9px;
	margin:18px 0 0;
	overflow:hidden;
}
.inform-box .txt {
	float:left;
	font-size:16px;
	width:246px;
	margin:0 0 -100px -246px;
	position:relative;
	display:inline;
}
.online-form .inform-box .row {
	margin:8px 0 0
}
.inform-box .txt a {
	color:#00f;
	text-decoration:underline;
}
.inform-box .txt a:hover {
	text-decoration:none
}
.online-form .inform-box .row label {
	/*font:13px/20px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:20px;
}
#content .item-box .online-form input.txt1 {
	width:62px
}
#content .item-box .online-form input.txt5 {
	width:162px;
	float: right;
}
#content .item-box .online-form input.txt6 {
	width:81px;
	float: right;
}
#content .item-box .online-form select.txt5 {
	float: right;
}

#content1 .item-box .online-form input.txt1 {
	width:62px
}
#content1 .item-box .online-form input.txt5 {
	width:162px;
	float: right;
}
#content1 .item-box .online-form input.txt6 {
	width:81px;
	float: right;
}
#content1 .item-box .online-form select.txt5 {
	float: right;
}

.description-box {
	/*height:1%;*/
	padding:0 10px 0 0;
	overflow:hidden;
	margin:20px 0 0;
}
#content .description-box h3 {
	/*font:bold 16px/20px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#000;
	margin:9px 0 0;
}
#content .item-box .description-box p {
	font-size:16px;
	/*line-height:15px;*/
	line-height:20px;
	margin:15px 0 0;
}
#content .item-box .description-box p a {
	color:#00f;
	text-decoration:underline;
}
#content .item-box .description-box p a:hover {
	text-decoration:none
}
#content .item-box form .btn-download {
	margin:10px 0 0;
	float:none;
	/*height:1%;*/
}
#content .item-box form .btn-download span {
	padding:4px 9px 0;
	font-size:15px;
	font-weight:bold;
}
#content .item-box form .btn-download em {
	height:28px;
	width:23px;
}

#content1 .description-box h3 {
	/*font:bold 16px/20px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	color:#000;
	margin:9px 0 0;
}
#content1 .item-box .description-box p {
	font-size:16px;
	line-height:19x;
	margin:15px 0 0;
}
#content1 .item-box .description-box p a {
	color:#00f;
	text-decoration:underline;
}
#content1 .item-box .description-box p a:hover {
	text-decoration:none
}
#content1 .item-box form .btn-download {
	margin:10px 0 0;
	float:none;
	/*height:1%;*/
}
#content1 .item-box form .btn-download span {
	padding:4px 9px 0;
	font-size:15px;
	font-weight:bold;
}
#content1 .item-box form .btn-download em {
	height:28px;
	width:23px;
}

.online-form .btn-box {
	margin:38px 0 0;
	padding:0 0 8px;
	width:100%;
	position:relative;
	overflow:hidden;
}
#content .item-box .online-form .btn-box .btn {
	margin:0 10px 0 0
}

#content1 .item-box .online-form .btn-box .btn {
	margin:0 10px 0 0
}
.online-form .btn-box .holder {
	float:left;
	left:50%;
	position:relative;
}
.online-form .btn-box .frame {
	float:left;
	left:-50%;
	position:relative;
}
.online-form .btn-box .txt {
	display:block;
	/*font:11px/14px Arial, Helvetica, sans-serif;*/
	font-size:11px;
	line-height:14px;
	clear:both;
	padding:4px 0 0;
	text-align:center;
}
#footer {	
	width:100%;
	margin:10px 0 0;
	overflow:hidden;
	text-align: center;
}
.footer {
	/*background:#dcdcdc;*/
	width:930px;
	/*width:948px;*/
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}
.footer .item {
	float:left;
	/* for narrow blocks:  width:210px; */
	width: 600px;
	padding:0 14px 0 0;
	margin:18px 0 0;
}
.footer .wide {
	padding:0 36px 0 0
}
.footer .item .title {
	/*font:bold 13px/16px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	display:block;
	margin-bottom:10px;
}
.footer .item ul {
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.footer .item ul li {
	float:left;
	/*font:13px/16px Arial, Helvetica, sans-serif;*/
	font-size:16px;
	line-height:16px;
	width:100%;
	margin:4px 0 0;
}
.footer .item ul a {
	text-decoration:none
}
.footer .item ul a:hover {
	text-decoration:underline;
}
/*Lloyds column home-page */


.footer .sectionhome {
	float:right;
	width:180px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}
.footer .sectionhome img {
	display:block;
	margin:0 0 9px;
}
.footer .sectionhome p {
	/*font:11px/14px Arial, Helvetica, sans-serif;*/
	font-size:11px;
	line-height:14px;
	color:#333;
	margin:0 0 15px;
}
.footer .sectionhome p a {
	color:#333
}
.footer .regulation {
	font-size: 13px; /*width: 600px; */
	width: 924px;
	float: left;
	clear: left;
	padding-top: 10px;
	line-height:20px;
}
/*Lloyds column rest of site */


.footer .section {
	float:right;
	padding:0 30px 0 0;
	width:180px;
	margin:20px 0 0;
}
.footer .section img {
	display:block;
	margin:0 0 9px;
}
.footer .section p {
	font:11px/14px 'aller_lightregular';
	color:#333;
	margin:0 0 15px;
}
.footer .section p a {
	color:#333
}
/* popup */
.popup {
	position:absolute;
	left:-99999px;
	top:-99999px;
	overflow:hidden;
	z-index:200;
	display:block;
}
.popup .block {
	width:458px;
	border:5px solid #ccc;
	background:#fff;
	overflow:hidden;
	text-align: left;
}
.popup-results .block {
	width:658px
}
.popup .heading {
	background:url(/images/bg-heading04.gif) repeat-x 0 100%;
	/*height:1%;*/
	padding:6px 14px 5px;
	overflow:hidden;
}
.popup .heading .title {
	display:block;
	font:28px/30px 'aller_lightregular';
	color:#fff;
	text-align: center;
}
.popup-results .heading .title {
	text-align:left;
}
.popup .text {
	/*height:1%;*/
	position:relative;
	padding:0 2px 13px 9px;
	overflow:hidden;
	margin:13px auto auto;
	width: 220px;
}
.tworesults .text {
	width: 460px;
}
.popup-results .text {
	width: 650px;
}
.popup .box {
	float:left;
	padding:6px 0 7px 7px;
	border:5px solid #e5e5e5;
	overflow:hidden;
	position:relative;
}
.tworesults .box {
	margin-left: 5px;
}
.popup .box .holder {
	float:left;
	margin:0 -7px 0 0;
}
.popup .box .item {
	float:left;
	border-left:1px solid #666;
	padding:0 14px 9999px 7px;
	margin:0 0 -9999px -8px;
	display:inline;
	width:196px;
}
.popup .box .title {
	display:block;
	font:bold 14px/16px 'aller_lightregular';
	color:#000;
	padding:4px;
	text-align:center;
	background:#96de10;
	text-transform:uppercase;
}
.popup .box .title span {
	text-decoration:underline
}
.popup .box .description {
	min-height:70px;
	padding:0 0 94px;
	overflow:hidden;
}
* html .popup .box .description {
	height:70px;
	overflow:visible;
}
.popup .box ul, .popup #premiumtable ul {
	padding:0;
	margin:1px 0 0;
	list-style:none;
	overflow:hidden;
	line-height: 25px;
}
.popup .box ul li, .popup #premiumtable ul li, {
 float:left;
 width:100%;
 margin:4px 0 0;
 text-align: left;
 line-height: 25px;
}
.popup .box ul .num, .popup #premiumtable ul .num {
	float:left;
	width:20px;
	height:22px;
	padding:0 6px 0 0;
	background:url(/images/bg-check01.png) center center no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.popup .box ul .padded, .popup #premiumtable ul .padded {
	margin-left: 50px;
	padding: 0 10px 0 0 !important;
}
* html .popup .box ul .num {
	padding:0 3px 0 0
}
.popup .box ul p, .popup #premiumtable ul p {
	margin:2px 0 0
}
.popup .box ul p a, .popup #premiumtable ul p a {
	text-decoration:none
}
.popup .box ul p a:hover, .popup #premiumtable ul p a:hover {
	text-decoration:underline;
}
.popup .box .infobox {
	position:absolute;
	bottom:7px;
	width:196px;
}
.popup .box .infobox .price, .price {
	display:block;
	font:bold 30px/32px 'aller_lightregular';
	color:#000;
	text-align:center;
}
.popup .box .infobox p {
	font:12px/14px 'aller_lightregular';
	color:#333;
	margin:2px 0 0;
	text-align:center;
}
.popup .box .btn {
	position:relative;
	margin:9px 0 0;
}
.popup .box .btn div {
	float:left;
	left:50%;
	position:relative;
}
.popup .box .btn a {
	float:left;
	left:-50%;
	position:relative;
}
.popup .box .btn a:hover {
	float:left;
	left:-50%;
	position:relative;
}
.popup .box .btn a:hover span {
	background:
url(/images/bg-btnhover-l.png) no-repeat !important;
}
.popup .box .btn a:hover em {
	background:
url(/images/bg-btnhover-r.png) no-repeat !important;
}
.popup .box .btn span {
	background:url(/images/bg-btn07-l.png) no-repeat
}
.popup .box .btn em {
	background:url(/images/bg-btn07-r.png) no-repeat
}
.popup .content-box {
	float:left;
	width:180px;
	padding:0 0 0 21px;
}
.tworesults .content-box {
	float:none;
	padding:0 0 0 133px;
	overflow:hidden;
}
.popup-results .content-box {
	float:none;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.popup .content-box .title {
	display:block;
	font:18px/20px 'aller_lightregular';
	text-align:center;
	margin:6px 0 0;
}
.popup .content-box ul {
	/*height:1%;*/
	padding:0 0 14px 4px;
	margin:10px 0 0;
	overflow:hidden;
	list-style:none;
}
.popup .content-box ul li {
	/*height:1%;*/
	font-size:16px;
	padding:0 0 0 9px;
	margin:3px 0 0;
	overflow:hidden;
	background:url(/images/separator05.gif) no-repeat 0 7px;
}
.popup .content-box p {
	font:12px/16px 'aller_lightregular';
	margin:10px 0 0;
	text-align:center;
}
.popup .content-box .btn {
	margin:4px 0 0
}
.popup .content-box .btn span {
	background:url(/images/bg-btn08-l.png) no-repeat
}
.popup .content-box .btn em {
	background:url(/images/bg-btn08-r.png) no-repeat
}
.popup .btn-close {
	position:absolute;
	right:10px;
	bottom:10px;
	width:18px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/btn-close.gif) no-repeat;
}
.table-box .pay {
	display:block;
	color:#090;
}
.global-box .text {
	padding:0 12px 0 0
}
#content .item-box .cover-form p {
	color:#000
}
#content .item-box .cover-form {
	margin:0;
}

#content1 .item-box .cover-form p {
	color:#000
}
#content1 .item-box .cover-form {
	margin:0;
}
.cover-form .btn-increase {
	background:url(/images/btn-increase.gif) no-repeat;
	width:115px;
	height:18px;
	padding:18px 0 0;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	border:none;
	margin:0 0 0 32px;
}
.table-box .cel {
	border:none;
	width:324px;
	vertical-align:middle;
}
.cover-form .cel .btn-cancel {
	float:left;
	background:url(/images/btn-cancel.gif) no-repeat;
	width:137px;
	height:20px;
	padding:20px 0 0;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	border:none;
	margin:0 0 0 4px;
}
.cover-form .item-holder {
	/*height:1%;*/
	margin:16px 0 0;
	overflow:hidden;
}
.cover-form .item-holder label {
	display:block;
	font:14px/16px 'aller_lightregular';
	color:#000;
	padding:0 0 5px;
}
#content .cover-form .item-holder p {
	margin:0
}

#content1 .cover-form .item-holder p {
	margin:0
}
.cover-form .answer-box {
	background:url(/images/bg-answer-box.gif) repeat-y -656px 0;
	width:656px;
	overflow:hidden;
	margin:6px -5px 0 0;
}
.cover-form .answer-box .holder {
	background:url(/images/bg-answer-box.gif) no-repeat 0 0
}
.cover-form .answer-box .frame {
	background:url(/images/bg-answer-box.gif) no-repeat 100% 100%;
	width:623px;
	padding:0 15px 14px 18px;
	overflow:hidden;
}
#content .cover-form .answer-box p {
	font-size:16px;
	line-height:21px;
	margin:15px 0 0;
}


#content1 .cover-form .answer-box p {
	font-size:16px;
	line-height:21px;
	margin:15px 0 0;
}
.cover-form .item-holder select {
	float:left;
	font:11px/20px 'aller_lightregular';
	color:#000;
	width:140px;
	height:20px;
}
.cover-form .item-holder .sel {
	width:386px
}
.support-box {
	width:100%;
	overflow:hidden;
	margin:18px 0 0;
}
.support-box .info-holder {
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
#content .support-box h3 {
	font:bold 16px/20px 'aller_lightregular';
	color:#000;
}
#content .item-box .support-box p {
	font:13px/15px 'aller_lightregular';
	color:#000;
	margin:18px 0 0;
}
#content .support-box p a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#content .support-box p a:hover {
	text-decoration:underline
}

#content1 .support-box h3 {
	font:bold 16px/20px 'aller_lightregular';
	color:#000;
}
#content1 .item-box .support-box p {
	font:13px/15px 'aller_lightregular';
	color:#000;
	margin:18px 0 0;
}
#content1 .support-box p a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#content1.support-box p a:hover {
	text-decoration:underline
}

.support-box .row {
	/*height:1%;*/
	padding:0 0 0 244px;
	overflow:hidden;
	margin:15px 0 0;
}
.support-box .row label {
	float:left;
	font:13px/26px 'aller_lightregular';
	color:#000;
	width:244px;
	margin:0 0 0 -244px;
	display:inline;
}
.support-box .item-row {
	/*height:1%;*/
	overflow:hidden;
}
#content .item-box .support-box input.txt {
	font:16px/18px 'aller_lightregular';
	color:#000;
	margin:0;
	width:396px;
	padding:3px 5px;
	height:18px;
}

#content1 .item-box .support-box input.txt {
	font:16px/18px 'aller_lightregular';
	color:#000;
	margin:0;
	width:396px;
	padding:3px 5px;
	height:18px;
}

.support-box .item-row textarea {
	font:16px/18px 'aller_lightregular';
	color:#000;
	width:394px;
	max-width:396px;
	height:90px;
	max-height:90px;
	padding:5px;
	border:2px solid #676767;
	overflow:auto;
}
/*revised formatting */

.text-box {
	overflow: hidden;
	height: 1%;
}
#content .item-box .text-box ul, #content .text-box ul, #content .item-box .text .text-box ul {
	margin: 0;
	padding: 0px 0 6px 15px;
	list-style-type: disc !important;
	list-style-position: inside;
	text-align: justify;
}
/*added to make bullets appear on standard text */

#content .text-box ul li, #content .visual-box ul li, #content .item-box .text .text-box ul li {
	list-style-position: inside;
	list-style-type: disc !important;
	text-indent: -13px;
}
#content .item-box .visual-box ul li, #content .bullet-box .visual-box ul li {
	background: url("../images/separator-list.gif") no-repeat 0 7px;
	margin: 0;
	padding: 0 0 3px 18px;
}
#content .item-box .text-box ul li, #content .item-box .text .text-box ul li, #content .item-box .bullet-box ul li {
	margin: 0;
	padding: 9px 0 6px 27px;
	background: url(/images/separator-list.gif) no-repeat 0 6px;
	list-style-type: disc !important;
}
#content .text-box ul.ol-list, #content .visual-box ul.ol-list {
	margin: 0;
	padding: 0 0 10px 27px;
	list-style-type: none !important;
}
#content .visual-box ul.ol-list {
	padding: 10px 0 3px 38px;
}
#content .text-box ul.ol-list li, #content .visual-box ul.ol-list li {
	background: none;
	line-height: 17px;
	overflow: visible;
	padding: 0 0 7px;
}
#content .visual-box ul.ol-list li {
	padding: 0 0 2px;
}
#content .text-box ul.ol-list li span.number {
	padding: 0 17px 0 0;
}
#content .visual-box ul.ol-list li span.number {
	padding: 0 9px 0 0;
}
#content .text-box ul.ol-list li ul li span.number {
	padding: 0 9px 0 0;
}
#content .visual-box ul.ol-list li ul li span.number {
	padding: 0 9px 0 0;
}
#content .text-box ul.ol-list ul {
	margin: 0;
	padding: 16px 0 0;
	position: relative;
}
#content .text-box ul.ol-list ul li {
	background: none;
	padding: 0 0 8px 0;
}
#content .visual-box ul.ol-list ul.ol-list {
	margin: 0 0 0 -33px;
	padding: 9px 0 0;
	position: relative;
}
#content .visual-box ul.ol-list ul.ol-list li {
	background: none;
	padding: 0 0 6px;
}
#content .visual-box ul.ol-list ul {
	padding: 0 0 0 21px;
}

#content1 .item-box .text-box ul, #content1 .text-box ul, #content1 .item-box .text .text-box ul {
	margin: 0;
	padding: 0px 0 6px 15px;
	list-style-type: disc !important;
	list-style-position: inside;
	text-align: justify;
}
/*added to make bullets appear on standard text */

#content1 .text-box ul li, #content1 .visual-box ul li, #content1 .item-box .text .text-box ul li {
	list-style-position: inside;
	list-style-type: disc !important;
	text-indent: -13px;
}
#content1 .item-box .visual-box ul li, #content1 .bullet-box .visual-box ul li {
	background: url("../images/separator-list.gif") no-repeat 0 7px;
	margin: 0;
	padding: 0 0 3px 18px;
}
#content1 .item-box .text-box ul li, #content1 .item-box .text .text-box ul li, #content1 .item-box .bullet-box ul li {
	margin: 0;
	padding: 9px 0 6px 27px;
	background: url(/images/separator-list.gif) no-repeat 0 6px;
	list-style-type: disc !important;
}
#content1 .text-box ul.ol-list, #content1 .visual-box ul.ol-list {
	margin: 0;
	padding: 0 0 10px 27px;
	list-style-type: none !important;
}
#content1 .visual-box ul.ol-list {
	padding: 10px 0 3px 38px;
}
#content1.text-box ul.ol-list li, #content1 .visual-box ul.ol-list li {
	background: none;
	line-height: 17px;
	overflow: visible;
	padding: 0 0 7px;
}
#content1 .visual-box ul.ol-list li {
	padding: 0 0 2px;
}
#content1 .text-box ul.ol-list li span.number {
	padding: 0 17px 0 0;
}
#content1 .visual-box ul.ol-list li span.number {
	padding: 0 9px 0 0;
}
#content1 .text-box ul.ol-list li ul li span.number {
	padding: 0 9px 0 0;
}
#content1 .visual-box ul.ol-list li ul li span.number {
	padding: 0 9px 0 0;
}
#content1.text-box ul.ol-list ul {
	margin: 0;
	padding: 16px 0 0;
	position: relative;
}
#content1 .text-box ul.ol-list ul li {
	background: none;
	padding: 0 0 8px 0;
}
#content1 .visual-box ul.ol-list ul.ol-list {
	margin: 0 0 0 -33px;
	padding: 9px 0 0;
	position: relative;
}
#content1 .visual-box ul.ol-list ul.ol-list li {
	background: none;
	padding: 0 0 6px;
}
#content1 .visual-box ul.ol-list ul {
	padding: 0 0 0 21px;
}



/*end revised formatting */





.date-cover {
	text-align:center;
	padding:20px 0 10px;
}
.date-cover .select-holder {
	display:inline-block;
	padding:3px 6px;
	border:1px solid #f8f8f8;
	margin:5px 0 0;
	/*height:1%;*/
}
* html .date-cover .select-holder {
	display:inline;
}
*+ html .date-cover .select-holder {
	display:inline;
}
.date-cover .select-holder select {
	float:left;
	font:11px/20px 'aller_lightregular';
	color:#000;
	height:20px;
	margin:0 5px 0 0;
}
.table-columns {
	overflow:hidden;
	margin:0 0 0 -13px;
	width:100% !important;
}
.table-columns .column table{
	min-width:300px !important;
}
.table-columns .column {
	width:48%;
	float:left;
	margin:0 0 0 13px;
	display:inline;
}
.login-form {
	padding:4px 0 0;
}
.login-form .form-rows {
	padding:10px 0;
}
.login-form .row {
	/*height:1%;*/
	padding:5px 0 8px 0px;
	width: 100%;
}
.login-form .row:after {
	display:block;
	clear:both;
	content:'';
}
.login-form .form-field {
	float:left;
	width:50%;
	position:relative;
}
#content .item-box .login-form p {
	margin:0 10px 8px 0;
	color:#000;
}
#content .item-box .login-form p a {
	color:#000;
}

#content1 .item-box .login-form p {
	margin:0 10px 8px 0;
	color:#000;
}
#content1 .item-box .login-form p a {
	color:#000;
}
.login-form p .num {
	font-size:20px;
	font-weight:normal;
}
.login-form label {
	float:left;
	width:45%;
	font-size:16px;
	line-height:20px;
	padding:4px 5px 0 0;
	position:relative;
	/*margin:0 0 0 -238px;*/
}
.login-form .input-field {
	float:left;
	border: 1px solid #C6BFBF;
	padding:3px 5px;
	background:#fff;
	width:188px;
	margin:0;
	border-radius: 3px;
}
.login-form .error {
	clear:both;
	white-space:nowrap;
}
.login-form .checkbox {
	float:left;
	width:14px;
	height:14px;
	padding:0;
	margin:6px 0 0;
}

.broker-reg-form label {
	float:left;
	width:220px;
	font-size:16px;
	line-height:20px;
	padding:4px 5px 0 0;
	position:relative;
	margin:0 0 0 -1px;
}


.broker-reg-form p .num {
	font-size:20px;
	font-weight:normal;
}

.broker-reg-form .input-field {
	float:left;
	border:1px solid #676767;
	padding:3px 5px;
	background:#fff;
	width:188px;
	margin:0;
}
.broker-reg-form.checkbox {
	float:left;
	width:14px;
	height:14px;
	padding:0;
	margin:6px 0 0;
}
.broker-reg-form .row::after {
    clear: both;
    content: "";
    display: block;
}

.licens {
    border: 2px solid #CCC;
    height: 250px;
    padding: 15px;
    margin-top: 15px;
    text-align: justify;
    background: rgba(76, 158, 217, 0.16) none repeat scroll 0% 0%;
    overflow-y: scroll;

}
.licens h3{padding: 6px 0px;}
#content .item-box .broker-reg-form p {
    color: #000;
    margin: 0 10px 8px 0;
}


.item-box .btn-info {
	background:url(/images/ico-info.gif) no-repeat;
	height:14px;
	width:14px;
	display:inline-block;
	vertical-align:top;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
}
* html .item-box .btn-info {
	text-indent:0;
}
.login-form .btn-info {
	margin:2px 0 0;
}
* html .login-form .btn-info {
	margin:1px 0 0;
}
*+ html .login-form .btn-info {
	margin:1px 0 0;
}
.table-box {
	border:1px solid #999;
	padding:6px 6px 2px;
	margin:8px 0;
}
.table-area {
	width:100%;
}
.table-box table {
	width:100%;
	min-width:620px;
	border-collapse:collapse;
	margin-bottom:-1px;
}
.table-box th {
	background:#e4e4e4;
	padding:3px 5px;
	text-align:left;
}
.login-form .table-box th {
	background:#7ad205
}
.table-box td {
	padding:3px 5px;
	vertical-align:top;
	border-bottom:1px solid #999;
}
.table-box .payment {
	display:block;
	color:#f60;
}
.table-box .characteristics {
	width:275px;
	text-align:right;
	font-weight:bold;
	overflow:hidden;
}
.table-box .characteristics strong {
	float:left;
	padding:0 5px 0 0;
}
#content .item-box .doc-list li {
	background:url(/images/ico-doc.gif) no-repeat;
	padding:0 0 0 20px;
}

#content1 .item-box .doc-list li {
	background:url(/images/ico-doc.gif) no-repeat;
	padding:0 0 0 20px;
}
/* my additiona */


.whatscoveredanchor {
	height: 30px;
	text-indent: -99990px;
}
/*css modified 24.11.10 */



.check-form optgroup {
	color: #FF0000;
	font-size: 13px;
}
.check-form option {
	color: #3B2E23;
	font-size: 13px;
}
.logoprint {
	display: none;
}
/* for printing  */


.print-logo, .print-ico, .print img, .print-btn {
	position:absolute;
	left:-9999px;
}
#ewayBlock {
	padding-top: 10px;
}
.btn-orange2col, .btn-brown2col {
	padding-top: 5px;
	padding-bottom: 8px;
	width: 200px;
}
.occupationslink {
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
}
/*occupation select for jquery */



.checklist {
	list-style: none !important;
	margin: 0;
	padding: 0 !important;
}
.checklist li {
	float: left;
	margin-right: 10px;
	background: url(../images/checkboxbg.gif) no-repeat 0 0;
	width: 218px;
	height: 50px;
	position: relative;
	font: normal 9px/1.3 "Lucida Grande", "Lucida", "Arial", Sans-serif;
}
ul.checklist {
	width: 700px;
}
.checklist li.selected {
	background-position: -218px 0;
}
.checklist li.selected .checkbox-select {
	display: none;
}
.checkbox-select {
	display: block;
	float: left;
	position: absolute;
	/*top: 118px;  */
top: 0px;
	left: 5px !important;
	width: 40px;
	height: 23px;
	background: url(../images/add-occupation.gif) no-repeat 0 0;
	text-indent: -9999px;
}
.checklist li input {
	display: none;
}
a.checkbox-deselect {
	display: none;
	color: black;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 30px;
	right: 10px;
	left: 5px;
}
a.checkbox-deselect:hover {
	text-decoration: underline;
}
.checklist li.selected a.checkbox-deselect {
	display: block;
}
.checklist li p {
	text-align: left;
	padding-left: 50px;
	font-size: 12px;
	padding-top: 15px;
}
.sendit {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 115px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(i/sendit.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
}
a:hover.atoz {
	font-weight: bold;
	color: #9C0000 !important;
	text-decoration: underline !important;
}
a:link.atoz {
	font-weight: bold;
	color: #9C0000 !important;
	text-decoration: none;
}
.character {
	font-size: 20px;
	font-weight: normal !important;
}
.comptablebg {
	background-color: #F3E1E1;
	vertical-align: top;
	text-align: left;
}
/**** added for MKT + COMP THER. ONLY HOME PAGE 06.09.11 ****/

.compwide p {
	padding-top: 5px !important;
	padding-bottom: 8px !important;
}
/* PI only front-page from UK site */

.occdropdown {
	width: 200px;
	float: right;
	margin-top: 8px;
}
.afterrow .occupation-select .check-form select {
	float: right;
	font: 13px/23px 'aller_lightregular';
	color: #3B2E23;
	height: 23px;
	width: 100px;
}
select#main-occupation-select-down {
	width: 200px;
}
table.pitable {
	border: 0px;
	border-collapse:collapse;
	padding-bottom: 0px;
	width: 660px;
}
table.pitable td {
	background: none;
}
.pitable td {
	vertical-align: top;
	padding-left: 0px;
	padding-right: 15px;
	padding-top:0px;
}
.pitable .btn {
	margin-top: 0px !important;
}
.occupation-selection-dropdown select {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #9A9A9A;
	color: #666666;
	float: left;
	font: 14px/16px 'aller_lightregular';
	height: 28px;
	margin: 0;
	padding: 2px;
	width: 180px;
}
.spaceafterh2 {
	padding-bottom: 10px;
}
/*arrows stars design - home page */

#main {
	/*height:1%;*/
}
#main:after {
	content:"";
	display:block;
	clear:both;
}
#main h1.mshi {
	width:818px;
	height:35px;
	background:url(/images/sprite-text.gif) no-repeat;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.intro {
	width:600px;
	margin:0 auto 30px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	line-height:21px;
	position:relative;
}
.intro .arrow, .homeinfo .arrow {
	width:60px;
	height:43px;
	overflow:hidden;
	position:absolute;
	left:-58px;
	bottom:-20px;
}
.intro .arrow span, .homeinfo .arrow span {
	/*arrows removed */ /*background:url(/images/bg-arrow.png) no-repeat;*/
	text-indent:-9999px;
	overflow:hidden;
	width:180px;
	height:106px;
	display:block;
}
.intro .arrow2 {
	left:auto;
	right:-64px;
}
.intro .arrow2 span {
	margin:0 0 0 -70px;
}
.homeinfo .arrow3 {
	width:85px;
	height:52px;
	bottom:85px;
	left:-56px;
}
.homeinfo .arrow3 span {
	margin:-53px 0 0;
}
.homeinfo .arrow4 {
	width:85px;
	height:53px;
	left:auto;
	bottom:85px;
	right:-40px;
}
.homeinfo .arrow4 span {
	margin:-53px 0 0 -95px;
}
.homeinfo {
    width: 90%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
}
.homeinfo:after {
	content:"";
	display:block;
	clear:both;
}
.homeinfo .column {
    float: left;
    width: 31%;
    padding: 0px 10px;
}
/*.homeinfo .column2 {
	width:380px;
	margin:-7px 0 0;
	padding-right:17px;
	position:relative;
}
.homeinfo .column3 {
	width:235px;
}*/
h2.whats-covered {
	padding: 10px 0px;
    display: block;
    margin: 0px auto;
    border: 1px solid rgb(204, 204, 204);
    text-align: center;
    border-radius: 0px;
    box-shadow: #ccc 0px 0px 11px;margin-bottom: 20px;

}
h2.why-choose-us {
	/*width:172px;*/
	height:16px;
	margin:0 0 13px 25px;/* for text replace with graphics */ /*background:url(/images/sprite-text.gif) no-repeat -192px -45px;*/
}
.homeinfo ul {
	/*height:1%;*/
	overflow:hidden;
	padding-left: 0px !important;
}
.homeinfo ul li {
	min-height:8px;
	overflow:hidden;
	/*background:url(/images/star.png) no-repeat;*/
	background:url(/images/tick.png) no-repeat 0 6px;
	line-height:20px;
	padding:0 0 13px 26px;
}
* html .homeinfo ul li {
	height:8px;
	overflow:visible;
}
.homeinfo .list2 {
	margin:0 0 0 1px;
}
.homeinfo .list2 li {
	min-height:11px;
	padding:4px 0 5px 28px;
	/*background-image:url(/images/star2.png);*/
	background-image:url(/images/tick2.png);
}
* html .homeinfo .list2 li {
	height:11px;
}
.details-list {
	overflow:hidden;
	line-height:16px;
	/*height:1%;*/
	padding:0 0 10px;
}
.details-list dl {
	/*height:1%;*/
	overflow:hidden;
	padding:0 0 2px;
}
.details-list dt {
	float:left;
	width:/*210px;*/ 200px;
	margin:0 /*8px*/ 0 0 0;
}
* html .details-list dt {
	margin-right:5px;
}
.details-list dt span {
	height:29px;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/sprite-text.gif) no-repeat;
}
.details-list dt.quote span {
	width:/*174px;*/ 160px;
	background-position:0 -71px;
}
.details-list dt.buy span {
	width:/*138px;*/ 129px;
	background-position:0 -110px;
}
.details-list dt.covered span {
	width:/*/202px;*/ 192px;
	background-position:0 -149px;
}
.details-list dd {
	overflow:hidden;
	/*height:1%;*/
	margin:3px 0 0;
	line-height:20px;
}
.intro p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.btn-get-quote {
	display:block;
	width:307px;
	height:76px;
	background:url(/images/btn-get-quote.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.homeinfo .btn-get-quote {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 26px;
}
.homeinput input.txt {
	/*color: #FF7013;*/
	color: #e71d71;
	width: 284px;
	padding: 6px;
	font-size: 16px;
	margin-left: 30px;
	border: 2px solid #B0B5B7;
	text-align: center;
	font-weight: bold;
}
.homeoccupations h2 {
	text-align: center;
	font:normal normal normal 22px/26px 'aller_lightregular';
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:13px;
	color: #354A54;
}
.homeoccupations {
	margin-bottom: 50px;
}
.occupationicons {
	margin-top: 15px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.occlast {
	margin-right: 0px !important;
}
.occfirst {
	margin-left: 2px !important;
}
.cantfindocc {
	text-align: center;
	margin-top: 20px;
}
.cantfindocc a {
	font-size: 16px;
	text-align: center;
}
.tradingsince {
	margin-top: 0px;
}
.homecontent {
	width: 922px;
}
.ui-dialog .ui-dialog-content {
	padding: 0px !important;
}
.ui-dialog .ui-dialog-title {
	font-size: 24px;
}
 input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
/*-webkit-box-align: center;
text-align: center;
cursor: default;
color: buttontext;
padding: 2px 6px 3px;
border: 0px;
border-image: initial;
background-color: buttonface;
box-sizing: border-box;*/
}
button#opener {
	border: 0px;
	cursor: pointer !important;
}
.rgt_side{
	padding:15px 5px 15px 5px;	
	/*border:1px solid #c1dc89;*/
	border:3px solid #8ec715;
	margin-bottom:20px;
	margin-top:18px;/*change*/
	background:none repeat scroll 0 0 #b3d4fc;
	}
	@media screen and (-webkit-min-device-pixel-ratio:0) {
	.rgt_side{
	padding:5px 5px 13px 5px;	
	}
}

.rgt_side b{
	line-height:20px;	
	}
.rgt_side b{
	text-align:center;
	display:block;
	clear:both;
	}
.rgt_side p{
	margin: 0 0 5px;
    padding: 5px;
    text-align: center;
	}
.border_btn{
	border-bottom:1px solid #92cd15;
	}
.rgt_side ul{
	width:180px;
	margin:0 auto;
	}
	
.rgt_side .btn{
	margin:13px 65px 0;
	}
	
	.rgt_side1{
	padding:5px 5px 15px 5px;
	/*border:1px solid #c1dc89;*/
	border:1px solid #8ec715;
	margin-bottom:20px;
	margin-top:18px;/*change*/
	}
.rgt_side1 b{
	line-height:20px;	
	}
.rgt_side1 b{
	text-align:center;
	display:block;
	clear:both;
	}
.rgt_side1 p{
	margin: 0 0 5px;
    padding: 5px;
    text-align: center;
	}

.rgt_side1 ul{
	width:180px;
	margin:0 auto;
	}
	
.rgt_side1 .btn{
	margin:13px 65px 0;
	}
	
.onesix_font{
	font-size:16px;
	}
	
.listbox {
	width: 24%;
	float: left;
	}
.sidebar-getcode {
	padding: 10px;
	border: 1px solid #999;
	margin-top:39px;
	}
.sidebar-getcode h3 {
	padding: 0 15px 10px;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #999;
	}
.sidebar-getcode p {
	margin: 0px;
	font-size: 12px;
	margin-top: 10px;
	}
.topborder {
	border-top: 1px solid #999;
	padding-top:10px;
	}
	
.fullli  li{
width:100% !important;
}
.lstbx {
	width: 25%;
	float: left;
}

.custom-radio label{
	background: url("./face-4.gif") no-repeat scroll -21px 0 transparent;
}
.hrins {
    background-color: #84ba14 !important;
    border: medium none;
    box-shadow: 0 1px 0 #ffffe5;
    margin: 18px auto;
    width: 50%;
}
 
 .hrins1 {
    background-color: #84ba14 !important;
    border: medium none;
    box-shadow: 0 1px 0 #ffffe5;
    margin: 5px auto;
    width: 50%;
}
 .hrins2 {
    background-color: #84ba14 !important;
    border: medium none;
   	box-shadow: 0 1px 0 #d8d8d8;
    margin: 5px auto;
    width: 60%;
}
 
 /* 6 Jan_2015*/
 
 
 
.r_but{ 

  
	margin:0 !important;
	position:relative!important;
	 
	width:auto;
	display:inline;  
 
	
	}
	
	
 .cboth{ height:1px; line-height:1px; clear:both; font-size:1px;}

 
.r_but label {
  width: auto!important;
  margin:0!important;
/*  border-radius: 3px;
  border: 1px solid #D1D3D4*/
}

/* hide input */
.r_but input.radio:empty {
	margin-left: -999px!important;
}

/* style label */
.r_but input.radio:empty ~ label {
	position: relative!important;
	float: left!important;
	line-height: 2.5em!important;
	text-indent: 2.10em!important;
	margin-top: 10px!important;
	cursor: pointer!important;
	-webkit-user-select: none!important;
	-moz-user-select: none!important;
	-ms-user-select: none!important;
	user-select: none!important;
}

.r_but input.radio:empty ~ label:before {
	position: absolute!important;
	display: block!important;
	top: 0!important;
	bottom: 0!important;
	left: 0!important;
	content: ''!important;
	width:2em!important;
 /*	background: #D1D3D4; */
	border-radius: 5px 0 0 5px!important;
	
  -webkit-border-radius: 5px 0 0 5px!important;
  -moz-border-radius: 5px 0 0 5px!important;
}

/* toggle hover */
.r_but input.radio:hover:not(:checked) ~ label:before {
	content:'\2714'!important;
	text-indent: .8em!important;
	color: #fff!important;
}

.r_but input.radio:hover:not(:checked) ~ label {
	color: #fff!important;
}

/* toggle on */
.r_but input.radio:checked ~ label:before {
	content:'\2714'!important;
	text-indent: .8em!important;
	color: #000000!important;
/*	 background-color: #4DCB6D; */
}

.r_but input.radio:checked ~ label {
	color: #fff!important;
}

/* radio focus */
.r_but input.radio:focus ~ label:before {
	/*box-shadow: 0 0 0 3px #999;*/
}


/*.r_but input[type="radio"]:checked + label { background:#FF0004;}*/
.r_but input[type="radio"]:checked + label.btn_n{background:#8dc9e6!important; }

.r_but .btn_n {
 
  background: #9ad817!important;
  background-image: -webkit-linear-gradient(top, #9ad817, #84ba14)!important;
  background-image: -moz-linear-gradient(top, #9ad817, #84ba14)!important;
  background-image: -ms-linear-gradient(top, #9ad817, #84ba14)!important;
  background-image: -o-linear-gradient(top, #9ad817, #84ba14)!important;
  background-image: linear-gradient(to bottom, #9ad817, #84ba14)!important;
  -webkit-border-radius: 5!important;
  -moz-border-radius: 5!important;
  border-radius: 5px!important;
  font-family: Arial!important;
  color: #ffffff!important;
  font-size: 14px!important;
  padding: 0 20px 0 0!important;
  text-decoration: none!important;
  margin-right:10px!important;
}

.r_but .btn_n:hover {
  background: #a9e91f;
  background-image: -webkit-linear-gradient(top, #a9e91f, #94c82d)!important;
  background-image: -moz-linear-gradient(top, #a9e91f, #94c82d)!important;
  background-image: -ms-linear-gradient(top, #a9e91f, #94c82d)!important;
  background-image: -o-linear-gradient(top, #a9e91f, #94c82d)!important;
  background-image: linear-gradient(to bottom, #a9e91f, #94c82d)!important;
  text-decoration: none;
   color: #ffffff!important;
}



#application-form-submit fieldset div.pay-box{ width: 100%;}


.blockUI.blockMsg.blockPage h2{ padding:40px; line-height:30px; }

.new_btn {
  background: #9ad817!important;
  background-image: -webkit-linear-gradient(top, #9ad817, #9ad817)!important;
  background-image: -moz-linear-gradient(top, #9ad817, #9ad817)!important;
  background-image: -ms-linear-gradient(top, #9ad817, #9ad817)!important;
  background-image: -o-linear-gradient(top, #9ad817, #9ad817)!important;
  background-image: linear-gradient(to bottom, #9ad817, #9ad817)!important;
  -webkit-border-radius: 5!important;
  -moz-border-radius: 5!important;
  border-radius: 5px!important;
  font-family: "aller_lightregular"!important;
  color: #ffffff!important;
  font-size: 16px!important;
 text-decoration: none!important;
  cursor:pointer;
  text-shadow:none!important;
  padding:9px;
  display:block;
	float:right;
	content: "";
 
}

.new_btn:hover {
  background: #a9e91f!important;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}


.new_btn1 {
  background: #7BAD12!important;
  background-image: -webkit-linear-gradient(top, #7BAD12, #7BAD12)!important;
  background-image: -moz-linear-gradient(top, #7BAD12, #7BAD12)!important;
  background-image: -ms-linear-gradient(top, #7BAD12, #7BAD12)!important;
  background-image: -o-linear-gradient(top, #7BAD12, #7BAD12)!important;
  background-image: linear-gradient(to bottom, #7BAD12, #7BAD12)!important;
  -webkit-border-radius: 5!important;
  -moz-border-radius: 5!important;
  border-radius: 5px!important;
  font-family: "aller_lightregular"!important;
  color: #ffffff!important;
  font-size: 16px!important;
 text-decoration: none!important;
 
  text-shadow:none!important;
  padding:10px;
  display:block;
	float:right;
	content: "";
 
}

.new_btn1:hover {
  background: #88B52A!important;
  background-image: -webkit-linear-gradient(top, #88B52A, #88B52A);
  background-image: -moz-linear-gradient(top, #88B52A, #88B52A);
  background-image: -ms-linear-gradient(top, #88B52A, #88B52A);
  background-image: -o-linear-gradient(top, #88B52A, #88B52A);
  background-image: linear-gradient(to bottom, #88B52A, #88B52A);
  text-decoration: none;
}


.new_btn2{
  background: #FF0000!important;
  background-image: -webkit-linear-gradient(top, #FF0000, #FF0000)!important;
  background-image: -moz-linear-gradient(top, #FF0000, #FF0000)!important;
  background-image: -ms-linear-gradient(top, #FF0000, #FF0000)!important;
  background-image: -o-linear-gradient(top, #FF0000, #FF0000)!important;
  background-image: linear-gradient(to bottom, #FF0000, #FF0000)!important;
  -webkit-border-radius: 5!important;
  -moz-border-radius: 5!important;
  border-radius: 5px!important;
  font-family: "aller_lightregular"!important;
  color: #ffffff!important;
  font-size: 16px!important;
 text-decoration: none!important;
 
  text-shadow:none!important;
  padding:10px;
  display:block;
	float:right;
	content: "";
 
}

.new_btn2:hover {
  background: #FF0000!important;
  background-image: -webkit-linear-gradient(top, #FF0000, #FF0000);
  background-image: -moz-linear-gradient(top, #FF0000, #FF0000);
  background-image: -ms-linear-gradient(top, #FF0000, #FF0000);
  background-image: -o-linear-gradient(top, #FF0000, #FF0000);
  background-image: linear-gradient(to bottom, #FF0000, #FF0000);
  text-decoration: none;
}



.item-box.card-box .heading, .item-box.cc-box .heading{ padding-top:0!important;}
.item-box.card-box .heading h4, .item-box.cc-box .heading h4  { line-height:30px}

.border-bt {
	border-bottom: 1px solid #84ba14 !important;
	border-top: 1px solid #84ba14 !important;
	padding: 5px 0; 
	/*box-shadow: 0 1px 0 #ffffe5;*/
	}

#labelnone label {
	border: none !important;
	}


.appl-bk-nw { 
	background: none !important;
    border: medium none;
    color: #fff !important;
    cursor: pointer;
    font-size: 16px;
    line-height: 15px;
	}
	
	.ontop {
z-index: 99999;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
position: absolute;
background:rgba(0, 0, 0, .4 );
color: #aaaaaa;
filter: alpha(opacity = 50);
}
#popup {
width: 330px;
/*height: 120px;*/
border: 5px solid #1672c8;
position: fixed;
color: #000000;
background-color: #ffffff;
/* To align popup window at the center of screen*/
top: 50%;
left: 50%;
margin-top: -100px;
margin-left: -150px;
}
#popup td {
padding: 10px;
border: none;
}
/*---bipin css*/
.quote-form label.lft-mrgn-zero, .lft-mrgn-zero{
	margin-left:0;
	float:left;
}
.btn_buy_sm{
	display:block;
}
.btn-area{
	float:left;
	padding: 5px;
}
.search-area{
	float:right;
	margin-top: 6px;
}
.btn_buy_sm a{
}
.rqd-search-box{
	clear:both;
	padding:10px 0px;
}
.page-rqd{
	float:left;
}
.set-input-box{
	float:right;
}
.set-input-box input[type="text"], .search-area input[type="text"]{border-radius: 3px;border: 1px solid #C6BFBF;padding: 3px 5px;}
.quote-form label.no-width, .no-width{
	width:auto !important;
}
.right-text{
	text-align:right;
}
.rgt_side .btn2{
	margin-left:17px;
	margin-right:13px;
}
.apply-buy-now a{
	color:#FFF;
	text-decoration:none;
	padding:10px;
	background:#f30101;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.apply-buy-now a:hover{
	background:#30434d;
}
.pop-pdng{
	padding:10px;
}




/*Menu Css Start*/

nav {position: relative;float:right;}
.menu{float: left;}
.menu li {
	float: left;
	position: relative;
	list-style:none;
	 /*background: url("/images/separator01-140512.gif") no-repeat scroll 0 50% rgba(0, 0, 0, 0);*/
	border-right: 2px solid #789D40;
	 margin-top: 5px;
}
.menu li:last-child{
border:none;
}
.menu li  ul li{
border:none;
}
.menu li a {
	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: #0B0B0B;
	padding: 1px 7px;
	font-size: 14px;
	font-weight: 600;
}

.menu li a:hover {
	text-decoration:underline;
	color: #222;
}

/* Dropdown styles */

.menu ul {
	position: absolute;
	/*left: -9999px;*/
	list-style: none;
	display: none;
	transition: opacity 1s ease;
	z-index:9999999;
	
	background: none repeat scroll 0 0 #8dc9e6;
  /*  border: 1px solid #333;
    border-radius: 5px;*/
    list-style-type: none;
    padding: 5px;
	box-shadow: #ccc 5px 5px 5px;
	/*margin-top: 5px;*/
}

.menu ul li {
	float: none;
}

.menu ul a {
	white-space: nowrap;
}
.menu li>ul a {color: #FFF;
text-decoration: none;
padding: 4px;
border-bottom: 1px solid #ccc;-webkit-transition:1s; transition:1s; text-transform: uppercase;}

/* Displays the dropdown on hover and moves back into position */
.menu li:hover ul {
	
	/*border-radius: 5px;*/
	left: 5px;
	background:#8dc9e6;
   /* border: 1px solid #333;*/
	display: block;
}

/* Persistant Hover State */
.menu li:hover a {
	text-decoration:underline;
}
.menu li:hover a :hover{
text-decoration:underline;
}
.menu li:hover ul li a {
	background: none;
	border-radius: 0;
	box-shadow: none;
	text-decoration:none;
}
.menu li:hover ul a {
text-decoration:underline;
}
.menu li:hover ul li a:hover{
	/*text-decoration:underline;*/
}

/*Menu Css End*/

.fullwidth{
	width:100%;
}
.clientslist tr td{
	text-align:center;
}

#content.width650, #content1.width650, #content2.width650{
	width:650px;
	margin:0 auto;
	float:none;
}


fieldset  .row.error-row{ position:relative;}
fieldset  .row.error-row  .error { float: left;}


/*short classes*/
.bdr-btm{border-bottom: 1px solid #F6EDED  !important;}
.no_padding{padding:0px !important;}
.no_margin{margin: 0px !important;}
.full_width{width: 100% !important;}
.fltl{float: left !important;}
.fltr{float: right !important;}
.flt_none{float: none !important;}
.cls{clear: both !important;}
.full_width{width: 100% !important;}
.txt-bold{font-weight: 600 !important;}
.txt_center{text-align: center !important;}
.bdr_right_none {border-right:none !important;}
.btn1 {
 background: #8dc9e6;
  background: -webkit-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: -moz-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: -ms-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: -o-linear-gradient(top, #8dc9e6, #2980b9);
  background: linear-gradient(to bottom, #8dc9e6, #2980b9);
  -webkit-border-radius: 16;
  -moz-border-radius: 16;
  border-radius: 16px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  color: #fff !important;
  cursor: pointer !important;
  font-size: 16px !important;
  padding:6px 24px !important;
  border: solid #5c93b5 1px !important;
  text-decoration: none;
  outline: none;
}

.btn1:hover, .btn2:hover, .btn-buy:hover {
 background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #8dc9e6);
  background-image: -moz-linear-gradient(top, #3cb0fd, #8dc9e6);
  background-image: -ms-linear-gradient(top, #3cb0fd, #8dc9e6);
  background-image: -o-linear-gradient(top, #3cb0fd, #8dc9e6);
  background-image: linear-gradient(to bottom, #3cb0fd, #8dc9e6);
  text-decoration: none;
}
.btn2 {
   background: #8dc9e6;
  background-image: -webkit-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: -moz-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: -ms-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: -o-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: linear-gradient(to bottom, #8dc9e6, #2980b9);
    border-radius: 12px;
    box-shadow: 0px 1px 3px #666 !important;
    color: #FFF !important;
    cursor: pointer !important;
    font-size: 13px !important;
    padding: 4px 12px;
    border: 2px solid #5C93B5 !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
}
.btn-buy{    
	 background: #8dc9e6;
  background-image: -webkit-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: -moz-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: -ms-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: -o-linear-gradient(top, #8dc9e6, #2980b9);
  background-image: linear-gradient(to bottom, #8dc9e6, #2980b9);
	border-radius: 12px;
    box-shadow: 0px 1px 3px #666 !important;
    color: #FFF !important;
    cursor: pointer !important;
    font-size: 11px !important;
    padding: 2px 8px;
    border: 2px solid #5C93B5 !important;
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 2px;
}
.login-form .col-left{float:left; width:47%;}
.login-form .col-right{float:right; width:50%;}
.table-responsive{margin:10px 0px; border:1px solid #ccc;}
.clientslist tr{height: 38px;}
.pegi a{float: left;background: #8DC9E6 ;padding: 1px 4px;text-decoration: none;margin-right: 2px;color:#fff;transition:.5s;}
.pegi a:hover{background:#398CC0;}
.actv{background:#398CC0 !important;}
.client-txt2{border: 1px solid #C6BFBF;
color: #000;
float: left;
font-size: 16px;
padding: 5px 12px;
width: 351px;}

.client-detail-page{width: 76%; margin: 0px auto;}
.mobile_menu{display: none;}
.toggle_icon{display: none;}
.inner_box{width: 30%; margin: 0px auto;}
.login-form .select_state{width: 88% !important;}
#content1 .quote-form label {float: left;font-size: 17px;margin: 6px 0px 0px;position: relative;display: inline;padding: 3px;width: 47%;}
#content1 .quote-form .item-row {float: left; width: 50%;}
#policypi_section{margin: 5% 0px;}
.detalis_col{text-align: left;}
#client-details table th{font-weight: normal;width: 33.33%;}
.menu .close_icon{display: none;}
.ui-datepicker-month{float: left !important;}
.ui-datepicker-year{width: 38%;float: right !important;}
.plu, .min{display: none;}


.grid1 article {
    box-sizing: border-box;
    float: left;
    width: 33.3333%;
    height: 28em;
    overflow: hidden;
    position: relative;
	border: 1px solid #ccc;
    z-index: 1;
    text-align: center;
    transition: transform 0.1s ease-in-out 0s;
    margin: 30px 0px;

}

.grid1 article:hover {
    border: 0px none;
    transform: scale(1.05, 1.05) !important;
}

.grid1 article span{
    box-sizing: border-box;
   background: rgba(255, 255, 255, 0.87) none repeat scroll 0px 0px;
    display: block;
    height: 100%;
    padding: 5.7em 3em;
    position: relative;
    width: 100%;
    color: #000 !important;
    text-decoration: none;
    transition: color 0.3s ease-in-out 0s;
}
.grid1 article h2 {
    line-height: 1.2 !important;
    padding-bottom: 1em;
    text-align: center;
}
.grid1 article h2 {
    color: #222 !important;
    margin-top: 45px !important;text-transform: uppercase;
}
.grid1 h2 {
    font-size: 1.1em !important;
    font-weight: 600 !important;
}
.grid1 h4{font-size: 16px; text-align: center;}
.grid1 article span:hover{background: rgb(118, 156, 62);z-index:100;}
.grid1 article span:hover h4, .grid1 article span:hover h2{color:#fff;}
.grid1 article:hover{z-index:100;}

.grid1 article:hover i{color:#fff;}
.grid1 article i {
    font-size: 5em;
    text-align: center;
    margin-bottom: 20px;
    color: #769C3E;
    font-family: "icon-worksregular";
    list-style: outside none none;
    font-style: normal;
}
@font-face {
    font-family: 'icon-worksregular';
    src: url('icon-works-webfont.eot');
    src: url('icon-works-webfont.eot?#iefix') format('embedded-opentype'),
         url('icon-works-webfont.woff') format('woff'),
         url('icon-works-webfont.ttf') format('truetype'),
         url('icon-works-webfont.svg#icon-worksregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*contact us*/
.open-contact {
    border: 3px solid #769c3e;
border-radius: 50% 50% 50% 50%;
display: block;
height: 42px;
margin: 0 auto;
padding: 20px;
position: relative;
text-align: center;
width: 42px;
cursor: pointer;
transition: transform 5s ease-in-out 0s;
-webkit-transition: transform 5s ease-in-out 0s;
-moz-transition: transform 5s ease-in-out 0s;
-o-transition: transform 5s ease-in-out 0s;
margin-top: 21px;
margin-bottom: 20px;
}
.open-contact i {
    width: 40px;
height: 41px;
background-color: #769c3e;
color: #FFF;
line-height: 40px;
font-size: 20px;
border-radius: 50%;
transition: all 0.4s ease 0.1s;
-webkit-transition: all 0.4s ease 0.1s;
-moz-transition: all 0.4s ease 0.1s;
-o-transition: all 0.4s ease 0.1s;
}
.mail-message {
    font-size: 22px !important;
font-style: normal;
font-weight: 300;
line-height: 38px !important;
margin-bottom: 30px !important;
}
.js-hidden {
    display: none !important;
}
.contact-form table td{height: 45px;}
.contact-form .txtform{width: 90%;padding: 5px;border: 1px solid rgb(204, 204, 204);}
.contact-form .txt_sub, .contact-form .textarea{width:95%;}

.submit_app_btn {
    background: transparent url("/images/btn_bg1.png") repeat-x scroll 0 0 !important;
    border: 2px solid rgb(153, 27, 27);
    border-radius: 5px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size: 15px !important;
    font-weight: 600;
    padding: 4px 5px;
    text-transform: uppercase;
}

/*Confirmation*/
.conformation-left{width: 445px;float: left;}
.conformation-right{width: 445px;float: right;}
.important-doc li{display: block;padding-left: 6px;}
.important-doc li a{font-size: 14px;text-decoration: none;color: #222;border-bottom: 1px dotted !important;}

/*payment*/

.payBox .quote-box{border: 3px solid #9e6b6b;}
.c_details {
    margin: 0;
    padding: 0;
}
.table-list {
    display: table;
    vertical-align: middle;
}
.comment-list {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #f8f8f8;
    border-color: #e1e1e1 #c5c5c5 #c5c5c5;
    border-image: none;
    border-radius: 2px;
    border-right: 1px solid #c5c5c5;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 3px #9d9d9d;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    height: 150px;
}
.brandbox {
    display: table-cell !important;
    min-height: 115px;
    padding: 0 10px;
    vertical-align: middle;
    width: 20%;
}
.txt-decbox {
    display: table-cell !important;
   width: 505px;
    min-height: 115px;
    vertical-align: middle;
    padding: 0 10px;
}
.avatar-table a.payment-form {
    float: right;
}
.quote_box1 span {
    color: #003399 !important;
}
.buttonbox {
    display: table-cell !important;
    min-height: 115px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle;
    width: 20% !important;
}
.c_details .quote-box{border: none !important;}
.tot, .tot-amount{padding: 5px;}
.tot {background: #ccc;}
.tot-amount{background: #d1a7a7;}
.avatar-table img,.avatar-table_2 img{max-width:100%;background:#211d1e;}
section.container{
	width:100%;
	max-width:960px;
}
/*.send-message{
	padding:15px;
}*/
.quote_box1.new-grid{
	padding:15px;
}
select.selectbox{
	width:100%;
	max-width:376px;
	padding:5px;
}
.text-box-5{
	float: left;
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 4px 9px 0 0;
	background: #fff;
	border: 1px solid #666;
	width: 360px;
	padding: 7px;
	height: 16px;
}