/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #A62900;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #A62900;
	}
	
/* ID Styles */

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#ffffff;
	background-color: #26354A;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	color: #CCCCCC;
	letter-spacing:0.2em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	}
	
.tagline {
	color: #D3DCE6;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.bodyText {
	line-height:15px;
	color:#26354A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	color: #A62900;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	font-style: normal;
	}
	
.subHeader {
	color: #2D374D;
	font-weight:bold;
	line-height:normal;
	letter-spacing:0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.footertext {
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: text-bottom;
	padding: 10px;
}
.img-frontpage {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #D3DCE6;
	border-bottom-color: #FFFFFF;
}
.img-center {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: thin solid #26354A;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.img-frontpagebottom {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D3DCE6;
	border-bottom-color: #D3DCE6;
}
.img-mainpage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: thin solid #26354A;
}
.mainimageright {
	background-position: right;
}
.careerimage {
	margin-top: 8px;
	margin-bottom: 8px;
	border: thin solid #000000;
}

.projectimage {
	background-position: left center;
	padding: 0px;
	border: thin solid #26354A;
	color: #26354A;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
}
.companyimage {
	border: thin solid #000000;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

.img-services {
	border: thin solid #26354A;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.safetyimage {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
	border: thin solid #000000;
}
