*{
	margin: 0;
	padding: 0;
}

div, td, a, h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #706E6D;
}

a{
	color: #F15A07;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
	text-decoration: none;
}

.clear{
	clear: both;
}

.all_size{
	width: 100%;
	height: 100%;
}

li{
	/*list-style: none;*/
}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.nuclear{
  display: block;
}

body{
	background: url(../images/bg.jpg) left top repeat-x;
}

.wrap{
	width: 770px;
	float: left;
	padding: 0 0 38px 0;
}

#header{
	height: 169px;
	background: url(../images/banner_submittals.jpg) left bottom no-repeat;
	padding: 0 0 0 24px;
}

.logo{
	display: block;
	float: left;
	margin: 38px 0 0 0;
}

.hdr_mnu{
	width: 200px;
	float: right;
	padding: 57px 0 0 0;
	background: url(../images/tn_call_buildsite_phone.gif) right 16px no-repeat;
	text-align: right;
}

.hdr_mnu a{
	display: block;
	float: right;
}

.hdr_mnu a img{
	margin: 3px 10px;
}

.hdr_mnu a.mdllink{
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

.hdr_mnu span{
	display: block;
	float: right;
	position: relative;
	left: 10px;
}

#cont{
	padding: 0 0 0 36px;
}

.cont_in{
	padding: 34px 0 0 0;
}

.cont_in h2{
	font-size: 14px;
	/*font-weight: normal;*/
	color: #898989;
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 6px 0;
}

.cont_in p{
	color: #888888;
	padding: 15px 0;
	line-height: 20px;
	font-size: 14px;
}

.cont_in p a{
	color: #0078AA;
	text-decoration: underline;
}

.cont_in p a:hover{
	text-decoration: none;
}

.cont_out{
	padding: 34px 0 0 0;
}

.cont_out h2{
	font-size: 14px;
	/*font-weight: normal;*/
	color: #898989;
	padding: 0;
}

.cont_out p{
	color: #888888;
	padding: 15px 0;
	line-height: 20px;
	font-size: 14px;
}

.cont_out p a{
	color: #0078AA;
	text-decoration: underline;
}

.cont_out p a:hover{
	text-decoration: none;
}

.formBox{
	border: 1px solid #DDDDDD;
	padding: 46px 0px 40px 52px;
}

.formBox_in{
	padding: 0 145px 0 0;
}


.formBox h3{
	color: #343434;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #DDDDDD;
	padding: 0 0 9px 0;
	margin: 0 0 18px 0;
	font-weight: bold;
}

.formBox table{
	width: 100%
}

.formBox table td.value{
	width: 153px;
}

.formBox table td.value span{
	color: #FD0000;
	margin: 0 5px 0 0;
}

.formBox_in table td{
	vertical-align: middle;
	color: #333333;
	padding: 5px 0;
}

.formBox_in table td div{
	color: #333333;
}

.formBox_in table input{
	width: 253px;
	height: 20px;
	float: left;
}

.formBox_in table td.note{
	font-size: 10px;
	color: #888888;
	padding: 5px 0 15px 0;
}

.formBox_in table td div{
	position: relative;
	float: left;
}

.formBox_in table td div span.req{
	display: block;
	float: left;
	font-size: 10px;
	background: url(../images/req.jpg) left top no-repeat;
	height: 21px;
	line-height: 21px;
	padding: 0 7px 0 22px;
	color: #FF0C00;
	border-right: 1px solid #CBCDCC;
	position: absolute;
	right: -130px;
	width: 80px;
	display: none;
}

.formBox_in table td.error div span.req{
	display: block !important;
}

.formBox_in table tr.sub td.value{
	color: #777777;
	padding: 5px 0 5px 62px;
	width: 91px;
}

.formBox_in table td.value img{
	position: relative;
	top: 2px;
}

.formBox_in table tr.zip td input.inp01{
	width: 50px;
	margin: 0 8px 0 0;
}

.formBox_in table tr.zip td input.inp02{
	width: 60px;
}

.formBox_in table tr.exp td select.inp01{
	width: 64px;
	margin: 0 8px 0 0;
}

.formBox_in table tr.exp td select.inp02{
	width: 54px;
}

.formBox_in table input.radiobutt{
	width: auto;
	float: none;
	margin: 0 10px 0 0;
	position: relative;
	top: 5px;
}

.formBox_in table p{
	line-height: 15px;
}

.formBox_in table p.longline{
	float: left;
}

.formBox_in table p.longline input{
	float: left;
}

.formBox_in table p.longline b{
	display: block;
	font-weight: normal;
	float: left;
	line-height: 15px;
	padding: 7px 7px 0 4px;
}

.formBox_in table p.longline i{
	display: block;
	float: left;
	font-style: normal;
	padding: 10px 0 0 0;
}

.formBox_in table p.longline input.inpl{
	position: relative;
	top: 5px;
}

.formBox_in table td.comptype{
	vertical-align: top;
	padding: 5px 0 0 0;
}

.formBox_in table td.comptype div{
	float: none;
}

.formBox_in table td.comptype div span{
	top: 0px;
	right: -392px;/*right: -420px; */
}

.formBox_in table td.value b{
	font-weight: normal;
	color: #888888;
}

.formBox_in table td.capchatd{
	vertical-align: top;
	padding: 5px 0 0 0;
}

.formBox_in table p.inf{
	font-size: 11px;
	color: #888888;
}

.formBox_in table td select{
	width: 257px;
    float: left;
	height: 20px;
	line-height: 20px;
}

.formBox_in table p.ww{
	color: #888888;
	padding: 0 0 5px 0;
}

.formBox_in table.capchatable{
	border-top: 1px solid #DDDDDD;
	width: 510px;
}

.terms{
	width: 610px;
	overflow: auto;
	height: 82px;
	border: 1px solid #DDDDDD;
	font-size: 11px;
	padding: 10px 10px 10px 16px;
	color: #333333;
	/*font: 12px/1.4 Arial,sans-serif;*/
}

.terms a{
	color: #4384CA;
	text-decoration: underline;
}

.termsWrap b{
	font-size: 11px;
	white-space: nowrap;
	color: #333333;
	padding: 10px 0 25px 0;
	display: block;
}

.termsWrap{

	padding: 12px 0 0 0;
}

.termsWrap b a{
	color: #0277AD;
	text-decoration: underline;
}

.terms ol{
	list-style: decimal outside none;
	padding-left: 15px;
	margin: 0 0 0 15px;
	padding-bottom: 10px;
	/*font: 12px/1.4 Arial,sans-serif;*/
}

.terms h3{
	color: #000;
	border: none;
	font-size: 14px;
	padding: 5px 0;
	margin: 0;
	/*font: 14px/1.4 Arial,sans-serif;*/
	font-weight: bold;
}

#footer{
	clear: both;
	height: 46px;
	border-top: 4px solid #DDDDDD;
	padding: 15px 0 0 0;
}

.copyr{
	padding: 0 0 0 18px;
	font-size: 10px;
	color: #AAAAAA;
	float: left;
	margin: 0 63px 0 0;
}

.ftr_m{
	font-size: 10px;
	color: #AAAAAA;
	float: left;
}

.ftr_m a{
	color: #0378AE;
	text-decoration: underline;
}

.ftr_m a:hover{
	text-decoration: none;
}

.terms p{
	padding: 0 0 12px 0;
	line-height: 17px;
}

.terms li{
	line-height: 17px;
}

.terms p.lft{
	text-align: right;
}


/****add styles***/

.cont_in h3{
	font-size: 14px;
	color: #898989;
	padding: 0 0 10px 3px;
}

.thankBox{
	border: 1px solid #DDDDDD;
	padding: 36px 57px 48px 53px;
	margin: 0 0 148px 0;
}

.thankBox h2{
	font-size: 14px;
	color: #333333;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 7px 0;
}

.thankBox p{
	color: #343434;
	font-size: 12px;
	padding: 18px 0 0 0;
	line-height: 18px;
}

.thankBox p a{
	text-decoration: underline;
	color: #0277AC;
}

.thankBox p a:hover{
	text-decoration: none;
}

/*********add styles***********/

.signup h3{
	margin: 0 0 12px 0;
	padding: 0;
}

.signup{
	padding: 40px 0 0 3px;
}

.signup p{
	padding: 0 0 0 0px;;
}

.signup ul{
	padding: 8px 0 14px 26px;
}

.signup li{
	list-style: none;
	background: url(../images/bluebull.gif) left 8px no-repeat;
	padding: 0 0 6px 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #898989;
}

.signup li b{
	color: #585858;
}

.signup li a{
	text-decoration: underline;
	color: #0376AD;
}

.signup li a:hover{
	text-decoration: underline;
	color: #F8931D;
}

.signup_table{
	border: 1px solid #DDDDDD;
	padding: 30px 49px 30px 53px;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    overflow:hidden;
    zoom:1;
}

.tooltip-content {
    padding: 15px 15px 15px 30px;
    opacity: 0.85;
    width:250px;
    background:#5c5c5c;
}

/*#tooltip*/
div.tooltip-top-right {
   margin-top:5px;
   padding-top:13px;
   background:url(/images/misc/tooltip-top-bg.gif) no-repeat 85% 0%;
}


/*#tooltip*/
div.tooltip-left {
   background:url(/images/misc/tooltip-left-bg.gif) no-repeat 0% 35%;
   padding-left:13px;
}


#tooltip h3, #tooltip div, .tooltip-content .body {
    margin: 0;
    text-align:left;
    font:normal 12px Arial, serif;
    color:#fff;
}

.capchatd span.req {
    top: 25px !important;
    right: 0px !important;
}

.account-type {
    padding-right: 50px;
}

.account-type TABLE TR TD {
    vertical-align: top;
}
.account-type table input.radiobutt  {
    float: left;
}
.account-type LABEL {
    color: #888;
    float: left;
    width: 450px;
    margin-top: 7px;
}

.account-type LABEL B {
    color: #000;
}

.account-type table td div span.req  {
    right: auto;
    margin-top: 10px;
}

.account-type P {
    overflow: hidden;
    zoom: 1;
}