@charset "utf-8";
body {
	margin: 0px;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.create_main_top {
	font-family: tahoma;
	font-size: 14px;

}

.create_main {
	font-size: 12px;
	font-family: tahoma;
}
.create_main_field {
	font-size: 12px;
}
.required {
	font-size: 13px;
	color: #990000;
	font-family: tahoma;
	font-weight: bold;
}
.required_2 {
	font-size: 15px;
	color: #000000;
	font-family: tahoma;
	font-weight: bold;
}
.checkedOK {
	font-size: 13px;
	color: #009900;
	font-family: tahoma;
	font-weight: bold;
}
.footer_bg {
	background-image: url(images/index_r25_c2.gif);
	background-repeat: no-repeat;
}


.panel_main {
	font-size: 12.5px;
	font-family: tahoma;
}
.panel_main_4 {
	font-size: 12.5px;
	font-family: tahoma;
}
.panel_main_4 A:link, .panel_main_4 A:visited, .panel_main_4 A:active, .panel_main_4 A:hover {
	text-decoration: none;
	color: #333333;
}
.panel_main_5 {
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 4px;
	border-bottom-color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.panel_main_bold {
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
}

.panel_main_inner {
	font-size: 12px;
	font-family: tahoma;
}

.panel_main_2 {
	font-size: 11px;
	font-family: tahoma;
	text-align: left;
	border-bottom-color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
.panel_main_2_bold {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-align: left;
	border-bottom-color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
.panel_main_3 {
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 4px;
}

.panel_menu {
	font-size: 12px;
	font-family: tahoma;
}
.panel_menu_title {
	font-size: 15px;
	font-weight: bold;
	font-family: tahoma;
}
.panel_footer {
	font-size: 11px;
	font-family: tahoma;
}

.odd {
	background-color: #CCCCCC;
}

#apDiv1 {
	position:absolute;
	height:162px;
	width:100%;
	z-index:10001;
	left: 0px;
	background-color: #454C56;
	background-repeat: repeat-x;
	background-position: bottom;
}
body > #apDiv1 { position: fixed; }

#apDiv2 {
	position:absolute;
	width:226px;
	height:33px;
	z-index:10002;
	left: 41px;
}
body > #apDiv2 { position: fixed; }
#apDiv4 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:10000;
	background-color: #000000;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=70);
}
#apDiv3 {
	position:absolute;
	width:490px;
	height:350px;
	z-index:20000;
	left: 250px;
	top: 300px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
}

#apDiv6 {
	position:absolute;
	width:100%;
	height:100%;
	z-index:30000;
	background-color: #000000;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=70);
}
#apDiv5 {
	position:absolute;
	width:490px;
	height:260px;
	z-index:40000;
	left: 250px;
	top: 300px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
}

.login_title {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: tahoma;
}
.login_title A:link, .login_title A:visited, .login_title A:active, .login_title A:hover {
	text-decoration: none;
	color: #333333;
}

.login_bg {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.search_title {
	font-size: 17px;
	font-weight: bolder;
	color: #333333;
	height: 25px;
}
.search_inner_title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.search_inner {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.search_inner A:link, .search_inner A:visited, .search_inner A:active {
	text-decoration: none;
	color: #000000;
}
.search_inner A:hover {
	text-decoration: none;
	color: #333333;
}


.search_main {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 24px;
	font-family: tahoma;
}
.search_secondary {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: tahoma;
}
.search_secondary_1 {
	font-size: 11px;
	color: #333333;
	font-family: tahoma;
}
.search_secondary_2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: tahoma;
}
.results_navigate {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.menu_top {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 22px;
	font-family: tahoma;
}
.menu_top A:link, .menu_top A:visited, .menu_top A:active, .menu_top A:hover {
	text-decoration: none;
	color: #333333;
}

.menu_border_top {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 6px;
	padding-left: 6px;
}
.menu_bottom {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	height: 24px;
	font-family: tahoma;
}
.menu_bottom A:link, .menu_bottom A:visited, .menu_bottom A:active, .menu_bottom A:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.menu_bottom2 {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: tahoma;
}


.menu_bottom_crystal {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: tahoma;
}
.menu_bottom_crystal A:link, .menu_bottom_crystal A:visited, .menu_bottom_crystal A:active, .menu_bottom_crystal A:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.menu_border_bottom {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.options_cand {
	font-size: 13px;
	font-family: tahoma;
}
.options_cand A:link, .options_cand A:visited, .options_cand A:active, .options_cand A:hover {
	text-decoration: none;
	color: #333333;
}

.options_empl {
	font-size: 13px;
	font-family: tahoma;
}
.options_empl A:link, .options_empl A:visited, .options_empl A:active, .options_empl A:hover {
	text-decoration: none;
	color: #333333;
}
.options_empl_unlinked {
	font-size: 13px;
	font-family: tahoma;
	color: #666666;
}
.options_empl_2 {
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma;
	color: #FFFFFF;
}
.options_empl_3 {
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
	color: #CCCCCC;
}

.left {
	padding-left: 8px;
}

.right {
	padding-right: 8px;
}
.header_title {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: tahoma;
}
.header_title A:link, .header_title A:visited, .header_title A:active, .header_title A:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.login_form {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: tahoma;
}
.login_form A:link, .login_form A:visited, .login_form A:active, .login_form A:hover {
	text-decoration: none;
	color: #333333;
}

.notices {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.notices A:link, .notices A:visited, .notices A:active {
	text-decoration: none;
	color: #EEEEEE;
}
.notices A:hover {
	text-decoration: none;
	color: #DDDDDD;
}
.notices_text {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.notices_text A:link, .notices_text A:visited, .notices_text A:active {
	text-decoration: none;
	color: #EEEEEE;
}
.notices_text A:hover {
	text-decoration: none;
	color: #DDDDDD;
}

.about_us {
	font-family: tahoma;
	font-size: 20px;
	color: #FF5500;
	font-weight: bold;
}

.results_bg {
	background-image: url(images/results_sl.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.send_friend {
	font-size: 12px;
	font-family: tahoma;
	border-width: 2px;
}
.send_friend th {
	border-width: 0px;
}

.quick_search {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 22px;
	font-family: tahoma;
}
.quick_search A:link, .quick_search A:visited, .quick_search A:active {
	text-decoration: none;
	color: #333333;
}
.quick_search A:hover {
	text-decoration: none;
	color: #000000;
}

.quick_search1 {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: tahoma;
}
.quick_search1 A:link, .quick_search1 A:visited, .quick_search1 A:active {
	text-decoration: none;
	color: #CCCCCC;
}
.quick_search1 A:hover {
	text-decoration: none;
	color: #EEEEEE;
}

.advice {
	font-size: 12px;
	font-family: tahoma;
	text-align: justify;
}
.advice p, .advice ul, .advice ol {
	text-align: justify;
}
.advice_bold {
	font-size: 12px;
	font-family: tahoma;
	text-align: justify;
	font-weight: bold;
}

.advice_menu {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.advice_menu A:link, .advice_menu A:visited, .advice_menu A:active, .advice_menu A:hover {
	text-decoration: none;
	color: #333333;
}

.advice_return {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.extended {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: tahoma;
}
.extended A:link, .extended A:visited, .extended A:active, .extended A:hover {
	text-decoration: none;
	color: #333333;
}

.pre_ext {
	font-size: 10px;
	font-weight:bold;
	color: #505050;
	font-family: tahoma;
}
.pre_ext A:link, .pre_ext A:visited, .pre_ext A:active {
	text-decoration: none;
	color: #505050;
}
.pre_ext A:hover {
	text-decoration: none;
	color: #606060;
}

.progress {
	font-size: 8px;
	font-weight:bold;
	color: #505050;
	font-family: tahoma;
}
.progress A:link, .progress A:visited, .progress A:active {
	text-decoration: none;
	color: #505050;
}
.progress A:hover {
	text-decoration: none;
	color: #606060;
}

.progress_bar_bg {
	background-image: url(images/progress_off.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size:xx-small
}


.pre_ext_inner {
	font-size: 12px;
	font-weight:bold;
	color: #444444;
	font-family: tahoma;
	text-align: justify;
}
.pre_ext_inner A:link, .pre_ext_inner A:visited, .pre_ext_inner A:active {
	text-decoration: none;
	color: #444444;
}
.pre_ext_inner A:hover {
	text-decoration: none;
	color: #555555;
}

.results_logo {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.results_logo A:link, .results_logo A:visited, .results_logo A:active, .results_logo A:hover {
	text-decoration: none;
	color: #333333;
}

.newsletter_form {
	font-family: tahoma;
	font-size: 9px;
}
.newsletter_form A:link, .newsletter_form A:visited, .newsletter_form A:active, .newsletter_form A:hover {
	text-decoration: none;
	color: #333333;
}

.options_new {
	font-size: 12px;
	font-weight:bold;
	color: #CCCCCC;
	font-family: tahoma;
}
.options_new A:link, .options_new A:visited, .options_new A:active {
	text-decoration: none;
	color: #EEEEEE;
}
.options_new A:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.notice_menu_bottom {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.notice_menu_bottom_off {
	padding-right: 5px;
	padding-left: 5px;
}

.map_fields_title {
	font-size: 14px;
	color: #FFFFFF;
	font-family: tahoma;
}
.map_fields {
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma;
	background-color:#000000;
	padding: 5px;
	padding-top: 10px;
	padding-left: 10px;
}
.map_fields A:link, .map_fields A:visited, .map_fields A:active {
	text-decoration: none;
	color: #CCCCCC;
}
.map_fields A:hover {
	text-decoration: none;
	color: #EEEEEE;
}
.map_fields_2 {
	font-size: 12px;
	font-family: tahoma;
}

.map_top {
	font-size: 11px;
	font-family: tahoma;
}
.map_top A:link, .map_top A:visited, .map_top A:active {
	text-decoration: none;
	color: #333333;
}
.map_top A:hover {
	text-decoration: none;
	color: #111111;
}

.directions_bg {
	background-color:#FFFFFF;
}
.main_select {
	font-family: tahoma;
	font-size: 12px;
}
.panel_main_4_bold {
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	text-align: left;
	border-bottom-color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 4px;
	padding-bottom: 3px;
}
.view_public {
	font-size: 11px;
	font-family: tahoma;
}

.view_public_inner {
	font-size: 11px;
	font-family: tahoma;
}

.empl_exist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F79747;
}

.cand_exist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90CA1C;
}

.cv_mail {
	font-size: 12.5px;
	font-family: tahoma;
}
.cv_mail_note {
	font-size: 10px;
	font-family: tahoma;
}
.newsletter_off {
	font-size: 12.5px;
	font-family: tahoma;
}
.newsletter_on {
	font-size: 12.5px;
	font-family: tahoma;
	background-color: #EEEEEE;
}

