.box_brown {
	background-color:#fff7ee;
	border:#4e3111 1px solid;
	padding:6px 6px 10px 6px;
	margin-bottom:4px;
	margin-top:spx;
	font-size:12px;
	text-align:left;
	width:240px;
}
.box_brown h1 {
	margin:0px 0px 10px 0px;
	font-size:18px;
	font-weight:normal;
	font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	color:#891C0D;
	text-transform:capitalize;
}
.box_brown p {
	text-align:right;
	margin:2px 0px 0px 0px;
	font-weight:bold;
}
.box_brown a {
	font-size:12px;
	font-weight:bold;
}
.box_brown a:hover {
	font-size:12px;
	font-weight:bold;
}
.box_brown p#desc {
	margin:2px 0px 10px 34px;
	font-weight:normal;
	color:#006699;
	font-size:10px;
	text-align:left;
	border-bottom:#999999 1px dashed;
}
.box_lightbrown {
	background-color:#fffcf8;
	border:#4e3111 1px solid;
	padding:6px 6px 10px 6px;
	margin-bottom:4px;
	margin-top:spx;
	font-size:12px;
	text-align:left;
	width:240px;
}
.box_lightbrown p#date{
	margin:2px 0px 10px 12px;
	font-weight:normal;
	color:#999999;
	font-size:10px;
	text-align:justify;
}
.box_lightbrown h1 {
	margin:0px 0px 10px 0px;
	font-size:18px;
	font-weight:normal;
	font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	color:#891C0D;
	text-transform:capitalize;
}
.box_lightbrown a {
	font-size:12px;
	margin-left:10px;
	font-weight:bold;
}
.box_lightbrown a:hover {
	font-size:12px;
	margin-left:10px;
	font-weight:bold;
}
.box_lightbrown a#sub {
	font-size:12px;
	margin-left:40px;
	line-height:20px;
}
.box_lightbrown a:hover#sub {
	font-size:12px;
	margin-left:40px;
	line-height:20px;
}
.box_employer {
	background-color:#fffcf8;
	border:#4e3111 1px solid;
	padding:6px 6px 10px 6px;
	margin-bottom:4px;
	margin-top:spx;
	font-size:12px;
	text-align:left;
	width:460px;
}
.box_employer h1 {
	margin:0px 0px 10px 0px;
	font-size:18px;
	font-weight:normal;
	font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	color:#891C0D;
	text-transform:capitalize;
	text-align:center;
}
.box_employer p {
	margin:0px 26px 5px 26px;
	text-align:justify;
	width:410px;
}
.box_employer a {
	float:left;
	margin-right:5px;
}
.box_employer a#add_req{
	margin-right:0px;
	float:none;
}
.box_jobsearch {
	background-color:#F8F8F8;
	border:#E7E7E7 1px solid;
	padding:6px 6px 10px 6px;
	margin-bottom:4px;
	margin-top:0px;
	font-size:12px;
	text-align:left;
	width:460px;
}
.box_jobsearch p {
	text-align:left;
	margin:2px 0px 4px 100px;
	font-weight:bold;
}

.box_jobsearch input {
	margin-right:14px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:150px;
}
.box_jobsearch select {
	margin-right:14px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:150px;
}
.box_jobsearch h1 {
	margin:0px;
	font-size:18px;
	font-weight:normal;
	font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	color:#891C0D;
	text-transform:capitalize;
}
.box_jobsearch h2 {
	text-align:left;
	margin:0px 0px 10px 100px;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:none;
}
.box_jobsearch a, a:hover {
	font-size:12px;
}
.box_jobsearch a#searchbox {
	margin:0px;
	padding:6px 14px 6px 14px;
	background-color:#408CB0;
	border:#E9E9E9 1px solid;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
.box_jobsearch a:hover#searchbox {
	margin:0px;
	padding:6px 14px 6px 14px;
	background-color:#4797C8;
	border:#E9E9E9 1px solid;
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
.box_cur_positions {
	background-color:#fffcf8;
	border:#e4ddd1 1px solid;
	padding:6px;
	margin-bottom:10px;
	margin-top:spx;
	font-size:12px;
	text-align:left;
	width:220px;
}
.box_cur_positions h1 {
	margin:0px 0px 4px 0px;
	font-size:12px;
	color:#006699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
.box_cur_positions p {
	margin:10px;
	font-size:10px;
	color:#666666;
}
.box_cur_positions p strong {
	text-transform:capitalize;
	color:#000000;
}
.box_cur_positions p a {
	font-weight:normal;
	font-size:10px;
}
.box_cur_positions p a:hover {
	font-weight:normal;
	font-size:10px;
}
a#emp_pro {
	margin:4px;
	padding:6px 14px 6px 14px;
	background-color:#408CB0;
	border:#E9E9E9 1px solid;
	color:#ffffff;
	width:200px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
a:hover#emp_pro {
	margin:4px;
	padding:6px 14px 6px 14px;
	background-color:#4797C8;
	border:#E9E9E9 1px solid;
	color:#ffffff;
	text-decoration:underline;
	width:200px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

a {
	color:#006699;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#006699;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}

.other_links {
	margin:0px;
	font-size:11px;
}
.other_links a {
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#891C0D;
	margin:0px 4px 0px 4px;
}
.other_links a:hover {
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
	color:#891C0D;
	margin:0px 4px 0px 4px;
}

