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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.top_bkg {
	background-image: url(images/top_bkg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.search_bkg {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 138px;
}
.3padding {
	padding-top: 5px;
}
.nav_normal {
	background-image: url(images/nav.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
}
.nav_normal:hover   {
	background-image: url(images/nav.png);
	background-repeat: repeat-x;
	background-position: left -70px;
	height: 35px;
}
.msg_box {
	background-color: #faf8cb;
	border: 1px solid #d2cf8f;
	padding: 5px;
}
.10_margin {
	margin-right: 10px;
	margin-left: 20px;
	text-align: center;
}
.job_box {
	border-collapse: inherit;
	background-color: #fbfbfb;
	border: 1px solid #d7e0ea;
}
.job_box:hover {
	border-collapse: inherit;
	background-color: #FFFFFF;
	border: 1px solid #d7e0ea;
}



.nav_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
	cursor: pointer;
	cursor:hand;
}
.nav_active {
	background-image: url(images/nav.png);
	background-repeat: repeat-x;
	background-position: left -35px;
	height: 35px;
	cursor: pointer;
	cursor:hand;
}
.featured_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c2cfda;
}

.white_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 190px;
	margin-bottom: 6px;
	margin-top: 10px;
	padding: 2px;
}

.orange_bkg {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.white_border {
	border: 6px solid #FFFFFF;
	margin-left: 20px;
}
.blue_bkg {
	background-image: url(images/blue_grad.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 40px;
	text-align: center;
}
.view_all_jobs {
	background-image: url(images/view_all_jobs.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 153px;
}
.view_all_jobs:hover {
	background-image: url(images/view_all_jobs.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	width: 153px;
}


.header_white_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF7E00;
	text-decoration: none;
}
.sector {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FF7E00;
	background-position: right bottom;
	background-image: url(images/picture_orange.png);
	background-repeat: no-repeat;
}
.blue_shape {
	background-image: url(images/blue_round_shape.png);
	background-repeat: no-repeat;
	height: 126px;
}
.search_box {
	background-color: #ebecec;
	border: 1px solid #d6cece;
	margin-top: 25px;
}
.search_txt_box {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	width: 175px;
	border: 1px solid #bdb9b9;
}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.10padding {
	padding-top: 10px;
}
.header_pic {
	background-image: url(images/header_bkg.png);
	height: 44px;
	margin-top: 25px;
}
.return_btn {
	margin-top: 25px;
}

.header_end {
	background-image: url(images/end.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-transform: uppercase;
}
.grey_grad {
	background-image: url(images/bkg2.png);
	background-repeat: repeat-x;
	background-position: left 1px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.top_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3668d9;
	text-decoration: none;
	font-weight: bold;
}
.job_border {
	background-color: #ebebeb;
	height: 25px;
}
.blue_txt {
	color: #333333;
	font-weight: bold;
}
.job_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006dd6;
	text-decoration: none;
	margin-left: 7px;
	cursor: pointer;
	cursor:hand;
}
.job_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006dd6;
	text-decoration: none;
	cursor: pointer;
	cursor:hand;
}
.bottom {
	background-color: #eaebec;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c4c7;
	height: 6px;
}
.nav_bkg {
	background-image: url(images/nav.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
}

.sort_btn {
	background-image: url(images/sort_bkg.png);
	height: 19px;
	text-align: center;
	width: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c1c4c7;
	border-right-color: #c1c4c7;
	border-left-color: #c1c4c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 5px;
	background-repeat: repeat-x;
	background-position: left top;
}
.sort_btn:hover {
	background-image: url(images/sort_bkg.png);
	height: 19px;
	text-align: center;
	width: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c1c4c7;
	border-right-color: #c1c4c7;
	border-left-color: #c1c4c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 5px;
	background-repeat: repeat-x;
	background-position: left -20px;
}

.sort_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sort_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.reg_txt {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.link2 {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-right: 5px;
}
.link2:hover {
	color: #0066CC;
	text-decoration: underline;
	text-transform: none;
	margin-right: 5px;
}
.point {
	margin-right: 4px;
}
.footer_bkg {
	background-image: url(images/footer_bkg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.page_width {
	width: 746px;
}
.footer_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.footer_color {
	background-color: #919BA1;
	padding: 5px;
}
.footer_box {
	margin-right: 25px;
	width: 240px;
}

.footer_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	
}
.footer_color:hover {
	background-color: #7e8a92;
	cursor: pointer;
	cursor:hand;
}
.qoutes {
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
}
.div_link {
	background-repeat: repeat-x;
	cursor: pointer;
	cursor:hand;
}

