body,html {
	text-align: center; /*for IE5x only*/
	margin:0; padding:0;
}
body {/*this is separated because DW applies the html background to everything */
	background-color:#E4E4EC; /* the color shown outside the 780 or 1004-wide page div */
}
/* ---------- page - the biggest div, containing everything else ------------*/
div#page {
	text-align:left;/* to counteract the IE5x hack in the body tag for centering*/
	padding: 0;
	margin: auto; /* set this margin to zero for stuck-left designs, auto for float-center */
	background: #FFFFFF;
}
.page1024 {
	width: 1004px; 
}
.page800 {
	width: 780px; 
}
/* --------------- ^ page ^ ---------------*/

/* ----------- banner -----------------*/
div#banner {
	margin: 0;
	padding: 0;
	background: url(assets/midwestbanner.jpg) no-repeat #FFFFFF;
	height: 135px;
}
div#slogan {
	text-align: right;
} 
.slogaF1024 {
	width: 1004px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 1004px; /* content only */
}
.slogan800 {
	width: 780px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 780px; /* content only */
}
div#slogan p {
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	color: #FFFFFF;
	font-size: 21px;
	font-weight: bold;
	padding: 0;
	line-height: 1.2em;
	margin: 0 10px 0 0;/* T R B L */
}

/* ----------- ^ banner ^ -----------------*/
div#underBanner {
	background: url(assets/underbannerbg.jpg) repeat-x 0% 30% #585769;
	height: 20px;
}
div#underBanner p {
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin: 0;
	padding: 2px 10px 0 0;
	line-height: 1.1em;
}
div#underBanner a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#underBanner a:hover {
	color: #FFCC00;
}
/* -------- left column ----------*/
div#leftcol {
	float: left;
	margin: 0;	
	padding: 17px 15px 10px 15px; /* T R B L */
}
.leftcol1024 {
	width: 197px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 167px; /* content only */
}
.leftcol800 {
	width: 164px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 134px; /* content only */
}
/* -------- ^ left column ^ ----------*/
/* ---------vertical navigation-------------*/
div#nav {
	float: left;
	margin: 0;
	background: #FFFFFF;	
}
.nav1024 {	
	padding: 0 5px 10px 8px; /* T R B L */
	width: 167px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 154px; /* content only */
}
.nav800 {
	padding: 0 5px 10px 0px; /* T R B L */
	width: 139px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 134px; /* content only */
}

div#nav ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 30px 0;
	padding: 0;
}
div#nav li {	
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.25em;
	margin: 0 0 0 4px; /* T R B L */
	padding: 0 0 0 0;
}
div#nav li a:link {	
	display: block;
	text-decoration: none;
	font-style:italic;
	background: url(assets/buttonbg.jpg) repeat-x 0% 30%;
	color: #0033CC;	
	padding: 2px 7px 4px 8px; /* T R B L */
	margin: 0;
	width: 111px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 99px; /* content only */
}
div#nav li a:visited {
	display: block;
	text-decoration: none;
	font-style:italic;
	background: url(assets/buttonbg.jpg) repeat-x 0% 30%;
	color: #737580;	
	padding: 2px 7px 4px 8px; /* T R B L */
	width: 111px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 99px; /* content only */
}
div#nav li a:hover {
	color: #4462BD;
	background: url(assets/buttonbg_roll.jpg) repeat-x 0% 30%;
}
div#nav li a:active {
	color: #4462BD;
	background: url(assets/buttonbg_roll.jpg) repeat-x 0% 30%;
}
div#nav li a.YAH {
	_cursor: text !important;
	color: #4462BD !important;
	background: url(assets/buttonbg_roll.jpg) repeat-x 0% 30%;
}
div#nav li a.YAH {
	cursor: text !important;
}
/* --------- ^ vertical navigation ^ -------------*/
div#badge1 {
	padding: 10px 10px 10px 10px !important;
	margin: 20px 37px 0 17px;
	background-color:#E7E5F9;
	text-align: center;
}
/* -------------content---------------*/

div#content {
	float: left;
	margin: 0;
	background: #FFFFFF;
}
.content1024 {
	padding: 20px 0px 50px 20px; /* T R B L */
	width: 670px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 650px; /* content only */
}
.content800 {
	padding: 20px 0px 50px 0px; /* T R B L */
	width: 565px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 565px; /* content only */
}
/* -------------------------------------*/

/* content text styling */
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif, Skia, serif;
	margin: 0;
	font-weight: bold;
}
h1 {
	font-size: 15px;
	line-height: 1.2em;
	letter-spacing: .125em;
}
h2 {
	font-size: 13px;
	line-height: 1.2em;
	margin-top: 1.5em;
}

p {
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	padding-top: 1.2em; 
	margin: 0;
}
p.firstPara {
	padding-top: 0;
}
/* links in the content area */
#content a:link, #badge1 a:link {
	color: #00248F;
	text-decoration: underline;
}
#content a:visited, #badge1 a:visited {
	color: #737580;
	text-decoration: underline;
}
#content a:hover,#content a:active {
	color: #FFC436;
	text-decoration: underline;
}
.1024 {	
	background: #E7E5F9;
	margin: 0px 0px 0px 17px;/* T R B L */
	padding: 12px 15px 18px 15px;
	/*border: 1px solid #4462BD; */
	width: 196px; /* content + padding + border */	
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 147px; /* content only */
}
.800 {
	background: #E7E5F9;
	margin: 0px 0px 0px 15px;/* T R B L */
	padding: 6px 5px 8px 9px;
	/* border: 1px solid #4462BD; */
	width: 152px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 136px; /* content only */
}
div.800 p.firstPara {
	padding-top: 5px;
	font-size: 12px;
	line-height: 1.3em;
}
div.1024 p.firstPara {
	padding-top: 5px;
	font-size: 13px;
	line-height: 1.3em;
}
.800 h2,.1024 h2 {
	margin: 0;
}

div#1 {
	float: right;
	margin-bottom: 25px;
	top: 30px;
}
div#2 {
	float: right;
	margin-bottom: 25px;
	top: 130px;
}
#content ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 0 3em; /* T R B L */
	padding: 0;
}
#content li {
	color: #0033CC;/* the bullet color */
	font-size: 18px;/* the bullet size */
}
#content li p {
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;	
	margin: 0 0 0 0;
	padding: 0.4em 0 0 0;
}
#content ul.list2 {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0.8em 0 0 3em; /* T R B L */
	padding: 0;
}
#content ul.list3 {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0.8em 0 0 3.5em; /* T R B L */
	padding: 0;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-weight: bold;
}
#content ul.list3 li {
	color: #0033CC;/* the bullet color */
	font-size: 13px;/* the bullet size */
}
.floatedSidebar {
	float: right;
	margin: 10px 0 5px 15px;  /* T R B L */
	padding: 6px 6px 6px 6px;
	background: #E4E4EC;
	border: 2px double #FFC436;
	width: 200px;
}
.floatedSidebar h2 {
	font-size: 15px;
	line-height: 1.2em;
	margin: 0;
}
.floatedPullquote {
	float: right;
	margin: 5px 0 10px 15px;  /* T R B L */
	padding: 5px 0px 8px 0px;  /* T R B L */
	border-top: 2px solid #FFC436;
	border-bottom: 2px solid #FFC436;
	width: 220px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 217px; /* content only */
}
.floatedPullquote p {
	margin: 0;
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 17px;
	line-height: 1.1em;
	letter-spacing: 0.01em;
	color: #585769;
	padding: 0px 5px 0px 8px;  /* T R B L */	
}

.floatedPhotoRight {
	float: right;
	margin: 10px 0 10px 15px;  /* T R B L */
}
.floatedPhotoRight img {
	display: block;
	padding-bottom: 3px;
}
.floatedPhotoRight p, div#badge1 p {
	margin: 1px 0 0 0;
	padding: 0 2px 0 2px;
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}
.floatedPhotoLeft{
	float: left;
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 12px;
	margin: 19px 15px 10px 0; /* T R B L */
}
.floatedPhotoLeft img {
	display: block;
	padding-bottom: 3px;
}
.floatedPhotoLeft p {
	margin: 1px 0 0 0;
	padding: 0 2px 0 2px;
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}
.floatedTableLeft {
	float: left;
	margin: 22px 8px 0px 0px;
}
.floatedTableLeft table,.floatedTableRight table,.floatedTableFull table {
	border-collapse: collapse;
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;	
}
.floatedTableLeft th,.floatedTableRight th,.floatedTableFull th {
	background-color: #585769;
	color: #FFFFFF;
	padding: 2px;
}
.floatedTableLeft td,.floatedTableRight td,.floatedTableFull td {
	text-align: center;
	padding: 2px;
}
.floatedTableLeft td.tBottomRow,.floatedTableRight td.tBottomRow,.floatedTableFull td.tBottomRow {
	border-bottom: 1px solid #585769;
}
.floatedTableLeft .altRow,.floatedTableRight .altRow,.floatedTableFull .altRow {
	background-color: #E0DEFF;
}
.floatedTableLeft td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
}
.floatedTableRight td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
}
.floatedTableFull td.tLeft, th.tLeft {
	font-weight: bold;
	text-align: left;
}
.floatedTableLeft th.tLeft,.floatedTableRight th.tLeft,.floatedTableFull th.tLeft {
	padding: 2px 2px 2px 2px;
}
td#tBottomLeftFL, td#tBottomLeftFR, td#tBottomLeftFC {
	border-bottom: 1px solid #585769;
}
.floatedTableLeft p,.floatedTableRight p,.floatedTableFull p {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 2px 0 2px;
	line-height: 1.2em;
}

.floatedTableRight {
	float: right;
	margin: 22px 0 10px 20px; /* T R B L */
}
.floatedTableFull {
	clear: both;
	margin: 12px auto 10px auto; /* T R B L */

}
/* the styles for the contact form */
td.contactLabel {
	text-align:right;
	vertical-align:top;
	padding: 3px 3px 3px 0;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
}
td.contactBox {
	text-align:left;
	vertical-align:middle;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
}
table.contactForm {
	clear: both;
	margin: 10px auto 0px auto; /* T R B L */
	border-collapse: collapse;
	width: 465px; /* content + padding + border */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 465px; /* content only */
}
.formBox {
	background-color:#F2F5FF;
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 14px;
	line-height: 1.1em;
	padding: 2px;
	border: 1px solid #4462BD;
}
.validationSummary, .validationSummary ul {
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;
	margin: 0.8em 0 0.5em 3em; /* T R B L */
	padding: 0;	
}
.validationSummary li {
	color: #FF0000 !important;
	list-style-type: disc;
	list-style-position: outside;
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px !important;
	font-weight: normal;
}
.thanksHeadline {
	padding-top: 5px;
	border-top: 2px solid #4462BD;
}
.button {
	display: inline;
	text-decoration: none !important;
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background: url(assets/buttonbg.jpg) repeat-x 0% 0%;
	color: #0033CC !important;	
	padding: 3px 10px 3px 10px;
}
.button:hover{
	background: url(assets/buttonbg_roll.jpg) repeat-x 0% 0%;
	color: #4462BD !important;

}
/* ------------- ^ content ^ ---------------*/

/* ------------ bottom navbar ----------------*/
div#bottomNav {
	margin: 0;
	padding: 5px 10px 4px 20px;
	background-color: #FFFFFF;
	border-top: 1px solid #585769;	
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 14px;
	height: 20px;
}

div#bottomNav ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 5px 0;/* T R B L */
	padding: 0;
}
div#bottomNav li {
	display: inline;
	font-family:"Trebuchet MS", "Gill Sans", Skia, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	margin: 0 0 0 -5px; /* T R B L */
	padding: 0 0 0 0;
}
div#bottomNav li a:link {	
	display: inline;
	text-decoration: none;
	background-color: transparent;
	color: #0033CC;	
	padding: 0 5px 3px 5px; /* T R B L */
}
div#bottomNav li a:visited {
	display: inline;
	text-decoration: none;
	background-color: transparent;
	color: #737580;
	padding: 0 5px 3px 5px;
}
div#bottomNav li a:hover {
	text-decoration: underline;
}
div#bottomNav li a:active {
	text-decoration: underline;
}
div#bottomNav li a.YAH {
	_cursor: text !important;
	color: #000000 !important;
	text-decoration: none !important;
}
div#bottomNav li a.YAH {
	cursor: text !important;
}
/* ------------ ^ bottom navbar ^ ----------------*/

/* ------------ footer, where we put the copyright ----------------*/
div#footer {
	clear: both;
	margin: 0;
	padding: 10px 10px 10px 20px;
	font-family:"MS Sans Serif", arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	background: url(assets/midwestbottombanner.jpg) 0% 60% no-repeat  #FFFFFF;
	height: 20px;
}

div#footer .copy {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
}
div#footer .sm {
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 9px;
	vertical-align: top;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.clearBoth {
	clear: both;
}
/* ------------ ^ footer ^ ----------------*/