body
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;

	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #f9d3ae;
}
div#ie6warning	{	display: none;	}

img
{
	border: 0px;
}
a:link, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: darkblue;
}
a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: orange;
}
a:active
{
	font-weight: bold;
	text-decoration: none;
	color: darkblue;
}

div#jclayout
{
	position: absolute;
	left: 20px;
	right: 20px;
	top: 20px;
	min-width: 750px;
	max-width: 1280px;
}
div#jcheader
{
	position: relative;
	left: 0px;
	top: 0px;
	height: 140px;
}
div#jobcode01805
{
	position: absolute;
	top: 30px;
	left: 38px;
	width: 285px;
	height: 84px;
	background-image:url(/images/jobcode/logo.jpg);
}
div#slogan
{
	position: absolute;
	top: 38px;
	right: 40px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-align: right;
}
div#barcode
{
	position: absolute;
	top: 75px;
	right: 7px;
	width: 45%;
	height: 28px;
	background-color: #ff7900;
	background-image: url(/images/jobcode/barcode.png);
	background-repeat: repeat-y;
}
a.divclick
{
	display: block;
	height: 100%;
	width: 100%;
}

div.contentwindow
{
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 400px;
	margin-left: 3px;
	margin-right: 7px;
	z-index: 10;
}
div.withleftmenu
{
	margin-left:206px;
}
div.statusbar
{
	position: absolute;
	top: 110px;
	right: 16px;
	width: 60%;
	height: 18px;
	border: 1px solid #000000;
	text-align: center;
	padding-top: 2px;
}
div.status_shadow
{
	position: absolute;
	top: 112px;
	right: 14px;
	width: 60%;
	height: 22px;
	background-color: #aaaaaa;	
}
div.status_ok
{
	color: #000000;
	background-color: #eeeeee;
	background-image: url(/images/jobcode/status_ok.png);
}
div.status_notice
{
	color: #000000;
	background-color: #ffff00;
	font-weight: bold;
	background-image: url(/images/jobcode/status_notice.png);
}
div.status_error
{
	color: #ffffff;
	background-color: #ff0000;
	font-weight: bolder;
	background-image: url(/images/jobcode/status_error.png);
}
div.indexjoblist tr.headline, div.indexjoblist td.headline, div.roundbox div.indexjoblist a
{
	color: #000000;
	background-color: #F9D3AE;
	text-align: center;
}
div.indexjoblist td
{
	border-bottom:1px solid #FEB886;
}
div.roundbox a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
div.roundbox a:hover
{
	color: #E2E2E2;
}
div.roundbox h3
{
	color: #ffffff;
	font-size:14px;
	margin:0 0 0.5em;
}
h1
{
	display: block;
	min-height: 30px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 25px;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	padding-left: 10px;
 	padding-right: 20px;
 	color: #ffffff;
 	font-size:1.7em;
	text-align:left;
	background: url(/images/jobcode/h1corner.png) no-repeat top right;
	background-color: #ff7900;
}

div.footerlinklist h3
{
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.5em;
}
ul.list
{
	color: #ffffff;
	list-style-image: url(/images/jobcode/ul-list.png);
	font-size: 10px;
}

ul.list li a
{
	color: #ffffff;
	text-decoration: none;
}
ul.list li a:hover
{
	font-weight: bold;
}

.center
{	text-align: center;	}

div#indexlocations
{
	position: relative;
	height: 264px;
	width: 100%;
	margin: 0px;
	background: url(/images/jobcode/locations.png) no-repeat center;
}
a#indexlocationslink
{
	display: block;
	height: 264px;
	width: 195px;
	margin: auto;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold; 
}
div#myjobcode_pic
{
	position: relative;
	top: 0px;
	right: 0px;
	text-align: right;
	float: right;
}
div#myjobcode_text
{
	position: relative;
	top: 0px;
	margin-right: 198px;
}
div.myjobcode_bannertext
{
	/*width: 100%;*/
}

td.msg_newmessage
{
	font-weight: bold;
}
@media screen {
	.print	{	display: none;	}
}

@media print {
	.screen	{	display: none;	}

	h1
	{
		text-align: center;
	}
	div.jcheader, div.leftmenu, div.menu, div.statusbar
	{	display: none;	}

	div.contentwindow, table.genlist
	{
		margin: 0px;
		padding: 0px;
		left: 0px;
		width: 100%;
	}
	div.outterwindow
	{
		border-size: 0px;
		border-style: none;
	}
	div.withleftmenu
	{
		top: 0px;
		left: 0px;
	}
}
