@charset "UTF-8";
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0075BF;
}
a:visited {
	text-decoration: underline;
	color: #0075BF;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
a:active {
	color: #0075BF;
	font-size: 12px;
	text-decoration: underline;
}
a.white:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
a.white:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
a.white:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
a.white:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
a.jobwhite:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	border-width:0px;
	width: 171px;
	text-align: left;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 7px;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #02569a;
	font-weight: bold;
	}
a.jobwhite:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	border-width:0px;
	width: 171px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: capitalize;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #02569a;
	font-weight: bold;
}
a.jobwhite:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	border-width:0px;
	width: 171px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/buttonbackgroundhover.jpg);
	background-repeat: repeat-x;
	text-transform: capitalize;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	}
a.jobwhite:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	display: block;
	border-width:0px;
	width: 171px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/buttonbackgroundhover.jpg);
	text-transform: capitalize;
	padding-top: 7px;
	padding-bottom: 7px;
	background-repeat: repeat-x;
	font-weight: bold;
}
a.bodywhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bodywhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bodywhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.homepagebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: normal;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	*display: block;
	*padding-top: 2px;
}
/* CSS Document */

.background {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.MENUANDFOOTERTEXT {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style4 {color: #000000}
h2, h1, .style5 {
	color: #02569a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
}
.homepagebodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.jobheaderbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #02569a;
	padding: 3px;
	font-style: normal;
	line-height: normal;
	background-repeat: repeat-x;
}
.backgroundtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

	font-weight: normal;
	color: #FFFFFF;
	padding-top: 23px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
	line-height: normal;
}

.iframestyle {
	display:none; 
	position: absolute; 
}

/* Class for error messages */
.error {
	color:#FF0000; 
	font-style:italic; 
	padding-left: 10px; /* spacing before the HTML element*/
	vertical-align: top; 
}
/* Additional styling for error input fields */
input.error, textarea.error, select.error {
	border:1px dotted red;
}

h1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}