@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #000000;
  	color: #ffff00;
}

#mainContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #000000;
  	color: #ffff00;
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #000000;
  	color: #ffff00;
}
#container{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #000000;
  	color: #ffff00;
}
#Headtop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #000000;
  	color: #ffff00;

}

#sidebar1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #000000;
  	color: #ffff00;
}
#sidebar2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #000000;
  	color: #ffff00;
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 1em;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
}

a:link {
	color: #ffffff;
}

#a:link {
  color: #ffffff;
}

#header #search {
}


a:hover, a:active {
	text-decoration: none;
	color: #ffff00;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
	width: 17em;
	margin-left: 5px;
	margin-right: 5px;
}

.col-two {
	float: left;
	width: 49%;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 31%;
	float: left;
	padding-left: 10px;
}

.searchForm
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	
}
/* Boxes */

.box-orange {
	background-repeat: repeat-x;
}

.box-orange .section {
	font-size: 100%;
	color: #ffff00;
	background-color: #26298A;
	background-image: url(images/img11.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
	
}

.box-blue .section {
	font-size: 100%;
	color: #000000;
	background-image: url(images/img15.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background-color: #ffffff;
	max-width:190px
}

.box-blue .content {
	background-position: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.box-pink {
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
}

.box-pink .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #ffff00;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	color: #000000;
	background-color: #ffffff;
}

.box-pink .content {
	padding: 20px;
	color: #ffff00;
}

.box {
	border-bottom-color: #333367;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #26298A;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #26298A;
	border-right-style: solid;
	border-right-width: 1px;
	width: 99%;
}

.box .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;

	color: #ffff00;
}

.box .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	color: #ffff00;
	background-color: #4f4f99;
}

.box .content {
	padding: 20px;
	color: #ffff00;
}

/* Header */

#header {
	width: 100%;
	height: 140px;
	margin: 0;
	background-image:none
	background-repeat: no-repeat;
	background-position: right;
}

/* Logo */

#logo {
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/logohiviz.png);
	width: 330px;
	height: 140px;
}

#logo h1 {
	font-size: 18px;
	font-weight: normal;
	width: 345px;
	text-align: right;
	background-image: url(images/Untitled-14.png);
	background-repeat: no-repeat;
	height: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: middle left;
}

/* Search */

#search {
	width: 100%;
	height: 20px;
	text-transform: uppercase;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	background-color:#000000
}


/* Menu */

#menu {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background-color: #009899;
	color: #F5B91D;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat;
	text-decoration: none;
	color: #FAC813;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 10px 0 10px;
	cursor: hand;
}

#menu li.active {
	background-color: #FF0000;
	background-repeat: repeat-x;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #FECD18;
}

#menu li.active b {
	color: #F3B524;

}

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content */

#content {
	margin-left: 220px;
	margin-right: 240px;
	margin-top: 0px;
}

/* Feature */

#feature {
	margin-bottom: 20px;
	border-bottom-color: #26298A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #26298A;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #26298A;
	border-right-style: solid;
	border-right-width: 1px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 20%;
	padding-left: 20px;
	padding-right: 10px;
	height: auto;
}

#sidebar .col-one {
	width: 200px;
	float: left;
}

#sidebar .col-two {
	width: 300px;
}

/* Footer */

#footer {
	height: 50px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
	background-color:#000000
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}
#page #content .two-cols .box-blue col-one {
	padding-left: 10px;
}
#page #content .two-cols .box-blue col-one {
	padding-left: 20px;
}
#page .col-one .box-blue .content .style3 #r_a {
}
#r_a {
	height: 60px;
	width: 200px;
	background-image: url(images/Mid-West-logo2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	border-bottom-color: #EEF6A3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #EEF6A3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EEF6A3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #EEF6A3;
	border-top-style: solid;
	border-top-width: 1px;
}
#page .col-one .box-blue .content div {
}
#page .col-one .box-blue .content div {
	width: 180px;
	height: 55px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #F58F2C;
	border-bottom-color: #4F4F99;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#page .col-one .box-blue .content img {
}
#page .col-one .box-blue .content img {
}
#page #left_nav {
	width: 180px;
	float: left;
	padding-left: 10px;
}
#page #nav2 {
	float: left;
	width: 180px;
	padding-left: 10px;
}
#header #access {
	width: 60%;
	float: right;
	height: 20px;
	color: #FFFFFF;
}
#page #sidebar .box-pink {

}
#page #sidebar .box-pink {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-bottom-color: #4F4F99;
	border-left-color: #4F4F99;
	border-right-color: #4F4F99;
	width: auto;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
#main_right {
	float: right;
	width: 17em;
	
	}



		.boxtop {
	height: 20px;
	background-image: url(bg/boxtophiviz.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 9px 0 0 16px;
	margin: 0;
		}


		.box {
	clear: both;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	padding: 15px 15px 10px 15px;
	
	width: 150px;
		}


		#infobox {
			height: 80px;
			background-image: url(bg/info.jpg);
			background-repeat: no-repeat;
			color: #fff;
			padding: 20px 0 0 95px;
			margin: 0;
		}


			#infobox h3 {
				color: #fff;
				margin: 0 0 10px 0;
			}


			#infobox a { color: #fff; text-decoration: none; }
			#infobox a:hover { color: #fff; text-decoration: underline; }
#header object {
	clear: right;
	float: right;
}
#tabs a {
	float:left;
	background:url("tablefthiviz.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:underline;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("tabrighthiviz.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
	}
	
#tabs a:hover span {
	color:#000000;
	cursor:pointer
	}	
	
a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
}	

ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 8em;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 14em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 14em;
	left: -1000em;
	top: 0;
	margin-top: 35%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
	width: 14em;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 14em;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 0px solid #CCC;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 0px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #000000;
	padding: 0.5em 0.75em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #ffffff;
	color: #000000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #ffffff;
	color: #ffffff;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

#newcont {
	margin-left: 250px;
	padding: 0;
	margin-right: 250px;
}

.test1 {
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
}

.test1 .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	color: #000000;
	background-color: #ffffff;
	font-size: 1em;
}

.test1 .content {
	background-position: left;
	padding-left: 20px;
}
#RA 
{
	width:200px;
	height:40px;
	padding-bottom:5px;
	background-repeat:no-repeat;
}
#RP
{
width:200px;
	height:40px;
	padding-bottom:5px;
	background-repeat:no-repeat;
}
#TD
{
width:200px;
	height:40px;
	padding-bottom:5px;
	background-repeat:no-repeat;
}
#ND
{
width:200px;
	height:40px;
	padding-bottom:5px;
	background-repeat:no-repeat;
}
#SM
{
width:200px;
	height:40px;
	padding-bottom:5px;
	background-repeat:no-repeat;
}
#EU
{
width:200px;
	height:40px;
	padding-bottom:5px;
	background-repeat:no-repeat;
}

#sitenavigation{
	font-weight:bold;
	font-size: 11px;
}
