@charset "UTF-8";
body {
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../_site/images/STAFF/bg.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtr #container {
	width: 794px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 5px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	position: relative;
	visibility: visible;
	background-color: #FFFFFF;
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.tableCenter {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #600;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
.tableLineSpace {
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959595;
	clear: both;
	margin-bottom: 4px;
}
.tableRight {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	font-weight: bold;
}
.tableClass {
	vertical-align: top;
	margin-top: 20px;
}
.footerDiv {
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #999;
	margin-top: 5px;
	text-align: center;
}
.sProduction {
}
.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	line-height: 14px;
}
.blackArialBold {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.blackArial {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;

}
.redArial {
	color: #B61105;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.redArialBold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B61105;
}
.Sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
	line-height: 12px;
}
#popUpMovie {
	visibility: hidden;
	top: 250px;
	height: 0;
}
.MoviePopUp {
	visibility: inherit;
	position: absolute;
}
.POPUP {
}
.locationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	position: absolute;
	top: 450px;
	left: 200px;
	height: auto;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
}
.yellowTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FF0;
}
.yellowText {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0;
	font-style: normal;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	top: 724px;
	left: 70px;
}
.sub_header_underline {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #747474;
letter-spacing: -1px;
line-height: 16px;
width: 100%;
padding-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #AAAAAA;
}
.yellowTxt {
	color: #FFF;
	font-size: 14px;
}
#hidden {
	position: relative;
	visibility: hidden;
}
.JagRollOver {
	position: absolute;
	z-index: auto;
	top: 428px;
	left: 69px;
}
.PRIRollOver {
	position: absolute;
	z-index: auto;
	top: 582px;
	left: 75px;
}
.tableMid {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959595;
	border-left-color: #959595;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	height: 100%;
	font-size: 12px;
}
.divCell {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.leftSideBorderTable {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #959595;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	height: 100%;
	font-size: 12px;
}
.awardBox {
	height: 220px;
	width: 145px;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin: 1px;
	float: left;
}
.awardText {
	position: absolute;
	top: 140px;
	width: 145px;
	z-index: auto;
	text-align: center;
}
.blankSpacer10px {
	height: 10px;
	width: 100%;
	float: left;
}
.relativeDiv {
	position: relative;
}
.dept {
	font-size: 11px;
	background-color:#FFCC00;
	padding: 3px 3px 3px 7px;
	border-bottom: #CCC solid 1px;
	font-weight: bold;
}

.dept_detail {
	padding: 5px 5px 5px 5px;
	border-bottom: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-left: #CCC solid 1px;
	
}

