/*** CONTENT ***/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#999;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #CA0D2D;
	margin-bottom: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #182764;
	margin: 18px 0 6px 0;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #182764;
	margin:0;
}
ul {
	margin-top:5px;
}

tm {
	font-family: garamond, times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #CA0D2D;
	margin-bottom: 0;
}

/*** HOME PAGE ***/

.sidebar {
	width: 222px;
	float: right;
	border-top: 2px solid #FFF;
	border-left: 0px solid #FFF;
}
.sidebar_heading {
	height: 28px;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #CA0D2D;
	padding-left: 8px;
}
.sidebar_content {
	padding: 12px;
	line-height: 17px;
	background-color: #fff;
}
.background {
	background-color: #FFF;
}
.left {
	width: 574px;
	background-color: #DDD;
}
.homecontent {
	width: 521px;
	font-size: 13px;
	margin: 20px auto 0 auto;
	padding-bottom: 10px;
}
.homecontent:first-line {
	font-weight:bold;
}
.specialties {
	font-weight: bold;
}

/*** LAYOUT ***/

#layout {
	width: 800px;
	margin: 0 auto;
}
#topbar {
	height: 65px;
	background-color: #D4D4D4;
}
#search {
	float: right;
	margin: 30px 20px 0 0;
}
#container {
	width:800px;
	overflow: auto;
	background-color: #DDD;
}
#content {
	line-height: 18px;
	margin: 0 0 0 143px;
	min-height: 400px;
	padding: 15px 25px 20px 25px;
	background-color: white;
}
#home #content {
	padding: 0;
	margin: 0;
	width: 800px;
}
#bottombar {
	height: 50px;
	background-image: url(../images/bottombar.gif);
}
#copyright {
	padding: 10px;
	color: #182764;
	text-align: center;
}
#quote_box {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:auto;
	width: 485px;
	background-color:#E1ECEF;
	padding:4px 0;
	border:#A3A8C1 solid 1px;
}
#quote_insidebox {
	margin:3px auto;
	width: 388px;
	border:#C4DAE1 solid 2px;
	background-color:#E1ECEF;
	padding:0 38px 6px 38px;
	color: #182764;
}
#quote_insidebox img {
	position:relative;
	left: -30px;
	top:5px;
	margin-bottom:-20px;
}
#quote_insidebox .quote-name {
	line-height: 12px;
	font-style: italic;
	font-weight: bold;
	color: #182764;
	text-align:right;
}
.services-box {
	background-color: #E1ECEF;
	color: #182764;
	font-size: 11px;
	line-height: 15px;
	padding: 13px;
	border: 1px solid #182764;
	margin: 20px 0;
	width:578px;
}
.services-box .left-col {
	float: left;
	width: 50%;
	padding-bottom: 10px;
}
.services-box .right-col {
	float: right;
	width: 50%;
	padding-bottom: 10px;
}

/*** LINKS ***/

a:link, a:visited, a:active {
	color: #CA0D2D;
	text-decoration: none;
}
a:hover {
	color: #182764;
	text-decoration: underline;
}

/*** NAVIGATION ***/

#nav {
	background-color:#C2DAE0;
	height:43px;
	margin:0;
	padding:0;
	border-top: 3px solid #182764;
}
#nav ul {
	color: #1A1D5C;
	font-weight:bold;
	font-size:15px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav ul li {
	background-color:#C2DAE0;
	float:left;
	padding:0;
}
#nav li a:link, #nav li a:active, #nav li a:visited {
	color: #1A1D5C;
	display:block;
	line-height:37px;
	padding: 3px 24px;
	text-decoration:none;
}
#nav li a:hover,
#nav li:hover {
	background-color: #FFF;
	color: #900;
	text-decoration: none;
}

/*** SECONDARY NAVIGATION DROPDOWNS ***/

#nav li ul {
	display: none;
	background-color: #C2DAE0;
	border-top: 2px solid #fff;
	font-size: 11px;
	list-style-type: none;
	margin:0;
	padding: 0;
	position: absolute;
	z-index: 2000;
	width:166px;
}
#nav li:hover ul {
	display: block;
}
#nav li li {
	float: none;
	border-bottom: 1px solid #DCE9ED;
	margin: 0;
	padding: 0;
	text-transform: none;
}
#nav li li a:link, #nav li li a:visited, #nav li li a:active, #nav li li a:hover {
	color: #1A1D5C;
	display: block;
	line-height: normal;
	padding: 6px 13px;
	cursor: pointer;
}
#nav li li a:hover {
	background-color: #182764;
	color: #FFF;
	cursor: pointer;
}

/*** NAVIGATION: SIDE NAV ***/

.sidenav_container {
	background-image: url(../images/layout/sidenav.gif);
	background-repeat: repeat-y;
	border-top: #fff solid 2px;
}
#sidenav {
	width:142px;
	background-color: #CA0D2D;
	font-weight: bold;
	float: left;
	line-height: 15px;
	font-size: 14px;
	margin-top: -5px;
}
#sidenav li {
	color: #CA0D2D;
	font-size: 12px;
	border-bottom: 1px solid #E58696;
	margin-left:0px;
}
#sidenav ul li {
	list-style-type: none;
	padding: 5px 0;
	margin-left: -28px;
}
#sidenav ul ul {
	margin-bottom: 10px;
	margin-top: 5px;
}
#sidenav ul li li {
	border-bottom: none;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
}
#sidenav a:link, #sidenav a:active, #sidenav a:visited, #sidenav a:hover {
	color: #FFF;
	display: block;
	text-decoration: none;
}
#sidenav a:hover {
	color: #C4DAE1;
}
#sidenav li li a:link, #sidenav li li a:active, #sidenav li li a:visited, #sidenav li li a:hover {
	padding: -5px;
	width: 113px;
}
/***** MISC *****/

.history ul {
	margin-top: -0px;
}
.imagespacert {
	margin: 0 0 10px 10px;
	float: right;
}
.imagespacelt {
	margin: 4px 30px 20px 0;
	float: left;
}
.image {
	margin: 4px 20px 10px 0;
	float: left;
}
.float_left {
	float: left;
	margin-right: 8px;
}

/***** TABLE ******/

table.safety {
	width:100%;
	border-bottom:#CCC solid 1px;
	border-top:#CCC solid 1px;
}
table.safety th.brd-lt {
	border-left:#CCC solid 1px;
}
table.safety th.brd-rt {
	border-right:#CCC solid 1px;
	border-left: 1px solid #EDF7FB;
}
table.safety th.first{
border-left:#CCC solid 1px;
}
table.safety tr.even {
	background-color:#EDEDED;
}
table.safety th {
	text-align:right;
	height: 21px;
	background:url(../images/safety-bkgd.png) repeat-x;
	font-weight:bold;
	padding: 4px 8px 0 8px;
}
table.safety td {
	text-align:right;
	padding:6px 8px 0 0;
	border-right:#CCC 1px solid;
}
table.safety td.performance {
	font-weight:bold;
	padding:5px 8px 5px 0;
	border-right:#CCC 1px solid;
	border-left:#CCC 1px solid;
	font-size:11px;
}
.timeline ul li {
	margin-left: -20px;
}
.row {
	width:99%;
	overflow:auto;
	margin-bottom: 12px;
}
.row_with_border {
	width:100%;
	overflow:auto;
	margin-bottom: 8px;
	border-top: 1px solid gray;
	padding-top: 10px;
}
table.timeline {
	border: 1px solid gray;
}
table tr {
	vertical-align:top;
}
table td.paragraph {
	padding-bottom:15px;
}
table tr h2 {
	margin-top: 0;
}
.timeline th {
	font-weight: bold;
	color: #182764;
	text-align: left;
	font-size: 12px;
	padding: 8px;
	line-height: 18px;
	background-color: #C2DAE0;
}
.timeline td {
	font-size: 11px;
}
.smtext {
	font-size: 10px;
}
.highlighted_text {
	font-style:italic;
	color: #182764;
}
.column {
	width: 38%;
	float: right;
	margin-left: 20px;
	background-color: #EEE;
}
tr.border {
	border-bottom: 2px solid gray;
}
.box {
	width: 97%;
	padding: 5px;
	border: 1px solid gray;
	background-color: #C2DAE0;
	overflow: auto;
}
.careers th {
	background-color: #C2DAE0;
	text-align: left;
}
.careers td {
	border-bottom: 1px solid gray;
}
.careers h2 {
	margin-bottom: 0;
}
.career_action {
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}
.career_action a:link, .career_action a:active, .career_action a:visited {
	color: #CA0D2D;
	text-decoration: none;
}
.career_action a:hover {
	text-decoration: underline;
}
.red {
	color: #CA0D2D;
}
.clear {
	clear: both;
	padding: 6px;
}
.clear-right {
	clear: right;
}
#terms {
	padding: 4px;
	border: 1px solid #BCBCBC;
	background: url(../images/fieldcell.png) repeat-x #FFF;
	height: 14px;
}
.photo {
	padding: 4px;
	border: 1px solid #CCC;
}
.team .imagespacelt {
	margin-right: 10px;
	margin-bottom: 15px;
}
.team .clear {
	height: 1px;
	line-height: 1px;
}
.team p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.team {
	margin-top: 20px;
}
