	.Maxybox {
		padding:0;
		margin:0;
		width:760px;
		float:left;
	}

	.jobtypeDiv {	
		width:150px;
		float:left;
	}

	.jobtypeDiv label {	
		clear:both;
		float:left;
		cursor:hand;
		cursor:pointer;
	}

	.Maxybox #step2 p {
		padding:0 0 8px 0;
		margin:0;
	}

	.Maxybox .leftColumn p {
		clear:both;
		width:355px;
		overflow:visible;
		color:#FFFFFF;
	}

	.Maxybox #step1 .leftColumn label{
		clear:both;
		width:350px;
		float:left;
		color:#FFFFFF;
	}

	.Maxybox .require {
		font-weight:bold;
		float:left;
	}


	.Maxybox label {
		display: inline;
		width: 100%;
		cursor:hand;
		cursor:pointer;
		color:#FFFFFF;
	}

	.rightColumn label {
		color:#000 !important; 
	}

	.Maxybox p span {
		font-size:11px;
	}


	.sectors input{
		padding:0px;
		font-size:10pt;
		color:black;
		margin:2px 0 2px 0;
		padding:0;
		width:14px;
		height:14px;
	}

	.Maxybox div.column {
		border: none !important;
		width:160px;
		float: left;
		margin: 0;
		padding: 0;
	}

	.Maxybox div.column input {
		margin:0 !important;
	}

	.Maxybox legend {
		display:none;
	}

	.Maxybox fieldset {
		border:none;
	}

	.Maxybox div.column label {
		display:block;
		padding:0 0 3px 0;
	}

	.Maxybox h2 {
		background: #1f243a url(../images/trackreg/cornerbg_h2.gif) 100% 0 no-repeat ;		
		width:345px;
		color:#fff;
		float:left;
		margin:0;
		padding:3px 10px;
	}

	.hideimg {
		display:none;
	}

	.navBtns {
		float:right;
		width:360px;
		text-align:right;
		top:-25px;	
		right:0;
		position:absolute;
	}

	.navBtns a { 
		text-decoration:none;
	}

	.navBtns span {
		float:left;
	}

	.navBtns img { 
		margin: 0 5px 0 0;
	}



	#step1, #step2 {
		width:760px;
		padding:10px 0;
		border-top:1px solid #1f243a;
		position:relative;
		clear:both;
		overflow:visible;
	}


	.Maxybox .leftColumn input.text{
		margin:0;
		width:210px;
	}

	.Maxybox .leftColumn select{
		margin:0;
		width:210px;
		padding:1px 0;
	}

	.Maxybox form p {
		padding:0 0 10px 0;
		margin:0;
	}
	.createAccountSearchCriteria {
		overflow:hidden;
		padding-bottom:15px;
	}
	.createAccountSearchCriteria div {
		/*overflow:hidden;*/
		padding: 5px 0;
		clear:both;
	}
	.createAccountSearchCriteria label {
		float:left;
		padding-left:0;
		width:auto;
	}
	.createAccountSearchCriteria input {
		float:right;
	}


	.rightColumn {
		width:375px;
		float:right;
		padding:0 0 10px 0;
	}

	.rightcolHold, .leftcolHold {
		padding:10px;
	}

	.leftColumn {
		width:375px;
		float:left;
		padding:0 0 10px 0;
	}

	.leftcolHold {background:#93A4B1 url(../images/trackreg/gradbg_leftcol.gif) 0 0 repeat-x;padding-bottom:75px;float:left;width:355px;}
    .leftcolHold h4{color:#FFFFFF;}
	.leftcolHold label strong{color:#FFFFFF;}

	#step2 .rightColumn {background:#DCE1E6;}
	#step2 .rightcolHold {background:#dce1e6 url(../images/trackreg/gradbg_rightcol.gif) 0 0 repeat-x;width:355px;float:left;}
	
.Maxybox div.nosectors {
height: 350px;
}