﻿body 
{
	margin-bottom:0px;
	margin-left:auto;
	margin-top:3px;
	margin-right:auto;
	vertical-align:top;
	text-align:center;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:140%;
	color: #333333;
}

/*
Green: #A1B137
Light blue: #006699
Dark blue: #000066
*/

.HeaderMenu
{
	background: url(../images/HeaderMenu_Background.gif) repeat-x;
	width:900px;
	height:31px;
	float:left;
	padding-bottom:10px;
}

.HeaderMenu .Home
{
	float:left;
	margin: 0px auto 0px auto;
	width:149px;
	text-align:center;
	padding:6px 0px 6px 0px;
	border-left: none;
}

.HeaderMenu .Item
{
	float:left;
	margin: 0px auto 0px auto;
	width:149px;
	text-align:center;
	padding:6px 0px 6px 0px;
	border-left: 1px solid #C0C0C0;
}

.HeaderMenu .Home a, .HeaderMenu .Item a
{
	float:left;
	width:100%;
	text-decoration:none;
	color: #000066;
}

.HeaderMenu .Home a:hover, .HeaderMenu .Item a:hover { color:#A1B137; } 

.HeaderMenu .Home a.selected, .HeaderMenu .Item a.selected { font-weight:bold; }

a					{ color: #006699; }
a:hover				{ color: #000066; }

li					{ list-style-type:square; }
.VacancyBulletPointList li
					{ list-style-type:square; margin-left: -24px; }

h1					{ font-size:x-large; font-family:Arial; font-weight:normal; color:#000066; line-height:20px; }
h2					{ font-size:medium; font-family:Arial; color:#006699; }
h3					{ font-size:small; font-family:Arial; color:#006699; }

select,input,textarea		
					{ font-family:Verdana, Tahoma, Arial; font-size: 100%; }

.table				{ border: solid 1px #D0D0D0; }
.table-header		{ color:White; background-color: #006699; }
.table-row			{ }
.table-alternating-row 
					{ background-color:#EFEFEF; }
.table-row-hover	{ background-color:#FFFFB6; }

.copyright			{ color:#656565; }

.shade				{ background-color: #E0E0E0; }

.sidemenu			{ color:#A1B137; text-decoration:none; }
.sidemenu-selected	{ color:#000066; text-decoration:none; font-weight:bold; }

.newsarticle		{ font-size:medium; font-family: Arial; color:#006699; text-decoration:none; }
.newsarticle:hover	{ text-decoration:underline; }
.pdflink			{ background:url(../images/pdf.gif) no-repeat; padding-left:20px; }