/* CSS Document */

* {margin:0; padding:0;}
img {border:none;}
html, body {min-width:1000px; background:repeat-x url(images/background.jpg) top left #021724; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#fff;}

.kWrap {margin:0 auto; width:1000px;}
.clear {clear:both;}
.alignRight {text-align:right;}

/* TL Index Styles */
.topPush {margin:172px auto 0; width:812px;}
.indyForm {background:no-repeat url(images/indy-form-back.jpg) top center; width:812px; min-height:545px;}
	.indyForm > p {color:#929292; font-size:90%; text-align:right; padding:10px 10px 0 0;}
	.indyForm h2 {color:#fff; font-size:120%;}
	.indyForm label {color:#929292; font-size:90%;}
	.indyForm input[type=text], input[type=password] {margin:0 0 8px; width:150px;}
	.push10 {margin-bottom:10px;}
#kLogForm {float:left; width:306px; margin:100px 0 0 100px;}
	.indyLogBut {width:152px; text-align:right;}
	.remember {color:#fff; font-size:80%; vertical-align:top;}
#kRegForm {float:right; width:405px; margin:100px 0 0;}
	#kRegForm > p {color:#e2e2e2; font-size:80%; padding-right:52px;}
	#recaptcha_image {float:left; width:300px;}
	#recaptcha_options {float:right; width:20px;}
	#security {text-align:right; width:300px;}
	.regTable th {color:#929292; font-size:90%; text-align:right; vertical-align:top; padding:1px 5px 0 0; font-weight:normal; width:139px;}
	.regTD {padding-right:20px;}

/* Top Navigation */
.topLogin {width:350px; float:right; color:#999999;}
.accountLinks {width:250px; float:right; font-size:90%; padding:18px 0 0; text-align:right;}
	.accountLinks a:link {color:#fff; text-decoration:none;}
	.accountLinks a:visited {color:#fff; text-decoration:none;}
	.accountLinks a:hover {color:#e2e2e2; text-decoration:none;}
	.accountLinks a:active {color:#fff; text-decoration:none;}
	
/* User Command */
.userHeader {color:#fff; margin:22px 0 0; border-bottom:1px solid #e2e2e2;}
	.userHeader > h2 {font-size:200%; float:left;}
.userLeft {width:200px; float:left;}
.userRight {width:800px; float:right;}
	.applicantLetter {color:#021724; margin:20px 0 0 20px; padding:10px 20px 0; background-color:#e2e2e2; min-height:500px;}
		.applicantLetter > h2 {font-size:150%; margin:0 0 10px;}
		.applicantLetter > p {text-indent:15px; margin:0 0 10px; font-size:90%;}
.command-hr {size:1; color:#021724;}
.teamCreateForm {margin:10px 0 0;}
	.teamCreateForm > input[type=text] {width:222px; margin:0 0 5px;}

/* Profile */
.proLeft {width:200px; float:left;}
.proRight {width:800px; float:right;}