.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DBE9F6;
	background-image: url(images/leftnav_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000066;
	
}
.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DBE9F6;
	background-image: url(images/right_hatch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.leftnav_link {
	color: #000000;
	text-decoration: none;
}
.leftnav_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 150px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.rightnav_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.topbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 2px;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav_link {
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
	padding-left: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
.footer_link {
	color: #FFFFFF;
	text-decoration: none;
}
.skipnav_link {
	font-size: 1px;
	color: #DBE9F6;
}
.searchokgov {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.rightnav_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	font-size: 85%;
}
.yellow_body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	padding: 5px;
}
