/*Basic Style Sheet for TempForce Staffing forms*/

body {
 font-family: Optima, Arial, Helvetica, sans-serif;
 font-size: 90%;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
 }
.twoColFixRtHdr #container { 
	width: 800px;
	margin: 4px auto;
	text-align: left;
} 
.twoColFixRtHdr #header { 
	padding: 0; 
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}
.logo {
margin: -4px 56px 4px 42px;
}
#bodybox {
clear: both;
background-color: #e0e0e0;
padding: 4px 0;
margin: 2px 0;
 }
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 390px;
	background: #e0e0e0;
padding: 10px 0 10px 0;
}
#goodies {
width: 350px;
height: 100%;
background-color: #ffffff; 
margin: 12px auto;
padding: 4px 8px 6px 8px;
line-height: 6em;
}
#goodies2 {
background-color: #ffffff;
width: 346px;
height: 100%;
margin: 12px auto;
padding: 16px 6px 16px 6px;
}
#onelook {
line-height: 1.5em;
margin: auto;
}
#goodies table {
line-height: 1.5em;
}
#goodies img {
}
#goodies2 img {
margin: 4px 21px 8px 21px;
}
#date {
margin: -20px 20px -20px 70px;
}
#calc {
width: 212px;
margin: 4px 70px 10px 70px;
}
#calc table {
width: 212px;
}
#calc p {
font-size: 70%;
line-height: 1.5em;
text-align: center;
}
#location {
background-color: #e0e0e0;
text-align: center;
font-size: 80%;
padding: 8px;
 }
#location2 {
border: 2px #ffffff groove;
background-color: #c8c8c8;
text-align: center;
font-size: 80%;
padding: 8px;
 }
.twoColFixRtHdr #mainContent { 
	margin: 4px 420px 0 8px; 
	padding: 0 10px 10px 0; 
} 
form {
width: 350px;
}
p.form {
max-width: 350px;
line-height: 2em; 
font-size: 90%;
}
label {
font-weight: bold;
 }
.label 
{font-weight: bold;
text-align: right;
 }
select {
margin-right: 100px;
}
textarea {
width: 350px;
height: 150px;
}
li {
line-height: 1.25em;
}

.twoColFixRtHdr #footer { 
	padding: 0 10px 0 4px; 
	background:#ffffff; 
 font-size: 10px; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 8px 16px 8px 16px; 
}
.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearright {
clear: right;
height: 0;
}
h1 {
 font-weight: bold;
 font-size: 140%;
}

h2, h3 {
 color: #980303;
 font-weight: bold;
 font-size: 120%; }

h4 {
font-size: 96%;
font-weight: bold;
font-style: oblique;
line-height: 1em; }

#toplinks {
position: relative;
left: 642px;
font-size: 10px;}

#links2 {
text-align: center; 
font-size: 90%;
}

#links3 {
font-size: 85%;
text-align: center;
line-height: 1.5em;
padding: 2px;
border: 2px #ffffff groove;
background-color: #c8c8c8;
text-align: center;
padding: 8px 0 8px 0;
}

#copyright {
    font-size: 10px;
	padding-top: 16px;
	text-align: center;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
color: #666666;
}

a:hover {
	color: #980303;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
