body {
	background: url('../imgs/overallBG.jpg') repeat-y top center #062534;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
	padding-left: 10px;
	margin-right: 10px;
	
	text-align: justify;
}
a {
	color: #008fda;
	font-size: 12px;
	text-decoration: none;
}
#siteContainer {
	width: 100%;
	background: url('../imgs/contentBG.jpg') top center repeat-y #002e45; 
	margin: 0px auto;
}
#headerWrap {
	width: 100%;
	background: url('../imgs/headerBGRepeat.jpg') top center repeat-x; 
}
#headerContainer {
	width: 100%;
	background: url('../imgs/headerBG.jpg') top center no-repeat;
}
#headerContent {
	width: 910px;
	margin: 0px auto;
	background: url('../imgs/headerBG.jpg') top center no-repeat;
	padding-bottom: 20px;
}
#headerLogo {
	float: left;
	width: 910px;
	height: 105px;
	background: url('../imgs/logo.jpg') no-repeat;
	margin-top: 5px;
	position: relative;
}
#mainContainer {
	width: 910px;
	background: url('../imgs/contentBG.jpg') top center repeat-y #002e45; 
	margin: 0px auto;
}
#jobWrapper {
	width: 910px;
	margin: 0px;
}
#footerWrap {
	width: 100%;
	background: url('../imgs/footerBGRepeat.jpg') top center repeat-x; 
}
#footerContainer {
	width: 100%;
	background: url('../imgs/footerBG.jpg') top center no-repeat; 
	color: #FFFFFF;
}
#footerContent { 
	width: 910px;
	line-height: 80px;
	background: url('../imgs/footerBG.jpg') top center no-repeat; 
	margin: 0px auto;
}
#footerCopy {
	float: left;
	width: 450px;
	padding-left: 15px;
}
#footerImgs {
	float: right;
	width: 320px;
}
#footerImgs img {
	float: left;
	margin: 7px;
}
#headerTag {
	position: absolute;
	top: 10px;
	left: 250px;
	color: #008fda;
	font-size: 14px;
}
#headerTag span {
	float: right;
	display: inline;
}
#headerMenu {
	position: absolute;
	top: 75px;
	left: 240px;
	color: #003263;
	font-size: 14px;
	width: 650px;
}
#headerMenu ul {
	margin: 0px;
	padding: 0px;
}
#headerMenu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	margin-right: 20px;
}
#headerMenu ul li a { 
	text-decoration: none;
	color: #003263;
	font-weight: bold;
}
#headerMenu ul li.menuRight {
	float: right;
	margin-right: 0px;
}
#indexJobs {
	width: 359px;
	height: 280px;
	float: left;
	margin-left: 2px;
	background: url('../imgs/contentFeatJob.jpg') no-repeat;
	
}
#indexRotate {
	width: 521px;
	margin-left: 19px;
	float: left;
	height: 280px;
	background: url('../imgs/contentImgBG.jpg')  no-repeat; 
	overflow: hidden;
}
#indexWelcome {
	width: 528px;
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	margin-right: 20px;
}
#indexTabs {
	width: 525px;
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	position: relative;
}
#indexNews {
	width: 352px;
	float: left;
	margin-top: 15px;
}
.sidebarNews {
	width: 350px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
#indexNews img { 
	float: right;
	margin: 5px;
	border: 2px solid #2b6786;
}

.titleSmall, .titleSmallLeft {
	width: 348px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 15px;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 3px;
}
.titleSmallLeft {
	
}
.titleLarge {
	width: 520px;
	line-height: 34px;
	padding-left: 0px;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.titleJob {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 10px;
}

.jobContainer {
	width: 332px;
	padding-left: 5px;
	padding: 3px 3px 2px 3px;
	margin-bottom: 5px;
	position: relative;
}
.jobContainer .title, .jobContainer .titleFull {
	font-size: 14px;
	color: #008fda;
	font-weight: bold;
	width: 27%;
	display: block;
	float: left;
	line-height: 30px;
}
.jobContainer .data {
	width: 73%;
	display: block;
	float: left;
	line-height: 30px;
	color: #008fda;
	font-size: 12px;
	overflow:hidden;
}
.jobContainer .dataFull, .jobContainer .titleFull, .newsData, .newsTitle {
	width: 100%;
	display: block;
	float: left;
	text-align:justify;
	color: #FFFFFF;
}

.sidebarContainer {
	background: url('../imgs/contentBoxBG.jpg') repeat-y;
	width: 351px;
	margin-bottom: 15px;
}
.sidebarContainerTop {
	width: 351px;
	height: 4px;
	background: url('../imgs/contentBoxTop.jpg') no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size:0;
	line-height:0;
}
.sidebarContainerBot{
	width: 351px;
	height: 4px;
	background: url('../imgs/contentBoxBot.jpg') bottom left no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size:0;
	line-height:0;
}
.sidebarElement {
	width: 337px;
	margin: 2px auto;
	background: url('../imgs/rowBoxBG.jpg') repeat-y;
}
.sidebarElement a {
	color:#008FDA;
	display: block;
	text-decoration: none;
	padding-left: 5px;
}
.sidebarElement span.dataTitle {
	display: block;
	color:#008FDA;
	font-size: 12px;
	padding-left: 5px;
	cursor: pointer;
	font-weight: bold;
}
.sidebarElement div.dataDetails {
	display: block;
	color:#008FDA;
	font-size: 12px;
	padding-left: 5px;
}
.sidebarElement div.dataDetails ul {
	padding: 6px 0px 6px 20px;
	margin: 0px;
}
.sidebarElement div.dataDetails ul li {
	
}

.sidebarElementTop {
	width: 337px;
	height: 4px !important;
	background: url('../imgs/rowBoxTop.jpg') no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size:0;
	line-height:0;
}
.sidebarElementBot {
	width: 337px;
	height: 4px;
	background: url('../imgs/rowBoxBot.jpg') bottom left no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size:0;
	line-height:0;
}
.sidebarHeader {
	width: 332px;
	margin: 2px auto;
	line-height: 32px;
	padding-left: 5px;
	background: url('../imgs/sidebarHeader.jpg') no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.newsTitle, .fullNewsTitle  {
	color: #008fda;
	font-size: 14px;
	background: url('../imgs/darkBG.jpg');
	border: 1px solid #035888;
	padding: 8px;
	width: 335px;
	margin-left: 4px;
	margin-top: 3px;
}
.newsData, .newsMore {
	margin-left: 6px;
	margin-top: 3px;
	padding-left: 5px;
	width: 345px;
}
.fullNewsTitle, .fullNewsData{
	width: 502px;
}
.fullNewsData{
	padding: 5px 0px 5px 5px;
}




.jobMore {
	width: 160px;
	height: 80px;
	position: absolute;
	top: 145px;
	left: 11px;
	display: block;
}
.allJobs {
	width: 168px;
	height: 80px;
	position: absolute;
	top: 145px;
	left: 178px;
	display: block;
}
.jobName {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #008fda;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 8px;
}
.jobDate {
	float: right;
	width: 20%;
	font-size: 14px;
	color: #008fda;
}
.jobDetail {
	float: left;
	width: 100%;
	font-size: 12px;
	margin-top: 2px;
	color: #FFFFFF;
	margin-left: 10px;
}
.jobDesc {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
}
.newsMore {
	margin-top: 5px;
	display: block;
	float: left;
}


#tabTabs {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}
.tabTitle {
	float: left;
	border: 1px solid #035888;
	margin-right: 5px;
	background: url('../imgs/tab.jpg') repeat-x bottom left;
	line-height: 31px;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	font-size: 14px;
	cursor: default;
	border-bottom: 0px none;
	font-weight: bold;
}
.tabHeader {
	font-size: 16px;
	font-weight: bold;
}
.tabBorder {
	padding: 8px;
}
.tabBorder img {
	float: right;
	padding: 10px;
}
.tabData {
	background: url('../imgs/darkBG.jpg');
	border: 0px none;
}

#tabDataContainer {
	margin-top: 31px;
	margin-bottom: 10px;
	border: 1px solid #035888;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}

#colLeft {
	float: left;
	width: 535px;
	margin-right: 14px;
	margin-bottom: 10px;
}
#colRight {
	float: left;
	width: 350px;
}
.sidebarData {
	clear: both;
	float: left;
}
.sidebarData img {
	margin: 3px 0px 10px 3px;
	border: 1px solid #68899A;
}
.cvUp, .jobsUp {
	background: url('../imgs/buttonCV.jpg') no-repeat;
	width: 356px;
	height: 99px;
	display: block;
	margin: 0px 0px 15px 0px;
}
.jobsUp {
	background: url('../imgs/buttonVac.jpg') no-repeat;
}
.tabData ul {

}
.tabData li {
	color: #FFFFFF;
	list-style: square;
}
table {
	width: 100%;
}
table th {
	font-weight: bold;
	border-bottom: solid 2px #008FDA;
}
table tr {
	line-height: 18px;
}
table a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.tableCenter {
	text-align: center;
}
form{
	margin: 10px auto;
	padding: 10px;
	width: 90%;
	border: solid 1px #008FDA;
	background: url('../imgs/darkBG.jpg');
}
label {
	width: 120px;
	display:block;
	padding-bottom: 3px;
}
input {
	width: 250px;
	margin-bottom: 5px;
}
input.download {
	width: 50px;
	margin: 0px;
}
.jobDetailsLabel, .downloadsLink {
	width: 125px;
	display: block;
	float: left;
	font-weight: bold;
}
.jobDetailsData, .downloadsName {
	width: 360px;
	display: block;
	float: left;
}
.downloadsName, .downloadsLink {
	line-height: 18px;
}	
.jobDetailsDesc, .downloadsCompany {
	float: left;
	width: 100%;
}
.downloadsWrapper {
	width: 95%;
	margin: 10px auto;
	padding: 10px;
}
.downloadsCompany {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	border-bottom: solid 2px #008FDA;
}
.newsPageContainer {

}
.newsPage, .newsPageC {
	width: 20px;
	height: 20px;
	border: 1px solid #008FDA;
	background: url('../imgs/darkBG.jpg');
	float: left;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	margin: 3px;
	font-size: 12px;
}
.newsPage a {
	text-decoration: underline;
	color: #008FDA;
}
span.subTitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
	color: #008FDA;
}
p.bigTab {
	padding-left: 20px;
}
.clear {
	clear: both;
}