@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/backgrounds/main_backgrd_careers.jpg);}

h1 {
	color: #142D3D;
}

h2 {
	color: #142D3D;}

h3 {
	color: #142D3D;
	}

h4 {
	color: #142D3D;}

h5 {
	color: #142D3D;}

h6 {
	color: #142D3D;}

.DivNavLinkHeader {
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #142D3D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	color: #142D3D;
}

.DivNavLinkHeader2 {
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #0D2738;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	color: #666666;
}

.Color  a:link{
	color: #5D6244;
	font-size:1em;
	text-decoration: none;
	}
	
.Color    a:visited {
	color: #5D6244;
	font-size:1em;
	text-decoration: none;
	}
	
.Color  a:hover {
	color: #5D6244;
	font-size:1em;
	text-decoration: underline;
	}
	
.Color    a:active {
	color: #5D6244;
	font-size:1em;
	text-decoration: none;
	}
	
	