﻿
#container {
	position: absolute;
	width: 790px;
	height: 100%;
	margin-left: -395px;
	right: 50%;
	left: 50%;
	z-index: auto;
}
#signin {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: right;
	width: 770px;
	position: absolute;
	z-index: 10;
	left: 0px;
	height: 20px;
	top: 2px;
}
#content {
	position: absolute;
	z-index: 1;
	width: 770px;
	height: 100%;
	left: 10px;
}
#left {
	position: absolute;
	width: 10px;
	height: 100%;
	background-image: url('images/edge-left.jpg');
}
#right {
	position: absolute;
	z-index: 1;
	width: 10px;
	height: 100%;
	left: 780px;
	background-image: url('images/edge-right.jpg');
}
.footer {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 770px;
	vertical-align: middle;
	padding-bottom: 2px;
}
.small-txt {
	font-family: verdana;
	font-size: 8pt;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
.menu_txt {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	padding-left:236px;
}
.dbadm {
	font-family: verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
}



.admlog {
	font-family: Verdana;
	font-size: 24pt;
	color: white;	
}
	
	
a:link {
color:#ffffff;
text-decoration: none;
}

a:visited {
color:#ffffff;
text-decoration: none;
}

a:active {
color:#ffffff;
text-decoration: none;
}

a:hover {
color:#ffffff;
text-decoration: underline;
}

table.head { border: 1px solid #666666;
             background-color: #C0C0C0;
             font-color: #000000; }
table.midd { border: 1px solid #666666;
             background-color: #C0C0C0;
             font-color: #000000; }
table.foot { border: 1px solid #666666;
             background-color: #C0C0C0;
             font-color: #000000; }
             
.msgtxt { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #00FF00; font-size: 8pt;}

.sumhead { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt;}
a.sumhead:link {color: #000000;}
a.sumhead:hover {color: #FFFF00; text-decoration: underline }

.sumlist { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt;}
a.sumlist:link {color: #000000;}
a.sumlist:hover {color: #FFFF00; text-decoration: underline }

.joblk { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 8pt;}
a.joblk:link {color: #000000;}
a.joblk:active {color: #000000;}
a.joblk:visited {color: #000000;}
a.joblk:hover {color: #0000FF; text-decoration: underline }

.update { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #cc0000; font-size: 8pt;}
a.update:link {color: #cc0000;}
a.update:active {color: #cc0000;}
a.update:visited {color: #cc0000;}
a.update:hover {color: #cc0000; text-decoration: underline }

.respmsg { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #0000ff;
font-size: 12px;
font-weight:bold;
}

a.respmsg:link { 
color: #FFFFFF;}

.jobwarn { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ff0000;
font-size: 12px;
font-weight:bold;
}

.labeltxt {
	font-family: verdana;
	font-size: 8pt;
	text-align: left;
	color: #000000;
}
.txt {
	font-family: verdana;
	font-size: 9pt;
	text-align: justify;
	color: #000000;
}
#int-container {
	position: absolute;
	width: 770px;
	height: 100%;
	top: 0px;
	left: 0px;
}
.txt_box_5pad {
	font-family: verdana;
	font-size: 8pt;
	text-align: justify;
	padding: 4px 0px 0px 4px;
	vertical-align: top;
}
.jobcell {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #eaeaea;
	height: 18px;
}
.jobcell2 {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #d9d9d9;
	height: 18px;
}
.viewcell {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #eaeaea;
	height: 22px;
}
.viewcell2 {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #d9d9d9;
	height: 22px;
}
.viewcell3 {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #eaeaea;
}
.cellsrch {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #d9d9d9;
	height: 28px;
}
.jobheader {
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	height: 20px;
	background-image: url('../images/header-bg.jpg');
}

.listhdr {
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	height: 20px;
	background-image: url('../images/listhdr.gif');
}

.listhdr2 {
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	height: 20px;
	background-image: url('../images/list-hdr-2.gif');
}
.listhdr3 {
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	height: 20px;
	background-image: url('../images/list-hdr-3.gif');
}
.btm {
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	height: 20px;
	background-color: #c0c0c0;
}


.style1 {
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #005EB2;
	height: 20px;
}
.ctr {
	text-align: center;
}

.logheader {
	background-color: #cc0000;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 4px;
	font-weight: bold;
	color: #FFFFFF;
}
.logcell {
	font-family: verdana;
	font-size: 8pt;
	background-color: #ff9999;
	padding-left: 4px;
	valign: middle;
}


.regheader {
	background-color: #005EB2;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 4px;
	font-weight: bold;
	color: #FFFFFF;
}

.errheader {
	background-color: #FFB3B3;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 4px;
	font-weight: bold;
	color: #FF0000;
}

.regheader+ {
	border-width: 1px;
	border-color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #005EB2;
	height: 20px;
	border-bottom-style: solid;
}
.regcell {
	font-family: verdana;
	font-size: 8pt;
	background-color: #cde6ff;
	padding-left: 4px;
	valign: middle;
}
.regcell+ {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 4px;
	background-color: #cde6ff;
	height: 18px;
}

.regerrcell {
	font-family: verdana;
	font-size: 8pt;
	background-color: #ffa8a8;
	padding-left: 4px;
	valign: middle;
}

.admheader {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	height: 20px;
	background-color: #993333;
}

.admcell {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #ffcccc;
	height: 18px;
}

.admcell2 {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #f2b4b4;
	height: 18px;
}

.admappheader {

	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	height: 20px;
	background-color: #004cca;
	opacity: 0.8;
}

.admappcell {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #acd6ff;
	height: 18px;
}

.admappcell2 {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #88baec;
	height: 18px;
}

.admschheader {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	height: 20px;
	background-color: #669966;
}

.admschcell {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #ccffcc;
	height: 18px;
}

.admschcell2 {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #99cc99;
	height: 18px;
}

.admvacheader {

	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	height: 20px;
	background-color: #009999;
}

.admvaccell {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #99CCFF;
	height: 18px;
}

.admvaccell2 {
	margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #004cca;
	opacity: 0.4;

	height: 18px;
}

.txt_box_2padCopy {
	font-family: verdana;
	font-size: 9pt;
	text-align: justify;
	padding: 2px;
	vertical-align: middle;
}
.stdtxt {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.tabbdr {
	border: 1px dotted #0033CC;
}

.4pad-left-top {
	padding-top: 4px;
	padding-left: 4px;
}

.terms {
font-family: verdana;
font-size: 8pt;
color: #000000;
text-align: justify;
width: 380px;
}

.tcs, .tcs a:link, .tcs a:active, .tcs a:visited {
font-family: verdana;
font-size: 8pt;
color: #000000;
text-align: justify;
padding-top:10px;
}

.tcs a:hover {
font-family: verdana;
font-size: 8pt;
color: #000000;
text-align: justify;
padding-top:10px;
text-decoration: underline;
}

.jobhead {
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #333333;
}

.filtbox {
	height:80px;
	width:140px;
	overflow:auto;
	border:1px solid white;
	display:none;	
}

#top-bar {
	margin: 0 auto;
	height: 110px;
	width: 1680px;
	overflow:hidden;	
}

.temp {
	list-style-image:url('images/temperature.jpg');
}