/* SOS Job Search Application | Tops Technical Version Styles */
#js_index #table1 th {
	font-size: 16px;
	font-weight: bold;
	color: #628297;
	padding-bottom:10px;
	text-align:left;
	text-transform: uppercase;
}
#js_index #table1 td {
	font-size:10pt;
	font-weight:bold;
	padding: 3px 0px;
}
#js_index #input1 {
	width:205px;
}
#js_index select {
	width:280px;
}

#js_viewjob table {
	width: 98%;
	border: 3px solid #fff;
	margin: 0px auto 8px auto;
}
#js_viewjob table th {
	padding:5px;
	font-size:10pt;
	font-weight:bold;
	background-color:#eee;
	color: 000;
	border-bottom:3px solid #fff;
	text-align:left;
}
#js_viewjob #table2 th {
	text-transform: uppercase;
	font-size:11pt;
}
#js_viewjob table td {
	background-color:#fff;
	padding: 2px 5px;
	font-size:10pt;
	color:#000;	
}
#js_viewjob #table1 td {
	text-align:center;
	border-bottom:2px solid #000;
	padding:5px;
}
#js_viewjob #table4 td ul {
	padding-left:20px;
}
#js_viewjob input {
	width:120px;
}

#js_viewjob #applyBox {
	padding-top:20px;
}

#js_search table {
	width:700px;
	border:3px solid #fff;
	margin-bottom:8px;
	margin:0px;
}

#js_search table th {
	background-color:#fff;
	border-bottom: 5px solid #fff;
	padding:5px;
	color:#000;
	font-size:10pt;
}
#js_search table#table2 th
{
	background: #fff;
	border-bottom:3px solid #999;
	padding-bottom:1px;
}

#js_search table td {
	font-size:10pt;
	padding: 2px 5px;
}
#js_search #table1 td {
	font-size:10pt;
	background-color:#fff;
	padding:5px;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #ddd;
}
#js_search #table2 td b {
	font-weight:normal;
	color:#bbb;
}

#js_search #table2 td 
{
	font-size:9pt;
}

#js-error h1 {
	font-size: 12pt;
}

#js-error p {
	font-size: 10pt;
}

.lineA {
	background-color:#eee;
}
.lineB {
	background-color:#fff;
}
a.js_contentlink:link { font-size:9pt; color:#06C; text-decoration:none; font-weight:bold; }
a.js_contentlink:active { font-size:9pt; color:#06C; text-decoration:none; font-weight:bold; }
a.js_contentlink:visited { font-size:9pt; color:#06C; text-decoration:none; font-weight:bold; }
a.js_contentlink:hover { font-size:9pt; color:#F30; text-decoration:none; font-weight:bold; }

a.js_adminlink:link { font-size:10pt; font-weight:bold; color:#06C; text-decoration:none; }
a.js_adminlink:active { font-size:10pt; font-weight:bold; color:#06C; text-decoration:none; }
a.js_adminlink:visited { font-size:10pt; font-weight:bold; color:#06C; text-decoration:none; }
a.js_adminlink:hover { font-size:10pt; font-weight:bold; color:#F30; text-decoration:none; }
