body, p, a, td, ul, li, input, select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1, .mainheading {
	color: #c6005a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
}

h2, .heading {
	color: #c6005a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

h3, .subheading {
	color: #c6005a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

.positions-vacant-row-odd {
	background-color: #ffffff;
}
.positions-vacant-row-even {
	background-color: #e0e0e0;
}

b {
	color: #c6005a;
	font-weight: bold;
}

a {
	color: #c6005a;
}
a:hover {
	color: #000000;
}

.topnav, .topnav-current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.nav, .nav-current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
  text-decoration: none;
}

.topnav, .nav {
	color: #c6005a;
}

.topnav:hover, .nav:hover {
	color: #000000;
	text-decoration: none;
}

.topnav-current, .nav-current {
	color: #000000;
}

.topnav-current:hover, .nav-current:hover {
	text-decoration: none;
}

.smallprint {
	font-size: 9px;
}

.fineprint {
	font-size: 9px;
}
