html { min-height: 100%; 
overflow: scroll;
margin-bottom: 1px; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #850A0A;
	scrollbar-base-color: #0D0046;
	scrollbar-dark-shadow-color: #0D0046;
	scrollbar-track-color: #749CBA;
	scrollbar-face-color: #C3E3F1;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: silver;
}
.TableMain {
background-image:url(../images/index_02.jpg);
	background-repeat: no-repeat;
}
a, a:visited {
	text-decoration: underline;
	color: #076495;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}

.MainHeading {
	font-family: Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 	#003366;
}
.MainContent {
	font-size: 12px;
}
.footer {
font-size: 10px;
}
.contactDetails {
	color: #666666;
 	font-size: 10px;
}
.HeaderJobs {
	font-weight: bold;
	color: #0D0046;
}
.AlternativeRow {
	background-color: #E6E5E8;
}
.JobTitle {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right: 1px #CCC dashed;
}
.JobTitleAlternative {
	background-color: #F5F8F9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top:	1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	border-right: 1px #ccc dashed;
	}
.emphGrey {
		background-color: #F5F8F9;
		border-top:	1px dashed #ccc;
		border-bottom: 1px dashed #ccc;
}
.DesignedBy {
	font-size: 10px;
}
a.Designed:link, a.Designed:visited {
	color: #666666;
	text-decoration: none;
}
a.Designed:hover {
	color: #0066FF;
	text-decoration: underline;
}
.emphGrey a {
	border: 0px;
	}
.NOBackground {
	border: 0px;
	}
.NOBackground a {
	border: 0px;
	text-decoration: none;
}
#jobs a {
	text-decoration: none;
	border: 0px;
}
.jobs a:link {
	color: #076495;
}
.jobs a:visited {
	color: #0A3A6B;
}
.jobs a:hover {
	color: #000066;
	background-color: #FFFFFF;
}
.jobs a:active {
	color: #0A3A6B;
}
#MainTable ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
}
#MainTable li {
	padding: 4px 0;
}
div.divider {
	clear: both;
	
}
