body {
  background-color: black;
}
#internal {
background-color:black;
}
.right {
	text-align:left;
	font-size:130%;
}

form {
	margin-left:20px;
	
}
#contact_header .right p {
	
}
.right p {
	width:220px;
	padding-left:10px;
	padding-right:16px;
	padding-top:10px;
}
.employmentbox {
	width: 616px;
	height: 214px;
	padding: 2px 0 0 13px;
	line-height: 130%;
	background: #6d6e71 url('/images/pdf_downloads_header_03.jpg') no-repeat left top;
}
ul {
	margin-left:15px;
	font-size:100%;
	list-style-type: bullets;
}
#static_copy {
	width: 700px;
	line-height:100%;
}
#static_copy h4 {
	font-size:150%;
	color:#616164;
	padding-bottom:10px;
	padding-top:10px;
}

#static_copy td {
	line-height:100%;
	color:white;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:0px;
}
#main p {
	margin-left:15px;
	font-size:120%;
}
#contact_header h4 {
	font-size:130%;
	color:#616164;
}
#contact_header {
  width: 962px;
  padding: 8px;
  background: #6d6e71;
  margin-bottom: 20px;
}

#contact_header .left {
	float: left;
	width: 672px;
	overflow: hidden;
}

#contact_header .right {
	float: right;
	width: 270px;
	height: 215px;
	overflow: hidden;
	background-color: #939598;
}

#contact_header .right div {
  padding: 12px;
}

#contact_header .right h1 {
  color: #FFFFFF;
  font-size: 1.5em;
  font-weight: bold;
}

#contact_header .right h1 span {
  color: #231f20;
  text-align: right;
  display: block;
}

#contact_header .right p {
  padding-left: 0px;
  padding-right: 16px;
  padding-top: 10px;
  color: #000000;
  font-size: 0.9em;
}
