/* ----- BASIC ELEMENTS ----- */

body {
background-color: #fff;
color: #646464;
font-size: 11px;
font-family: 'Tahoma';
background: url(background.gif);
}

.clear {
clear: both;
}

img {
border: 0px;
}

.concept_bold{
color: #003366;
text-align:left;
}


#content_footer p {
margin: 40px 30px 10px 30px;
font-size:10px;
text-align:left;
}


#top p {
margin: 95px 0px 0px 154px;
font-size:9px;
}

.content_box_large li {
margin-left:20px;
text-align:left;
font-size:12px;
line-height:15px;
}

.content_box_large a {
text-decoration: none;
color: #003366;
}

.content_box_large p{
margin: 10px 0px 10px 0px;
font-size:13px;
text-align:left;
line-height:15px;
color: #666666;
}

.content_box_large div{
margin: 10px 0px 10px 0px;
font-size:13px;
line-height:15px;
color: #666666;
}

.concept_header {
color: #003366;
font-size:18px;
}

.latest_jobs {
margin: 10px 2px 10px 2px;
font-size:11px;

}

.jobs {
margin: 0px;
padding:10px;
width: 122px;
}

.address {
margin: 10px;
font-size:11px;
text-align:left;
}


h1 {
margin: 20px 30px 7px 30px;
font-weight:bold;
font-size:15px;
color:#fff;
}

h2 {
margin: 0px 30px 10px 30px;
font-size:12px;
font-weight:bold;
color:#DFBD02;
}

.pagination {
margin: 0px;
font-size:14px;
color:#DFBD02;
}


a {
text-decoration: none;
color: #003366;
}

a:hover {
text-decoration: none;
color: #3C0077;
}


/*----- MENU ----- */

#menu_left p {
margin: 25px 0px 0px 25px;
font-size:9px;
color:#fff;
font-weight:bold;
text-transform: uppercase;
}

#navLeft, #navRight {
margin: 0;
padding: 0;
width: 148px;
list-style: none;
overflow: hidden;
}

#navLeft li, #navRight li {
width: 148px;
overflow: hidden;
text-transform: uppercase;
font-size:9px;
font-weight:bold;
}

#navLeft a, #navRight a {
color:#fff;
}

.li_nav_header a  {
display: block;
width: 148px;
height: 18px;
background: url(nav_header.gif) no-repeat;
}

.li_nav_body a  {
display: block;
width: 148px;
height: 22px;
background: url(nav_body.gif) no-repeat;
padding-left: 20px;
line-height:22px;
}

.li_nav_footer a  {
display: block;
width: 148px;
height: 33px;
background: url(nav_footer.gif) no-repeat;
}

.li_nav_body a:hover
{
background-position:  0 -20px;
color:#016001;
}

.li_active a:active  {
background: url(nav_body.gif) no-repeat;
background-position:  0 -40px;
color:#fff;
}

/*----- LAYOUT ----- */

#container {
width: 760px;
margin: 0 auto;
}

#top {
height: 10px;
padding:10px;
}

#menu_left {
width: 148px;
float: left;
}

#head {
width: 600px;
height: 240px;
float: right;
background: url(content_header.jpg) no-repeat top;
}

#content {
background: url(content_body.gif) repeat-y;
width: 600px;
text-align: justify;
float: right;
}

.content_box_large {
margin-left: 40px;
margin-top: 15px;
width: 460px;
}

#content_footer {
background: url(content_footer.gif) no-repeat;
height: 30px;
width: 600px;
float: right;
text-align: center;
margin-bottom:30px;
}

p#copyright {
	text-align:left;
	color: #333333;
	float:left;		
}

p#realm {
	text-align:right;
	color: #333333;
	float:right;		
}

/*----- IMAGES ----- */

a img{
border: none;
}

img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left {
float: left;
margin: 0px 12px 5px 0px;
}

img.right {
float: right;
margin: 0px 30px 5px 0px;
}

/*----- FORM ----- */

input  {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 12px tahoma;
color: #000000;
margin:0px;
}

select  {
border-top: 1pt solid #cccccc;
border-bottom: 1pt solid #cccccc;
border-right: 1pt solid #cccccc;
border-left: 1pt solid #cccccc;
font: normal 12px tahoma;
width:auto;
color: #707070;

}

.vacancy 
{

width: 425px;
margin: 10px 10px 10px 0px;
padding: 2px 2px 2px 0px;
text-align:left;
}

.viewPosition 
{

width: 450px;
margin: 10px 10px 10px 10px;
padding: 2px 2px 2px 7px;
text-align:left;
border:0;
}

.borderless 
{
width: 400px;
margin: 10px 10px 10px 10px;
padding: 2px 2px 2px 15px;
text-align:left;
border:0;
}

legend
{
padding: 2px 0px 2px 0px;
color: #3C0077;
}

