body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-color: #003F87;
	margin: 0;
	font-size:x-small;
}
input.btn{
	line-height: 18px;
	display: block;
	background-image: url(../images/layout/menubar/menuback.jpg);
	width: 100%;
	border: 1px solid #AFCAF9;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
input.btnhov{
	line-height: 18px;
	display: block;
	width: 100%;
	border: 1px solid #AFCAF9;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/menubar/menubackhvr.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
input.btn2{
	line-height: 20px;
	height: 20px;
	display: block;
	background-image: url(../images/layout/buttons/but100.jpg);
	width: 100px;
	border: 0px none #003F87;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
}
h2 {
	font-size: x-small;
}

input.btn2hov{
	line-height: 20px;
	display: block;
	width: 100px;
	border: 0px none #003F87;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/buttons/but100hvr.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	height: 20px;
	font-weight: bold;
}
input.btn75{
	line-height: 20px;
	height: 20px;
	display: block;
	background-image: url(../images/layout/buttons/but75.jpg);
	width: 75px;
	border: 0px none #003F87;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
}
input.btnhov75{
	line-height: 20px;
	display: block;
	width: 75px;
	border: 0px none #003F87;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/buttons/but75hvr.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	height: 20px;
	font-weight: bold;
}


input.btnred{
	line-height: 20px;
	height: 20px;
	display: block;
	background-image: url(../images/layout/buttons/but75red.jpg);
	width: 75px;
	border: 0px none #003F87;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-weight: bold;
}
.button100 a{
	text-align: center;
	line-height: 20px;
	height: 20px;
	display: block;
	background-image: url(../images/layout/buttons/but100.jpg);
	width: 100px;
	border: 0px none #003F87;
	margin: 0px;
	padding: 0px;
	color: #ffffff!important;
	font-weight: bold;
	font-size: 10px;
}
.button100 a:hover{
	background-image: url(../images/layout/buttons/but100hvr.jpg);
}
.button75 a{
	text-align: center;
	line-height: 20px;
	height: 20px;
	display: block;
	background-image: url(../images/layout/buttons/but75.jpg);
	width: 75px;
	border: 0px none #003F87;
	margin: 0px;
	padding: 0px;
	color: #ffffff!important;
	font-weight: bold;
	font-size: 10px;
}
.button75 a:hover{
	background-image: url(../images/layout/buttons/but75hvr.jpg);
	color: #000000!important;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#wrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
}
#topmenu {
	background-color: #003F87;
	height: 40px;
}
#topmenu ul{
	margin: 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003F87;
}
#topmenu ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topmenu a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#topmenu a:hover{
	text-decoration: underline;
}
#logobar {
	height: 130px;
	background-image: url(../images/layout/fulltopback.jpg);
	background-repeat: no-repeat;
}
#logo {
	width: 250px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 245px;
}
#taglinefirst {
	margin-top: 75px;
	margin-left: 500px;
}
#tagline {
	margin-top: 75px;
	margin-left: 250px;
	width: 245px;
	text-align: right;
}
#mainmenu2 {
	height: 20px;
	background-image: url(../images/layout/menubar/menuback2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#mainmenu2 ul  {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
	margin-right: 5px;
	text-align: center;
} 
#mainmenu2 ul  li {
	margin: 0px!important;
	display: inline;
	padding: 0px!important;
}
#mainmenu2 a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003F87;
	margin: 0!important;
	padding-top: 4px;
	padding-bottom: 4px;
}
#mainmenu2 ul  li a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/layout/menubar/menubackhvr3.jpg);
	background-repeat: repeat-x;
}
#mainmenu {
	height: 20px;
	background-image: url(../images/layout/menubar/menuback3.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#mainmenu ul  {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
	margin-right: 5px;
	text-align: center;
	
} 
#mainmenu ul li {
	margin: 0px!important;
	display: inline;
	padding: 0px!important;
	border-color: #000066;
	border-width: 0px;
	border-style: solid;
	border-left: 1px solid #000066;
}
#mainmenu a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	margin: 0!important;
	padding-top: 4px;
	padding-bottom: 4px;
}
#mainmenu ul li a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/layout/menubar/menubackhvr3.jpg);
	background-repeat: repeat-x;
}
#pagebody {

}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #FFFFFF;
	clear: both;
}
.halfpage {
	float: left;
	width: 362px;
	margin: 5px;
}
#jobseeksbox {
	background-image: url(../images/layout/jobback.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
#jobseeksbox h1{
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#jobseeksbox p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#employbox {
	background-image: url(../images/layout/employback.jpg);
	background-repeat: no-repeat;
	height: 140px;
	margin-top: 5px;
}
#employbox h1{
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#employbox p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #003F87;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
}
#firstsearchbox {
	text-align: center;
	height: 140px;
	margin-bottom: 5px;

}
#firstsearchbox table {
	text-align: left;
	margin: 10px;

}
#firstsearchbox th {
	font-weight: normal;
	padding: 2px;

}
#firstsearchbox td {
	padding: 2px;
}

#searchbox {
	text-align: center;
	width: 250px;
	float: right;
}
#searchbox table {
	text-align: left;

}
#searchbox th {
	font-weight: normal;
	padding: 2px;

}
#searchbox td {
	padding: 2px;
	line-height: 20pt;
}


form {
	margin: 5px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#latestjobs {
	margin-bottom: 5px;
	width: 100%;
}
#latestjobs h1{
	color: #FFFFFF;
	text-align: center;
	background-color: #003F87;
}
#latestjobs table{
	width: 100%;
}
#latestjobs  th{
	background-color: #003F87;
	text-align: left;
	padding: 2px;
	line-height: 20px;
	color: #FFFFFF;
}
#latestjobs  td{
	padding: 2px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #023E86;
}
#latestjobs  a{
	color: #000000;

}
#latestjobs  a:hover{

}p {
	text-align: justify;
}
#footermenu {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footermenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footermenu ul li{
	display: inline;
	padding: 0 1px;
}
#footermenu ul li a{

}
.fullpage{
	margin: 0px 0px 10px 0;
	padding: 5px;
}
.fullpagewithimage {
	float: left;
	width: 490px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fullpagewithimage h1{
	text-align:right;
}
.halfpage {
	float: left;
	width: 360px;
	margin: 5px;
}
.twothirdpage {
	float: left;
	width: 482px;
	margin: 5px;
}
.thirdpage {
	float: left;
	width: 241px;
	margin: 5px;
}
.quarterpage {
	float: left;
	width: 181px;
	margin: 5px;
}
.threequartpage{
	float: left;
	width: 543px;
	margin: 5px;
}
.pageimage {
	float: left;
	width: 250px;
}

#searchbox h1 {
	text-align: center;
}
.imageleft {
	float: left;
	margin-right:
}
.imageright {
	float: right;
	margin-left: 2px;
	}
.listnav {
	padding: 0px;
	margin: 0px;
}
.listnav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
.listnav ul li{
	display: inline;
	margin: 0px;
	padding: 2px;
	text-align: center;
	color: #000000;
	line-height: 16px;
}
.listnav .inactive{
	line-height: 16px;
	/*border: 1px solid #AFCAF9;*/
	margin: 0 0 1px 1px;
	width: 16px;
	text-align: center;
	filter:  Alpha(Opacity=50);
	height: 16px;
}
.listnav .selected {
	/*border: 1px solid #AFCAF9;*/
	margin: 0 0 1px 1px;
	width: 16px;
	text-align: center;
}
.listnav ul li a{
	text-decoration: none;
	/*border: 1px solid #AFCAF9;*/
	margin: 0 0 1px 1px;
	width: 16px;
	text-align: center;
}
.listnav ul li a:hover{
	
}
.advsearch{
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dotted #003F87;
}
.typelist{
}
.typelist ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.typelist ul li{
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.typelist ul li input{
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 12px;
}
.highlightbox {
	background-color: #CCCCCC;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.highlightbox p{
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
.highlightboxtop{
	background-color: #CCCCCC;
	background-image: url(../images/layout/highlightbox/hlboxtop.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	height: 10px;
}
.highlightboxbottom{
	background-image: url(../images/layout/highlightbox/hlboxbot.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 0px;
	height: 10px;
}
.downloads {
	padding: 10px;
}
.downloads ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #023E86;
}
.downloads li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #023E86;
	padding: 2px;
	height: 60px;
	overflow: visible;
}
.downloads li h2{
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.downloads li p{
	margin: 0px;
	padding: 0px;
}
.downloads a{
}
.formsubmitted {
	text-align: center;
	border: 1px dotted #003F87;
}
.formsubmitted p{
	text-align: center!important;
}
.feedbackform {
	border: 1px dotted #003F87;
	padding: 5px;
	overflow: visible;
	height: auto;

}
.required {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.cvcontrol {
	text-align: center;
}
.fileupload input{
	height: 18px;
	
}
#logos img {
	margin: 2px;
}

#logos {
	text-align: center;
	margin: 5px 10px;
}
