﻿body 
{
	font-family:Arial;
	font-size:10pt;
	color:#00081c;
}
h1
{
	font-family:Arial;
	font-size:12pt;
	color:#C99D65;
	margin-bottom:1px;
}
a
{
	color:#C99D65;
}
h2
{
	font-family:Arial;
	font-size:11pt;
	color:#C99D65;
	display:inline;
}
.t1
{
	font-size:7pt;
	font-weight:bold;
}	
.sidebar 
{
	width:150px;
}
.banner1
{
	background-color:#00081C;
}
.footer1
{
	text-align:center;
	background-color:#00081C;
}
.lnk1 
{
	text-decoration:none;
	color:#C99D65;
	font-family:Arial;
	font-size:11pt;
}
.m 
{
	text-align:center;
}
.currentJobs
{
	border-top:solid 1px lightgray;
	border-left:solid 1px lightgray;
	border-right:solid 1px lightgray;
	background-color:white;
	width:99%;
	display:block;
	margin-bottom:1px;
	font-size:12pt;
}
.footer2 
{
	text-decoration:none;
	color:#C99D65;
	font-family:Arial;
	font-size:9pt;
}

