 /* CSS Document */

body,
html
{
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: "trebuchet MS", Verdana, helvetica, sans-serif;
}

#overallContainer
{
	background-image: url(images/bgright.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}
img.floatLeft
{
float:left;
padding:5px;
}
#overallContainer td
{
	vertical-align: top;
}

#overallContainer td,
#overallContainer tr
{
	margin: 0px;
	padding: 0px;
}

#leftcol
{
	float: left;
	width: 280px;
	text-align: center;
}

#maincont
{
	margin-left: 290px;
	padding-top: 70px;
	margin-right: 290px;
	color: #582700;
	padding-bottom: 80px;
	text-align: justify;
}
#och_table table td {
	vertical-align:middle;
	text-align:center;
	margin:auto auto;
}



#maincont a
{
	color: #F5A01A;
	text-decoration: none;
	font-weight: bold;
}
#maincont a:hover,
#maincont a:active
{
	text-decoration: underline;
}

h1
{
	color: #F5A01A;
	font-size: xx-large;
}

h2
{
	color: #582700;
	text-transform: uppercase;
}

h2.nocaps
{
	text-transform: none;
}

h3
{
	color: #FFFFFF;
	padding: 2px;
	background-color: #F5A01A;
}

h4
{
	color: #F5A01A;
}

p.yellows
{
	color: #F5A01A;
	font-weight: bold;
}
p.yellows a
{
	color: #F5A01A;
}


#nav
{
	width: 280px;
	margin: 0px;
	padding: 0px;
}

#nav ul
{
	position: relative;
	z-index: 500;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 215px;
	margin-left: auto;
	margin-right: auto;
}
#nav li
{
	float: left;
}
#nav table
{
	position: absolute;
	border-collapse: collapse;
	top: 0px;
	left: 0px;
	z-index: 100;
	font-size: 1px;
}
#nav a,
#nav a:visited
{
	text-align: center;
	display: block; 
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-color: #F5A01A;
	border-top-width: 2px;
	border-top-style: solid;
	color: #582700;
	font-size: medium;
	width: 215px;
}
* html #nav a,
* html #nav a:visited
{
	width: 215px;
}
* html #nav a:hover
{
	font-weight: bold;
	position: relative;
}

* html #nav a:hover li
{
	font-weight: normal;
}

#nav li:hover
{
	position: relative;
}
#nav a:active,
#nav a:focus
{
	font-weight: bold;
}
#nav li:hover > a
{
	font-weight: bold;
}
 
#nav li ul
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 215px;
}

#nav li:hover > ul
{
	visibility: visible;
}
#nav ul a:hover ul ul
{
	visibility: hidden;
}
#nav ul a:hover ul a:hover ul ul
{
	visibility: hidden;
}
#nav ul a:hover ul a:hover ul a:hover ul ul
{
	visibility: hidden;
}
#nav ul a:hover ul
{
	visibility: visible;
}
#nav ul a:hover ul a:hover ul
{ 
	visibility: visible;
}
#nav ul a:hover ul a:hover ul a:hover ul
{ 
	visibility: visible;
}
#nav ul a:hover ul a:hover ul a:hover ul a:hover ul
{ 
	visibility: visible;
}

#nav a.last
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #F5A01A;
}

#nav li ul
{
	padding-left: 10px;
	width: auto;
	background-color: #F5A01A;
}

#nav li ul li a, #nav li ul li a:visited
{
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
}

#nav li ul li a:hover
{
	color: #FFFFFF;
	font-weight: normal;
}

#nav li ul a, #nav li ul a:visited
{
	text-align: left;
	border-style: none;
}













/*
#nav
{
	text-align: center;
	margin-top: 20px;
}

#nav ul
{
	padding: 0px;
	margin: 0px;
}

#nav ul li
{
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#nav li
{
}

#nav li li
{
	border-style: none;
	margin-bottom: 10px;
}

#nav li li a
{
	color: #582700;
	display: block;
	text-decoration: none;
	padding: 0px;
	font-size: medium;
	margin: 0px;
	width: auto;
	border-style: none;
	font-size: small;
}


#nav a
{
	border-color: #F5A01A;
	border-top-width: 2px;
	border-top-style: solid;
	color: #582700;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: medium;
	margin-left: 5px;
	margin-right: 5px;
	width: 235px;
	margin-left: auto;
	margin-right: auto;
}

#nav a:hover
{
	font-weight: bold;
}

#nav a.last
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #F5A01A;
}
*/




img
{
	border-style: none;
}

#search_bar {
	width:250px;
	float:left;
	margin-left:20px;
	margin-top:5px;
	padding-left:3px;
}
#searchmain,#searchtop,#searchbot {
	width:230px;
}
#searchtop {	
	background-image: url(images/n_top.png);
	background-repeat:no-repeat;
	height:18px;
}
#searchbot {
	background-image: url(images/n_bot.png);
	background-repeat:no-repeat;
	height:18px;
}
#searchmain {
	background-image: url(images/n_mid.png);
	background-repeat:repeat-y;	
}

#news
{
	width: 250px;
	float: right;
	margin-right: 10px;
}


#newstop,
#newsbot
{
	height: 18px;
	background-repeat: no-repeat;
}

#newstop,
#newsbot,
#newsmain
{
	width: 209px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	margin-left: 10px;
}

#newsmain h2
{
	color: #582700;
	margin: 0px;
	font-weight: normal;
	font-size: x-large;
	text-align: center;
}

#newsmain ul
{
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 18px;
	margin-left: 0px;
}

#newsmain a
{
	color: #F5A01A;
	text-decoration: none;
	font-weight: bold;
}

#newsmain a:hover,
#newsmain a:active
{
	text-decoration: underline;
}

#newstop
{
	margin-top: 50px;
	background-image: url(images/n_top.png);
}

#newsbot
{
	background-image: url(images/n_bot.png);
}

#newsmain
{
	background-image: url(images/n_mid.png);
}

li
{
	font-size: small;
}


p
{
	font-size: small;
}

.select,
input,
select,
textarea
{
	border-width: 1px;
	border-style: solid;
	border-color: #F5A01A;
	font-size: large;
	font-family: "trebuchet MS", Verdana, helvetica, sans-serif;
}

a.vacancySearcher
{
	color: #F5A01A;
	font-size: large;
}

input.submit
{
	font-size: large;
	padding: 5px;
	background-color: #F5A01A;
	color: #FFFFFF;
}

table
{
    width: 100%;
}

.back_btn a {
display:block;
width: 124px;
height:48px;
margin:0 0 0 100px;
font: bold 13px sans-serif;;
color:#333;
background: url("images/back_btn.png") 0 0 no-repeat;
text-decoration: none;
}
.back_btn a:hover { 
background-position: 0 -48px;
}