body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/bg_main.png) top left repeat-x;
	color: #40474E;
	font-size: 12px;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* -----------------------------------*/
/* -------->>> ANCHOR TAGS <<<--------*/
/* -----------------------------------*/

a {
	color: #EC9C0A;
}

a:hover {

}

a img {
	border: 0;
}

a.action {
	color: #40474E;
	text-decoration:none;
	font-size:11px;
}
a.action:hover {
	text-decoration:underline;
}

li.pdf {
	list-style-image:url('/images/icon_pdf.gif');
}
li.arrow {
	list-style-image:url('/images/icon_arrow.gif');
}
li.excel {
	list-style-image:url('/images/icon_excel.gif');
}
li.link {
	list-style-image:url('/images/g4201.png');
}
li.ppt {
	list-style-image:url('/images/icon_ppt2.png');
}

li.blank {
	list-style:none;
}

/* -----------------------------------*/
/* -------->>> CONTAINERS <<<---------*/
/* -----------------------------------*/


#container_main {
	position: relative;
	display: block;
	margin: 0px auto;	
	width: 800px;
}

#top {
	position: relative;
	height: 100px;
}

#logo {
	position: absolute;
		top: 30px;
		left: 0;
	width: 162px;
	height: 52px;
	background: url(/images/logo.png) top left no-repeat;
}

#logo a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

#top_links {
	color: #EC9C0A;
	font-size: 11px;
	position: absolute;
		top: 47px;
		right: 0;
}

#top_links a {
	color: #B3B5B8;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

#top_links a:hover {
	text-decoration: underline;
}

#middle {
	height: 248px;
	position: relative;
	
}

#flash {
	width: 910px;
	height: 248px;
	position: absolute;
		top: 0;
		left: 0;
	background: url(/images/shadows.jpg) bottom left no-repeat;
}


#container_content {
	width: 616px;
	float: right;
	padding-top: 20px;
}

#columns {
	padding-top: 20px;
	overflow: auto;
}

#left {
	float: left;
	width: 235px;
}

#right {
	float: left;
	width: 380px;
}

#copy {
	font-size: 10px;
	padding-bottom: 20px;
	line-height: 180%;
}

/* -----------------------------------*/
/* ------------>>> NAV <<<------------*/
/* -----------------------------------*/

#nav {
	height: 72px;
	width: 616px;
	position: absolute;
		bottom: 0;
		right: 0;
}
#nav div {
	display: block;
	float: left;
	height: 72px;
	position: relative;
}

#nav div a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

.nav_spacer {
	display: block;
	float: left;
	height: 72px;
	width: 35px;
	position: relative;
}

.nav_item_over {
	display: block;
	float: left;
	height: 72px;
	position: relative;
}

.nav_products { width: 135px;  background: url(/images/nav_products.png) top left no-repeat; }
.nav_facilities { width: 63px;  background: url(/images/nav_facilities.png) top left no-repeat; }
.nav_news { width: 105px;  background: url(/images/nav_news.png) top left no-repeat; }
.nav_contact { width: 53px;  background: url(/images/nav_contact.png) top left no-repeat; }
.nav_corporation { width: 120px;  background: url(/images/nav_corporation.png) top left no-repeat; }
.nav_careers { width: 91px;  background: url(/images/nav_careers.png) top left no-repeat; }

.nav_products_over { width: 135px;  background: url(/images/nav_products_over.png) top left no-repeat; }
.nav_facilities_over { width: 63px;  background: url(/images/nav_facilities_over.png) top left no-repeat; }
.nav_news_over { width: 105px;  background: url(/images/nav_news_over.png) top left no-repeat; }
.nav_contact_over { width: 53px;  background: url(/images/nav_contact_over.png) top left no-repeat; }
.nav_corporation_over { width: 120px;  background: url(/images/nav_corporation_over.png) top left no-repeat; }
.nav_careers_over { width: 91px;  background: url(/images/nav_careers_over.png) top left no-repeat; }


#subnav {
	width: 616px;
	float: right;
	margin-top: 14px;
	position: relative;
	height: 50px;
}

.subnavitem {
	display: block;
	float: left;
	position: relative;
	cursor: pointer;
}

#nav_stripe {
	position: absolute;
		top: 30px;
		left: 0;
	height: 18px;
	width: 616px;
}

#subnav a {
	display: block;
	position: absolute;
		top: 0;
	width: 100%;
	height: 27px;
}

.subnav_spacer {
	display: block;
	float: left;
	height: 10px;
	width: 35px;
	position: relative;
}

.nav_bg {
	 position: relative;
	 height: 13px; 
}

#subnav_michigan { width: 55px; }
#subnav_alabama { width: 54px; }
#subnav_map { width: 120px; }
#subnav_contact { width: 47px; }

#subnav_blanking { width: 132px; }
#subnav_services { width: 104px; }
#subnav_businessRelationships { width: 145; }


#subnav_michigan .nav_bg { width: 55px; background: url(/images/subnav_michigan.png) top left no-repeat; }
#subnav_alabama .nav_bg { width: 54px; background: url(/images/subnav_alabama.png) top left no-repeat; }
#subnav_map .nav_bg { width: 120px; background: url(/images/subnav_map.png) top left no-repeat; }
#subnav_contact .nav_bg { width: 47px; background: url(/images/subnav_contact.png) top left no-repeat; }

#subnav_blanking .nav_bg { width: 132px; background: url(/images/subnav_blanking.png) top left no-repeat; }
#subnav_services .nav_bg { width: 104px; background: url(/images/subnav_services.png) top left no-repeat; }
#subnav_businessRelationships .nav_bg { width: 145px; background: url(/images/subnav_businessRelationships.png) top left no-repeat; }






/* -----------------------------------*/
/* -------->>> CLICK AREAS <<<--------*/
/* -----------------------------------*/


#click_ {

}


/* -----------------------------------*/
/* -------->>> PNG TRANS <<<----------*/
/* -----------------------------------*/


#trans_ {
}

#title_misa {
	width: 326px;
	height: 21px;
	background: url(/images/title_misa.png) top left no-repeat;
}

#title_subsidiary {
	width: 157px;
	height: 16px;
	margin-top: 5px;
	background: url(/images/title_subsidiary.png) top left no-repeat;
}

#title_michigan {
	width: 111px;
	height: 16px;
	margin-top: 5px;
	background: url(/images/title_michiganplant.png) top left no-repeat;
}

#title_alabama {
	width: 108px;
	height: 13px;
	margin-top: 5px;
	background: url(/images/title_alabamaplant.png) top left no-repeat;
}


#title_map {
	width: 74px;
	height: 18px;
	margin-top: 5px;
	background: url(/images/title_map.png) top left no-repeat;
}

#title_contact {
	width: 432px;
	height: 21px;
	background: url(/images/title_contact.png) top left no-repeat;
}



/* -----------------------------------*/
/* -------->>> TEXT STYLES <<<--------*/
/* -----------------------------------*/

form {
	margin:0;
}

h1 {
	font-size:20px;
}

h2 {

}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #EC9C0A;
	text-transform: uppercase;
	margin-bottom: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #EC9C0A;
	margin-bottom: 0px;
}
.orange {
	color: #EC9C0A;
}

.justify {
	text-align: justify;
}

p {
	margin: 0px 0px 5px;
}



/* -----------------------------------*/
/* ------------>>> MISC <<<-----------*/
/* -----------------------------------*/

hr {

}

.s { height: 8px; margin: 0 0 6px 0; visibility: hidden; position: relative; overflow: hidden;}
.m { height: 18px; margin: 5px 0 10px 0; }
.l { height: 46px; margin: 20px 0 10px 0; }
.stripe { background: url(/images/stripe.gif) top left repeat; display: block; }

#form_cont .form_label {
	font-size: 10px;
	padding: 5px 0 2px 0;
}

#form_cont table {
	width: 100%;
}

#form_cont table tr { 
	vertical-align: top;
}

#form_cont input {
	width: 289px;
	height: 19px;
	border: 1px solid #40474E;
	padding: 3px;
}

#form_cont textarea {
	width: 289px;
	height: 189px;
	font-size: 11px;
	border: 1px solid #40474E;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}

#submit {
	padding-top: 10px;
	cursor: pointer;
}

.field {
	width:250px;
}
.error {
	font-weight:bold;
}
/* -----------------------------------*/
/* ---------->>> REPORTS <<<----------*/
/* -----------------------------------*/
#wideDiv {
	margin-left:-184px;
	width:800px;
}

.reportTable {
	background-color:#ddd;
	border-collapse:collapse;
}

.reportTable th {
	background-color:#808080;
	border:1px solid #333;
	padding:2px;
	color:white;
	font-size:12px
	font-weight:bold;
}
.reportTable td {
	border:1px solid #333;
	padding:3px;
	font-size:12px
	color:#111;
}

.reportTable .r { color:#000; background-color:#FF1111; }
.reportTable .y { color:#000; background-color:#FFFF22; }
.reportTable .g { color:#000; background-color:#338033; }


