body {
	margin: 0 0 10px 0;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
}

a:link, a:active, a:visited {
	color: #fc6512;
}

a:hover {
	color: #000;
}

img {border: 0;}

form {margin: 0;}

input, textarea, select {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

.orange {
	color: #fc6512;
}

h1 {
	margin: 0;
}

h4 {
	margin: 0;
	font-size: 11px;
}

p {
	margin: 0 0 10px 0;
}

ul {
	margin: 0 0 0 8px;
	padding-left: 8px;
	list-style-image: url('../images/tri_bullet_gray.gif');
}

li {
	padding-bottom: 10px;
}

div.clearing { /* DIV for Mozilla browser float hack - KM */
	clear: both;
	height: 1px;
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. - KM */
}

div#main {
	width: 760px;
}

div.clearing { /* DIV for Mozilla browser float hack - KM */
	clear: both;
	height: 1px;
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. - KM */
}

div#bodyCopy {
	width: 100%;
	background: #fff url('../images/XT_bg.gif') top right no-repeat;
}

div#bcLeft, div#bcRight {
	float: left;
	display: inline;
	width: 320px;
	margin-top: 50px;
}

div#bcLeft {
	margin-left: 32px;
}

div#bcRight {
	margin-left: 50px;
}

img#rulesBtn {
	display: block;
	margin: 16px 0 0 -3px;
}

/* Begin application form styles */
div#application {
	margin: 0 0 6px 10px;
}

div#application p {
	margin: 0 0 7px;
}

div#application h3 {
	margin: 0 0 7px 0;
}

div.appLeft, div.appRight {
	float: left;
	display: inline;
	width: 329px;
}

div.appLeft {
	margin-right: 40px;
}

.txt, #emailSystem {
	width: 325px;
	margin-bottom: 15px;
}

.txtWide {
	width: 694px;
	margin-bottom: 15px;
}


div#application label {
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}

div#generalInfo, div#currentTech, div#aboutCompany {
	border-top: solid 1px #cfcfcf;
	border-right: solid 1px #cfcfcf;
	border-left: solid 1px #cfcfcf;
	padding: 12px 19px 10px 19px;
	width: 740px;/* Width of content plus left/right padding and borders. - KM */
	voice-family: "\"}\""; /* Box model hack - KM */
	voice-family: inherit; /* Box model hack - KM */
	width: 700px; /* Actual width of content area. - KM */
}

div#currentTech {
 	background-color: #f0f0f0;
}

div#aboutCompany {
	border-bottom: solid 1px #cfcfcf;
	margin-bottom: 6px;
}

/* End application form styles */

div#bottomCap {
	margin: 0 0 6px 10px;
}

/* Begin footer styles */
div#footerLeft {
	float: left;
	display: inline;
	margin-left: 10px;
}

div#footerRight {
	float: right;
	display: inline;
	text-align: right;
	margin-right: 10px;
}

div#footerLeft, div#footerRight {
	font-size: 10px;
	color: #7a7a7a;
}
/* End footer styles */

/* Begin pop-up styles */
div#popmain {
	position: relative;
	width: 400px;
}

div#popBodyCopy {
	padding: 18px 40px;
}

div#close {
	position: absolute;
	top: 9px;
	right: 40px;
}

div#close a:link, div#close a:active, div#close a:visited {
	color: #fff;
}

div#close a:hover {
	color: #fff;
}
/* End pop-up styles */
