body {
    padding: 10px;
    padding-top: 0;
    margin-top: 0;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(images/background.jpg);
    /*background-color: #B3CAE1;*/
	font-size: 11px;
  /*  text-align: justify;*/
}
th { text-align:left;}

a img { border: 0 ; }
a {
    cursor: pointer;
    color: #000055;
}

a:hover {
    cursor: pointer;
    color: #5686AC; 
}

td {
    vertical-align: top;
}

h1,.hugetext {
    color: #6386A5;
    font-size: 1.8em;
    margin: 0;
display: block;
    padding: 1.5em 0.5em 0.4em 1em;
}

h2,.mediumtext {
    color: #6386A5;
    font-size: 1.25em;
    margin: 0;
display:block;
    padding: 0.7em 0.5em 0.7em 0.5em;
}

/*h2 {
    color: #383838;
    font-size: 1.25em;
    background-color: #E3E6F4;
    margin: 0;
    padding: 0.125em 1em 0.125em 1em;
}*/

h3 {
    color: #383838;
    font-size: 1em;
    margin: 0;
    padding: 1em 0.5em 0em 0em;
    vertical-align: top;
}

p {
    padding: 0.4em 0;
    margin: 0;
}

.main-container {
    width: 920px;
    margin: 0 auto;
    border-left: 1px solid #588BBF;
    border-right: 1px solid #588BBF;
    border-bottom: 1px solid #588BBF;
}

.header {
    height: 153px;
    background-image: url(images/header.gif);
    background-repeat: no-repeat;
   /* position: relative; */
}

.login-details_old { 
	padding-top:125px;
	float:right;
	
	text-align:right;
    color: #000055; 
    font-weight: bold;
}
.padmeright{padding-right:10px;}

.login-details { 
float:right;
clear:both;
    color: #000055; 
    font-weight: bold;
	padding-top:20px;
}

/*.login-details a {
    color: #000055;
}*/

.menu-only-splash {
	height: 36px;
	position: relative;
}

.splash-container {
    height: 250px;
   
    background-color: white;
    text-align: center;
}

.splash {
    position: absolute;
    border: 0em;
    z-index: 1;
    top: 0;
}

.png {
    behavior: url(lib/pngfix.htc);
}

.menu-container {
    width: 100%;
    height: 39px;
    background: url(images/menu_bg.gif) repeat-x;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
}

.header-flash-ad {          
    float: right;
	height:93px; 
}

.menu {
    list-style: none;
    margin: 0;
    padding: 0;
	
}

.menu li {
    display: inline;
    vertical-align: middle;
}

.menu li a {
    overflow: hidden;
    height: 39px;
    display: inline-block;
    outline: none;
    background-image: url(images/Button/button_middle.jpg);
    background-repeat: repeat-x;
    vertical-align: top;
    line-height: 35px;
}

.menu li img {
    vertical-align: top;
}

.menu a {
    color: #FFFFFF !important;
    vertical-align: middle;
    font-weight: bold;
    text-decoration: none;
}

.menu a:hover{
    text-decoration: underline;
}




.padded {
    padding: 15px 20px;
}

.no-top-padding {
    padding-top: 0;
}

.bordered-column {
    margin: 10px;
    border: 1px solid #e5e1e5;
}

.right-buttons {
    background-color: #b3cae1;
    padding: 10px 0;
}

.right-buttons a {
    padding-top: 10px;
    margin-left: 1em;
}

.right-buttons img {
    border: none;
}

.content {
    /*background-image: url(/images/content_bg.jpg);
    background-repeat: repeat-y;*/
    background-color: white;
font-size:1.2em;
}

.content-end {
}

.footer {
    padding-top: 5px;
    text-align: center;
    font-size: 0.9em;
	font-weight: bold;
    width: 775px;
    margin: 0 auto;
}

.footer img {
    margin: 1em 0.5em 0 0.5em;
}

.login-box {
	margin: 0 auto;
	padding: 1em;
	width: 300px;
	background-color: #E3E6EA;
	border: 1px solid #242959;
	color: #242959;
	font-size: 0.9em;
}

.login-box td {
	font-size: 1em;
	font-weight: bold;
}

.login-box form {
	padding: 0;
	margin: 0;
}

.error-text {
	color: red;
}

.required {
	font-size: 1.3em;
	vertical-align: top;
	font-weight: bold;
	color: red;
}

.background-gradient {
    background-image: url(images/form_background_fade.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.form-table {
	border-collapse: collapse;
	font-size: 1em;
    background-image: url(images/form_background_fade.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.form-table .label {
	padding-left: 1.5em;
	padding-right: 0.3em;
	font-weight: bold;
}

.form-table .action-buttons {
	padding-top: 1em;
	padding-bottom: 1.5em;
	text-align: center;
}

.form-table td {
	padding: 0.3em 0.5em;
	padding-right: 1.5em;
    background-image: none;
}

.form-table th {
	text-align: left;
	font-weight: bold;
	color: #003366;
	padding: 1em;
	padding-left: 1.2em;
	font-size: 1.3em;
    background-image: none;
}

.light {
	background-color: #f9f9f9;
}

.dark {
	background-color: #e7eef6;
}

.light-bold {
    background-color: #f9f9f9;
    font-weight: bold;
}

.dark-bold {
    background-color: #e7eef6;
    font-weight: bold;
}

.password-strength-table {
	border-collapse: collapse;
	width: 100px;
}

.password-strength-table td {
	font-size: 0.7em;
}

.password-strength-table .bar {
	background-color: #CCCCCC;
	height: 3px;
}

.side-menu {
    border-left: 1px solid #B3CAE1;
    text-align: left;
	margin: 0;
	padding: 0;
}

.side-menu ul {
    list-style: none; 
	margin: 0;
	padding: 7px 0 0 0px;
}

.side-menu li {
    margin-top: 3px;
   /* border-left: 4px solid #ffef5a;*/
    padding: 4px;
	
}
.side-menu .heading {
    padding: 0;
    border: none;
    margin-top: 0;
}

.side-menu-header {
    font-weight: bold;
    font-size: 1.1em;
padding-left:10px;
    padding-top: 1em;
    color: #5a8ebd;
}

.side-menu a {
    
    color: #487eae;
    
}

.side-menu li a {
background:#518BBD;
color:#fff;
display:block;
padding:5px;
font-weight:bold;
text-decoration:underline;
text-align:center;
border:2px solid #B3CAE1;

}



.side-menu li a:hover {
background:#fff;
color:#6386A5; 

text-decoration:none;
}



.very-small-font {
    font-size: 0.1em;
}

.success-message {
    border: 1px solid #77CC77;
    margin: 0 auto 1em auto;
    padding: 1em 0.75em;
    width: 30em;
    background-color: #CCEECC;
    text-align: center;
    font-weight: bold;
}

.instruction-message {
    border: 1px solid #9999EE;
    margin: 0 auto 1em auto;
    padding: 1em 0.75em;
    width: 30em;
    background-color: #EEEEFF;
    text-align: center;
    font-weight: bold;
}

.progress-bar-table {
    border-collapse: collapse;
    margin-bottom: 1.5em;
}

.progress-bar-labels td {
    color: #777;
    padding: 0 2em 0.5em 2em;
}

.progress-bar-labels .selected {
    color: black;
    font-weight: bold;
}

.progress-bar-row {
    height: 19px;
}

.progress-bar-row .start {
    border-left: 1px solid #939393;
}

.progress-bar-row .start, .progress-bar-row .middle, .progress-bar-row .end {
    border-top: 1px solid #939393;
    border-bottom: 1px solid #939393;
}

.progress-bar-row .end {
    border-right: 1px solid #939393;
}

.progress-bar-row .selected {
    background-image: url(images/progress.gif);
    background-repeat: repeat-x;
}

.region-option {
    font-weight: bold;
}

.subregion-option {
    padding-left: 2em;
}

.main-left-column {
    float: left;
    width: 250px;
    text-align: center;
}

.main-left-column img {
    margin-bottom: 1em;
}

.main-right-column {
    float: right;
    width: 480px;
}

.intro {
    background-image: url(images/intro_background.jpg);
    background-repeat: no-repeat;
    background-position: center;
}


.vacancy-list {
    border-collapse: collapse;
    border: 1px solid #999999;
    font-size: 12px;
}

.vacancy-list td {
    padding: 0.3em 0.5em;
}

.vacancy-list th {
    text-align: left;
    font-weight: bold;
    color: white;
    padding: 3px 5px;
    text-align: center;
    background-image: url(images/table_header_bg.gif);
    background-repeat: repeat-x;
}

.vacancy-list th a {
    color: white;
}

.vacancy-list span {
    font-size: 0.9em;
}

.terms-box {
    height: 150px;
    overflow-y: scroll;
    background-color: #eee;
    border: 1px solid black;
    padding: 1em;
}

fieldset {
    border: 1px solid #38467c;
    padding: 1em;
}

legend {
    color: #0e2785;
    font-weight: bold;
}

.calendar {
    border-collapse: collapse;
    background-color: white;
    border: 1px solid #4489ca;
    margin: 0.5em;
}

.calendar .heading {
    background-color: #4489ca;
    color: white;
    padding: 4px 8px;
}

.calendar .day {
    color: black;
    text-align: center;
    width: 10em;
    height: 7em;
    border: 1px solid #ccc;
}

.calendar .out-of-range {
    color: #b0b0b0;
    background-color: #f5f5f5;
}

.calendar a {
    text-decoration: none;
}

.calendar #month_year_heading {
    padding-top: 1em;
    padding-bottom: 1em;
}

.calendar-overlay {
    top: 10em;
    left: 100px;
    width: 550px;
    height: 25em;
    background-color: white;
    position: absolute;
}

.calendar-overlay .title-bar {
    background-color: #4489ca;
    text-align: center;
    color: white;
    font-weight: bold;
    padding: 0.5em 0;
    border: 1px solid #4489ca;
}

.calendar-overlay .overlay-content {
    height: 23em;
    border: 1px solid #4489ca;
    overlay-y: scroll;
    background-color: white;
    padding: 0.5em 1em;
}

.calendar-overlay .title-bar a {
    color: white;
}

.right-aligned-image {
    float: right;
    border: 1px solid #aaa;
    padding: 1px;
    margin: 1em 0 1em 2em;
}

.vacancy {

    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px;
	position: relative;
}

.vacancy_new {

    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px;
	position: relative;
}
.vacancy hr {
    border-collapse: collapse;
    border: none;
    border-bottom: 1px solid #5A8ABD;
}

.vacancy h2 {
    color: #5A8ABD;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

.vacancy-links {
    float: left;
    width: 120px;
    padding: 5px;
    line-height: 20px;
}

.vacancy-links a {
    color: #5A8ABD;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
}

.vacancy-links img {
    border: none;
    vertical-align: middle;
}

.vacancy-info {
    float: left;
	width: 510px;
	
}
.vacancylinks_new {
    float: left;
    width: 120px;

}
.vacancyinfo_new {
	float:left;
	width: 410px;
}


.alignright {
	float:right;
	padding: 5px 0 5px 10px;
}

.alignleft {
	float:left;
	padding: 5px  10px 5px 0;
}

.aligncenter {
text-align:center;
}
.clearme {
clear:both;


}

.dividor {
padding: 2px 0;
overflow:hidden;

}

textarea {

	font-family: verdana,sans-serif;
	font-size:12px;
	

}

.bigtextarea {
	width: 90%;
	height: 100px;
}


.quote_l1 {
	background: url(images/l_quote.gif) top left no-repeat;
	padding-left:16px;
	margin:10px 10px 0 10px;
}
.quote_l2 {
	background: url(images/r_quote.gif) bottom right no-repeat;
	padding-right:16px;
	
}

.info_error {
	
	margin: 3px;
	padding: 3px;
	border: 1px solid #CF0000;
	background: url(images/error.png)   2px 2px no-repeat;
	line-height:15px;
	padding-left:20px;
	font-size:11px;

}

.alri {
	text-align:right;
	
}

.searchbox {
 
padding: 10px 0 ;


}
.searchbox .bigger select,.searchbox .bigger input {
 }
.searchbox td {
 }
.searchbox .bigger td {
padding: 5px ;
 
}
.searchbox table {
margin:0 auto;

}

textarea {
width: 80%;
}


.fancytable td, .fancytable th{
 
padding: 4px 2px;
} 

.fancytable th {
text-align: right;
}
.fancytable tr { vertical-align:top;}

.center { text-align:center; }
.nounderline { text-decoration:none;}
.lrsblue {
color: #6386A5;
}

.req_field {
color:red;padding-left:5px;
}

.bold { font-weight:bold;}
 
 .doublespacedli li {
 margin-bottom:12px;
 }
 
 .valigntop tr {
 vertical-align:top;
 }
 .spacetrs td,.spacetrs th {
 padding-top:5px ;
 padding-bottom:5px;
 }

ol {

margin-left:0;
padding-left:2em;

}
.ulgap li {
margin-bottom:8px;
}

li {
margin-bottom:4px;

}

.cv_examp {
margin: 10px;
padding:20px;
border:2px solid #555;
}