@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.smalltext{
	font-size:10px;
}
p{
	padding-left:10px;
	padding-right:10px;
}
h4{
	font-size:12px;
	font-weight:bold;
	color:#C41F24;
	margin-top:5px;
}
#career_sidebar{
	background-color:#CCCCCC;
	width:175px;
	float:right;
}
#content_left{
	float:left;
	width:465px;
	}
.left_pic{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.blackboldtext{
	font-size:16px;
	font-weight:bold;
}

#content_container{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px;
	background-color:white;
	width:660px;
	height:auto;
}
#page_container{
	background:url(../images/site/gradient_bg.jpg) repeat-x;
	height:750px;
}
.ch_logo{
	margin-top:10px;
	margin-bottom:10px;
}
.nav_container{
	background:url(../images/site/nav_bg.jpg);
	width:690px;
	height:21px;
	color:white;
	font-size:12px;
	padding-top:4px;
	padding-left:10px;
}
a.nav_container{
	margin-bottom:20px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}
a.nav_container:hover{
	text-decoration:none;
	color:#C41F24;
}
#safetypage_pic{
	background:url(../images/site/safety_bg.jpg);
	width:700px;
	height:594px;
}
#career_pic{
	background-color:#FFFFFF;
	background:url(../images/site/career_bg.jpg) no-repeat;
	width:700px;
	height:600px;
}
#career_pic{
	background-color:#FFFFFF;
	background:url(../images/site/career_bg.jpg) no-repeat;
	width:700px;
	height:600px;
}
#college_pic{
	background:url(../images/site/college-recruiting-bg.jpg);
	width:700px;
}
#frontpage_pic{
	width:700px;
	height:573px;
}
.footer_left {
	height:40px;
	width:auto;
	float:left;
	margin:10px;
	color:white;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_right{
	float:right;
	margin:10px;
	color:white;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
DIV.footer_right a{
	color:#FFFFFF;
}
DIV.footer_right a:visited{
	color:#FFFFFF;
}
DIV.footer_right a:hover{
	color:#FF0000;
}

a.black{
color:#000000;
}
DIV.footer_left a{
	text-decoration:underline;
	color:#FFFFFF;
}
DIV.footer_left a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}
DIV.footer_left a:hover{
	text-decoration:underline;
	color:#FF0000;
}

a.white{
color:white;
}
a {
color:#000000;
}
a:visited{
color:#000000;
}
a:hover{
color:#FF0000;
}.whiteTitle {
	color: #FFF;
}
.smallTitle {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
redTitle {
	font-weight: bold;
	color: #F00;
}
redTitle {
	font-weight: bold;
	color: #F00;
}
.redTitle {
	font-weight: bold;
	color: #F00;
}

#darkBG a{
	color:#FFF;
}
