/* THIS MUST GO FIRST: CLIENT SPECIFIC */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1; /* this should have units!!! */
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/***
 * Generic page settings
 */
body {
	color: #ffffff;
	background-color: #062B5F;
	background-image: none;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #04335f;
	text-decoration: none;
}

#logo {
	position: relative; top: 1em; left: -5px;
}
#logo div {
	position: absolute;
	top: 60px;
	left: 20px;
	font-size: 0.8em;
}
.button_topright{
	float:right;
	margin-top:-3em;
}
/***
 * Working...
 */
.clAll {
	clear: both;
}
.hide {
	display: none; visibility: hidden;
}
legend {
	font-weight: bold;
}

/***
 * Main column structure
 */
#site_container {
	margin: 20px auto;
	width: 60em;
}
#site_header {
	height: 11.5em;
}
#site_left {
	/* position: relative; Commented by Aaron */
	float: left;
	width: 15em;
}
#site_center {
	/*
	position: relative;
	margin-top: -7em;
	Commented by Aaron */
	float: left;
	width: 43.5em;
	margin-left: 0.8em;
}
#site_footer {
	/*position: relative; Commented by Aaron */
	clear: both;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border-top: 1px solid #005E9C;
	color: #C5E6F9;
	margin-top: 3em; /* Added by Aaron */
}

/***
 * Header styles
 */
#header_navigation_box {
	position: relative;
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: -10px;
	margin-left: -10px;
	z-index: 1;
}
#header_navigation_box .main {
	position: relative;
}
#header_navigation_box .top {
	background-color: #e08a01;
	height: 8px;
	overflow: hidden;
	background-image: none;
	background-position: left top;
	background-repeat: repeat;
}
#header_navigation_box .bottom {
	position:relative;

	background-color: #084772;
	height: 2.6em;
	background-image: none;
	background-position: left top;
	background-repeat: repeat;
}
#nav {
	position: relative;
	top: 0.7em;
}
#nav li {
	float: left;
	padding: 0 0.5em 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
	vertical-align: middle;
	overflow: visible;
}
#nav li a {
	color: #FFFFFF;
	display: block;
	padding-right: 15px;
	padding-left: 23px;
	overflow: visible;
	line-height: 1.2em;
	height: 1.4em;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
}

#nav_opt {
	position: absolute;
	right: -0.5em;
	top: -1.6em;
	font-size: 0.7em;
	font-weight: bold;
	white-space: nowrap;
}
#nav_opt img {
	vertical-align: bottom;
}
#nav_opt span {
	margin: 0 1em 0 0;
}
#nav_opt a {
	color: #FFFFFF;
}
#nav_opt a:hover {
	text-decoration: underline;
}
#nav_opt ol {
	display: inline;
	padding: 0 1em 0 1em;
}

#nav_opt li {
	display: inline;
}

#header_navigation_box .main .header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 4px;
	margin-bottom: -4px;	
	z-index: 10;
	background: none;
}
#header_navigation_box .main .header div {
	background: none;
	height: 4px;
}
#header_navigation_box .main .footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 4px;
	margin-top: -4px;
	z-index: 10;
	background: none;
}
#header_navigation_box .main .footer div {
	background: none;
	height: 4px;
}

/***
 * Footer styles
 */
#site_footer h4 {
	/*position: relative; Commented by Aaron */
	display: block;
	clear: both;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}
#site_footer ul {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-bottom: 0.5em;
	font-size: 0.70em;
}
#site_footer li {
	display: inline;
	padding-right: 1.4em;
}
#site_footer a {
	font-weight: normal;
	color: #C5E6F9;
}
#site_footer a:hover {
	text-decoration: underline;
}

/***
 * Left hand side department navigation
 */
#department_navigation ul {
	background-color: #ffffff;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #556f8a;
}
#department_navigation li {
	position: relative; /*ie*/
	display: block;

	border-bottom: 1px solid #c8c8c8;
	line-height: 1.9em;
	height: 1.9em; /*ie*/
	background-image: none;
	background-position: bottom;
	background-repeat: repeat-x;
	clear: both;
}
#department_navigation li div {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height: 15px;
	top: 0.3em;
	float: left;
	position: relative;
	margin: 0em 0.9em 0em 0.9em;
}
#department_navigation li:hover {
	background-image: none;
}
#department_navigation {
	position: relative;
	font-size: 0.7em;
	font-weight: bold;
}
#department_navigation a {
	color: #04335f;
	display: block;
	letter-spacing: 0.02em;
	float: left;
	/*width: 17em;*/
	width: 70%;
	/*border: 1px solid red;*/
}
#department_navigation h1 {
	background-color: #0168ad;
	background-image: none;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 0.9em;
	line-height: 2.2em;
	height: 2.2em; /*ie*/
}
#department_navigation .header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
	margin-bottom: -3px;	
	z-index: 10;
	background: none;
}
#department_navigation .header div {
	background: none;
	height: 3px;
}
#department_navigation .footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
	margin-top: -3px;
	z-index: 10;
	background: none;
}
#department_navigation .footer div {
	background: none;
	height: 3px;
}

/***
 * Generic headed content box
 */
div.content_box {
	/* position: relative; Commented by Aaron*/
	font-size: 0.7em;
	font-weight: bold;
	color: #1E3B4F;
	overflow: visible;
}
div.content_box_float {
	float: left;
	margin: 0em 1.2em 1.2em 0em;
	background-color: #ffffff;
}
div.content_box .header {
	position: absolute;
	/*top: 0px;
	left: 0px;
	width: 100%;
Commented by Aaron */
	width:62.2em;
	height: 3px;
	margin-bottom: -3px;	
	z-index: 10;
	background: none;
}
department_title_content .header{
	width:100%;
}
div.content_box .header div {
	background: none;
	height: 3px;
}
div.content_box h2 {
	background: none;
 	background-color: #0168ad;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 0.9em;
	line-height: 2.2em;
	color: #ffffff;
}
div.content_box .body {
	/*position: relative; Commented by Aaron */
	padding: 0.75em;
}
div.content_box .thin {
	font-weight: normal;
}
div.content_box .footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
	/*margin-top: -3px;*/
	z-index: 10;
	/*background: none;*/

}
div.content_box .footer div {
	/*background: none;*/
	height: 3px;
}

div.content_box .a {
	bottom:0.5em;
	position:absolute;
	right:0.5em;
}

.content_box h2 a {
	color: #ffffff;
}
.content_box h3 {
	border-bottom: 1px solid #CDCDCD;
	padding: 1.5em;
	padding: 1.5em 2em 1.5em 2em;
}

.content_box .divH3 {
	border-bottom: 1px solid #CDCDCD;
	padding: 1.5em 2em;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	color: #1E3B4F;

}
#department_title_image {
	position: absolute;
	/*
	top: -18px;
	right: 30px;
	Commented by Aaron */
	margin:-128px 10px 0 30px;
	width: 40em;
	height: 150px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top right;
	z-index:-10;
}

.department_title_content {
	/*top: 10em; Commented by Aaron*/
	margin:0;
	width: 100%;
	min-height: 35em;
	background-color: #c8c8c8;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 0.1em;

}
.department_title_content_white {
	top: 10em;
	width: 100%;
	margin: 0;
	min-height: 35em;
	background-color: #ffffff;
}

.subdepartment_list {
	position: static;
	overflow: auto;
}
.subdepartment_list img {
	vertical-align: middle;
}
.subdepartment_list li {
	padding-top: 12px;
	/*position: relative; Commentd by Aaron */
	display: block;
	float: left;
	width: 160px;
	height: 145px;
	margin: 0.35em;
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
}
.subdepartment_list li div, .subdepartment_list li span {
	/*position: relative; Commentd by Aaron */
	display: block;
	top: 4px;
	padding-left: 14px;
	padding-right: 14px;
	text-align: center;
}
.subdepartment_list li div img {
	margin-right: 0.2em;
}
.parts_subdeparment_list li {
	display: inline;
	line-height: 1.4em;
	padding-right: 1.0em;
}
.parts_subdeparment_list li a {
	color: #74828D;
}
.parts_subdeparment_list li a:hover {
	text-decoration: underline;
}
.parts_subdeparment_list li a.sel {
	color: #04335D;
}

body {
	background-image: url(/images/bg.png);
}

#department_navigation li {
	background-image: url(/images/dep_nav_bg.png);
}
#department_navigation h1 {
	background-image: url(/images/dep_nav_hdr_bg.png);
}

#department_navigation .header {
	background: url(/images/box_top_left.png) top left no-repeat;
}
#department_navigation .header div {
	background: url(/images/box_top_right.png) top right no-repeat;
}
#department_navigation h2 {
	background-image: url(/images/box_hdr_bg.png);
}
#department_navigation li div {
	background-image: url(/images/dep_nav_arrow.png);
}

#department_navigation .footer {
	background: url(/images/box_bottom_left.png) bottom left no-repeat;
}
#department_navigation .footer div {
	background: url(/images/box_bottom_right.png) bottom right no-repeat;
}

#header_navigation_box {
	background-image: url(/images/bg_shadow.png);
}
#header_navigation_box .top {
	background-image: url(/images/hdr_nav_bg_orange.png);
}
#header_navigation_box .bottom {
	background-image: url(/images/hdr_nav_bg_blue.png);
}

#header_navigation_box .main .header {
	background: url(/images/cc_hdr_nav_top_left.png) top left no-repeat;
}
#header_navigation_box .main .header div {
	background: url(/images/cc_hdr_nav_top_right.png) top right no-repeat;
}
#header_navigation_box .main .footer {
	background: url(/images/cc_hdr_nav_bottom_left.png) bottom left no-repeat;
}
#header_navigation_box .main .footer div {
	background: url(/images/cc_hdr_nav_bottom_right.png) bottom right no-repeat;
}

div.content_box .header {
	background: url(/images/box_top_left.png) top left no-repeat;
}
div.content_box .header div {
	background: url(/images/box_top_right.png) top right no-repeat;
}
div.content_box h2 {
	background-image: url(/images/box_hdr_bg.png);
}
div.content_box .footer {
	background: url(/images/box_bottom_left.png) bottom left no-repeat;
}
div.content_box .footer div {
	background: url(/images/box_bottom_right.png) bottom right no-repeat;
}

.department_title_content {
	background-image: url(/images/bg_subdepartments_mainbox.png);
}

#kaonixCell {
  margin: 20px;
	font-size: 1.1em;
  font-weight: normal;
  color: #212121;
}

/* special case for pop-up windows */
td#kaonixCell {
  font-size: 0.8em;
  background-color: #ffffff;
	background-image: url(/images/bg_subdepartments_mainbox.png);
}

#kaonixCell h1,
#kaonixCell h2,
#kaonixCell h3 {
  background: none;
  padding-left: 0;
  color: #74828D;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 0.4em;
}

#kaonixCell p,
#kaonixCell table {
  padding-bottom: 0.4em;
}

#kaonixCell a:hover {
  text-decoration: underline;
}

/* NOW WE CAN SPECIFY STYLES HERE */
/* JOB-BOARD SPECIFIC */
#kaonixCell ul li { padding-bottom: 20px; font-size: 1em; }
#kaonixCell ul li ul li { padding-bottom: 20px; font-size: 1em; }
#kaonixCell ul .liNoPadding { padding-bottom: 0px; font-size: 1em; }

.datatable { padding: 0px; border-collapse: collapse; width: 100%; }
.dataheader { padding-top: 3px; padding-right: 3px; border-bottom: 3px solid #74828D; text-align: left; vertical-align: top; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color:#74828D; }
.datacell { padding-top: 3px; padding-right: 3px; padding-bottom: 10px; border-bottom: 1px solid #74828D; vertical-align: top; }
.datacellmiddle { padding-top: 3px; padding-right: 3px; vertical-align: top; }

.formtable { width: 100%; }
.labelcell { vertical-align: top; font-weight: bold; }
.fieldcell { vertical-align: top; }
.fielddividercell { vertical-align: top; border-bottom: 1px solid #74828D; }
.dividercell { line-height: 10px; border: 0px; border-top: 1px solid #74828D; }

.questiontable { padding: 0px; border-collapse: collapse; width: 100%; }
.questionlabel { padding-top: 0px; }
.subquestionlabel { padding-top: 25px; }

.required { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: Red; }
.small { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: normal; margin: 5px; }
.redbold { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; color: Red; }
.errormessage { background-color: #ffcccc; }

.headeralignleft { font-family :Verdana,Arial,Helvetica,sans-serif; font-size : 10px; font-style : normal; font-weight : bold; color : #000000; text-align : left; }
.mycvtop { font-weight : bold; font-size : 111px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-bottom; text-align : right; background-color : #FFFFCC; }
.mycvheaderlarge { font-weight : bold; font-size : 111px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: bottom; text-align : left; }
.mycvheaderbld { font-weight : bold; font-size : 14px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvheadermed { font-weight : normal; font-size : 14px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvheadersmlrt { font-weight : bold; font-size : 10px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : right; }
.mycvhdrsmlltnorm { font-weight : normal; font-size : 10px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvhdrsmlrtnorm { font-weight : normal; font-size : 10px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : right; }
.mycvheadersmllt { font-weight : bold; font-size : 10px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; vertical-align: text-top; text-align : left; }
.mycvtextjust { font-family :Verdana,Arial,Helvetica,sans-serif; font-size : 10px; font-style : normal; font-weight : normal; text-align: justify; vertical-align: text-top; }
.mycvtext { font-family :Verdana,Arial,Helvetica,sans-serif; font-size : 11px; font-style : normal; font-weight : normal; text-align: right; vertical-align: text-top; }
.mycvpage { font-family :Verdana,Arial,Helvetica,sans-serif; font-size : 10px; background-color : #999999; margin-left : 0; margin-right : 0; margin-top : 0; margin-bottom : 0; margin : 0; padding-left : 0; padding-right : 0; padding-top : 0; padding-bottom : 0; padding : 0; }
.whitetext { font-size : 10px; font-family :Verdana,Arial,Helvetica,sans-serif; font-style : normal; color : #ffffff; text-align : justify; }


