@charset "utf-8";

* { font-family: Tahoma, Arial, Verdana, sans-serif; }

html, body {height:100%;}



body {
	color:#000;
	font-size:9pt;
	padding:0;
	margin:0;
}

#layout {
	margin:0 auto 0 auto;
	width:100%;
	position:relative;
	height:100%;
}

a {text-decoration: underline; font-weight: bold;}
a:link {color: black; }

#contentContainer {
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -75px;
}

.v_dsh {display:inline-block; vertical-align:top; padding-top:3px;}

span.codedirection { 
	display:none;
	visibility:hidden;
}

#contentHead {
	diplay:none;
}

#mjLogo {
	display:none;
}

#uselessCrap {
	display:none;
}

#headTopRight {
	
}



.headbanner {
	disply:none;
}
.headbanner img {
	border:none;
}

#menuContainer {
	display:none;
}

#menuContainer table {
	width:98%;
	border-collapse:collapse;
}

#menuContainer table, #footerContainer table {
	border:0;
	padding:0;
	margin:0 auto;
}

#menuContainer tr, #footerContainer tr {
	margin:0;
	padding:0;
	border:0;
}

#menuContainer td, #footerContainer td {
	text-align:center;
	margin:0;
	padding:0;
	border:0;
	white-space:nowrap;
	width:1%;
}

#menuContainer td {
	line-height:40px;
	overflow:visible;
}

.menuDropdown {
	position:absolute;
	text-align:left;
	display:none;
	top:40px;
	left:-10px;
	background:url(../img/menu_dropdownbg.gif);
	border:1px #444;
	border-style:none solid solid solid;
}

div.menuItem {
	overflow:visible;
}

div.cpTitle {
	padding:8px 5px 3px 0; 
	position:relative; 
	color:#ebebeb; 
	border-bottom:1px solid #ebebeb; 
	background:url(../img/diagonalsae1e2c.png); 
}

div.cpTitle p {margin-left:10px;}

#usageAgreement {
	height:500px;
	width:80%; 
	margin:10px auto; 
	padding:10px; 
	border:1px solid #CCC;
	overflow:scroll;
	position:relative;
}
#usageAgreement p {
	margin:0.5em 0 0 0;
}

li.list-indent {margin-left:17px;}
li.list-bold {font-weight:bold; margin-top:6px;}

.jj {
	margin:0 5px 5px 0;
	width:48%; 
	display:inline-block;
}

.m_crn {
	position:absolute; 
	height:3px; 
	width:3px;
	background-repeat:no-repeat;
	line-height:0;
}
.m_lt {left:0; top:0; background:url(../img/menucorners.gif) -3px -3px no-repeat;}
.m_rt {right:0; top:0; background:url(../img/menucorners.gif) 0 -3px no-repeat;}
.m_lb {left:0; bottom:0; background:url(../img/menucorners.gif) -3px 0 no-repeat;}
.m_rb {right:0; bottom:0; background:url(../img/menucorners.gif) 0 0 no-repeat;}

.menuItem a {
	text-decoration:none;
	color: #333;
	padding:0 10px;
	display:block;
	
	line-height:24px;
	text-align:left;
}

#footerContainer table {
	border-top:#999 1px dotted;
	margin:0;
	
	line-height:30px;
	background:#f6f6f6;
	border-left:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	outline:1px 
}

.menuSep {  }

#menuContainer .menuSep { background:url(../img/menudivider.gif) center no-repeat; }

#vac_list { position:relative; }

#vac_list h4 { font-size:10pt; }

#vacLoading {
	position:absolute;
	background:#E2E3E7;
	font-size:large;
	color:#495665;
	display:none;
	z-index:10;
	border:1px #51667B solid;
	padding:10px 20px 10px 0;
	overflow:hidden;
	text-align:right;
	width:50%;
	left:25%;
	top:40%;
	opacity:0.75;
}

.req { color:#F03; }

#leftColumn {
	display:none;
}

#leftContent { margin-left:10px; }

#centerColumn {
	margin:0;
}

#centerColumnFull {
	margin:0;
}

#centerColumnTwoThirds {
	margin:0;
}

#centerContent {
	margin:0;

	border-bottom:1px solid white; /* For some weird reason this fixes unwanted spacing at the bottom */
}

#rightColumn {
	display:none;
}

#rightContent { margin:0; }

#vView {
	float:right;
	width:250px;
	background:#EEEFF2;
	margin:0 0 10px 10px;
}

#rightmostContainer {
	overflow:visible;
	padding-top:20px;
	width:0;
	height:0;
	position:absolute;
	overflow:visible;
	left:0;
}

.rightmostBannerHolder {
	height:100px;
	width:100px;
	margin:0 60px 20px 1020px;
	border:1px solid #fff;
	text-align:center;
}

.rightmostBannerHolder img, .leftBanner img { border:none; }

.leftBanner {text-align:center; margin-bottom:5px;}

.push {height:75px; padding-top:10px; clear:both; }

#footerContainer {
	text-align:center;
	clear:both;
	overflow:hidden;
	height:75px;
	margin:0;
	display:none;
}

#vacKeywords {
	float:left;
	background:none;
	width:90%;
	margin:4px 0 3px 5px;
	border:none;
	padding:0;
	color:#999;
	outline: 0px none;
	font-style:italic;
	font-size:12px;
}

.subLinks img {
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
}

.vFrm p {
	color:#2C3743;
	font-size:12px;
	margin:0 0 2px 0;
}

.vFrm-err {
	font-size:11px; 
	display:none;
	margin-left:20%; 
	padding-left:25px; 
	color:#B74944;
}

.vFrm small p{
	color:#666;
	font-size:11px;
	margin:0 0 5px 0;
}

.vFrm sup {
	text-align:right;
	margin:-13px 5% 0 0;
	display:block;
	padding:0 0 0 35%;
	font-size:11px;
	margin-bottom:10px;
	color:#999;
}

.vFrm input, .vFrm select {
	border:1px solid #95B4C4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:66%;
	margin:0 0 13px 0;
}

.vFrm textarea {
	border:1px solid #95B4C4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:65%;
	margin:0 0 13px 0;
}

.vFrm .label {border-bottom:1px dotted #999;width:30%; margin-right:1%; display:inline-block; float:left; clear:left;}
.vFrm .label_txt {background:#FFF; position:relative; top:2px; padding-right:4px;}
.vFrm .label_txt_alt {background:#F4F5F7; position:relative; top:2px; padding-right:4px;}

.vFrm .section {width:90%; margin:0 auto; text-align:left; clear:both;}

.vFrm h3 {
	font-size:15px;
	font-weight:normal;
	color:#369;
}

.titleHolder {
	display:none;
}

#printLink {
	display:none;
}

.block ul {
	list-style:none outside;
	margin:0;
	padding:0;
}

.block li {
	margin:6px 0 0 0;
	padding:0 0 0 15px;
	background:url(../img/listbullet.gif) no-repeat;
	background-position:0 5px;
}

.titleHolder span {
	padding:0 5px;
	margin-left:10px;
}

h1 {
	color:#333;
	padding:0;
	margin:0;
	font-weight:normal;
}

h2 { font-size:12pt; font-weight: bold; color:#75160a; }

#centerContent h1 { font-size:14pt; color:#0447a2; }

#rightContent h1 { text-align:right; }

#leftContent h1, #rightContent h1 { font-size:18px; }

#leftContent .titleHolder, #rightContent .titleHolder { margin-top:7px; }

#newsFront small, #newContent small {
	color:#999;
	padding-top:10px;
	display:inline-block;
	font-size:11px;
}

#newsFront h5, #newContent h5 {
	font-size:12px;
	padding:0;
	margin:0 0 5px 0;
	font-weight:normal;
}

#newContent img { margin:0 auto; }

.newImgDiv {
	margin:2px 5px 3px 0;
	border:solid 1px #CCC;
	width:100px;
	float:left;
	text-align:center;
}

#newContent h5 { padding-top:5px; }

.smallrect {
	border:1px solid black; 
	width:6px; height:6px; 
	margin:0 3px 0 0;
	display:inline-block;
}

a.gray {
	text-decoration:none;
	color:#555;
}

a.gray:link { color: #555; }

a.gray:visited { color: #555; }

a.gray:hover {
	color: #555;
	text-decoration:underline;
}

a.gray:active { color: #555; }

#mainLeaders table, #mainLeaders tr, #mainLeaders td {
	border-collapse:collapse;
	vertical-align:middle;
}

#mainLeaders img {
	margin:5px 10px 5px 0;
	border:1px #CCC solid;
}

.vacancyContainer { overflow:hidden; white-space:nowrap;  }

.vacancyLineOne {
	border-bottom:1px solid #CCC;
	padding-bottom:1px;
}

.vacancyPosition { overflow:hidden; width:75%; text-overflow: ellipsis; }

.vacancySalary {
	float:right;
	font-size:11px;
	color:#C00;
}

.vacancyDate {
	overflow:hidden;
	color:#999;
}

.vacancyCompany { float:right; }

div.subLinks { }

a.subLinks {
	font-size:13px;
	border-bottom:1px #06F dashed;
	display:inline-block;
}

.newsDate {
	text-align:right;
	margin:5px 0;
}

div.cartContainer {
	position:absolute; 
	top:0; 
	left:50%;
}

h2.pay {
	color:#C03;
	clear:both;
}

.newsDate h2 {
	margin:0;
	padding:2px 5px;
	color:#fff;
	background:#CDC9C2;
}

.block {
	margin-bottom:15px;
	overflow:hidden;
}

p {
	padding:0;
	margin:0 0 2pt 0;
}

#contactsList {
	float:right; 
	width:30%; 
	overflow:hidden; 
	margin:0 0 0 4pt; 
	padding-left:2pt; 
	border-left:1px solid #CFD7DE;
}

#publications .odd { }

#publications .even { background:#E9E9E9; }

#publications p {
	margin:0 0 4pt 0;
	/*clear:both;*/
}

#publications img {
	margin:0;
	padding:0;
	float:left;
	margin:0 10px 5px 0;
	border:1px solid #999;
}

h3 {
	font-size:14px;
}

#publications h3 {
	margin:0 0 10px 15px;
	padding:0;
	font-size:14px;
	color:#339;
	font-weight:normal;
}

#publications br {
	margin:0;
	padding:0;
}


div.msgbox {
    position: relative;
    width:80%;
    background-repeat: repeat-x;
}
div.msgleft {
    padding:5px 2px 5px 20px; 
    background-image:url(../img/gradient_lightgray.gif);
    background-color:#dbdbdb;
    margin-bottom:5px;
}
div.msgright {
    padding:5px 2px 5px 20px; 
    background-image:url(../img/gradient_lightgreen.gif);
    background-color:#bee8c3;
    margin-bottom:5px;
}

div.corner {
    position: absolute;
    overflow:hidden; /* for IE6 */
    width: 4px;
    height: 4px;
    background:url(../img/corners-white-4px.png) no-repeat;
}
div.topright {
    background-position: top right;
    right:0;
    top:0;
}
div.topleft {
    background-position: top left;
    left:0;
    top:0;
}
div.bottomright {
    background-position: -4px -4px; /* bottom left and bottom right just dont work properly in.. guess what */
    right:0;
    bottom:0;
}
div.bottomleft {
    background-position: 0 -4px;
    left:0;
    bottom:0;
}

div.publications-list {
	background:url(../img/pub_bg.jpg) repeat-x;
	background-position:bottom;
	overflow:hidden;
	padding:5px 10px 2px 10px;
	margin-bottom:-3px;
}

div.pub_details {
	background:url(../img/pub_details_bg.gif) repeat-x;
	height:29px;
	margin:0 0 10px 5px;
	overflow:visible;
	line-height:29px;
	padding:0;
	font-size:10px;
	color:#666;
	text-shadow: white 1px 1px 1px;
}

div.pub_details_corner {
	width:5px; 
	height:29px; 
	margin:0;
	padding:0;
	position:relative;
	background:url(../img/pub_details_corners.png) no-repeat;
}

div.corner_left {
	float:left;
	margin:0 5px 0 -5px;
	background-position:left;
}
div.corner_right {
	float:right;
	margin:0 -5px 0 -5px;
	background-position:right;
}

div.pub_details_empty {
	background:#efefef;
	height:4px; border-top:1px solid #dedede;
	margin:0 0 10px 0;
	line-height:0;
}

div.pub_details_corner_empty {
	background:url(../img/pub_details_corners_empty.gif) no-repeat;
	height:4px;
	width:4px;
	bottom:0;
}

div.corner_left_empty {
	float:left;
	background-position:left;
}
div.corner_right_empty {
	float:right;
	background-position:right;
}

#loginControls form {
	padding:0 15px;
	margin:0 0 30px 0;
}

#loginControls img {
	padding:0;
	border:none;
}

#keep {
	position:relative;
	top:2px
}

#loginControls {
	padding:17px 0 0 0;
	background:url(../img/login_bg.gif);
	margin: 0 0 15px 0;
	color:#333;
	overflow:hidden;
	width:100%;
}

#loginControls h2 {
	display:inline;
	color:#F90;
	font-weight:normal;
}

#loginControls div.txt {
	border:1px #999 solid;
	margin:0 auto 5px auto;
	height:18px;
	font-size:12px;
	padding-left:5px;
	overflow:hidden;
	background:url(../img/login_input_bg.gif);
}

ul.posList {margin:0; padding:0; overflow:hidden;}
ul.posList li {
	margin:3px 0; 
	padding:0 0 0 12px;
	display:block; float:left;
	width:48%;
	}

div.cp_main_index {
	padding:0;
	margin:0;
}

div.cp_main_index div {
	display:inline-block;
	width:33%;
	text-align:center;
	margin:0 0 25px 0;
	padding:0;
	border-bottom:#E6EDEE 1px solid;
}

div.cp_main_index div img {
	border:none;
	float:none;
	margin:0;
}

table.cp_biglist {
	text-align:left;
	font-size:11px;	
	border-collapse:collapse;
	width:100%;
}

table.cp_biglist td.subHead {
	font-weight:bold;
	text-indent:3em;
	padding:5px 0;
	font-size:1.1em;
}

table.cp_biglist tr:first-child td {
	background:#333;
	color:#CCC;
	font-weight:bold;
	padding:5px 0;
	text-align:center;
}

table.cp_biglist td {
	border-bottom:1px solid #F2F4F7;
	padding:2px 5px;
	vertical-align:top;
}


#loginControls input.txt {
	background:none;
	position:relative; /* fix for <input> bug after applyin pngfix in ie6 (what else?).. */
	border:none;
	height:16px;
	line-height:16px;
	color:#9AA3AF;
	width:100%;
	margin:0;
	outline:0 none;
}

#loginControls h3 {
	color:#336;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:#666 solid 1px;
	margin:0;
}

#loginControls li, #loginControls ul {
	list-style:none;
	padding-left:10px;
	line-height:1.5em;
	color:#F60;
}

div.twotone-icon {
	display:inline-block; 
	height:16px; 
	width:16px; 
	background:url('/img/twotone.gif') no-repeat;
	vertical-align:middle;
}

div.twotone-black-mail {
	background-position: -102px -172px;
}
div.twotone-black-phone {
	background-position: -155px -189px;
}
div.twotone-black-extlink {
	background-position: -36px -189px;
}

#loginControls ul { margin:10px 0; }

.green { color:#55b84e; }

a.green { }

a.green:link { color:#063; }

a.green:visited { color:#063; }

a.green:hover { color:#063; }

a.green:active { color:#063; }

.fc { clear:both; }

a.passRestore { margin-left:10px; }

a.passRestore:link { color:#666; }

a.passRestore:visited { color:#666; }

a.passRestore:hover { color:#666; }

a.passRestore:active { color:#666; }

a.registerLink { }

a.registerLink:link { color:#039; }

a.registerLink:visited { color:#039; }

a.registerLink:hover { color:#06F; }

a.registerLink:active { color:#039; }

a.registerHint {
	margin-left:3px;
	position:relative;
	bottom:2px;
}

a.registerHint:link { color:#3CF; }

a.registerHint:visited { color:#3CF; }

a.registerHint:hover { color:#3CF; }

a.registerHint:active { color:#3CF; }

#paginator {height:21px; line-height:21px; color:#FFF; text-align:center; font-weight:bold;}
#paginator * {text-shadow:#aaa -1px -1px;}
.p_round_l {background:url(../img/paginator_e.gif) no-repeat;}
.p_round_l, .p_round_r {display:inline-block; width:10px; height:21px; line-height:21px;}
.p_round_r {background:url(../img/paginator_e.gif) -10px 0 no-repeat;}
.p_bar {background:url(../img/paginator_b.gif) repeat-x; display:inline-block; height:21px; padding:0 5px;}
.p_barC {background:url(../img/paginator_c.gif) repeat-x; display:inline-block; height:21px; padding:0 5px;}
.p_el {background:url(../img/paginator_e.gif) 0 -21px no-repeat;}
.p_el, .p_er {display:inline-block; width:4px; height:21px; line-height:21px;}
.p_er {background:url(../img/paginator_e.gif) -4px -21px no-repeat;}

#kwSearch { background:white; border:1px solid #9C3;overflow:hidden;}
#quicksearchTop {background:url(../img/diagonalse6e6e6.png); padding:0 8px 0 4px; margin-bottom:15px; border:1px #A8B5CC; border-style:none solid solid solid; overflow:hidden;}

a.qs_off { 
	text-decoration:none; font-size:11px; display:inline-block; margin:0 0 3px 0; 
	border:1px solid #bbb; background:url(../img/diagonalse6e6e6.png); width:100%; overflow:hidden; white-space:nowrap; 
	text-overflow:ellipsis;
	}
a.qs_off:link { color:#333; }
a.qs_off:visited { color:#333; }
a.qs_off:hover { border-color:#09557b; color:#333; background:#E9F0FC; text-decoration:none  }
a.qs_off:active { color:#333; }

a.qs_on { border:#09557b 1px solid; background:url(../img/diagonalsae1e2c.gif); }
a.qs_on:link { color:#fff; }
a.qs_on:visited { color:#fff; }
a.qs_on:hover { color:#fff; border:#09557b 1px solid; background:#36C;   }
a.qs_on:active { color:#fff; }

div.resumeResult { overflow:hidden; margin:6px 0; padding-bottom:5px; border-bottom:#D6E4F5 1px solid; text-decoration:none}
.resumeResult h2 {
	font-size:14px;
	margin:0;
	padding:0;
}
.resumeResult sub {
	font-size:11px;
	color:#666;
	display:block;
	clear:both;
}

.vHL { margin-bottom:3px; padding-top:5px; font-weight:bold;}

div.right_lnk {
	overflow:hidden;
	line-height:29px; 
	height:29px;
	margin-bottom:10px;
}

table.tblStyle1 {
	
	border-collapse:collapse;
	margin:0;
	padding:0;
}

table.tblStyle1 td {
	padding:2px 8px;
	border-bottom:3px solid white;
}
table.tblStyle1 tr {
	background:#f5f5f5;
}
tr.tblStyle1Header td {
	background:url(../img/diagonalsae1e2c.gif);
	color:#f5f5f5;
	padding:9px 5px;
	font-weight:bold;
}

.resumeResult p {
	margin:0; 
	padding:0;
	color:#333;
}
.resumeResult .resInfo {
	color:#666;
	font-size:11px;
	margin:5px 0 0 0; padding:0;
}
.resumeResult img {
	float:left;
	margin:0;
	padding:0;
}

tr.r_grp {
	/*background:url(../img/diagonalsae1e2c.gif);*/
	color:#ae1e2c;
	font-weight:bold;
	
}
tr.r_grp td {
	padding:5px 15px;
border-top:10px solid white;
border-bottom:1px solid #bbb;
}

.archRow {
	display:none;
}

table.resumeInfo { width:100%; text-align:left; margin:0; padding:0; border:none; clear:both;}
table.resumeInfo td {}
table.resumeInfo td.section { font-weight:bold; font-size:10pt; padding:4pt 0 4pt 30px; color:#103b76;}

