body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300; 
	font-size: 100%;
	margin: 5% 10% 10px 10%;
}

h1 {
	font-size: 250%; 
	font-weight: bold;
	text-align: center;
	padding-top: 0;
	margin-bottom: 0;
}

h2 { 
	font-size: 1.2em; 
	font-weight: bold; 
}

h3 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: -10px;
}

h4 {
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 15px;
}

#pagehead {
	text-align: center;
	font-size: 120%;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 20px;
	font-weight: bold;
}

.caption {
	clear: both;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

p, li {  
	color: #003300; 
	font-size: 90%;
	line-height: 140%;
}

table#layout, table#layout2 {
	width: 100%;
}

table#layout td {
	width: 50%;
	vertical-align: top;
}

#layout img, #layout2 img {
	margin-left: 15px;
}

#links p {
	clear: both;
	margin: 30px 0 0 0;
}

#links img {
	float: left;
	margin: 0 15px 10px 0;
}

ul { 
	list-style-position: outside;
	list-style-type: square; 
	list-style-image:url(dg-images/bullet.gif);
	margin-left: 15px;
	padding-left: 0;
}

#nav {
	clear: both;
	text-align: center;
	font-weight: bold;
	margin-top: 5%;
	padding-bottom: 0;
}

a:link, a:visited {  
	color: #003300; 
	text-decoration: underline;
}

a:hover, a:active {  
	color: #006600; 
	text-decoration: underline;
}

#infotable {
	font-size: 80%;
}

#infotable .caption {
	font-size: 125%;
}

#infotable td {
	vertical-align: top;
	padding: 2px 5px 2px 5px;
	line-height: normal;
}

.mitsubishi {
	font-family: Helvetica, Ariel, sans-serif;
	font-weight: bold;
}

ul.supplynav {
	margin-top: 10px;
	margin-right: 30px;
}

.supplynav li {
	font-weight: bold;
	line-height: 200%;
}

.redirect { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #006600; 
	font-size: 1em;
}

.redirectLink { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #006600;
}

.imageright {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.imageleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.logotable {
	width: 600px;
	margin: auto;
}

.logotable td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.logotable td img {
	margin-left: 15px;
}

#topnav {
	margin-top: 20px;
	padding-top: 0;
	text-align: center;
	font-size: 80%;
	font-weight: normal;
}

#layout #accreditations td {
	vertical-align: middle;
	text-align: center;
	width: 25%;
}

#accreditations td img {
	margin-left: 0;
}

