a:link, a:visited {
	color: #002E79;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.bottom:link, a.bottom:visited {
	color: #4B4B4B;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.bottom:hover {
	color: #000000;
	text-decoration: none;
}
td.bottom {
	color: #4B4B4B;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.nav:link, a.nav:visited {
	color: #4B4B4B;
	font-size: 12px;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
}

a.nav:hover, a.nav:active {
	color: #000000;
}

a.news:link, a.news:visited {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.news:hover {
	color: #CCCCCC;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

div.menu (position:absolute;top:0; left:0;) /*fixes IE slowness? */ 
div.menu a:link, div.menu a:visited {
	background: #FFFFFF;
}

div.menu a:hover {
	background: #7DD0E0 no-repeat;
	border: 0px solid #FFFFFF;
}

div.menu a:active {
	background: #7DD0E0 no-repeat;
	border: 0px solid #FFFFFF;
}

h1 {
	color: #3398C3;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1px;
}

hr{
	border-style: dashed none none none;
	color: #8E8E8E;
	height: 1px;
	padding: 3px 0px 3px 0px;
}

input {
	color: #000000;
	font-family: verdana, 'MS Sans Serif', Helvetica;
	font-size: 9px;
}

input.top {
	color: #000000;
	font-family: verdana, 'MS Sans Serif', Helvetica;
	font-size: 9px;
	border: 1px solid #8E8E8E;
	width: 130px;
}

p {
	color: #000000;
	font-family: verdana, 'MS Sans Serif';
	font-size: 10px;
}

select {
	color: #000000;
	font-family: verdana, 'MS Sans Serif', Helvetica;
	font-size: 9px;
}

table.menu a {
	background: #002034;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-family: verdana, sans-serif;
	font-size: 9px;
	padding: 1px 1px 1px 1px;
	text-decoration: none;
	width: auto;
}

td {
	color: #000000;
	font-family: verdana, 'MS Sans Serif';
	font-size: 10px;
}

td.searchbox {
	background: url(../graphics/topbar/bgr_vacancysearch.gif) no-repeat fixed bottom;
	width: 217px;
}


td.navigation2 {
	background: url(../graphics/navigation/bgr.gif) no-repeat fixed top;
	width: 166px;
}


td.navigation {
	background: url(../graphics/navigation/bgr2.gif) no-repeat fixed top;
	width: 166px;
}


td.bottombar {
	background: url(../graphics/bottom/bgr.gif) repeat-x fixed top;
	height: 29px;
}

td.tabletitle{
	font-family: verdana, 'MS Sans Serif';
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
}

td.title {
	color: #002034;
	font-family: arial, verdana, 'MS Sans Serif';
	font-size: 14px;
	background-image: url(../graphics/content/bgr_title.gif);
	background-repeat: repeat-x;
	height: 22px;
}

textarea {
	color: #000000;
	font-family: verdana, 'MS Sans Serif', Helvetica;
	font-size: 9px;
}

.button_general {
	background-color: #CCCC99;
	border-bottom: 1px solid;
	border-color: 3366CC;
	border-left: 5px solid;
	border-right: 1px solid;
	border-style: solid;
	border-top: 1px solid;
	color: 3366CC;
	font-family: verdana;
	font-size: 9px;
	font-style: bold;
}

.tier1 {
	background: #DADADA;
	color: #000000;
	display: block;
	font-family: verdana, sans-serif;
	font-size: 9px;
	padding: 2px 2px 2px 11px;
	text-decoration: none;
}
