@charset "UTF-8";
/* CSS Document */

.fade_left {
	background-image: url(../images/fade_left.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.fade_right {
	background-image: url(../images/fade_right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.feature {
	background-image: url(../images/feature.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 429px;
	width: 296px;
}
.box_top {
	background-image: url(../images/box_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 320px;
}
.box_bottom {
	height: 10px;
	background-image: url(../images/box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_middle {
	background-image: url(../images/box_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 4px;
}
.blue_box_top {
	background-image: url(../images/blue_box_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 320px;
}
.blue_box_bottom {
	height: 10px;
	background-image: url(../images/blue_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.blue_box_middle {
	background-image: url(../images/blue_box_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 4px;
}
.box_topWIDE {
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: auto;
}
.title_bold {color: #333333; font-weight: bold; 
}
.body_sml {
	font-family: Helvetica, Arial;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
}
.link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.job_seekers {
	background-image: url(../images/job_seekers.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 141px;
	width: 263px;
}
.custom_div {
	padding-top: 5px;
	padding-bottom: 5px;
}
.big_box_top {
	background-image: url(../images/big_box_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 655px;
}
.big_box_bottom {
	height: 11px;
	background-image: url(../images/big_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 655px;
}
.big_box_middle {
	background-image: url(../images/big_box_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1px;
	width: 655px;
}
.job_listing_labels {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #a4b9cb;
	padding-top: 5px;
	padding-bottom: 5px;
}
.job_listing_cell {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.sml_box_top {
	background-image: url(../images/sml_box_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 244px;
}
.sml_box_bottom {
	height: 11px;
	background-image: url(../images/sml_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 244px;
}
.sml_box_middle {
	background-image: url(../images/sml_box_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 1px;
	width: 244px;
}
