* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.125em; /* 16×1.125=18px */
	background-image: url("../images/bkgd2.jpg");
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #d74b00;
	}

a {
	color: #c30;
	text-decoration: none;
	}

	a:hover { text-decoration: underline; }

p, h1, h2 { padding: 0 0 1em 0; }

p {
	font-size: 0.75em; /* 16x0.75=12px */
	line-height: 1.5em; /* 12*1.5=18px */
	}

	p.blank40 {
		padding: 0;
		height: 40px;
		}
	
h1, h2 {
	font-size: 1.5em; /* 16x1.5=24px */
	font-weight: normal;
	color: #105575;
	line-height: normal;
	}
	
/*	h1.index {
		font-size: 2.375em;  16×2.375=38px 
		line-height: 0.25em; 38x0.25=9.5px 
		}  */

h2 {
	font-size: 1.125em; /* 16×1.125=18px */
	color: #083f59;
	}

hr{
	margin-bottom: 10px;
	height: 1px;
	background:#999999;
}
	
/*	h2.index {
		padding: 0;
		color: #508198;
		} /*/
	
	#interior #main h2 { padding-top: 20px; }
	
td
{ text-align: left;
vertical-align:top;
padding: 10px;
}
.error {
    color: Red;
    }
#main h3 { font-size: 0.75em; } /* 16x0.75=12px */
#col1 h3, #col2 h3 { font-size: .6875em; } /* 11px */

#outerdiv {
	margin: 0 auto;
	padding: 0 8px;
	width: 959px;
	background-color: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 943px; }
html>body #outerdiv { width: 943px; }

#header {
	margin-bottom: 1px;
	height: 123px;
	}
		
		#login {
			background-image: url("../images/bkgdStripes.gif");
			background-position: 0 0;
			background-repeat: repeat;
			float: right;
			}
			
		#loginLogo{
			clear: right;
			float: right;
			margin-top: 15px;
		}
			
			#login a {
				padding: 0 12px;
				height: 19px;
				line-height: 19px;
				color: #848484;
				font-size: 0.5625em; /* 9px */
				letter-spacing: .05em;
				text-transform: uppercase;
				border-right: 1px solid white;
				display: block;
				float: left;
				}
			
				#login a.noborder { border: none; }
				
				#login a:hover, #login a.active {
					text-decoration: none;
					background-color: #ebf0f4;
					}
				
			#login strong { color: #4b4b4b; }
		
		#logo {
			margin: 0 0 31px 12px;
			padding-top: 19px;
			width: 312px;
			height: 49px;
			}
			
		ul#topNav {
			width: 943px;
			height: 24px;
			background-image: url("../images/bkgdNav.gif");
			background-position: 0 0;
			background-repeat: repeat-x;
			}
			
			#topNav li {
				margin-right: 3px;
				height: 24px;
				line-height: 1.5em; /* 16*1.5=24px */
				list-style-type: none;
				display: inline;
				float: left;
				}
				
				#topNav li.last { margin-right: 0; }
				
				#topNav li a, #topNav li a:hover {
					height: 24px;
					text-decoration: none;
					display: block;
					background-position: 0 0;
					background-repeat: no-repeat;
					}
				
				li#topnavOverview a { width: 156px; }
				li#topnavOverview a.active, li#topnavOverview a:hover { background-image: url("../images/topnavOverview.gif"); }
				li#topnavIndustry a { width: 163px; }
				li#topnavIndustry a.active, li#topnavIndustry a:hover { background-image: url("../images/topnavIndustry.gif"); }
				li#topnavDevelopment a { width: 200px; }
				li#topnavDevelopment a.active, li#topnavDevelopment a:hover { background-image: url("../images/topnavDevelopment.gif"); }
				li#topnavRegional a { width: 168px; }
				li#topnavRegional a.active, li#topnavRegional a:hover { background-image: url("../images/topnavRegional.gif"); }
				li#topnavAbout a { width: 114px; }
				li#topnavAbout a.active, li#topnavAbout a:hover { background-image: url("../images/topnavAbout.gif"); }
				li#topnavContact a { width: 127px; }
				li#topnavContact a.active, li#topnavContact a:hover { background-image: url("../images/topnavContact.gif"); }
				
				#topNav li span { visibility: hidden; }

#flash, #intImg { margin-bottom: 1px; }

#search {
	padding: 0 0 1px 1px;
	color: #999;
	font-size: 0.75em; /* 16x0.75=12px */
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	float: right;
	}
	
	#search span { padding-right: 8px; }
	
	#search input {
		margin: 0 0 0 8px;
		padding: 2px;
		vertical-align: middle;
		}

	#search .wide, #search .stacked {
		padding: 6px 8px;
		background-image: url("../images/bkgdStripes.gif");
		background-position: 0 0;
		background-repeat: repeat;
		}

	#search .wide {
		width: 470px;
		height: 40px;
		line-height: 24px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 454px;
		height: 24px; }
	html>body #search .wide { width: 454px; height: 24px; }

		#search .wide input.txtSearch { width: 180px; }

	#search .stacked {
		width: 232px;
		height: 63px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 216px;
		height: 51px; }
	html>body #search .stacked { width: 216px; height: 51px; }
		
		#search .stacked input { margin-top: 8px; }
		#search .stacked input.txtSearch { width: 140px; margin-left: 0; }
	
#sideNav {
	padding: 64px 0 0 0;
	width: 225px;
	float: left;
	}
	
#sideNav ul { width: 225px; }
	
	#sideNav li {
		padding: 6px 12px;
		width: 225px;
		list-style-type: none;
		display: block;
		border-top: 1px solid #d3d3d3;
		float: left;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 201px; }
	html>body #sideNav li { width: 201px; }
	
		#sideNav li.botline { border-bottom: 1px solid #d3d3d3; }
		
		#sideNav ul li a {
			padding-left: 10px;
			line-height: normal;
			font-size: .75em; /* 16*.75=12px */
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #505050;
			background-image: url("../images/navbulletGrey.gif");
			background-position: 0 4px;
			background-repeat: no-repeat;
			display: block;
			text-decoration: none;
			}
			
			#sideNav ul li a:hover, #sideNav ul li a.active {
				color: #c30;
				background-image: url("../images/navbulletOrange.gif");
				}
				
				#sideNav ul#navLevel3 { width: 201px; }
				
				#sideNav ul#navLevel3 li {
					padding: 3px 12px 3px 20px;
					width: 201px;
					border: 0;
					voice-family: "\"}\"";
					voice-family: inherit;
					width: 169px; }
				html>body #navLevel3 li { width: 169px; }
				
				#navLevel3 li.first { margin-top: 10px; }
				#navLevel3 li.last { margin-bottom: 10px; }
				
				ul#navLevel3 li a { font-size: .6875em; } /* 11px */

#main { float: left; }
	
	#mapContent{
		color:#dfebef; 
		border:solid 2px;
	}
	
	.baseInfo{
		padding: 10px; 
		color:#000;
	}

	#index #main, #interior #main {
		padding: 56px 32px 32px 32px;
		width: 471px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 407px; }
	html>body #index #main { width: 407px; }
	
	#interior #main {
		padding: 64px 20px 32px 20px;
		width: 484px;
		clear: none;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 444px; }
	html>body #interior #main { width: 444px; }
	
	#index #main {
		background-image: url("../images/bkgdIndex.jpg");
		background-position: 0 0;
		background-repeat: no-repeat;
		}

#index #colGroup {
	/* background-image: url("../images/bkgdVertLines.gif"); 
	background-position: 0 0;
	background-repeat: repeat-y;*/
	border-left: 1px solid #d3d3d3;
	float: left;
	width: 420px;
	}

#col1, #col2 {
	padding: 20px 20px 0 20px;
	float: left;
	}
	
	#col1 p, #col2 p {
		font-size: .6875em; /* 16*.6875=11px */
		line-height: 1.45em; /* 11px*1.45=16px */
		}
		
#col1_home, #col2_home {
	padding: 20px 20px 0 20px;
	float: left;
	}
	
	#col1_home p, #col2_home p {
		font-size: .6875em; /* 16*.6875=11px */
		line-height: 1.45em; /* 11px*1.45=16px */
		}
	
#col1 {
	width: 240px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px; }

	
#col1_home {
	width: 240px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 420px; } 
	
html>body #col1 { width: 200px; }

#col2 {
	padding-right: 12px;
	width: 232px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px; }

	
#col2_home {
	padding-right: 12px;
	width: 232px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 420px; }
	
html>body #col2 { width: 200px; }

	#interior #col2 { border-left: 1px solid #d3d3d3;  }

	.banner, .bannerFeatured {
		margin-top: 16px;
		width: 194px;
		float: left;
		}
	
	.banner { padding-top: 16px; }
	
		.bannerFeatured span {
			height: 16px;
			font-size: .625em; /* 16*.625=10px */
			text-transform: uppercase;
			color: #7d7d7d;
			line-height: 1.6em; /* 10*1.6=16px */
			}
	
		#index .banner { margin-right: 10px; }
	
		#sideNav .banner, #sideNav .bannerFeatured {
			padding: 0;
			clear: left;
			width: 225px;
			}

	.emphasized {
		font-size: 1em; /* 16*1=16px */
		color: #508198;
		font-weight: normal;
		}
	
	.grey { color: #7d7d7d; }
	
	.note { font-size: .9em; /* 11px*.9=10px */ }
	
	.contentSource{
		padding: 32px 0;
		font-size: .625em; /* 16*.625=10px */
		text-align: left;
	}
	
	.pressResults{
		padding: 5px 5px 10px 10px;
	}	
	
	/*
	.fileIcon{
		clear:both;
		float:left;
		margin-right: 5px;
		height: 16px;
		width: 16px;
		padding-bottom: 10px;		
	}
	*/
	
	.standardListing2{
		line-height: 110%;
	}
	
	ul.standardList,ol.standardList{
		margin-bottom: 20px;	
	}
	
	#main ul, #main ol{
		margin-bottom: 20px;	
	}
	
	
	#main ul li, #main ol li{
		line-height: normal;
		font-size: .75em; /* 12*.75=12px */
		font-family: inherit;
		color: #000;
		margin-left: 40px;
		margin-bottom: 10px;
	}
	
	#main ul li ul{
		margin-top: 10px;
	}	
	
	#main ul li ul li{
		line-height: normal;
		font-size: 100%; /* 12*.75=12px */
		font-family: inherit;
		color: #000;
		margin-left: 40px;
		margin-bottom: 10px;
	}
	
	ul.standardList li, ol.standardList li{
		line-height: normal;
		font-size: .75em; /* 12*.75=12px */
		font-family: inherit;
		color: #000;
		margin-left: 40px;
		margin-bottom: 10px;
	}
	
	ul.standardList li ul{
		margin-top: 10px;
	}	
	
	ul.standardList li ul li{
		line-height: normal;
		font-size: 100%; /* 12*.75=12px */
		font-family: inherit;
		color: #000;
		margin-left: 40px;
		margin-bottom: 10px;
	}
	
	ul.siteLinks{
		list-style-type:none;
		position:relative;
	}
	
	
	ul.siteLinks li{
		line-height: normal;
		font-size: .75em; /* 12*.75=12px */
		font-family: inherit;
		color: #000;
		
		margin-bottom: 10px;
	}
	
	li.fileIcon{
		background:url(../images/linkIcon.jpg) no-repeat 0 0; 
		padding-left:25px;
		padding-bottom: 4px;
	}
	
	li.rssIcon{
		background:url(../images/rssIcon.jpg) no-repeat 0 0; 
		padding-left:25px;
		padding-bottom: 4px;
	}	
	
	li.pdfIcon{
		background:url(../images/pdfIcon.jpg) no-repeat 0 0; 
		padding-left:25px;
		padding-bottom: 4px;
	}
	
	li.wordIcon{
		background:url(../images/wordIcon.jpg) no-repeat 0 0; 
		padding-left:25px;
		padding-bottom: 4px;
	}
	
	li.pptIcon{
		background:url(../images/pptIcon.jpg) no-repeat 0 0; 
		padding-left:25px;
		padding-bottom: 4px;
	}
	
	.resourceLink{
		margin-left: 23px;
	}
	
	.contentCol{
		float: left;
		width: 145px;
	}
	
	.contentCol2{
		float: left;
		width: 210px;
		margin-right: 8px;
	}
	
	a.bullet {
		padding-left: 14px;
		background-image: url("../images/bullet.gif");
		background-position: 0 2px;
		background-repeat: no-repeat;
		}
	
	.photo {
		margin-right: 8px;
		text-align: left;
		float: left;
		}
	
	.clear {
		height: 0;
		font-size: 0;
		line-height: 0;
		color: none;
		background: none;
		clear: both;
		}



#footer {
	padding: 32px 0;
	font-size: .625em; /* 16*.625=10px */
	color: #8c8c8c;
	text-align: center;
	}

	#footer a {
		color: #8c8c8c;
		text-decoration: underline;
		}
	
	#footer a:hover {
		color: #c30;
		text-decoration: none;
		}
	

/* sIFR styles */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 24px;
	color: #105575;
	letter-spacing: normal;
	line-height: normal;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 18px;
	letter-spacing: normal;
	line-height: normal;
}


/* search styles */

.hilite{
	background:#FFFF99;
	padding: 2px;
}

.blue { color: #43BDCB; }

.searchResults{
	padding: 10px;
}

.eventTable th{
	background-color: #105575;
	color: white;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	}
	.eventTable td{
	font-size: 12px;
	padding: 2px;
	font-weight: normal;
	}
	.eventTable th a{
		color: white;
		}
.altrow {
	background-color: #CCCCCC;
	padding: 2px;
	font-size: 12px;
	}
.row {
	background-color:#FFFFFF;
	padding: 2px;
	font-size: 12px;
	}
	.header{
	background-color: #105575;
	color: white;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	}
#eventForm {
	padding: 5px 5px 10px 5px;
	margin: 3px;
	color: #999;
	width: 405px;
	font-size: 0.75em; /* 16x0.75=12px */
	border: 1px solid #d3d3d3;
	background-image: url("http://www.getmidwest.com/images/bkgdStripes.gif");
		background-position: 0 0;
		background-repeat: repeat;
	}
	
	#eventForm span { padding: 10px; }
	
	#eventForm label {
	    padding-bottom: 2px;
	    color:Gray;
	    font-size: 1.3em;
	    margin-bottom: 3px;
	}
	#eventForm label.small {
	    font-size: 1.1em;
	    display: inline;
	}
	#eventForm input {
	   
		padding: 2px;
		border: 1px solid #d3d3d3;
		color: #c30;
	}
	
	#eventForm span.buttonspacer {
	    width: 390px;
	    display: block;
	    margin-bottom: 15px;  
	    margin-top: 10px; 
	    padding-left: 5px;
	}
	#eventForm span.button
	{
	    background-color: White;
        float: right;
	    position: relative;
	    padding: 2px;
		border: 1px solid #d3d3d3;
		color: #c30; 
		margin-left: 3px;
	}
	#eventForm span.button input {
        background:none;
        border:0;
    } 
	#eventForm input.big {
		width: 390px;
		font-size: 1.4em;
	}
   #eventForm input.med {
		width: 237px;
		font-size: 1.4em;
	}
    #eventForm input.small {
        font-size: 1.4em;   
        display: inline;
        width: 187px;
    }
    #eventForm input.tiny {
        font-size: 1.4em;   
        display: inline;
        width: 127px;
    }
    #eventForm .ddlsmall {
        font-size: 1.4em;  
        display: inline;
        width: 187px;
        padding: 2px;
		border: 1px solid #d3d3d3;
		color: #c30; 
    }
    #eventForm .subheading {
        color: #105575;
        font-size:1.5em; 
        padding-left: 0;
    }
    #eventForm input.tinywide {
        font-size: 1.1em;   
        display: inline;
        width: 390px;
    }
    #eventForm span.spacer {
        display: block;
        width: 390px;
        height: 3px;
        padding: 0px;
        margin: 2px;
    }
	#eventForm span.wrapper {
		padding: 3px;
		margin-top: 10px;
		display: inline;
		float: left;
		}
    .membersTable th{
	background-color: #105575;
	color: white;
	font-size: 10px;
	padding: 5px;
	font-weight: bold;
	}
	.membersTable td{
	font-size: 10px;
	padding: 5px;
	font-weight: normal;
	}
	.membersTable th a{
		color: white;
		padding: 5px;
		}
    .MembersRow {
        padding: 5px;
        font-size: 11px;
    }
  
