﻿@charset "utf-8";
/* CSS Document */

.twoColLiqLtHdr #container #item #contentItem #box {
	margin: 2px;
	padding: 2px;
	background-color: #CCCCCC;
}

.twoColLiqLtHdr #container #item #contentItem #box p {
	color: #000000;
}

.twoColLiqLtHdr #container #mainContent {
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}

.twoColLiqLtHdr #container #mainContent #lineContainer {
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	width: 760px;
}

.twoColLiqLtHdr h1 {
	color: #c30c2b;
	font-weight: bold;
	font-size: 12pt;
	line-height: 0em;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.twoColLiqLtHdr h2 {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}

.twoColLiqLtHdr h3 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	line-height: .8em;
}

.twoColLiqLtHdr h4 {
	margin: 0px;
	padding: 0px;
	color: #555;
	font-size: 10pt;
	font-weight: bold;
	line-height: .8em;
}

.twoColLiqLtHdr #item {
	margin: 0px;
	padding: 0px;
	width: 820px;
}

.twoColLiqLtHdr #container #item #contentTop {
	background-image: url(../img/careers/ica_careers_box_top.jpg);
	background-repeat: no-repeat;
	/* background-position: bottom left; */
	margin: 0px;
	padding: 0px;
	width: 820px;
}

.twoColLiqLtHdr #item #contentItem {
	background-image: url(../img/careers/ica_careers_box_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 20px;
	width: 760px;
}

.twoColLiqLtHdr #container #item #contentBottom {
	background-image: url(../img/careers/ica_careers_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

