html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	background: #cccccc;
	margin: 10px 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	text-align: left;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
}

a img {
	border: 0;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	position: relative;
	border: 10px solid #FFC600;
	background: #FFC600;
}

body#popup #wrapper {
	width: auto;
	margin: 20px;
	position: relative;
	border: 0;
}

#topdiv {
}

#banner {
	padding-bottom: 5px;
}

#topnav {
	background-color: #FFC600;
	border-left: 4px solid #FFC600;
	border-top: 4px solid #FFC600;
	height: 30px;
}

#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
#topnav ul li {
	float: left;
}

#topnav ul li a {
	background-color: #FFC600;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 8px 5px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-right: 2px solid #FFC600;
}

#topnav ul li a:hover {
	text-decoration: none !important;
	background-color: #000000;
	color: #ffffff;
}

#topnav ul li.on a,
#topnav ul li.on a:hover {
	background-color: #000000;
	color: #ffffff;
}


#breadcrumbs {
	clear: both;
	color: #ffffff;
	padding: 5px;
	background-color: #000000;
	margin-top: 5px;
	height: 1.8em;
}

#breadcrumbs p {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 1.8em;
	width: 670px;
}

#breadcrumbs a {
	color: #ffffff;
}

div#resize {
	width: 80px;
	float: right;
}

div#resize ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#resize ul li {
	float: right;
	margin-left: 5px;
	cursor: pointer;
}

div#resize ul li a {
	display: block;
	border: 1px solid #ffffff;
	width: 18px;
	height: 18px;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
}

div#resize ul li a.standard {
	font-size:10px;
	line-height: 18px;
}

div#resize ul li a.larger {
	font-size: 12px;
	line-height: 18px;
}

div#resize ul li a.largest {
	font-size:15px;
	line-height: 18px;
}

div#resize ul li a:hover {
	background-color: #FFC600;
	border-color: #ffffff;
	color: #ffffff;
	text-decoration: none !important;
}

#mainArea {
	clear: both;
	padding: 20px 0 0 0;
}

#colLeft {
	float: left;
	width: 170px;
}

#leftnav {
}

#leftnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftnav ul li {
	display: inline;
}

#leftnav ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 6px;
	background-color: #000000;
	margin-bottom: 1px;
}


#leftnav ul li a:hover,
#leftnav ul li.on a {
	text-decoration: none !important;
	background-color: #000000;
	color: #FFC600;
}

#rightImage {
	float: right;
	width: 180px;
	background-color: #FFC600;
	margin-top: 0;
}

#rightImage div.photo {
	margin: 8px;
	border: 2px solid white;
}

#rightImage div.caption {
	margin: 8px;
	line-height: 1.35em;
	color: #FFC600;
}

#rightImage div.caption a {
	color: #FFC600;
}

#colRightWide {
	margin-left: 170px;
}

#colRight {
	margin-left: 170px;
	margin-right: 185px;
}

#content {
	margin: 0 20px 20px 20px;
	color: #000000;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

body#popup #content {
	margin: 0;
}

#content h1 {
	font-size: 180%;
	font-weight: normal;
	color: #000000;
	margin-top: 0;
}

#content h2 {
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

#content p,
#content ol,
#content ul {
	line-height: 1.5em;
}
#content a {
	color: #ffffff;
}

#content ul {
}

#content ul li {
	margin-bottom: 0.25em;
}

#content a.backlink {
}

#content a.buttonlink {
	font-weight: bold;
	border-left: 12px solid #FFC600;
	padding-left: 5px;
}

#content ul.vacancies {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

#content ul.vacancies li {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

#footer {
	clear: both;
	background-color: #000000;
}

#footer p {
	margin: 0;
	padding: 6px 10px;
	color: #ffffff;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer p#validator {
	float: right;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

a.pdflink {
	background: transparent url(../furniture/icon_pdf.gif) no-repeat 0 0;
	padding: 2px 0 2px 22px;
	line-height: 16px;
}

.required {
	color: red;
	position: relative;
}

div.error {
	background: #fee url(../furniture/icon_error.gif) 8px 5px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #f00;
}

div.warning {
	background: #ffd url(../furniture/icon_warning.gif) 8px 5px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #ffcc00;
}

div.notice {
	background: #def url(../furniture/icon_notice.gif) 8px 5px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #0099ff;
}

div.success {
	background: #efe url(../furniture/icon_success.gif) 8px 5px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #33cc00;
}

div#content form div.row {
	padding: 4px 5px;
	vertical-align: middle;
	clear: both;
}

div#content form div.striped {
	background-color: #DFDB99;
	border-bottom: 1px solid #ddd;
}

div.row label {
	width: 40%;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
	margin-right: 5px;
}

div.row input,
div.row textarea,
div.row select {
	width: 54%;
}

div#content form fieldset p {
	margin: 1em 0;
	padding: 0;
}

div#content form div.row div.tip {
	margin-left: 30%;
}

div#content form label.auto {
	margin-right: 1em;
	font-weight: normal;
}

div#content form .auto {
	width: auto !important;
	display: inline !important;
	float: left !important;
}

div#content form fieldset {
	border: 1px solid #DFDB99;
	margin: 1em 0;
	padding: 0 7px 7px 7px;
}

div#content form fieldset legend {
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0;	
}

div#content form fieldset div.fieldsetTopSpacer {
	height: 10px;
}


table.vacancies {

}

table.vacancies tr.row1 {
	background-color: transparent;
}

table.vacancies tr.row2 {
	background-color: #eeeeee;
}

table.vacancies th,
table.vacancies td {
	padding: 6px;
}

table.vacancies th {
	border-bottom: 1px solid #ffffff;
}

table.vacancies td {
	border-bottom: 1px solid #ccc;
}

table.vacancies td a {
	font-weight: bold;
}

a.doclink {
	background: transparent url(/furniture/icon_doc.gif) no-repeat 0 0;
	padding: 2px 0 2px 22px;
	line-height: 16px;
	font-weight: bold;
}

div#progressBar {
	height: 45px;
}

div#progressBar div.step {
	float: left;
	width: 119px;
	border-bottom: 5px solid #ccc;
	margin-right: 25px;
	text-align: center;
	border-bottom: 5px solid #eee;
	color: #ccc;
	padding: 6px 0;
	font-size: 110%;
	height: 3.1em;
	
}

div#progressBar div.stepNumber {
	font-weight: bold;
}

div#progressBar div.stepName {

}

div#progressBar div.current {
	border-color: #ffffff;
	color: #666;
}

div#progressBar div.completed {
	color: #666;
	border-color: #666;
}
