 /*--------------------------------*/
/*----BROWSER NORMALIZATION-------*/
/*--------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote {
     margin: 0;
     padding: 0;
	 font-smooth: always;
     }
	
h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
     }
	
* {
	padding:0;
	margin:0
	}
     
ul {
     list-style: none;
     }
     

img {
     border: 0;
     }
    
     
q:before, q:after {
     content:'';
     }

/*--------------------------------*/
/*----GENERAL LAYOUT DECLARATIONS-*/
/*--------------------------------*/

body {
	font-family:   'Trebuchet MS', Verdana, Helvetica, sans-serif;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	}

#topwrapper {
		margin: 0 auto 0 auto;
		width: 500px;
	}

#topsearch {
	height: 33px;
	width: 100%;
	color: #FFFFFF;
	
}
#searchfield {
	position: relative;
	z-index: 100;
	width: 179px;
	float: right;
	top: 5px;
	left: 240px;
		height: 22px;
	}

#headerlinks {
	position: absolute;
	top: 3px;
	margin-left: 430px;
	
	}

#topwrapper #employeeloginlogout {
		position: absolute;
		top: 10px;
		margin-left: -250px;
		
		font-size: 11px;}
	
#headerlinks a:link, #headerlinks a:visited {
		font-size: 12px;
		}

#topsearch a:link, #topsearch  a:visited {
		color: #FFF;
		text-decoration: none;}
	

#searchbutton {
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	border: 0 none;
	border-left: solid 1px #CCC;
	cursor: pointer;
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	z-index: 2;}


	#searchfield input.searchfield {
	height: 14px;
	margin: 0 0 0 0;
	float: left;
	/*border-color:-moz-use-text-color #E5E5E5 -moz-use-text-color -moz-use-text-color;*/
	border-style: none solid none none;
	border-width:0 1px 0 0;
	/*outline: medium none;*/
	width: 151px;
	padding: 3px;
	color: #999;
	/*top: 1px;*/
	
}

#mainheader {
	height: 119px;
	background-repeat: repeat-x;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	width: 1078px;
	}
	
#mainheader a:link, #mainheader a:visited {
		text-decoration: none;}
	
#topbanner {
	height: 130px;
	width: 975px;
	top: -32px;
	position: relative;
	}

#leftcolumn {
	width: 225px;
	float: left;
	z-index: 999 !important;
	top: -15px;
	position: relative;

}

#leftcolumn div#extras a:link, #leftcolumn div#extras a:visited {
			color: #9F7422;
	text-decoration: none;
		
}

#leftcolumn div#extras a:hover, #leftcolumn div#extras a:active {
			 color: #D0A757;
	text-decoration: underline;
		
}


#middlecolumn {
	margin-left: 233px;
	margin-right: 245px;
	top: -15px;
	padding-right: 15px;
	min-height: 420px;
	border-right: dashed 1px #cccccc;
	position: relative;

}

#rightcolumn {
	float: right;
	width: 230px;
	position: relative;
	top: -15px;
	}
	
#navwrapper {
	width: 1010px;
	height: 29px;
	margin: 8px auto 0 auto;}

/* #primarynavcontent holds the list items*/
	#primarynavcontent {
	width: 1008px;
	height: 25px;
	position: absolute;
	z-index: 999 !important;
	margin-left: 5px; 

		}
#maincontainer {
	width: 1010px;
	margin: 0 auto -25px auto;
	z-index: 199;
	position: relative;
	}
#container {
	width: 969px;
	margin-left: 15px;
	position: relative;
	top: -30px;
	margin-bottom: -25px;
	z-index: 200;
	 }
#innercontainer {
	padding-left: 15px;
	padding-right: 20px;
	background-image: url(../images/content_bottom.png);
	background-repeat: repeat-y;

	}
#footer {
	background-image: url(../images/footer_bg_repeat.jpg);
	background-repeat: repeat-x;
	height: 349px;
	z-index: 1;
	position: absolute;
	padding: 0;
	min-width: 100%;
	font-size: .9em;
	margin-top: -170px;
}

#containertop {
	width: 1006px;
	margin: 0 auto 0 auto;
	left: -2px;
	position: relative;
	display: block;
	height: 44px;
	background-repeat: no-repeat;
	background-image: url(../images/content_top.png);
	}
#containerbottom {
	width: 1006px;

	font-size: .8em;
	display: block;
	left: -2px;
	top: 25px;
	position: relative;
	z-index: 100;
	height: 16px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	background-image: url(../images/container_bottom.png);
	

	}
#footertext {
	color: #FFFFFF; 
	margin: 0 auto 0 auto;
	font-size: .8em;
	width: 1005px;
	position: relative;
	top: 200px;
	}

/*--------------------------------*/
/*--GENERAL STYLING DECLARATIONS--*/
/*--------------------------------*/


#middlecolumn p, #rightcolumn p, #extras p, #leftcolumn p {
	font-size: .75em;
	line-height: 1.5em;
	color: #4D4D4D;
	margin-top: 1em;
	}
#leftcolumn p a:link, #leftcolumn p a:visited {
	color: #0051A2;
	font-weight: bold;
	text-decoration: none;}
	
	
#rightcolumn #boxed p {
		line-height: 1.5em !important;

	margin-top: 0 !important;
		}
	
#middlecolumn blockquote {
		font-style: italic;
		border-left: solid 4px #666666;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 15px;
		margin-right: 25px;}


#middlecolumn h1 {
	color: #104D84;
	font-weight: bold;
	font-size: 1.4em;
	background-image: url(../images/h1_underline_dbl.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: .2em;
	}
	
#rightcolumn h1 {
color: #104D84;
	font-weight: bold;
	font-size: 1.2em;
}

#middlecolumn h2, #rightcolumn h2 {
	/*color: #666;*/
	color: #9F7422;
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 1em;
	}

#middlecolumn  h3, #rightcolumn h3 {
	color: #104D84;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 1em;

	}

#middlecolumn h4, #rightcolumn h4 {
	/*color: #666;*/
	color: #9F7422;
	font-weight: bold;
	border-bottom: dotted 1px #666666;
	padding-bottom: .3m;
	text-transform: uppercase;
	margin-top: 1em;
	}

#middlecolumn h5, #rightcolumn h5 {
	font-weight: bold;
	padding: 2px 0px 2px 30px;
	text-transform: uppercase;
	margin-top: 1em;
	font-size: 12px; 
	background-image: url(../images/h_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #104d84;
	background-color: #F1F1F1;
	 }

#middlecolumn h6, #rightcolumn h6 {
	/*color: #666;*/
	color: #9F7422;
	font-weight: bold;
	font-size: .8em;
	margin-top: 1em;
	}

#middlecolumn a:link, #middlecolumn a:visited, #rightcolumn a:link, #rightcolumn a:visited { 
	color: #0051A2;
	font-weight: bold;
	text-decoration: none;
	
	}
	
#middlecolumn a:hover, #middlecolumn a:active, #rightcolumn a:hover, #rightcolumn a:active { 
	 color: #006CD7;
	text-decoration: underline;
	} 

#middlecolumn ul li {
	list-style-image: url(../images/bullet.gif);
	font-size: .75em;
	margin-top: .5em;
	line-height: 1.5em;
	color: #4D4D4D;
	margin-left: 3em;
		}
		
		
#middlecolumn ul li li, #rightcolumn ul li li {
	list-style-image: url(../images/gray_diamond.gif);
	font-size: 1em;
	margin-top: .5em;
	line-height: 1em;
	padding-left: 3px;
	color: #4D4D4D;
	margin-left: 2em;
		}
		
#middlecolumn ul li li li,  #rightcolumn ul li li {
	list-style-image: url(../images/grey_bullet.png);
	font-size: 1em;
	margin-top: .5em;
	line-height: 1em;
	color: #4D4D4D;
	padding-left: 5px;
	margin-left: 2em;
		}
		

#extras ul li, #rightcolumn ul li {
	list-style-image: url(../images/bullet.gif);
	font-size: .75em;
	margin-top: .5em;
	line-height: 1.5em;
	color: #4D4D4D;
	margin-left: 3em;
		}
		

#rightcolumn ul li {
	list-style-image: url(../images/bullet.gif);
	font-size: .75em;
	margin-top: .5em;
	line-height: 1.5em;
	color: #4D4D4D;
	margin-left: 1em;
		}
		
#middlecolumn ol li  {
	font-size: .75em;
	line-height: 1.5em;
	margin-top: 1.5em;
	color: #4D4D4D;
	margin-left: 2.5em;
			}
			
#footertext p {	}

#footertext a:link, #footertext a:visited {	
	color: #FFFFFF;
	text-decoration: none;

	
	}
#footertext a:hover, div#footertext a:active {
	color: #ffffff;
	text-decoration: underline;
	}
	
/*--------------------------------*/
/*--------SEC PAGE SUBMENUS-------*/
/*--------------------------------*/
	
div#leftcolumn div#submenu {
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	width: 220px;
	}
	
div#leftcolumn #submenu h3 {
	background-image: url(../images/box_header_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	margin-top: 5px ;
	margin-bottom: 0 ;
	margin-left: 0 ;
	margin-right: 0;
	font-size: 12px ;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #154E86;
	}

div#leftcolumn div#submenu a:link, div#leftcolumn div#submenu a:visited  {
	color: #0656AF;
	text-decoration: none;
	}
	

/*--------------------------------*/
/*----SECONDARY PAGE HEADERS------*/
/*--------------------------------*/

	

div#cookiecrumb {
	font-size: .65em;
	left: 475px;
	position: relative;
	width: 500px;
	text-align: right;
	color: #999999;
	padding-bottom: 5px;
	}
div#cookiecrumb a:link, div#cookiecrumb a:visited {
	color: #0051A2;
	text-decoration: none;}

div#topbanner div#sec_sale {	
	background-image: url(../images/forsale_header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;
	}
div#topbanner div#sec_about {	
	background-image: url(../images/about_mrl_header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;
	}
	
div#topbanner div#sec_emp {	
	background-image: url(../images/employee_tools_header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;
	}
	
div#topbanner div#sec_moneytrain {	
	background-image: url(../images/money_train_header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;
	}
	
	
div#topbanner div#sec_prop {
	background-image: url(../images/prop_header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;
	}
	
div#topbanner div#sec_contact {	
	background-image: url(../images/contact_header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;
	}

div#topbanner div#sec_safety {
	background-image: url(../images/safety_section.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;
	}
div#topbanner div#sec_customer {	
	background-image: url(../images/customer_header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;
} 

div#topbanner div#sec_logistics {	
	background-image: url(../images/logistics_header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;
} 


div#topbanner div#sec_careers {
	background-image: url(../images/careers_header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;;}
	
div#topbanner div#sec_vendor{
	background-image: url(../images/vendor_tools_header.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: solid 1px #CCCCCC;
	display: block;
	height: 110px;}

/*--------------------------------*/
/*----------SITE MAP PAGE---------*/
/*--------------------------------*/

div#middlecolumn div#sitemap ul li li {
	list-style-image: none;
	font-size: 11px;
	margin-left: 10px;
	}
div#middlecolumn div#sitemap .toplevel {
	font-weight: bold !important;
	font-size: 12px !important;
	color:#104D84 !important;
	text-transform: uppercase;
	text-decoration: underline;
		}
	
/*--------------------------------*/
/*-------MISC. DECLARATIONS-------*/
/*--------------------------------*/

.moreanswers {
		float: right;
	padding-top: 10px;
	padding-right: 5px;
		} 

.hide {
		visibility: hidden;
		}
#middlecolumn a.placebid:hover {
		text-decoration: none;}
		
.placebid {
		background-image: url(../images/bid_button.png);
		display: block;
		width: 65px;
		height: 28px;
		padding-top: 3px;
		margin-top: 2px;
		overflow: hidden;
		background-repeat: no-repeat;
		}
		
#middlecolumn a.placebid:hover, #middlecolumn a.viewphotos:hover {
		text-decoration: none;}
		
.viewphotos {
		background-image: url(../images/view_photos_button.png);
		display: block;
		width: 31px;
		height: 26px;
		padding-top: 3px;
		margin-top: 2px;
		overflow: hidden;
		background-repeat: no-repeat;
		}

div#clearme {
	clear: both;
	}

.emailme {
	background: url(../images/mailicon.gif) no-repeat scroll left center transparent;
	vertical-align: top;
	padding-left: 20px;
		 }
	 

.getform {
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
	background-position: bottom left;
	}

.greyborder {
	border: solid 1px #CCCCCC;
	padding: 2px;
	background-color: #F2F2F2;
	}
	
div.photocap {
	}
	

div.photocap p {
	font-size:0.7em;
	line-height:1.5em;
	margin-top:1em;
	}
	
div.photocap img  {
	border: solid 1px #CCCCCC;
	padding: 2px;
	background-color: #F2F2F2;
	}

.bordertype2 {
	border: solid 1px #CCCCCC;
	padding: 2px;
	background-color: #F2F2F2;
	margin-right: 5px;
	margin-left: 5px;
	}
	
div.photocap .title {
	color: #9F7422;}

.smalldata {
	font-size: .6em;
	line-height: 1.5em;
	color: #4D4D4D;
}

.didyouknow {
		border-right: solid 6px #DDDDDD;
		border-left: solid 6px #DDDDDD;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 15px;
		margin-right: 25px;
		}

#rightcolumn div.button1, #middlecolumn div.button1, #leftcolumn div.button1, #rightcolumn p.button1, #middlecolumn p.button1, #leftcolumn p.button1 {
	text-align: center;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 2px #C0C0C0;
	background-color: #F1F1F1;
	margin-top: 1em;
	}
#rightcolumn div.button1 a:link,
#rightcolumn div.button1 a:visited,
#middlecolumn div.button1 a:link,
#middlecolumn div.button1 a:visited,  
#leftcolumn div.button1 a:link,
#leftcolumn div.button1 a:visited

#rightcolumn p.button1 a:link,
#rightcolumn p.button1 a:visited,
#middlecolumn p.button1 a:link,
#middlecolumn p.button1 a:visited,  
#leftcolumn p.button1 a:link,
#leftcolumn p.button1 a:visited 
{
	text-decoration: none;
	color: #043985;
	font-weight: bold;
	text-transform: uppercase !important;
	font-size: 11px;
		}
		
div#rightcolumn p.mainaddress, div#leftcolumn p.mainaddress {
		width: 200px;
		margin-bottom: 0;
		font-weight: bold;
	border: solid 1px #CCCCCC;
	padding: 10px;
	color: #134E86 !important;
	background-color: #F1F1F1;
	margin-right: 5px;
		}

div#middlecolumn p.mainaddress {	
	font-weight: bold;
	border: solid 1px #CCCCCC;
	padding: 10px;
	color: #134E86 !important;
	background-color: #F1F1F1;
	margin-right: 5px;
	width: 300px;
	
	}
.indented {
		padding-left: 5px;
		padding-right: 5px;
		}

/*--------------------------------*/
/*-STYLES FOR THE EXPANDABLE DIVS-*/
/*--------------------------------*/

.msg_list {
	margin: 0px;
	padding: 0px;
	width: 425px;
	}
	
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	font-weight: bold;
	color: #0656AF;
	background-color: #EFF3F6;
	background-image: url(../images/bgdropdownnew.jpg);
	background-position: right;
	background-repeat: repeat-x;
	margin: 1px;
	}
	
.msg_body {
	padding: 5px 10px 15px;
	background-color:#F4F4F8;
}
/*--------------------------------*/
/*------ELEMENTS ON INDEX PAGE----*/
/*--------------------------------*/

#boxed, #quick {
	border: solid 1px #CCCCCC;
	}
#rightcolumn #boxed h2, #rightcolumn #quick h2 {
	background-image: url(../images/box_header_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	margin-top: 1px;
	padding-top: 3px;
	margin-bottom: 0 ;
	margin-left: 0 ;
	margin-right: 0 ;
	font-size: 12px ;
	text-align: center;
	color: #154D86;
	font-weight: bold;
	}


.entrylabel {
	font-size: .75em;
	line-height: 1.5em;
	color: #4D4D4D;
	margin-top: 1em;
	padding-left: 10px;
	 }

#innercontainer select, option, input, select, textarea {
	color:#686868;
	font-family:   'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size:11px;
	}
	*/
	
	.entrylabel {
	font-size: .75em;
	line-height: 1.5em;
	color: #4D4D4D;
	margin-top: 1em;
	padding-left: 10px;
	 }

#innercontainer select, option, input, select, textarea {
	color: #686868;
	font-family:   'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
	
/*--------------------------------*/
/*--THE NEWS SECTION: INDEX PAGE--*/
/*--------------------------------*/
#newsSection {
		}

ul#newsSection { 
	
	list-style-type: none; 
	list-style-image: none;
	padding: 0px 0px 0px 0px; 
	margin: 0 auto; 
	position: relative;
	height: 92px; 
	width: 1000px; 

	}
ul#newsSection p { 
	padding: 0;
	margin: 10px 4px 0px 4px; 
	font-size: 11px; 
	color: #0052A4;
	font-weight: normal; 
	list-style-image: none;
	list-style-type: none;
	}
li#newsSectionItem { 
	list-style-image: none;
	list-style-type: none;
	padding: 0px; 
	margin: 0 4px 0 3px; 
	width: 235px; 
	height: 92px;
	border: solid 1px #CCCCCC;
	background:  url(../images/news_button.jpg) repeat-x bottom;
	}
li#newsSectionItem:hover { 
	cursor: pointer; 
	background: url(../images/news_hover_bg.jpg) no-repeat bottom;
	}

li#newsSectionItem a:link, li#newsSectionItem a, li#newsSectionItem a:visited { 
	text-decoration: none; 
	color: #515151;
	}

li#newsSectionItem a:hover,  { 
	text-decoration: none; 
	color: #515151;
	}
li#newsSectionItem img{ 
	border: none; 
	float: left; 
	padding: 0; 

	}
.newstitle {
	font-weight: bold;
	}

li#newsSectionItem.first { 
	float:left;
	}
	
li#newsSectionItem.second { 
	float:left;
	}

li#newsSectionItem.third { 
	float:left;
	}
	
li#newsSectionItem.fourth { 
	float: right;
	margin-right: 24px;
	}
.photogalleryimg {
	border: solid 5px #DCDCDC;
	}
	
.leavingme {
	background: url(../images/leaving.png) no-repeat scroll right center transparent;
	vertical-align: top;
	padding-right: 12px;
	}

#boxed  {
	border: solid 1px #CCCCCC;
	margin-bottom: 15px;
	}

#boxed a:link, #boxed a:visited {
	font-weight: normal;
	text-decoration: none;
	}

.morelink {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;}

.requireditem {
		color: red !important;
		font-style: italic !important;
		font-size: 9px !important;}
	
.question {
	font-weight: bold;
	font-size: .8em !important;

	}
	
.loginmessageshome {
			margin-left: 10px;
			margin-right: 10px;
			 font-size: .7em !important;
			 padding-bottom: 10px;
			 padding-top: 5px;
			 border-top: dashed 1px #CCC;
			 padding-right: 10px;
			}

.answer {
	margin-left: 15px;
	font-style: italic;}
	
.leftphotowithmargin {
		border: solid 1px #CCCCCC;
	padding: 2px;
	background-color: #F2F2F2;
	margin-right: 5px;
	float: left;
	
		}
		
.rightphotowithmargin {
		border: solid 1px #CCCCCC;
	padding: 2px;
	background-color: #F2F2F2;
	margin-left: 5px;
	float: right;
	
		}
		
#middlecolumn p.newsmedia {
		border-bottom: dotted 1px #CCC;
		padding-bottom: 10px;
		}
	.hiddenlogo {
		visibility: hidden; position: relative; left: 40px; top: 15px}

.info {
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color:#4D4D4D;
	padding-left: 10px;
	padding-top: 3px;
}
