* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Lucida Grance", "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.5;
}

body          { font-size: 75%; }   /* IE */
html > body   { font-size: 12px; }  /* Other browsers */

h1, h2, h3, h4, h5 {
	font-family:  Helvetica, "Trebuchet MS", "Lucida Grance", sans-serif;
}
p {
	color: #505050;
}
a {
	color: #670d0d;
	font-weight: bold;
}
h2 {
	color: #666;
	font-weight: lighter !important;
	margin-top: 20px;
	letter-spacing: -0px;
	font-size: 125%;
	color: #670d0d;
}
.specialp{
	width: 70%;
	text-align: justify;
}
a:hover {
	color: #071c2b;
}
#intro {
	margin: 0 0 35px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #f6f6f6;
	height: 100px;
	padding: 40px 5px 0px 90px;
}
#intro h1 {
	text-indent: -9999px;
	margin: 0 auto;
}
#masthead {
	height: 82px;
  padding-bottom: 10px;
  padding-top: 5px;
  width: 960px;
  margin: 0 auto;
	text-align: right;
  background: white;
}
.container {
	text-align: left;
  padding: 20px 0 0 0;
  margin: 0 auto;
  width: 960px;
}
.title {
	font-family: Helvetica, "Trebuchet MS";
	padding-top: 5px;
  text-align: right;
  font-size: 140%;
  color: #858388;
  line-height: 1.2;
}
.title a{
  color: #BD283A;	
	font-weight: normal !important;
}
.title a:hover{
  color: #000000;	
}
#main {
	width: 780px;
	margin: 0 auto;
}
.portentry {
	width: 100%;
	clear: both;
}
.left {
	width: 29%;
	float: left;
	text-align: right;
}
.padded {
	padding-top: 35px;
	color: #797979;
	font-size: 90%;
	font-family: "Trebuchet MS";
}
.padded p {
	padding-bottom: 10px;
}
.toppad {
	margin-top: 15px;
}

.entrycont {
	background: #f4f4f4;
	border: none !important;	
	padding: 10px;
}
.darker {
	background: #C6C6C6;	
}
.entrycont a {
	border: none !important;
	padding: none !important;
  margin: none !important;
  line-height: 0px;
}
.entrycont img {
  border: none !important;	
}

.pright, .pleft {
	text-align: justify;
	margin-top: 10px;
  padding-left: 10px;	
  margin-bottom: 15px;
}
.pleft{
	width: 48%;
	float: left;
}
.pright {
	width: 49%;
  float: right;
}
.pright p, .pleft p {
	font-family: "Trebuchet MS";
  padding-top: 10px;
  font-size: 11px;	
  width: 96%;

}
.leftborderimg {
	margin-left: 6px;
}
.center {
	text-align: center;
	padding-bottom: 30px;
}
.right {
	width: 70%;
	float: right;
	text-align: left;
}

.no_border {
	border: none;
}

.request_body {
	padding: 10px 0 0 10px;
}
.request_body p { 
	padding: 5px 0;
	text-align: justify;
}
.bottompad {
	padding-bottom: 10px;
}
#footer {
	margin: 50px 0px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
#footer p{
	
}
.client_login {
	background: #c6d8e0;
	color: #8B0000;
	padding: 2px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#help {
	text-align: center;
	font-size: 110%;
	font-weight: normal;
	margin: 0 auto;
	padding: 3px 0;
	background: #e3e3e3;
	border-bottom: 1px solid #CCC;
}
.colllab {
	margin-left: 5em;
	margin-bottom: 10px;
	padding-bottom: 20px;
	text-align: left;
	float: left;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.railsrumble a {
	background: url("/images/railsrumble_blue_120.gif") top left no-repeat;
	height: 126px;
	width: 114px;	
	position: fixed;
	top: 260px;
	left: 20px;
	z-index: 100;
	display: none;
}
#quoter {
	padding: 100px;	
}
#quoter div{
	padding: 10px 0;
}
.larger {
	font-size: 115%;
}

form input[type="text"], form textarea {
	padding: 5px;
	margin: 0px 2px 8px 2px;
}

form select {
	margin: 0px 2px -2px 2px;
}
form input {
	padding: 3px;
	margin: 0px 2px 9px 2px;
}
h2 {
	font-weight: normal;
	font-size: 230%;
	letter-spacing: 0px;
	font-family: ff-meta-serif-web-pro-1, ff-meta-serif-web-pro-2, Georgia, serif;;
	color: #670d0d;
	line-height: 1.2em;
	padding-bottom: 17px;
}
.employers{
	width: 46%;
	float: left;
}

.engineers {
	width: 48%;
	float: right;
}
.intro_h3 {
	height: 175px;
}
h3 {
	font-weight: normal;
	letter-spacing: 0px;
	font-family: ff-meta-serif-web-pro-1, ff-meta-serif-web-pro-2, Georgia, serif;;
	color: #000;
	font-size: 170%;
	padding: 0;
	margin: 0;
}
