html, body {
	height:80%
}
/* end hide */
body {
	text-align:center;
	min-width:702px;/* for mozilla*/
	/* min-height:880px;/* for mozilla*/ 
	margin-top:5px;
	background-color:#000000;
	text-align:center;
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#000033;
}
th {
	font-size:100%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	text-align: left;
	border-top:#999999 1px solid;
	border-bottom: #999999 1px solid;
}
td {
	font-size:90%;
	line-height: 140%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	text-align: left;
	vertical-align:top;
	border-top: #999999 1px solid;
}
img {
	border:none;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top:2px;
}
H1, .title .as_title {
	position:relative;
	float:none;
	font-size:21px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
}
.title {
	float:left;
	width: 290px;
	top: 300px;
	height: 35px;
	text-align:left;
	padding-left:20px;
}
.as_title {
	position:relative;
	float:none;
	font-size:21px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	letter-spacing: -1px;
	border-bottom: 1px solid #000066;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	display: block;
	line-height: 24px;
	}
	
	H2 {
		display:none;
	}

H3 {
	position:relative;
	float:none;
	font-size:120%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
}

/* divs */
#outer{
	min-height:80%;
	width:702px;
	background-color:#faf6de;
	color: #000;
	text-align:left;
	margin:auto;
	position:relative;
}
* html #outer{
	height:80%;
	width:702px;
	w\idth:702px;
} /*For ie as treats height as min-height anyway */
#header, #header_corporate, #header_professional-services, #header_supplier, #header_plain, #header_customers, #header_manufacturing, #header_transportation, #header_innovation{
	padding-top: 5px;
	min-height:350px;
	height:350px;
	background-image:url(images/header_home2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:702px;
	text-align:right;
}
* html #header, #header_professional-services, #header_corporate, #header_supplier, #header_plain, #header_customers, #header_manufacturing, #header_transportation, #header_innovation, #header_acltrac{
	height:320px;
}
#header_corporate{
	background-image:url(images/header_corporate.jpg);
}
#header_supplier{
	background-image:url(images/header_supplier.jpg);
}
#header_plain{
	background-image:url(images/header_plain.jpg);
}
#header_customers{
	background-image:url(images/header_customers.jpg);
}
#header_acltrac{
	background-image:url(images/header_acltrac.jpg);
}
#header_manufacturing{
	background-image:url(images/header_manufacturing.jpg);
}
#header_transportation{
	background-image:url(images/header_transportation.jpg);
}
#header_innovation{
	background-image:url(images/header_innovation.jpg);
}
#header_barging{
	background-image:url(images/header_barging.jpg);
}
#header_professional-services{
	background-image:url(images/header_professional-services.jpg);
}
.wordsinheading{
	position:absolute;
	width: 568px;
	top: 230px;
	text-align:left;
	font-weight:normal;
	font-style:italic;
	color:#000033;
	left: 86px;
}

#home_copy {
font-style:normal;
}


#home_copy img { padding:10px 10px 10px 10px;}

/* main body */
#as_text {
	position: relative;/*ie needs this to show float */
	width:437px;
	top:-90px;
	vertical-align:top;
	/*padding:0px 20px 0px 20px;*/
	padding: 0 0 0 20px;
	/*background-color:#faf6de;*/
	color:#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#outer > #as_text {
	top:-140px;
	}

#as_text .as_byline {
	position: relative;
	float: none;
	font-size: 13px;
	display: block;
	margin-bottom: 12px;
}
.as_byline {
	position:relative;/*ie needs this to show float */
	float: none;
	padding:0px 0px 0px 0px;
	color:#79737D;
	font-style: italic;	
	display: block;
	font-weight: bold;	
}
/* RIGHT COLUMN STYLES */
#rightcol {
	position:relative;
	width:225px;
	top: -150px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
}
#outer > #rightcol {
	top: -100px;
	}
/* heading at column top */
#rightcol H1{
	text-transform:uppercase;
	color:#6d6d6e;
	font-size:110%;
	letter-spacing:-.02em;
	padding: 0px 0px 0px 0px;
}
#rightcol p {
	margin: 0;
	padding: 0 0 5px 0;
	}
#rightcol A:hover {
	color: #990000; 
}
#rightcol A:link, #rightcol A:visited{
	color:#000033; 
	font-weight:bold; 
	text-decoration:none;
	float: none;
	display: block;
	font-size: 14px;
}
/*first level ul */
#rightcol .as_toc UL {
	float: none;
	margin: 0; 
	padding: 0;
}
#rightcol .as_toc UL LI {
	float: none;
	display: block;
	list-style:none; 
	margin:0; 
	padding: 0 0 5px 15px; 
	border-top:#e5e5e5 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000033; 
	font-size:100%;
	font-weight:bold; 
}
#rightcol .as_toc UL LI A:link {
	float: none;
	color:#000033; 
	font-size: 90%;
}
#rightcol .as_toc UL LI A:hover {
	float: none;
	color:#990000; 
	font-size: 90%;
}
#rightcol .as_toc UL LI A:visited {
	float: none;
	color:#666699; 
	font-size: 90%;
}

/* second level ul */
#rightcol .as_toc UL UL{
	margin:0px; 
	padding-top:10px;
	border-top:#e5e5e5 1px solid;
	font-size: 180%;
}
#rightcol .as_toc UL UL LI {
	list-style-image:url(images/subnav_bullet.gif); 
	padding-left: 0px; 
	padding-bottom:5px;
	margin-top: -5px; 
	margin-left:2.5em;
	border-top: none;
	font-size:50%;
}
#rightcol .as_toc UL UL LI A:link {
	color:#000033;
}
#rightcol .as_toc UL UL LI a:visited {
	color: #666699;
}
#rightcol .as_toc UL UL LI A:hover{
	color:#993300;
}
* html #rightcol{
	t\op: -63px;
}
#footer {
	width:702px;
	color:#999999;
	text-align:center;
	padding:20px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	left:0;
	bottom:0;
	position: absolute;
	margin:0;
	clear:both;
}
#footer a:link, #footer a:visited{
	color:#999999;
	text-decoration:none;
}
* html #footer {/*only ie gets this style*/
	height:60px;/* for ie5 */
	he\ight:50px;/* for ie6 */
	bottom:-41px;/* for ie rounding bug but will make vert scrollbar appear*/
}
#clearfooter_home {
	width:100%;
	height:502px;
	clear:both;
} /* to clear footer */
#clearfooter {
	width:100%;
	height:62px;
	clear:both;
} /* to clear footer */

/*HOMEPAGE TABLE STYLES*/
.row1{
	width:33%;
	padding:8px 2px 2px 2px;
	text-align:left;
	vertical-align:top;
	border:1px #CCCCCC solid;
}
.row2{
	width:33%;
	padding:8px 2px 2px 2px;
	text-align:left;
	vertical-align:top;
	border:1px #CCCCCC solid;
	color:#000033;
}
.row3{
	width:33%;
	padding:8px 2px 2px 2px;
	text-align:left;
	vertical-align:top;
	border:1px #CCCCCC solid;
	color:#000033;
}
#row3 img{
	border:1px #666666 solid;
	margin:5px 2px 5px 2px;
}

.highlight {
	color: #000000;
	}
	
.wordsinheading h1 {
	margin: 0;
	padding: 0;
	}
	
#as_text A:link {
	color:#990000;
	text-decoration: none;
}
#as_text A:visited {
	color:#f45252; 
	text-decoration: underline;
	}
#as_text A:hover {
	color:#f45252;
	text-decoration: underline;
}
#as_text A:active {
	color:#990000;
	text-decoration: none;
}

#as_text table tr:hover {
	background-color: #fbf9ea;
	}
	
#as_text img.as_image {
	z-index: 1;
	position: relative;
	display: block;
}
	
	
#home_copy{
	width:340px;
	float:left;
}

#home_copy .as_text{
	margin:-5px 0 0 0;
}

#home_feature{
	background:url('/images/home_features_back.jpg') repeat-x;
	float:right;
	font-size:11px;
	font-style:normal;
	line-height:15px;
	height:300px;
	width:188px;
	padding:15px;
}



#home_feature h2{
	background:url('/images/feature_icon_new.jpg') no-repeat center left;
	color:#a10000;
	color:#BF4C49;
	display:block;
	font-size:15px;
	font-style:normal;
	padding:5px 0 5px 31px;
	margin:0;
}


#home_feature h2.emergency{ color:#a10000; background-image:url('/images/feature_icon_emergency.jpg'); }


#home_feature .as_title{
	border:none;
	color:#000033;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}

#home_feature a{
	color:#666699;
	font-weight:bold;
	text-transform:uppercase;
}

#home_feature a:hover{
	color:#000;
}

h1.highlight {
	border-bottom: 1px solid #000066;
}

#home_copy .as_title {
	border:none;
}

#home_copy img.as_image{
	padding:15px 10px 0 0;
	float:right;
	position:relative;
	display:inline;
}

/* Joe Added Styles 10-28-08 */

table#corporate-giving-request-form {width: 400px;}
table#corporate-giving-request-form tr:hover {background: none;}
table#corporate-giving-request-form tr td {border: none;}

fieldset {border: none;}

span.required-field {color: #f00;}
