 
body .top .navigation { 
	width: 1000px; background-color: transparent;
}
body .middle { 
	width: 1000px;
}
body .mainArea {
	width: 1000px;
	border-left-width: 0px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-width: 0px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-top-width: 0px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	margin: auto;	background-color: transparent;
}

body {
		background-repeat: repeat;
	text-align: center;
	background-color: #;
		font-family: "Arial", Arial;
	color: #000000;
	font-size: 10pt;;
}
body table tr td, body table tr th {
	font-family: "Arial", Arial;
	color: #000000;
	font-size: 10pt;
}
body table tr th {
	font-weight: bold;
}

body .mainArea {
	background-color: transparent;
}

body .mainArea .middle {
	background-color: #FFFFFF;
}

body .mainArea .top .header {
background-color: #FFFFFF;
height: 55px;
}
body .mainArea .top .top-menu-navigation {
background-repeat: repeat-x;
background-color: #efefef;
height: 29px;
text-align: center;
}
body .mainArea .top .top-menu-navigation .links {
padding-top: 8.7px;
}
body .mainArea .top .top {
}
body .mainArea .top .bottom-menu-navigation {
background-repeat: repeat-x;
background-color: #dfdfdf;
height: 29px;
text-align: center;
}
#bottom_menu {
	padding-left: 5px;
	padding-right: 5px;	
}
#top_menu {
	padding-left: 5px;
	padding-right: 5px;	
}
body .mainArea .top .bottom-menu-navigation .links {
padding-top: 8.7px;
}
body table thead tr th {
background-color: #efefef;
color: #;
}
body table thead tr td {
background-color: #efefef;
color: #;
}
body table tr th
{
background-color: #efefef;
color: #;
}

div.job_info p {
	border-bottom: 1px solid #efefef;
	padding: 0;
	border-radius: 5px 5px 0 5px;
}

div.job_info p span:first-child {
	padding: 5px;
	background-color: #efefef;
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	width: 200px;
	display: inline-block;
	border-radius: 5px 5px 0 5px;
}

div.job_info p span:last-child {
	font-size: 14px;
	font-style: italic;
	padding: 5px;
}

a.button {
	color: #000000;
	background-color: #D6D6D6;
	border: 1px solid #596E85;
	padding: 8px 15px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-decoration: none;
	display: inline-block;
}

a.button:hover {
	color: #000000;
	background-color: #E4E4E4;
	border: 1px solid #596E85;
	cursor: pointer;
	text-decoration: none;
}

body table tfoot tr th {
background-color: #efefef;
color: #;
}
body table tfoot tr td {
background-color: #efefef;
color: #;
}
body table tr th
{
background-color: #efefef;
color: #;
}
body table.tablesorter thead tr .header
{
background-color: #efefef;
color: #;
}
body table.tablesorter thead tr th
{
background-color: #efefef;
color: #;
}

body h1, .title {
color: #000000;
font-size: 16pt;
}
body .middle .content  .title
{
color: #000000;
font-size: 16pt;
}
body h2 {
color: #0033cc;
font-size: 14pt;
}
body h3 {
color: #666666;
font-size: 10pt;
padding: 0px;
margin: 0px;
}

body a {
color: #0033cc;
font-size: 10pt;
}
body a:hover {
color: #666666;
font-size: 10pt;
}
body .top-menu-navigation {
color: #000000;
font-size: 10pt;
}
body .top-menu-navigation a {
color: #000000;
font-size: 10pt;
}
body .top-menu-navigation a:hover {
color: #0033cc;
font-size: 10pt;
}
body .bottom-menu-navigation {
color: #000000;
font-size: 10pt;
}
body .bottom-menu-navigation a {
color: #000000;
font-size: 10pt;
}
body .bottom-menu-navigation a:hover {
color: #0033cc;
font-size: 10pt;
}

body .bottom .footer {
background-color: #D6D6D6;
height: 35px;
color: #5d5d5d;
font-size: 10pt;
}
body .bottom .footer a {
color: #5d5d5d;
font-size: 10pt;
}
body .bottom .footer a:hover {
color: #5d5d5d;
font-size: 10pt;
}
body .bottom .footer .copyright {
color: #5d5d5d;
font-size: 10pt;
}
body .bottom .footer .links {
color: #000000;
font-size: 10pt;
}
body .bottom .footer .links a {
color: #000000;
font-size: 10pt;
}
body .bottom .footer .links a:hover {
color: #0033cc;
font-size: 10pt;
}
body .middle .content .instructions {
  font-size: 10pt;
  color: #000000;
  padding: 10px;
}
body .middle .content .item .instructions {
  font-size: 10pt;
  color: #000000;
	margin-left: 5px;
}
table.new_account td{
}
table.new_account{
	padding-left:20px;
}

.table_info td {
	padding-left: 20px;
}

//table sorter
.sortable {width:98%; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 auto 15px}
.sortable th {background-color:#efefef; text-align:left; color:#; border-left:1px solid #fff; border-right:none}
.sortable th h3 {font-size:12px; padding:6px 8px 4px}
.sortable td {padding:4px 6px 6px; border-bottom:1px solid #efefef; border-left:1px solid #efefef; font-size: 13px;}
.sortable td a {font-size: 13px;}
.sortable .head h3 {background:url(/styles/images/bg.gif) 0px center no-repeat; cursor:pointer; padding-left:22px}
.sortable .desc, .sortable .asc {}
.sortable .desc h3 {background:url(/styles/images/desc.gif) 0px center no-repeat; cursor:pointer; padding-left:22px}
.sortable .asc h3 {background:url(/styles/images/asc.gif) 0px  center no-repeat; cursor:pointer; padding-left:22px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .evenrow td {background:#fff}
.sortable .oddrow td {background:#fff}
.sortable td.evenselected {background:#fff}
.sortable td.oddselected {background:#fff}

.goog-te-menu-value {
	font-size: 9pt !important;
}

#google_translate_element {
	margin-top: -2.9px;
	float: right;
}

h1.top {
	background-color:#efefef;
	color:#666666;
	font-size: 20px;
	font-weight: bold;
	height: 25px;
	margin-left: -5px;
	margin-top: 0;
	padding: 3px;
	text-align: center;
	border: solid #efefef 1px;
}


.lb {
position:absolute;
display:none;
z-index:100;
width:975px;
min-height:10px;
border:2px solid #efefef;
background-color:white;
left:50%;
margin-left:-245px;
padding-left:5px;
}

.lbx {
background: url('/images/trx-2.gif') no-repeat right top;
position:absolute;
display:none;
z-index:101;
width:975px;
min-height:20px;
left:50%;
margin-left:-245px;
padding-left:5px;
cursor:pointer;
}

.lb_table {
color: #666666;
background-color: #efefef;
border: 0;
font-size:14px;
font-weight: bold;
height:25px;
text-align:left;
}

#lbbg {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	height: auto;
	width: auto;
	overflow: hidden;
	padding: 0;
	margin: 0;
	z-index: 2;
	background: -moz-linear-gradient(#000, #000000 1%, #fff) !important;
	background: #000000;
	filter: alpha(opacity=80);
	opacity: .80;
	-khtml-opacity: .80;
	-moz-opacity: .80;
}

.getNotified {
	border: 1px solid #efefef;
	margin-left: 9px;
}


#tabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:80%;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

#tabs li {
	float: left;
	border: 1px solid #EEE;
	border-bottom-width: 0;
	margin: 0 2px 0 0;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

#tabs a {
	text-decoration: none;
	display: block;
	background: #666;
	padding: 0.55em .8em;
	color: #FFF;
	width: 100px;
	text-align: center;
	font-weight:normal;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

#tabs a:hover {
	background: #efefef;
	color: #FFF;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

#tabs .selected {
	position: relative;
	top: 1px;
	border-color: #efefef;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	
}

#tabs .selected a {
	background-color: #efefef;
	color: #FFF;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.show_content {
	border: 1px solid #efefef;
	clear: both;
	width:98%;
	background-color: #FFFFFF;
	padding-left:5px;
}

.no_content{
display:none;
clear: both;
}

.even_tr {background-color:#F2F2F2}
.odd_tr {background-color:#FFF}
tr.odd_tr:hover, tr.even_tr:hover {
	background-color: #FAF8CC;
}

#chat_div {
	margin: 10px auto; 
	text-align: center; 
	width: 160px;
}

td .lpPoweredByDiv {
	display:none;
}

input {
	margin: 4px;
}

.asterisk {
	color: #BE0000;
}

input[type="text"]:hover, input[type="password"]:hover, textarea {
	border: 1px solid #929292;
}

input[type="text"]:focus, input[type="password"]:focus, textarea {
	border: 1px solid #ADBAFF;
}

input[type="text"], input[type="password"], textarea {
	width: 225px;
	border: 1px solid #414141;
	padding: 3px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

select {
	border: 1px solid #414141;
	padding: 2px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	margin: 3px;
}

select:hover {
	border: 1px solid #929292;
}

select:focus {
	border: 1px solid #ADBAFF;
}

input.extraShort {
	width: 35px;
}

input.short {
	width: 112px;
}

input.normal {
	width: 225px;
}

input.long {
	width: 337px;
}

input.extraLong {
	width: 450px;
}

/* New Stuff As Of 4/11/12 */

a.appButton {
	color: #000000;
	background-color: #D6D6D6;
	border: 1px solid #596E85;
	padding: 3px 10px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
}

a.appButton:hover {
	color: #000000;
	background-color: #E4E4E4;
	border: 1px solid #596E85;
	cursor: pointer;
	text-decoration: none;
}

span.noValidate {
	color: #FF0000;
	font-weight: bold;
}

.step .complete a, .step .incomplete a, .step .current a {
	cursor: pointer;
}

.loading {
	display: none;
	position: absolute;
	top: 100px;
	left: 100px;
}

#expireDiv {
	width: 100%;
	text-align: center;
	background-color: #63AFD0;
	padding: 10px;
	margin: 0;
	border: 1px solid #024A68;
	color: #024A68;
	font-weight: bold;
	font-size: 125%;
	box-shadow: -1px -1px 5px 1px #5E8C9E inset #5E8C9E inset;
	-moz-box-shadow: -1px -1px 5px 1px #5E8C9E inset #5E8C9E inset;
	-webkit-box-shadow: -1px -1px 5px 1px #5E8C9E inset #5E8C9E inset;
	display:none;
	cursor: pointer;
}

.noDisplay {
	display: none;
}

div.alert.sticky {
	display: none;
	position: fixed;
	right: 20px;
	width: 225px;
	z-index: 1500;
	text-align: left;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

div.alert.sticky {
	right: 5px;
	width: 150px;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p,
.alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable {
	padding-right: 35px;
}
.alert-dismissable .close {
	position: relative;
	top: -11px;
	right: -31px;
	color: inherit;
	cursor: pointer;
	float: right;
	background-color: transparent;
	border: 0 none;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success .alert-link {
	color: #356635;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info .alert-link {
	color: #2d6987;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #fbeed5;
	color: #c09853;
}
.alert-warning .alert-link {
	color: #a47e3c;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger .alert-link {
	color: #953b39;
}