img { border: 0px }
/********* Home Flash Styles *********/
#home {
	float: left;
	height: 100%;
	margin: 15px -33px 10px 5px;
	padding-bottom: 0px;
}
#home_content {
	padding: 23px;
	padding-bottom: 0px;
	width: 384px;
}
#flash_area {
	width: 430px;
}
/********* Map Styles *********/
.map {
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #6B6360;
}
.home_map {
	background-image: url(../images/map_home.gif);
	float: right;
	margin-left: 33px;
	position: relative;
	width: 346px;
	z-index: 1;
	
}
#home_map_hotspot {
	height: 250px;
	position: absolute;
	z-index: 1;
	bottom: 0px;
}
.contact_map {
	background-image: url(../images/map_contact.gif);
	float: left;
	height: 100%;
	width: 528px;
}
#contact_map_hotspot {
	height: 360px;
}

/********* Popup Styles *********/
.popup {
	background-color: #547057;
	color: #FFFFFF;
	font-weight: bold;
	padding: 20px;
	position: absolute;
	width: 250px;
}
.popup h1 {
	color: #ECE9D0;
	margin-top: 0px;
}
.header {
	background-color: #ECE9D0;
	margin: -18px -18px 20px -18px;
	padding: 22px;
	padding-bottom: 10px;
}
.header h1 {
	color: #547057;
	font-size: 20px;
}
.popup a:link,
.popup a:visited,
.popup a:active,
.popup a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.close {
	float: right;
}

/********* Orange Box Styles *********/
.orange_highlight {
	background-color: #C27439;
	border: solid 10px #FFFFFF;
	color: #FFFFFF;
	font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
	margin: 15px;
	margin-right: 13px;
	padding: 20px;
	width: 438px;
}
.home_map .orange_highlight {
	width: 256px;
}
.calendar_highlight {
	background-color: #ECE9D0;
	border: solid 10px #92B2C1;
	color: #C27439;
	float: right;
	font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
	margin-left: 33px;
	padding: 20px;
	width: 165px;
}

/********* Grey Side Bar Styles *********/
body#contact_index #content	.highlight {
	padding: 33px;
	padding-right: 0px;
	margin-left: 0px;
	width: 233px;
}
.highlight {
	float: right;
	margin-left: 66px;
	min-height: 400px;
	width: 200px;
}
.highlight h1 {
	color: #0C0D5E;
	margin-top: 0px;
}
.highlight h3 {
	font-size: 14px;
	font-style: italic;
	margin-top: 0px;
}
.highlight a:link,
.highlight a:visited,
.highlight a:active,
.highlight a:hover {
	color: #0C0D5E;
	text-decoration: underline;
}
/********* Job Styles *********/
h2.progress {
	margin-bottom: 0px;
}	
.progressbar {
	border: solid 1px #92B2C1;
	text-align: center;
}
.progressbar a:link,
.progressbar a:visited,
.progressbar a:active {
	color: #0C0D5B;
	text-decoration: none;
}
.progressbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}		
.progressbar td {
	background-color: #D4D4D4;
	font-weight: bold;
	padding: 4px;
}
td.complete {
	background-color: #92B2C1;
}		
#add_career,
#print_app {
	float: right;
	margin-top: -8px;
}
.additional {
	background-color: #D9D9D9;
}		
.error {
	color: #8D131E;
	background-color: #fdd;
	margin: 1px;
	border: 1px solid #8D131E;
}
div.error {
	padding: 20px 15px;
}
label.error {
	border: none;
	color: #900;
	background-color: #D4DDD2;
}

.error ol {
	margin-bottom: 0px;
}
.required {
	color: #8D131E;
}	
form table,
.listing_table {
	background-color: #D4DDD2;
	border: solid 1px #547057;
}

form td,
form th,
.listing_table td,
.listing_table th {
	padding: 8px;
	vertical-align: top;
}

.listing_table th a {
	color: #FFFFFF;
}

form td.hr,
.listing_table td.hr {
	padding: 0px 3px 0px 3px;
}

form {
	margin-bottom: 0px;
}	
th {
	background-color: #547057;
	color: #FFFFFF;
}
label {
	font-weight: bold;
}

.listing_table .odd {
	background-color: #C3CCC1;
}

/********* Page Styles *********/
body {
	background-image: url(../images/splices/background.gif);
	color: #615956;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
body#company_index #content,
body#contact_index #content {
	background-image: url(../images/company_index_bkgd.gif);
}
body#contact_index #content,
body#home_index #content {
	padding: 0px;
}

p {
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

h1 {
	color: #C27439;
	font-family:  "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	color: #C27439;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	color: #615956;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
ul ul {
	margin-left: 15px;
}
hr {
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
a:link,
a:visited,
a:active,
a:hover {
	color: #615956;
	text-decoration: underline;
}
.imagespacert {
	margin-bottom: 33px;
	margin-left: 33px;
	float: right;
}
.imagespacelt {
	margin-bottom: 33px;
	margin-right: 33px;
    float: left;
}
.clear {
	clear: both;
}
#idfw_logo {
	float: left;
	margin-right: 10px;
}