/* Home Page Classes */

A IMG{
	color: #336699;
	border-style: none;
}

/* Main Logo Container Table */
#mainPhotoHome {
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;
	clear: left;
}

#mainPhotoHome TD.photoAreaHome {
	width:753px;
	height: 150px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	background: url(images/background_photoArea.gif) repeat-y top left transparent;
}

#photoTextandPicHome {
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
}

#photoTextandPicHome TD {
	height: 150px;
	margin: 0px;
	border: 0px;
	padding:0px;
}

#mainPhotoHome TD.photoTop {
	height: 10px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#mainPhotoHome TD.photoBottom {
	height: 19px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: right;
	background: url(images/backgnd_photoAreaBottomHome.gif) no-repeat top left transparent;
}

#tanAreaHome {
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: left;
}

#tanAreaHome TD.tabAppArea {
	width:436px;
/*	height: 177px; */
/*	height: auto; */
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	background: url(images/background_tabWindow2.gif) repeat-x top left;
	border: 0px;
}
#tanAreaHome TD.divider {
	width:18px;
/*	height: 177px; */
	border: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: right;
	background: url(images/background_centerTanDivide2.gif) #C6BFA5 no-repeat bottom left;}

#tanAreaHome TD.splash {
	width:267px;
/*	height: 177px; */
	border: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	background: url(images/background_splashArea.gif) #C6BFA5 repeat-x bottom left;
}

#tanAreaHome TD.tanLeft {
	width:16px;
/*	height: 182px; */
	border: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: right;
	background: url(images/tanLeft2.gif) no-repeat bottom left;
}

#tanAreaHome TD.tanRight {
	width: 16px;
/*	height: 182px; */
	border: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: url(images/tanRight2.gif) no-repeat bottom right;
}

#tanAreaHome TD.tanBottom {
	width: 722px;
/*	height: 5px; */
	border: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: url(images/background_tanBottom.gif) repeat-x bottom left;
}

/* Homepage Tab Area Styles*/

DIV#tabIframeWrapper, DIV#tabIframeWrapperNew {
  padding: 0px;
  margin: 0px;
  width: 430px;
/*  height: 150px; */
  border: 0px;
  border-width: 0px;
  border-color: #006633;
/*  border-color: red; */
  border-style: solid;
  overflow: visible;
}

IFRAME#tabiframe {
  width: 100%;
/*  height: 150px; */
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: 0px;
}

DIV#tabArea {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  height:25px;
  width:430px;
  display:block;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  background-color:#C6BFA5;
}

#tablist{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-family: Arial,Verdana,Helvetica,sans-serif;
}

UL#tablist{
  padding: 8px 0px 0px 15px;
  margin: 0px 0px 0px 0px;
  font-size: 11px;
  line-height: 10px;
  font-weight: bold;
  width:420px;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  border:0px;
}

#tablist li{
  list-style: none;
  display: inline;
  margin: 0px;
  padding: 0px;
  border-left:1px solid #C6BFA5;

}

#tablist a {
  margin: 0px 3px 0px 0px;
  padding: 5px 12px 6px 10px;
  position: relative;
  text-decoration: none;
  height:25px;
  font-size: 11px;
  line-height:9px;
  border-left:1px solid #999999;
}

#tablist a:link, #tablist a:visited {
  color:#666666;
  background: url(images/iframe_tab_off.gif) no-repeat bottom right;
}

#tablist a:hover {
  color:#333333;
  background: url(images/iframe_tab_on.gif) no-repeat bottom right;
}

#tablist a.current {
  color:#333333;
  background: url(images/iframe_tab_on.gif) no-repeat bottom right;
}



/* Home Bottom Container Table */
#columnsHome {
	clear: left;
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px;
}

#columnsHome TD.left {
	width: 376px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

#columnsHome TD.right {
	width: 377px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

#homeIconLinks A {
	COLOR: #006633;
	FONT-SIZE: 11px;
	line-height: 12px;
}

#homeIconLinks A:link, #homeNews A:visited, #homeNews A:active {
	COLOR: #006633;
	text-decoration: underline;
}

#homeIconLinks A:hover {
	color: #CC0000;
	text-decoration: none;
}

/* Home News Area */
#homeNews {
	width: 357px;
	height: 116px;
        margin-top: 18px;
        margin-right: 20px;
        padding: 0px 0px 0px 0px;
	background: url(images/home_News.jpg) no-repeat top left;
}

#homeNews UL {
	list-style-image: url(images/square_bullet.gif);
	margin-left: 140px;
	margin-top: 0;
	padding-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	FONT-SIZE: 11px;
}

#homeNews LI {
	line-height: 12px;
	padding-left: 0;
	padding-right: 0px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 9px;
}

#homeNews A {
	COLOR: #006633;
	FONT-SIZE: 11px;
	line-height: 12px;
}

#homeNews A:link, #homeNews A:visited, #homeNews A:active {
	COLOR: #006633;
	text-decoration: underline;
}

#homeNews A:hover {
	color: #CC0000;
	text-decoration: none;
}

/* Home Moving Aids Area */
#mayflowerAd {
	text-align:		right;
	margin-right:	10px;
}

/* Home Moving Aids Area */
#homeAids {
	/*width: 366px;*/
	height: 126px;
        margin-top: 15px;
        margin-left: 90px;
        padding: 0px 0px 0px 0px;
	background: url(images/home_movingAids.gif) no-repeat top left;
}

#homeAids UL {
	list-style-image: url(images/square_bullet.gif);
	margin-left: 120px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	FONT-SIZE: 11px;
}

#homeAids LI {
	line-height: 11px;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 30px;
}

#homeAids A {
	COLOR: #006633;
	FONT-SIZE: 11px;
	line-height: 11px;
}

#homeAids A:link, #homeAids A:visited, #homeAids A:active {
	COLOR: #006633;
	text-decoration: underline;
}


#homeAids A:hover {
	color: #CC0000;
	text-decoration: none;
}


/* Home On Point Area */
#homeOnPoint {
        margin-top: 25px;
        margin-left: 5px;
        padding: 0px 0px 0px 0px;
}

DIV#homeMore  {
	line-height: 11px;
	padding-left: 180px;
}

DIV#homeMore A	{
	COLOR: #666666;
	FONT-SIZE: 10px;
	line-height: 11px;
	text-align: right;

}

DIV#homeMoreNews {
	COLOR: #666666;
	FONT-SIZE: 10px;
	line-height: 11px;
	padding-left: 260px;
}


DIV#homeMore A:link, DIV#homeMore A:visited, DIV#homeMore A:active, DIV#homeMoreNews A:link, DIV#homeMoreNews A:visited, DIV#homeMoreNews A:active {
	COLOR: #666666;
	text-decoration: none;
}


DIV#homeMore A:hover, DIV#homeMoreNews A:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* Drop-down Menu Classes */

#menu_iframe {
    z-index: 10;
    position: absolute;
    display: none;
}

/* <div> containing nav */
#menuContainer {
	border: 0px;
	display: block;
	font-size: 11px;
	padding: 0px;
	margin: 0;
	vertical-align: top;
}


/* Top Navigation Container Table */
#navContainer {
	margin: 0px;
	border: 0px;
	padding: 0px;
	width:100%;
	white-space: nowrap;
}

#navContainer TD.tabContainer {
	background: url("images/background_behindTab.gif") no-repeat bottom center #ffffff;
	height: 40px;
	border: 0px;
	padding: 0px 14px 0px 14px;
	margin: 0px;
	white-space: nowrap;
	border: 0px;
}


/* <ul> tags */
#nav, #nav ul {
	text-align: center;	
	border: 0px;	
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#nav li ul {
	background: #454545;
	border: 1px solid #5A5A5A;
	border-top: none;
	top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;	
}

/* second line in tabs */
#nav span.tabSecondLine {
	font-weight: normal;
}

/* <a> tags */
#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	font-size: 13px;
	line-height:100%;
	padding: 4px 0px 4px 0px;
	margin:0;	
	text-decoration: none;
	text-align: center;
}

#nav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	font-size: 13px;
	line-height:100%;
	padding: 4px 0px 4px 0px;
	margin:0;
	text-decoration: underline;
	text-align: center;	
}
	
#nav li ul a {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	white-space: nowrap;
	height: 100%;
	width: 100%;
	line-height: normal;
	color: #5a5a5a !important;
	text-align: left;
	text-decoration:none;
	font-size: 12px;
}

#nav li ul a:hover {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	white-space: nowrap;
	height: 100%;
	width: 100%;
	line-height: normal;
	color: #ffffff !important;
	text-align: left;
	text-decoration:none;
	font-size: 12px;
}

/* <a> tags in tabs are different */
#nav a.fullServiceTab, #nav a.governmentMilitaryTab, #nav a.corporateTab, #nav a.specialProductsTab, #nav a.internationalTab {
	color: #666666;
	padding: 12px 0px 6px 12px;
	border-bottom: 0px;
}

#nav a.fullServiceTab:hover, #nav a.governmentMilitaryTab:hover, #nav a.corporateTab:hover, #nav a.specialProductsTab:hover, #nav a.internationalTab:hover {
	color: #006633;
	border-bottom: 0px;
	background-color:transparent;
}

#nav a.hasChildren {
	background: url(images/pointer_off.gif) center right no-repeat;
}

#nav a.hasChildren:hover {
	color: #ffffff;
	background: url(images/pointer_on.gif) center right no-repeat #006633;
}

#nav a.hasChildrenLeft {
	text-align: right;
	background: url(images/pointer_off_left.gif) center left no-repeat;
}

#nav a.hasChildrenLeft:hover {
	text-align: right;
	color: #ffffff;
	background: url(images/pointer_on_left.gif) center left no-repeat #006633;
}

#nav a.noChildren:hover {
	color: #FFFFFF;
	background-color: #006633;
}

#nav a.noChildrenLeft {
	text-align: right;
}

#nav a.noChildrenLeft:hover {
	text-align: right;
	color: #FFFFFF;
	background-color: #006633;
}


/* <li> tags */
#nav li {
	text-align: left;
	margin: 0;
	padding: 0;
	line-height:100%;
	position: relative;
	z-index: 20;
}

#nav SPAN.navSpacerImage {
	background: url(images/splash/blank_top.gif) no-repeat right bottom transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:69px;
	height:40px;
	border-bottom: 0px;

}

.photoTopImage {
	background: url(images/splash/blank_middle.gif) no-repeat right  transparent;
	height:10px;
	width:753px;
	display: block;
}

#nav SPAN.navSpacerImage_Home {
	background: url(images/splash/home_top.gif) no-repeat right bottom transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:69px;
	height:40px;
	border-bottom: 0px;

}

#search {
	float: right;
	margin: 0px;
	padding: 0px;
}

#search TD {
	vertical-align:	top;
	padding: 0px;
}

#search DIV {
	background: url("images/Search_MagnifyGlass.gif") no-repeat top left;
	height: 21px;
	width: 20px;
	margin-top: 1px;
	text-align: center;
	vertical-align: center;
}

#search A {
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #FFCC00;
	text-align: center;
	text-decoration: none;
}

.photoTopImage_Home {
	background: url(images/splash/home_middle.gif) no-repeat right  transparent;
	height:10px;
	width:753px;
	display: block;
}

.photoTopImage_FULL_SERVICE_MOVERS {
	background: url(images/splash/fsm_middle.gif) no-repeat transparent;
	height:10px;
	width:753px;
	display: block;
	background-position: inherit;

}

#nav SPAN.navSpacerImage_FULL_SERVICE_MOVERS {
	background: url(images/splash/fsm_top.gif) no-repeat right bottom transparent;
	width:69px;
	height:40px;
	display: block;
}

span.landingSpanLeft_FULL_SERVICE_MOVERS {
	background: url(images/splash/fsm_left.jpg) no-repeat right bottom transparent;
	height:150px;
	width:350px;
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

span.landingSpanRight_FULL_SERVICE_MOVERS {
	background: url(images/splash/fsm_right.jpg) no-repeat right bottom transparent;
	height:150px;
	width:370px;
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#nav SPAN.navSpacerImage_GOVERNMENT_MILITARY {
	background: url(images/splash/govt_top.gif) no-repeat right bottom transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:69px;
	height:40px;
	border-bottom: 0px;
}

.photoTopImage_GOVERNMENT_MILITARY {
	background: url(images/splash/govt_middle.gif) no-repeat right transparent;
	height:10px;
	width:753px;
	display: block;
}

span.landingSpanLeft_GOVERNMENT_MILITARY {
	background: url(images/splash/govt_left.jpg) no-repeat right bottom transparent;
	height:150px;
	width:350px;
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

span.landingSpanRight_GOVERNMENT_MILITARY {
	background: url(images/splash/govt_right.jpg) no-repeat right bottom transparent;
	height:150px;
	width:370px;
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#nav SPAN.navSpacerImage_RELOCATION_SERVICES {
	background: url(images/splash/relo_top.gif) no-repeat right bottom transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:69px;
	height:40px;
	border-bottom: 0px;
}

.photoTopImage_RELOCATION_SERVICES {
	background: url(images/splash/relo_middle.gif) no-repeat transparent;
	height:10px;
	width:753px;
	display: block;
}

span.landingSpanLeft_RELOCATION_SERVICES {
	background: url(images/splash/relo_left.jpg) no-repeat right bottom transparent;
	height:150px;
	width:350px;
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

span.landingSpanRight_RELOCATION_SERVICES {
	background: url(images/splash/relo_right.jpg) no-repeat right bottom transparent;
	height:150px;
	width:370px;
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#nav SPAN.navSpacerImage_SPECIAL_PRODUCTS_SHIPMENTS {
	background: url(images/splash/spec_top.gif) no-repeat right bottom transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:69px;
	height:40px;
	border-bottom: 0px;
}

.photoTopImage_SPECIAL_PRODUCTS_SHIPMENTS {
	background: url(images/splash/spec_middle.gif) no-repeat transparent;
	height:10px;
	width:753px;
	display: block;
}


span.landingSpanLeft_SPECIAL_PRODUCTS_SHIPMENTS {
	background: url(images/splash/spec_left.jpg) no-repeat right bottom transparent;
	height:150px;
	width:350px;
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

span.landingSpanRight_SPECIAL_PRODUCTS_SHIPMENTS {
	background: url(images/splash/spec_right.jpg) no-repeat right bottom transparent;
	height:150px;
	width:370px;
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#nav SPAN.navSpacerImage_INTERNATIONAL_SERVICES {
	background: url(images/splash/intl_top.gif) no-repeat right bottom transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:69px;
	height:40px;
	border-bottom: 0px;
}

.photoTopImage_INTERNATIONAL_SERVICES {
	background: url(images/splash/intl_middle.gif) no-repeat right  transparent;
	height:10px;
	width:753px;
	display: block;
}

span.landingSpanLeft_INTERNATIONAL_SERVICES {
	background: url(images/splash/intl_left.jpg) no-repeat right bottom transparent;
	height:150px;
	width:350px;
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

span.landingSpanRight_INTERNATIONAL_SERVICES {
	background: url(images/splash/intl_right.jpg) no-repeat right bottom transparent;
	height:150px;
	width:370px;
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#nav li ul {
	background: #ffffff;
	float: left;
	border: 3px solid green;
	font-weight: normal;
	height: auto;
	left: -999em;
	position: absolute;
	width: 18em;
	w\idth: 14em;
}

#nav li ul.Left {
	font-weight: normal;
	height: auto;
	left: -999em;
	position: absolute;
	width: 18em;
	w\idth: 14em;
	margin: 0 0 0 -3.75em;	
}

#nav li li {
	border-bottom: 1px solid #D3D3D3;
	width: 18em;
	w\idth: 14em;
}

#nav li ul a {
	width: 18em;
	w\idth: 14em;
}

#nav li ul ul {
	margin: -2em 0 0 14em;
}

#nav li ul ul.Left {
	margin: -2em 0 0 -14.5em;
	float: left;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	width: 18em;
	w\idth: 14em;
	color: #ffffff;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	width: 18em;
	w\idth: 14em; 
	color: #ffffff;
}

#nav li:hover, #nav li.sfhover {
	color: #ffffff;
	width: 18em;
	w\idth: 14em;
}

/* control width of <li> tags in tabs individually */
#nav li.fullServiceTab {
	background: white url(images/tab_FullService2.gif) center left no-repeat;
	width: 131px;
	border-bottom: 0px;
}

#nav li.governmentMilitaryTab {
	background: white url(images/tab_GovernmentMilitary2.gif) center left no-repeat;
	width: 153px;
	border-bottom: 0px;
}

#nav li.navSpacer {
	background: url(images/spacer.gif) no-repeat left bottom;
	width: 69px;
	height:40px;
	display: inline;
	font-size:9px;
	line-height:50%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}

#nav li.corporateTab {
	background: white url(images/tab_Corporate2.gif) center left no-repeat;
	width: 109px;
	border-bottom: 0px;
}

#nav li.specialProductsTab {
	background: white url(images/tab_SpecialProd2.gif) center left no-repeat;
	width: 142px;
	border-bottom: 0px;
}

#nav li.internationalTab {
	background: white url(images/tab_International2.gif) center left no-repeat;
	width: 121px;
	border-bottom: 0px;
}


/* General Classes */
BODY { 
	background-color: #FFFFFF;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 80%;
	line-height: 150%;
	height: 100%; 
	padding: 0; 
	margin: 0; 
}

DIV {
	margin: 0px;
	padding: 0px;
}

TABLE {
	border-spacing: 0;
	margin: 0px;
}

TD {
	padding: 0px;
}

A {
	color: #006633;
}

A:link {
	color: #37bc46;
}

A:visited {
	color: #ff4e30;
}

A:hover {
	color: #ff4e30;
	text-decoration: none;
}

A:active {
	color: #FFCC33;
}

/* Form Fields and Buttons */
.frmField {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 1px;
}

INPUT{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
}

SELECT {
	FONT-FAMILY:Arial, Verdana, Helvetica, Sans-Serif;
	FONT-SIZE: 11px;
}

BUTTON {
	FONT-FAMILY:Arial, Verdana, Helvetica, Sans-Serif;
	FONT-SIZE: 11px;
}

/* Main Logo Container Table */
#mainLogoTable {
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 0px;
	padding: 0px;
}

#mainLogoTable TD.logo {
	width: 218px;
	border-width: 0px;
	padding: 0px 0px 0px 14px;
	margin: 0px;
	vertical-align: bottom;
	text-align: right;
}

#mainLogoTable TD.tagline {
	width: 455px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: bottom;
	text-align: left;
}

#mainLogoTable TD.taglinehome {
	width: 80px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: right;
}


#mainLogoTable TD.tabNavigationCell {
	width: 753px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: bottom;
	text-align: left;
	white-space: nowrap;
}

#mainLogoTable TD.topLinks {
	width: 535px;
	height: 25px;
	vertical-align: top;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/* Top Tab and Search Table */
#tabSearch {
	height:25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 0px;
	padding: 0px;
	font-size:10px;
	line-height:21px;
	float:right;
}

#tabSearch A {
	FONT-SIZE: 10px;
	padding: 2px 0px 0px 9px;
	white-space: nowrap;
	text-decoration: none;
}

#tabSearch A:link, #tabSearch A:visited, #tabSearch A:active {
	COLOR: #666666;
}

#tabSearch A:hover {
	color: #006633;
}

#tabSearch TD.topTabAbout {
	width:117px;
	height:25px;
	vertical-align: top;
	text-align:left;
	color: #666666;
	padding: 0px 0px 0px 0px;
	background: url("images/but_about.gif") no-repeat top left #ffffff;
}
#tabSearch TD.topTabCustServ {
	width:117px;
	height:25px;
	vertical-align: top;
	text-align:left;
	color: #666666;
	padding: 0px 0px 0px 0px;
	background: url("images/but_custServ.gif") no-repeat top left #ffffff;
}
#tabSearch TD.topTabLogin {
	width:100px;
	height:25px;
	vertical-align: top;
	text-align:left;
	color: #666666;
	padding: 0px 0px 0px 0px;
	background: url("images/but_corpLogin.gif") no-repeat top left #ffffff;
}

#tabSearch TD.topTabLogin A {
	FONT-SIZE: 10px;
	padding: 2px 0px 0px 9px;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
}

#tabSearch TD.topTabLogin A:link, #tabSearch TD.topTabLogin A:visited, #tabSearch TD.topTabLogin A:active {
	COLOR: #666666;
}

#tabSearch TD.topTabLogin A:hover {
	color: #006633;
}

#tabSearch TD.search {
	height:25px;
	vertical-align: middle;
	text-align:right;
	padding: 0px 0px 0px 8px;
}

INPUT.search {
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;

}

#tabSearch TD.searchBut {
	height:25px;
	vertical-align: top;
	text-align:left;
	padding: 0px;
}


/* Main Logo Container Table */
#mainPhoto {
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;
	clear: left;
}

#mainPhoto TD.photoArea {
	width:753px;
	height: 83px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	background: url(images/background_photoArea.gif) repeat-y top left transparent;
}

.photoTextandPic {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/headerPhoto_sample.jpg) no-repeat top center transparent;
}

.photoTextandPic_FULL_SERVICE_MOVERS {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/fsm_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_GOVERNMENT_MILITARY {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/govt_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_SPECIAL_PRODUCTS_SHIPMENTS {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/spec_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_RELOCATION_SERVICES {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/relo_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_INTERNATIONAL_SERVICES {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/intl_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_ABOUT_MAYFLOWER {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_CUSTOMER_SERVICE {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_MOVING_TIPS {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_MAYFLOWER_CAREER_PAGE {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_MAYFLOWER_NEWSROOM {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_CONTACT_MAYFLOWER {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_MAYFLOWER_SITEMAP {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_PRIVACY {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_SEARCH {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_PRIMARY_NONE {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_ISO {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_ {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

.photoTextandPic_PRIMARY_NONE {
	width: 720px;
	height: 83px;
	margin: 0px 16px 0px 17px;
	border: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	background: url(images/splash/gen_second.jpg) no-repeat top center transparent;
}

#photoTextandPic TD {
	height: 83px;
	width:720px;
	border: 0px;
	padding:0px 0px 0px 20px;
	vertical-align: middle;
	text-align: left;
	color: #666666;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}

#mainPhoto TD.breadcrumbs, #mainPhotoHome TD.breadcrumbs {
	height: 24px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: right;
	background: url(images/background_photoAreaBottom.gif) no-repeat top left transparent;
}


#breadcrumbHolder TD {
	height: 24px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: right;
	background: url(images/breadcrumb_background.gif) repeat-x top right transparent;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	COLOR: #666666;
}

#breadcrumbHolder A {
	text-decoration:underline;
	COLOR: #666666;
}

#breadcrumbHolder A:link, #breadcrumbHolder A:visited, #breadcrumbHolder A:active {
	color: #666666;
}

#breadcrumbHolder A:hover {
	color: #CC0000;
	text-decoration: none;
}

#breadcrumbHolder SPAN {
	color: #006633;
}


/* Main Logo Container Table */
#columns {
	clear: left;
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#columns TD.left {
	width: 560px;
	border-width: 0px;
	padding: 0px 20px 0px 30px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

#columns TD.right {
	width: 193px;
	border-width: 0px;
	padding: 15px 17px 0px 18px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

/* Basic Center Content Text */

#contentLists DIV {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding-left: 1em;
}

#contentLists UL LI{
	list-style-image: url(images/green_square_bullet.gif);
	padding-left: 0;
	padding-bottom: 0px;
}

#contentLists LI UL LI{
	list-style-image: url(images/green_circle_sub_bullet.gif);
	line-height: 15px;
	padding-left: 0;
	margin-top: 3px;
	margin-bottom: 0;
}

#basicContent {
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 540px;
	line-height: 18px;
}

#basicContent SUP {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 0;
}

#basicContent P {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 15px;
}

#basicContent UL LI{
	list-style-image: url(images/green_square_bullet.gif);
	/*padding: 4px 0px 8px 30px;*/
	padding-left: 0;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
}

#basicContent LI UL LI {
	list-style-image: url(images/green_circle_sub_bullet.gif);
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
}

#basicContent TD.footnote {	
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	width: 525px;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	vertical-align: top;
	text-decoration: none;
}

/* Main Page Headers */
/*
H1 {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #006633;
	font-size: 18px;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}


#basicContent SUP {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 0;
}

#basicContent P {
	font-size: .9em;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 18px;
}

#basicContent UL {
	padding: 4px 0px 8px 30px;
	margin: 0px;
	font-size: 1em;
	color: #333333;
}

#basicContent LI {
	padding: 0px;
	margin: 0px;
	font-size: .9em;
	color: #333333;
}
*/

/* Main Page Headers */
H1 {
	font-family: georgia, arial, verdana, helvetica, sans-serif;
	color: #00a850;
	font-size: 18px;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

/* All Caps Content Subheaders */
H2 {
	font-family: georgia, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #00a850;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}

#quickLinks {
	background-color: #f4f3f0;
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
	FONT-SIZE: 11px;
	COLOR: #005837;
	vertical-align: middle;
	width: 230px;
	margin: 0px;
	margin-top: 2px;
	padding-top: 0px;
	height: 40px;
	white-space: nowrap;	
}

.boxbody {
        background: url(images/sbbody-l.gif) no-repeat bottom left;
        margin: 0;
        padding: 0px 5px 4px 5px;
       
}

#boxbody A {
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #005837;
	text-decoration: none;
}


#quickLinks A:link, #quickLinks A:visited, #quickLinks A:active {
	text-decoration: none;
}

#quickLinks A:hover {
	COLOR: #8C6239;
	text-decoration: underline;
}

#quickLinks A.selected {
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	COLOR: #8C6239;
}

#quickLinks A:link.selected, #quickLinks A:visited.selected, #quickLinks A:active.selected {
	text-decoration: none;
}

#quickLinks A:hover.selected {
	COLOR: #8C6239;
	text-decoration: underline;
}

#quickLinks DIV.hidden {
	height: 0;
	visibility: hidden;
}


/*

#quickLinks DIV.hidden {
	height: 0;
	visibility: hidden;
}

#quickLinks DIV.boxButtons A {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#quickLinks DIV.boxButtons A:hover {
	COLOR: #006633;
	text-decoration: underline;
}

#quickLinks DIV.boxButtonsDepressed A {
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

#quickLinks DIV.boxButtonsDepressed A:hover {
	COLOR: #006633;
	text-decoration: none;
}
*/
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
        margin: 0 auto; /* center for now */
        width: 158px; 
        background: url(images/sbbody-r.gif) no-repeat bottom right;
        font-size: 100%;
        align: center;
}
.boxhead {
        background: url(images/sbhead-r.gif) no-repeat top right;
        margin: 0;
        padding: 0;
        line-height: 6px;
}
.boxhead h2 {
        background: url(images/sbhead-l.gif) no-repeat top left;
        margin: 0;
        padding: 0;
        line-height: 6px;
}

.boxButtons {
	background: url(images/background_rightButton.gif) no-repeat top right;
    margin: 0px 0px 2px 0px;
    padding: 12px 0px 13px 20px;
	font-size:11px;
	font-weight:bold;
	color:#8eda67;	
	width: 210px;	
	text-indent: -10px;
	text-align: center; 
}

.boxButtonsDepressed {
	background: url(images/background_rightButtonDep.gif) no-repeat top right;
    margin: 0px 0px 2px 0px;
    padding: 12px 0px 13px 20px;
	font-size:11px;
	font-weight:bold;
	color:#8eda67;	
	width: 210px;
	text-indent: -10px;
	text-align: center; 
}

/* boxButtons with arrows */
/*
.boxButtons {
	background: url(images/background_rightButton.gif) no-repeat top right;
        margin: 0px 0px 2px 0px;
        padding: 12px 0px 13px 20px;
	font-size:11px;
	font-weight:bold;
	color:#8eda67;	
	width: 235px;	
	text-indent: 20px;
	text-align: left; 
}

.boxButtonsDepressed {
	background: url(images/background_rightButtonDep.gif) no-repeat top right;
        margin: 0px 0px 2px 0px;
        padding: 12px 0px 13px 20px;
	font-size:11px;
	font-weight:bold;
	color:#8eda67;	
	width: 235px;
	text-indent: 20px;
	text-align: left; 
}
*/
/* Show only to IE PC \*/
* html .boxheadTan h2 {height: 1%;} /* For IE 5 PC */

.sideboxTan {
	display:block;
        margin: 5px auto 20px auto; /* center for now */
        width: 158px; 
        background: url(images/sbbody-r.gif) no-repeat bottom right;
        font-size: 100%;
}
.boxheadTan {
	display:block;
        background: url(images/sbhead-r_tan.gif) no-repeat bottom right;
        margin: 0;
        padding: 0;
        text-align: center;
}
.boxheadTan h2 {
        background: url(images/sbhead-l_tan.gif) no-repeat bottom left;
        margin: 0;
        padding: 30px 0px 12px 8px;
        color: #006633; 
        font-weight: bold; 
        font-size: 13px; 
        line-height: 12px;
	text-align:left;
	Font-Style:italic;
}

.boxheadTan IMG {
	float:right;
        margin: 0px 5px -5px 0px;
        padding: 0px 0px 0px 0px;
}

.boxbodyTan {
        clear: both;
		background: url(images/sbbody-l.gif) no-repeat bottom left;
        margin: 0;
        padding: 1px 5px 1px 5px;
}

.boxbodyTan UL {
	list-style-image: url(images/square_bullet.gif);
	margin-left: 1.2em;
	margin-top: 0;
	padding-left: 0;
	padding-top: 4px;
	padding-bottom: 10px;
	FONT-SIZE: 11px;
}

.boxbodyTan LI {
	line-height: 11px;
	padding-left: 0;
	margin-top: 6px;
	margin-bottom: 6px;
}

.boxbodyTan A {
	COLOR: #006633;
	FONT-SIZE: 11px;
	line-height: 11px;
}

.boxbodyTan A:link, #leftLinks A:visited, #leftLinks A:active {
	COLOR: #006633;
	text-decoration: underline;
}

.boxbodyTan A:hover {
	color: #CC0000;
	text-decoration: none;
}

/* Bottom Copyright Information and Links */
#bottom {
	width: 753px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 0px;
	padding: 0px;
}

#bottom TD.copyright {
	background-color: #FFFFFF;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #999;
	width: 410px;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding: 4px 0px 0px 15px;
	margin: 0px;
	vertical-align: top;
}

#bottom A {
	FONT-SIZE: 10px;
	padding: 0px;
}

#bottom A:link, #bottom A:visited, #bottom A:active {
	COLOR: #000000;
	text-decoration: underline;
}

#bottom A:hover {
	COLOR: #CC0000;
	text-decoration: none;
}

.privacyLink A, .privacyLink A:link, .privacyLink A:visited, .privacyLink A:active {
	COLOR: #999999;
}

.privacyLink A:hover {
	COLOR: #CC0000;
}

#bottom TD.excellence {
	background-color: #FFFFFF;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #999999;
	width: 343px;
	padding: 4px 5px 0px 15px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
}

#bottom TD.excellence A {
	text-decoration: none;
	border: 0px;
	color: #FFFFFF;
}

#bottom IMG.badge {
	padding-left: 10px;
}

#bottom TD.widthHolder {
	width: 753px;
	height: 36px;
	padding: 0px;
	margin: 0px;
	background: url(images/bottom_shadow.gif) no-repeat bottom left;
}

#bottom P {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#bottom .tableWidth {
	width: 753px;
	margin: 0px;
	padding: 0px;
}

.redText {	
	FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;	
	FONT-SIZE: 11px;
	COLOR: #ED1C24;
}

.oddRow
{
	background-color: #E6E6E6;
}
.evenRow
{
	background-color: #ffffff;
}

.greenHeading {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #00a850;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

.btn_sm
{
	border: 0px solid #900000;
	background-image:url(images/bttn_stndrd_sm.gif);	
	background-color:#ffffff;
	height: 28px;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00a850;
	font-weight: bold;
	font-size: 11px;
	width: 40px;
	padding-bottom: 4px;
}

.btn_med
{
	border: 0px solid #900000;
	background-image:url(images/bttn_stndrd_mdm.gif);
	background-color:#ffffff;
	height: 28px;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00a850;
	font-weight: bold;
	font-size: 11px;
	width: 67px;
	padding-bottom: 4px;
}

.btn_lg
{
	border: 0px solid #900000;
	background-image:url(images/bttn_stndrd_lrg.gif);	
	background-color:#ffffff;
	height: 28px;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00a850;
	font-weight: bold;
	font-size: 11px;
	width: 95px;
	padding-bottom: 4px;
}

.btn_xlg
{
	border: 1px solid #cccccc;	
	background-color:#ffffff;
	height: 30px;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00a850;
	font-weight: bold;
	font-size: 11px;
	width: 128px;	
}

.btn_xxlg
{
	border: 1px solid #cccccc;		
	background-color:#ffffff;
	height: 30px;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00a850;
	font-weight: bold;
	font-size: 11px;
	width: 160px;
}

.btn_xxxlg
{
	border: 1px solid #cccccc;	
	background-color:#ffffff;
	height: 30px;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00a850;
	font-weight: bold;
	font-size: 11px;
	width: 210px;	
}

.btn_xxxxlg
{
	border: 1px solid #cccccc;		
	background-color:#ffffff;
	height: 30px;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00a850;
	font-weight: bold;
	font-size: 11px;
	width: 250px;	
}
