@charset "utf-8";
/* CSS Document */

/* =============================================================== */
/* Stylesheet Developed by MMTC for Exclusive Use by Midwest Mold  */
/* Copyright 2009 Midwest Mold. All rights reserved.               */
/*                                                                 */
/* Design Notes:                                                   */
/*   Bright Blue: #005dab                                          */
/*   Pale Blue: #CFD8E8                                            */
/*   Gray: #929497                                                 */
/*   Dark Gray (background): #6D6E70                               */
/* =============================================================== */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #6D6E70;
}

a:link,
a:hover,
a:visited,
a:active {
	color: #005dab;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	line-height: 28px;
	color: #005dab;
	padding-bottom: 5px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	color: #005dab;
	padding-top: 10px;
	padding-bottom: 8px;
	margin: 0px;
}

h3 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

h4 {
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
}

p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

/* ============================== */
/* Structural Template Formatting */
/* ============================== */

.page {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.bluebar {
	background-color: #005dab;
	background-image: url(../images/bkgd/bluebar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
	padding: 3px 5px 13px 0px;
	margin: 0px;
}

.navbar {
	background-color: #005dab;
	height: 12px;
	padding: 16px 0px 5px 0px;
	margin: 0px;
}

.whitebar {
	background-color: #FFFFFF;
	background-image: url(../images/bkgd/whitebar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 24px;
}

.billboard {
	width: 630px;
	margin: 0px;
	padding: 0px;
}

.billboard img {
	margin: 0px;
	padding: 0px;
}

.footer {
	font-size: 10px;
	color: #CFD8E8;
	background-color: #6D6E70;
	padding: 5px 0px 0px 0px;
}

.addressinfo {
	text-align: left;
}

.copyright {
	text-align: right;
}

.highlightSection {
	padding: 0px 20px 0px 20px;
}

.highlight {
	border-left: 2px #005dab solid;
	border-bottom: 2px #005dab solid;
	padding: 0px 0px 0px 10px;
}

.highlight img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.homebody {
	padding: 20px;
}

.bodyleft {
	background: url(../images/bkgd/curvebottom.jpg) top left no-repeat;
}

.secondaryBody {
	padding: 20px 100px 20px 20px;
}

.form {
	padding-top: 20px;
	text-align: center;
}

/* ============================== */
/* Global Navigation              */
/* ============================== */

.utilitybar,
.globalnav {
	list-style: none;
	text-align: right;
	margin: 3px 0px 3px 0px;
}

.utilitybar {
	padding: 0px;
	margin: 0px;
}

.utilitybar li {
	font-size: 10px;
	line-height: 10px;
	display: inline;
	padding: 0px 5px 0px 7px;
	margin: 0px;
	border-left: 1px #CFD8E8 solid;
}

.utilitybar li:first-child {
	border-left: none;
}

.utilitybar a:link,
.utilitybar a:hover,
.utilitybar a:active,
.utilitybar a:visited {
	color: #CFD8E8;
	text-decoration: underline;
}

.globalnav {
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

.globalnav li {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	display: inline;
	padding: 0px 0px 0px 10px;
}

.globalnav li:first-child {
	padding-left: 0px;
}

.globalnav a:link,
.globalnav a:active,
.globalnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.globalnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* ============================== */
/* Text Formatting                */
/* ============================== */

.homebody h1 {
	font-size: 18px;
	padding-bottom: 12px;
}

.highlight h2 {
	font-size: 14px;
	color: #005dab;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.highlight h2 a:link,
.highlight h2 a:active,
.highlight h2 a:visited {
	color: #005dab;
	text-decoration: none;	
}

.highlight h2 a:hover {
	color: #005dab;
	text-decoration: underline;	
}

.link {
	font-size: 11px;
	line-height: 13px;
	color: #6D6E70;
	text-align: right;
}

.link a:link,
.link a:hover,
.link a:active,
.link a:visited {
	color: #6D6E70;
	text-decoration: underline;
}

.highlight ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style: square;
}

.highlight li {
	line-height: 16px;
	padding-bottom: 10px;
}

.iso {
	font-size: 14px;
	font-weight: bold;
	color: #005dab;
	text-align: center;
	padding-top: 5px;
}
