body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/interface/bkgSpacer.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	height:100%; }
	
/* siteWrapper ----------------------------------------------------------------------------------------------------------------------------------------- */
	
#contentWrapper {
	width:782px;
	height:100%;
	min-height:100%;
	margin:0 auto; }
	
#contentContainer {
	width:782px;
	background-image:url(../images/interface/footBkg.jpg);
	background-position:bottom;
	background-repeat:no-repeat; }
	
#headWrapper {
	width:782px;
	height:101px; }
	
#headWrapper td img {
	display: block; }
	
#content {
	width:782px;
	margin-top:20px;
	margin-bottom:20px;
	vertical-align:text-top; }
	
/* Copy ----------------------------------------------------------- */

.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #64625B;
	line-height: 30px; }
	
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.path a:link, .path a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.path a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.date {
	text-align:right;
	color:#000000;
	font-weight:bold; }
	
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textBold a:link {
	color: #64625B;
	font-weight: normal;
	text-decoration: underline;
}
.textBold a:active {
	color: #64625B;
	font-weight: normal;
	text-decoration: underline;
}
.textBold a:visited {
	color: #A4A29A;
	font-weight: normal;
	text-decoration: underline;
}
.textBold a:hover {
	color: #A4A29A;
	font-weight: normal;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text a:link {
	color: #64625B;
	text-decoration: underline;
}
.text a:active {
	color: #64625B;
	text-decoration: underline;
}
.text a:visited {
	color: #A4A29A;
	text-decoration: underline;
}
.text a:hover {
	color: #A4A29A;
	text-decoration: none;
}

.HQTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	background-image: url(/mitsubishi/images/HeadQuartersTableSpacer.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #64625B;
	border-right-color: #64625B;
	border-bottom-color: #64625B;
	border-left-color: #64625B;
}
.HQTable a:link {
	color: #64625B;
	text-decoration: underline;
}
.HQTable a:active {
	color: #64625B;
	text-decoration: underline;
}
.HQTable a:visited {
	color: #A4A29A;
	text-decoration: underline;
}
.HQTable a:hover {
	color: #A4A29A;
	text-decoration: none;
}
.HQHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #64625B;
}
.HQHeadings a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.HQHeadings a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.HQHeadings a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.HQHeadings a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.HQTable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	background-image: url(/Images/code/HeadQuartersTableSpacer2.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #112437;
	border-right-color: #112437;
	border-bottom-color: #112437;
	border-left-color: #112437;
}
.HQTable2 a:link {
	color: 132639;
	text-decoration: underline;
}
.HQTable2 a:active {
	color: 132639;
	text-decoration: underline;
}
.HQTable2 a:visited {
	color: #000000;
	text-decoration: underline;
}
.HQTable2 a:hover {
	color: 677D93;
	text-decoration: none;
}


	
/* Foot ----------------------------------------------------------------------------------------------------------------------------------------- */
#tbmFoot {
	margin:10px;
	width:100%; }
	
.tbmFoot {
	color:#666666;
	margin:10px;
	text-align:center; }
	
.tbmFoot a:link, .tbmFoot a:visited {
	text-decoration:none;
	color:#666666; }
	
.tbmFoot a:hover {
	text-decoration:underline;
	color:#666666; }
	
.tbmFootSmall {
	padding-top:10px;
	color:#999999;
	font-size:10px;
	text-align:center; }
	
.tbmFootSmall a:link, .tbmFootSmall a:visited {
	text-decoration:none;
	color:#999999; }
	
.tbmFootSmall a:hover {
	text-decoration:underline;
	color:#999999; }