/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #1556A1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1556A1;
}
a:hover {
	text-decoration: none;
	color: #CC9933;
}
a:active {
	text-decoration: none;
	color: #1556A1;
}

fieldset {
    margin:0;
    padding:0;
    border:0;
}

label {
    width:250px; 
    display:block;
}

.txt_input {
    width:250px; 
    display:block;
}

textarea {
    height:80px; 
    width:450px;
}

select { 
    width:250px;
}

input {
    display:block;
}

.req {
    color:#f00;
    font-size:90%;
}

#form_errors {
    color:#f00; 
    display:none;
}

#form_thanks {
    color:#000; 
    display:none;
}

#main {
	position:absolute;
	margin-left: -400px;
	left:50%;
	width:800px;
	height:615px;
	top: 0px;
	background-color:#FFFFFF;
	z-index:2;
	background-image: url(../img/globe1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 28px;
	overflow: visible;
/*	border: 1px;
	border-style: solid;
	border-color: #cccccc;*/
	color: #000000; 
}

#maincontact {
	position:absolute;
	margin-left: -400px;
	left:50%;
	width:800px;
	height:635px;
	top: 0px;
	background-color:#FFFFFF;
	z-index:2;
	background-image: url(../img/cleanglobe.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	overflow: visible;
/*	border: 1px;
	border-style: solid;
	border-color: #cccccc;*/
	color: #000000; 
}

#career {
	position:absolute;
	margin-left: -400px;
	left:50%;
	width:800px;
	height:615px;
	top: 0px;
	background-color:#FFFFFF;
	z-index:2;
	background-image: url(../img/world.jpg);
	background-repeat: no-repeat;
	background-position: 0px 263px;
	overflow: visible;
/*	border: 1px;
	border-style: solid;
	border-color: #cccccc;*/
	color: #000000; 
}

#news {
	position:absolute;
	margin-left: -400px;
	left:50%;
	width:800px;
	height:635px;
	top: 0px;
	background-color:#FFFFFF;
	z-index:2;
	overflow: visible;
/*	border: 1px;
	border-style: solid;
	border-color: #cccccc;*/
	color: #000000; 
}

#test {
	color: #000000;
}

#flags {
	position: absolute;
	margin-left: 420px;
	left:50%;
	width:45px;
	height:600px;
	top: 60px;
	z-index:1;
}

#copy {
	position:absolute;
	background-color:#FFFFFF;
	z-index:3;
	top: 194px;
	left: 14px;
}

#copyindex {
	position:absolute;
	background-color:#FFFFFF;
	z-index:3;
	top: 194px;
	left: 10px;
}


#copyCareers {
	position:absolute;
	background-color:#FFFFFF;
	z-index:3;
	top: 194px;	
	left: 0px;
	
}

#mainnav {
	position: absolute;
	top:150px;
	width:500px;
}

#contento {
	position:absolute;
	left: 0px;
	top: 30px;
	width: 765px;
	overflow: scroll;
	height: 165px;
}

#contentoCareers {
	position:absolute;
	left: 0px;
	top: 30px;
	width: 725px;
	overflow: scroll;
/* height: 165px; 	*/
}

#contentoCareersRight {
	position:absolute;
	left: 596px;
	top: 45px;
	width: 170px;
	overflow: scroll;
	height: 165px;
}

#contentoSuccess {
	position:absolute;
	left: 0px;
	top: 30px;
	width: 756px;
	overflow: scroll;
	height: 350px;	
}

#contentoContacts {
	position:absolute;
	left: 0px;
	top: 30px;
	width: 736px;
	overflow: scroll;
	height: 165px;
}

#contentoNews {
	position:absolute;
	top:232px;
	width: 595px;
	overflow: scroll;
	height: 130px;
}

#hdnav {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

#hdnav ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 12px;
}

#hdnav li {
list-style-type: none;
margin: 0;
}

#hdnav a {
display: block;
padding: 2px 8px 2px 0px;
}

#hdnav a:link, #navlist a:visited {
color: #676767;
text-decoration: none;
}

#hdnav a:visited {
color: #999999;
}

#hdnav a:hover, #hdnav a:active, #uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active  {
color: #000000;
}

caption {
 	font-size: 14px;
	color: #163374;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #163374;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	color: #163374;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: normal;
}
ol {
	margin-top: 2px;
}
#base {
	position:relative;
	width:100%;
	height:145px;
	background-color:#00CC66;
	z-index:4;
	bottom: 0px;
	background-image: url(../img/base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contact {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 110px;
}
	
#contact a {
	color:#FFFFFF;
}

#contact a:hover {
	color:#CC9933;
	
}

#successpopup {
    background-image: url('../img/logoback.gif');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}

/* tab control stylesheet info below */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #b0b597;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #c9cbbd;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:0px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 height:455px;

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

overflow:auto; 
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}