﻿body 
{
	margin:0px;
	padding:0px;
}
.lblhead
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;	
	}
	.lblhead1
{
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	}
	.lblhead2
{
	font-family:Arial;
	font-size:12px;
	font-style:italic
	}
	.lbtnTC
{
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#cdad5f;
	text-decoration:none;	
	}
	.lblheadvalidation
{
	font-family:Arial;
	font-size:14px;
	font-weight:900;
	color:red;
	line-height:23px;
	}
	#leftcol.modleftcol {
	height: auto;
}
	/*input, select, textarea
{
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;

	}
	input:focus, select:focus, textarea:focus {
	color: #7BA857;
	background: gold;
}*/
/*input:focus, select:focus, textarea:focus {
	color: #7BA857;
	background: gold;
}
#name, #email, #message, #website {
	width: 380px;
}*/
/*input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #9CCF5F;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #B6DE8F #8DB836 #8DB836 #B6DE8F;
}*/
.btn_pad
{
	padding:0px;
}
.btn
{
	background-color:Green;
}
.btns1
{
	visibility:hidden;
}
.btns2
{
	visibility:visible;
}
#tandcpage {
	margin: 50px 20px 10px;
	text-align: left;
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
}

#tandcpage h2 {
	text-align: left;
	font-size: 16px;
	color: #000;
}

#tandcpage h3 {
	margin-top: 10px;
	margin-left: 5px;
	color: rgb(205, 173, 95);
}

#tandcpage p {
	margin: 10px 5px;
}

.txtboxs
{
	padding-top:1px;
	text-align:center;
	vertical-align:bottom;
	font-size:16px;
	font-weight:bold;
	height:20px;
	width:81px;
	background-color:#f8f8f8;
	border:1px;
	border-color:#848484;
	}
	.txtboxs1
{
	padding-top:1px;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	height:20px;
	width:115px;
	background-color:#f8f8f8;
	border:1px;
	border-color:#848484;
	}
	.txtboxs2
{
	padding-top:1px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	height:20px;
	width:115px;
	background-color:#f8f8f8;
	border:1px;
	border-color:#848484;
	}

