body{
	margin:0;
	color:#666;
	font:13px Arial, Helvetica, sans-serif;
	background:#006fbb;
}
img{border-style:none;}
a{	outline:none;
	text-decoration:none;
	color:#666;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
table{
	table-layout:fixed;
	border-collapse:collapse;
}
table td{padding:0;}
#loginwrapper{
	width:100%;
	margin:0 auto;
	background:#fff url(../images/bg-wrapper.gif) repeat-x;
	overflow:hidden;
}
#loginheader{
	width:963px;
	margin:0 auto;
	padding:19px 0 0;
	min-height:199px;
}
#wrapper{
	width:100%;
	margin:0 auto;
	/*background:#fff url(../images/bg-wrapper.gif) repeat-x;*/
	background:#fff url(../images/shorter-background.gif) repeat-x;
	overflow:hidden;
}
#header{
	width:963px;
	margin:0 auto;
	padding:19px 0 0;
	min-height:34px;
}
* html #header{height:199px;}
.logo{
	width:117px;
	height:132px;
	background:url(../images/EZTree_ctdsLOGO_rgb.jpg) no-repeat;
	background-size:117px 132px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 32px 442px !important;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	text-align:center;
	font:15px/18px Arial, Helvetica, sans-serif;
	z-index: 999 !important;
}
#nav:after{
	content:'';
	display:block;
	clear:both;
}
#nav li{
	display:inline-block;
	padding:0 19px;
	z-index: 999 !important;
	
}
*+html #nav li {
	display:inline;
	z-index:0;
}
#nav a{
	color:#fff;
	float:left;
	height:29px;
	overflow:hidden;
	padding:0 0 0 11px;
	cursor:pointer;
	line-height:28px;
}
#nav a span{
	float:left;
	padding:0 12px 0 0;
	height:29px;
}
#nav a:hover,
#nav .active a,
#nav li:hover a,
#nav li.hover a{
	text-decoration:none;
	background:url(../images/bg-nav.gif) no-repeat;
}
#nav a:hover span,
#nav .active a span{background:url(../images/bg-nav.gif) no-repeat 100% 0;}
#nav li.hover,
#nav li:hover{position:relative;}
#nav li.hover .drop,
#nav li:hover .drop{display:block;}
#nav .drop{
	width:204px;
	overflow:hidden;
	position:absolute;
	left:10px;
	top:100%;
	z-index:100;
	display:none;
}
#nav .drop .t,
#nav .drop .b{
	background:url(../images/bg-nav-t.png) no-repeat;
	width:204px;
	height:10px;
	overflow:hidden;
}
#nav .drop .b{background:url(../images/bg-nav-b.png) no-repeat;}
#nav .drop .c{
	width:192px;
	background:url(../images/bg-nav-с.png) repeat-y;
	overflow:hidden;
	padding:0 6px;
}
#nav .drop-holder{
	width:192px;
	overflow:hidden;
	background:url(../images/bg-nav-drop-t.gif) repeat-x;
	margin:0px;
	padding:0px;
}
#nav .drop-frame{
	width:192px;
	overflow:hidden;
	background:url(../images/bg-nav-drop-b.gif) repeat-x 0 100%;
}
#nav ul{
	margin:0;
	padding:0 2px;
	list-style:none;
	width:188px;
	text-align:left;
	overflow:hidden;
	font:14px/18px Arial, Helvetica, sans-serif;
	z-index: 999 !important;
	
}
#nav ul li{
	width:160px;
	padding:0 14px;
	overflow:hidden;
	float:left;
	border-top:1px solid #d3d3d3;
	background: #ffffff;
	z-index: 9999 !important;
	
}
#nav ul li:first-child,
#nav ul li.first-child{border:0;}
#nav ul a{
	color:#666;
	padding:0;
	background:none !important;
}
#nav ul a:hover{color:#278bd1;}
#main{
	width:963px;
	margin:0 auto 12px;
	overflow:hidden;
	background:url(../images/bg-main-c.gif) repeat-y;
}
.main-holder{
	width:963px;
	overflow:hidden;
	background:url(../images/bg-main.gif) no-repeat 0 100%;
}
.main-frame{
	width:896px;
	padding:34px 33px 64px 34px;
	overflow:hidden;
	background:url(../images/bg-main-t.gif) no-repeat;
}
.heading{
	width:100%;
	overflow:hidden;
	margin:0 0 22px;
}
.heading h2{
	font:bold 28px/30px Arial, Helvetica, sans-serif;
	color:#278bd1;
	margin:0;
	float:left;
	padding:0 0 0 10px;
}
.heading h2 a{color:#278bd1;}
.heading .heading-form{
	float:right;
	padding:6px 0 0;
}
.heading .heading-form fieldset{float:left;}
.heading .heading-form .area{
	float:left;
	padding-left:34px;
}
.heading .heading-form label{
	float:left;
	font:bold 14px/22px Arial, Helvetica, sans-serif;
	color:#278bd1;
	padding:0 10px 0 0;
}
.heading .heading-form .area select{
	float:left;
	/*width:144px;*/
	padding:0;
	margin:0;
}
.heading .heading-form .text{
	float:left;
	width:220px;
	height:26px;
	background:url(../images/bg-text.gif) no-repeat;
	overflow:hidden;
	padding:0 0 0 12px;
}
.heading .heading-form .text input{
	float:left;
	width:190px;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#666;
	padding:4px 0;
	border:0;
	background:none;
}
.heading .heading-form .text .btn{
	padding:0;
	float:right;
	width:28px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	cursor:pointer;
	border:0;
	background:none;
}
.block{
	width:896px;
	margin:0 0 30px;
	padding:0;
	list-style:none;
	background:url(../images/bg-block.gif) repeat-y;
}
.block:after{
	content:'';
	display:block;
	clear:both;
}
.block .block-col{
	width:871px;
	vertical-align:top;
	position:relative;
	margin:0 0 9px;
	padding:8px 0 7px 23px;
	background:#fdfdfc url(../images/bg-block-mark.gif) repeat-x;
	border:1px solid #ebebeb;
	font:13px/16px Arial, Helvetica, sans-serif;
	
}
.block .login-block-col{
	width:371px;
	vertical-align:top;
	position:relative;
	margin:0 0 9px;
	padding:17px 0 14px 23px;
	background:#fdfdfc url(../images/bg-block-mark.gif) repeat-x;
	border:1px solid #ebebeb;
	font:13px/16px Arial, Helvetica, sans-serif;
}



.block .block-col:after{
	content:'';
	display:block;
	clear:both;
}
.block li.top-col,
.block li.bottom-col{
	width:873px;
	height:35px;
	overflow:hidden;
	background:url(../images/bg-block-t.gif) no-repeat;
	margin-bottom:6px;
	border:0;
	padding:0 0 0 23px;
}
.block li.bottom-col{
	background:url(../images/bg-block-b.gif) no-repeat;
	margin:0;
}
.block li.login-top-col,
.block li.login-bottom-col{
	width:373px;
	height:35px;
	overflow:hidden;
	background:url(../images/login-bg-block-t.gif) no-repeat;
	margin-bottom:0px;
	border:0;
	padding:0px 0px 0px 23px;
}
.block li.login-bottom-col{
	background:url(../images/login-bg-block-b.gif) no-repeat;
	margin:0;
}
.block .col3mod {
	width:130px !important;
	padding: 0 10px 0 11px !important;
}
.block .col2mod {
	width:50px !important;
	padding: 0 10px 0 11px !important;
}
.block li.block-form{margin:0 0 -1px;}
.block .col1,
.block .col2,
.block .col3,
.block .col4,
.block .col5,
.block .col6,
.block .col7{
	float:left;
	width:35px;
	padding:0 5px 0 16px;
}
.block .col2{width:63px;}
.block .col3{width:148px;}
.block .col4{width:212px;}
.block .col5{width:89px;}
.block .col6{width:72px;}
.block .col7{
	width:100px;
	position:relative;
}

.block .users-col1{width:63px;}
.block .users-col2{width:212px;}
.block .users-col3{width:128px;}
.block .users-col4{width:103px;}
.block .users-col5{width:130px;}
.block .users-col6{width:0px;}
.block .users-col7{
	width:100px;
	position:relative;
}

.block .revenue-col1{width:90px;}
.block .revenue-col2{width:212px;}
.block .revenue-col3{width:128px;}
.block .revenue-col4{width:163px;}

.block .noinstall-col1{width:190px;}
.block .noinstall-col2{width:90px;}
.block .noinstall-col3{width:228px;}
.block .noinstall-col4{width:263px;}

.block .funding-col1{width:110px;}
.block .funding-col2{width:90px;}
.block .funding-col3{width:75px;}
.block .funding-col4{width:90px;}
.block .funding-col5{width:110px;}
.block .funding-col6{width:160px;}

.block .col8 a{color:#fff;}
.block li.top-col .col1,
.block li.top-col .col2,
.block li.top-col .col3,
.block li.top-col .col4,
.block li.top-col .col5,
.block li.top-col .col6,
.block li.top-col .col7,
.block li.bottom-col .col8{
	background:url(../images/seporator-block.gif) no-repeat 0 100%;
	height:32px;
	padding-top:2px;
}
.block .notes-box{width:254px;}
.block .notes-box strong{
	display:block;
	margin:0 0 5px;
}
.block .notes-box p{margin:0 0 3px;}
.block .notes-box em{
	font-size:11px;
	display:block;
	text-align:right;
}
.block address{
	width:100%;
	overflow:hidden;
	font-style:normal;
	margin:0 0 12px;
}
.block address span{display:block;}
.block .title{
	display:block;
	margin:0 0 3px;
}
.block .top-col strong,
.block .login-top-col strong,
.block .bottom-col strong{
	display:block;
	font:bold 16px/32px Arial, Helvetica, sans-serif;
	color:#fff;
}
#main .block .col8{
	float:right;
	padding:2px 24px 0 23px;
}
#main .block .col8 strong{font:bold 14px/32px Arial, Helvetica, sans-serif;}
.block .item{
	position:absolute;
	top:-3px;
	left:-19px;
	width:47px;
	height:51px;
	z-index:100;
}
.block .item a{
	display:block;
	width:47px;
	height:51px;
	background:url(../images/bg-item.png) no-repeat;
	overflow:hidden;
	cursor:pointer;
}
.block .item a:hover{text-decoration:none;}
.block .holder-li{
	width:100%;
	/*margin:0 0 17px;*/
	margin:0 0 13px;
}
.block .holder-li:after{
	content:'';
	display:block;
	clear:both;
}
.block .box-tools{
	position:absolute;
	z-index:100;
	top:-20px;
	left:-5px;
	width:150px;
	height:51px;
}
.block .box-tools .tools{
	width:127px;
	height:33px;
	overflow:hidden;
	margin:0;
	padding:18px 0 0 23px;
	list-style:none;
	background:url(../images/bg-tools.png) no-repeat;
}
.block .box-tools .tools li{
	float:left;
	height:24px;
	padding:0 7px 0 0;
	width:auto;
	background:none;
	border:0;
	position:relative;
	z-index:100;
}
.block .box-tools .tools img{vertical-align:top;}
.block .items{display:block;}
.block .container{
	position:relative;
	padding:0 0 0 9px;
	width:862px;
	overflow:hidden;
}
.block .login-container{
	position:relative;
	padding:0 0 0 9px;
	width:362px;
	overflow:hidden;
}
.block h2{
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	color:#278bd1;
	margin:0 0 24px;
}
.block h2 a{color:#278bd1;}
.block .form-order{
	width:860px;
	overflow:hidden;
	padding:0 0 0 2px;
}

.block .form-login{
	width:360px;
	overflow:hidden;
	padding:0 0 0 2px;
}

.block .form-order .box{
	float:left;
	width:410px;
	overflow:hidden;
	display:inline;
	margin:0 0 0 14px;
}
.block .form-order .box:first-child,
.block .form-order .box.first-child{margin:0;}
.block .form-order .section{
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
.block .form-order .row{
	width:100%;
	overflow:hidden;
	margin:0 0 26px;
}
.block .form-order label{
	float:left;
	width:113px;
	padding:0 5px 0 0;
	overflow:hidden;
	font:13px/22px Arial, Helvetica, sans-serif;
	color:#666;
}
.block .form-order select{
	float:left;
	margin:0;
	padding:0;
}
.block .form-order .sel1{
	margin:0 6px 0 0;
	width:112px;
}
.block .form-order .sel2{
	margin:0 6px 0 0;
	width:70px;
}
.block .form-order .sel3{width:85px;}
.block .form-order .sel4{width:286px;}
.block .form-order .sel5{width:212px;}
.block .form-order .sel6{width:70px;}
.block .form-order .text{
	float:left;
	height:16px;
	overflow:hidden;
	padding:4px 5px 3px;
	background:url(../images/bg-form.gif) no-repeat;
}
.block .form-order .text01{
	width:269px;
	background-position:0 -89px;
}
.block .form-order .text02{
	width:24px;
	text-align:center;
	background-position:0 -154px;
	float:none;
	margin:0 auto;
	padding-top:1px;
	padding-bottom:0;
}
.block .form-order .text03{
	width:63px;
	text-align:center;
	background-position:0 -137px;
	float:none;
	margin:0 auto;
	padding-top:1px;
	padding-bottom:0;
}
.block .form-order .text04{
	width:278px;
	background-position:0 -113px;
}
.block .form-order .text input{
	font:12px/14px Arial, Helvetica, sans-serif;
	border:0;
	background:none;
	color:#666;
	padding:0;
	float:left;
	
}
.block .form-order .text01 input{width:269px;}
.block .form-order .text02 input{
	width:24px;
	font:11px/14px Arial, Helvetica, sans-serif;
	text-align:center;
}
.block .form-order .text03 input{
	width:63px;
	height:14px;
	font:11px/14px Arial, Helvetica, sans-serif;
	text-align:right;
}
.block .form-order .text04 input{width:278px;}
.block .form-order h3{
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#666;
	margin:0 0 26px;
}
.block .form-order .box-checkbox{
	float:left;
}
.block .form-order .box-checkbox input{
	float:left;
	margin:0 12px 0 0;
	width:16px;
	height:16px;
	overflow:hidden;
}
.block .form-order .box-checkbox label{
	width:auto;
	line-height:16px;
}
.block .form-order .box-heading{
	width:403px;
	overflow:hidden;
	padding:2px 3px 6px 4px;
	border-bottom:1px solid #d6d6d5;
	margin:0 0 12px;
}
.block .form-order .more{
	float:right;
	width:80px;
	height:21px;
	background:url(../images/btn-more.gif) no-repeat;
	text-align:center;
	font:11px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:-3px;
}
.block .form-order .box-heading h3{margin-bottom:0;}
.table-form{width:410px;}
.table-form td{padding-bottom:14px;}
.table-form .thead td{
	text-align:center;
	font:13px/16px Arial, Helvetica, sans-serif;
	color:#666;
	padding-bottom:16px;
}
.table-form .btn{
	width:16px;
	height:15px;
	background:url(../images/btn.gif) no-repeat;
	overflow:hidden;
	padding:0;
	cursor:pointer;
	border:0;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	float:none;
	margin:0 auto;
}
.table-form .colums01{
	width:76px;
	padding:0;
}
.table-form .thead .colums01 span{
	float:left;
	padding:0 0 0 3px;
}
.table-form .colums02{
	width:34px;
	padding:0 6px;
}
.table-form .colums03,
.table-form .colums04,
.table-form .colums05{
	width:75px;
	padding:0 6px;
}
.table-form .colums06{padding:0;}
.block .list{
	margin:0 0 10px;
	padding:17px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
	border-top:1px solid #dededd;
}
.block .list li{
	width:375px;
	float:left;
	overflow:hidden;
	padding:0 35px 16px 0;
}
.block .list .text03{float:right;}
.block .list label{
	float:right;
	width:180px;
	text-align:right;
	padding-right:20px;
	line-height:16px;
}
.block .textarea-holder{
	width:278px;
	height:78px;
	padding:5px;
	overflow:hidden;
	background:url(../images/bg-form.gif) no-repeat;
}
.block .textarea-holder textarea{
	float:left;
	padding:0;
	margin:0;
	width:278px;
	height:78px;
	max-width:278px;
	max-height:78px;
	overflow:auto;
	border:0;
	background:none;
}
#footer{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x;
	padding:34px 0 27px;
}
#footer .holder{
	width:963px;
	margin:0 auto;
	text-align:center;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font:12px/14px Arial, Helvetica, sans-serif;
}
#footer ul li{
	display:inline-block;
	background:url(../images/seporator-footer.gif) no-repeat 0 2px;
	padding:0 9px 0 9px;
}
* +html #footer ul li{
	display:inline;
	padding:0 11px 0 10px;
}
#footer ul li:first-child,
#footer ul li.first-child{background:none;}
#footer ul a{color:#cdebf9;}
.errMsg {
	color:red;
	font-style:italic;
	padding: 0 0 10px 117px;
}
.req {
	font-size: 10px;
	font-style: italic;	
}

.xlsLink {
	color:#278BD1;
	font-weight:bold;
	padding-right: 20px;
	float:right;
}

.loginbg {
/*background:url('../images/swoosh-lady-tub-graphic-login.png') no-repeat;*/
height:460px;
width: 940px;
margin:0px 0px 10px 12px;
}

.bluebox {
background:url('../images/blurb-box.png') no-repeat;
width:415px;
height: 218px;
float:right;	
	
}

.bluebox p {
color:#ffffff;
}

.bluebox p strong {
	font-size: 16px;
}

.bluebox ul li {
	color:#ffffff;
}

.allowance {
width: 400px;
float:left;
padding: 20px;
}