#outerwrapper {
	margin: auto;
	width: 995;
	border: 1px solid #000066;
		}
		
#wrapper {
	width: 95%;
	margin: 0 auto;
	padding: 0 3px 3px 3px;
	background-color: #FFFFFF;
}
#primaryContent {
	width: 60%;
	float: left;
	margin: 0 0 20px 5px;
}
#secondaryContent {
	float: left;
	width: 37%;
	margin: 0 0 10px 15px;
}

body {
	font-family: "Trebuchet MS", "Verdana", "MS Sans Serif";
	margin: 0px;
		}

#header {
	position: relative;
	height: 150px;
	background: #000000 url(images/ohio-automation-for-web.gif) no-repeat left bottom;
		}

#navbar {
	height: 28px;
	color: #FFFFFF;
	text-align: center;
	word-spacing: 0.23em;
	vertical-align: middle;
	padding: 10px 0px 0px;
	font: normal 90%/normal "Times New Roman", "Times", serif;
	background: url(images/navbarbackground.gif) left top repeat-x;
		}

#topmenu {
	position: absolute;
	width: 70%;
	display: block;
	bottom: 0px;
	right: 50px;
	float: none;
	font: 0.8em Geneva, Arial, Helvetica, sans-serif;
		}

#topmenu ul {
	list-style: url(none) none;
		}

#topmenu li {
	white-space: nowrap;
	float: left;
	width: auto;
		}

#topmenu a {
	background: url(images/navblack.jpg) no-repeat;
	text-align: center;
	display: block;
	height: 31px;
	width: 125px;
	padding-top: 10px;
		}

#toptext {
	position: absolute;
	width: 70%;
	display: block;
	bottom: 63px;
	right: 50px;
	float: none;
	font: 25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

#navbar a:link,#navbar a:visited {
	color: #003399;
	text-decoration: none;
		}

#navbar a:hover,#navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
		}


#topmenu a:link,#topmenu a:visited {
	color: #00FF99;
	text-decoration: none;
		}

#topmenu a:hover,#topmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navgreen.jpg) no-repeat;
		}
#content {
	padding-top: 10px;
	overflow: auto;
	font-size: 0.8em;
	border: thin none #000099;
}
#rightcolumn {
	width: 30%;
}
#leftcolumn {
	width: 65%;
	font: normal 14px "Times New Roman", Times, serif;
	text-align: justify;
	padding: 5px;
}

#toprightcolumn {
	float: right;
	width: 30%;
}


#topleftcolumn {
	float: none;
	width: 65%;
}

#bottomleftcolumn {
	float: none;
	width: 49%;
	font: normal 14px "Times New Roman", Times, serif;
	text-align: justify;
	border: 1px solid #000000;
	padding: 5px;
}

#bottomrightcolumn {
	float: right;
	width: 395px;
	font: normal 14px "Times New Roman", Times, serif;
	border: 1px solid #000000;
	position: relative;
	white-space: normal;
	vertical-align: top;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;
	display: block;
	text-decoration: none;
	padding: 5px;
}

#textdefs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: justify;
}

#list_to_top {
	vertical-align: top;
	text-align: justify;
}

#textdefsborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: justify;
	border-top: thin none #000066;
	border-right: thin none #000066;
	border-bottom: thick solid #000066;
	border-left: thin none #000066;
}

#textdbdupdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: justify;
	border-top: thin none #000066;
	border-right: thin none #000066;
	border-bottom: thick solid #000066;
	border-left: thin none #000066;
}


#textdbdupdates a:link,#textdbdupdates a:visited {
	color: #000000;
	text-decoration: none;
		}

#textdbdupdates a:hover,#textdbdupdates a:active {
	color: #FF0000;
	text-decoration: none;
		}

#textdupdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: justify;
}

#textdupdates a:link,#textdupdates a:visited {
	color: #000000;
	text-decoration: none;
		}

#textdupdates a:hover,#textdupdates a:active {
	color: #FF0000;
	text-decoration: none;
		}
  
