﻿@import url("layout.css");
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #151B8D;
	font-family: Arial, Helvetica, sans-serif;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: right;
	background-color: #FFFFFF;
	font-family: "Times New Roman";
	border-bottom-style: solid;
	border-bottom-width: 1ex;
	border-bottom-color: #000099;
}
#page_content {
	position: relative;
	font-family: Calibri;
}
#sidebar {
	position: relative;
	float: left;
	width: 140px;
	background-color: #151B8D;
	font-family: Calibri;
}
#content {
	margin-left: 165px;
	padding: 10px;
	background-color: #fff;
	font-family: Calibri;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #151B8D;
	color: #FFFFFF;
	font-family: Calibri;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: medium;
	margin: 0;
	margin-right: 1%;
	font-family: Calibri;
	position: relative;
}
#masthead h {
	font-size: medium;
	margin: 0;
	margin-right: 1%;
	font-family: Calibri;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Cambria;
	font-size: x-large;
	font-weight: bold;
	color: #000099;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Calibri;
}
#sidebar li {
	display: block;
	border: 1px solid #95B3D7;
	font-family: Calibri;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	font-family: Calibri;
	border-bottom-color: #FFFFFF;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #95B3D7;
	border-bottom: 1px solid #f5f5f5;
	background-color: #DBE5F1;
	font-family: Calibri;
}
/* Styles for Footer */
#sidebar a:select {
	font-weight: bold;
	text-decoration: none;
	color: #95B3D7;
	border-bottom: 1px solid #f5f5f5;
	background-color: #DBE5F1;
	font-family: Calibri;
}
#footer p {
	font-size: x-small;
	font-family: Calibri;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Calibri;
}
#footer a:hover {
	color: #DBE5F1;
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: underline;
	font-family: Calibri;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_reg {
	font-family: Calibri;
	font-size: large;
}
.style_bold_gplc {
	font-family: "Times New Roman";
	font-size: large;
	font-style: italic;
	color: #000099;
	font-weight: bold;
}
.style_bold {
	font-weight: bold;
	font-family: Calibri;
}
.style_italic {
	font-style: italic;
	font-family: Calibri;
}
.style10 {
	font-family: Cambria;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #000099;
}
.style6 {
	text-align: justify;
	border-bottom-style: groove;
	font-family: Calibri;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}
.style_reg_bullets {
	font-family: Calibri;
	list-style-type: circle;
	list-style-position: inherit;
	font-size: large;
	color: #000000;
}
.style_hyper {
	font-family: Calibri;
	font-size: large;
	color: #0000FF;
	text-decoration: underline;
}
.style_wwa_pics {
	float: right;
	padding-left: 17px;
	padding-right: 0px;
}
.style_nl_pics {
	border-color: #FFFFFF;
	padding: 4px 17px 17px 17px;
	margin: 10px 17px 17px 17px;
	text-align: center;
	position: inherit;
}
.style_sources_list {
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: medium;
	margin-top: 0px;
}
.style_bold_blue {
	font-weight: bold;
	font-family: Calibri;
	color: #000099;
}
.style_reg_med {
	font-family: Calibri;
	font-size: medium;
	margin-bottom: 0px;
	font-weight: normal;
}
.style_sources_list_2 {
	margin-bottom: 0px;
	margin-left: 75px;
	font-size: medium;
	margin-top: 0px;
}
.style_bold_large {
	font-weight: bold;
	font-family: Calibri;
	font-size: large;
	margin-bottom: 0px;
}
.style_hyper_med {
	font-family: Calibri;
	font-size: medium;
	color: #0000FF;
	text-decoration: underline;
}
.style_bold_blue_lg {
	font-weight: bold;
	font-family: Calibri;
	color: #000099;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.style_reg_med_red {
	font-family: Calibri;
	font-size: medium;
	margin-bottom: 0px;
	color: #FF0000;
}
.style_dk_blueCopy {
	color: #000099;
}
.img_center {
	text-align: center;
}
.style_times_xxl_blue_center {
	font-family: "Times New Roman";
	font-size: xx-large;
	color: #000099;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.Inline Style center {
	text-align: center;
	background-color: #cde;
}
.style_times_xxl_white_center {
	font-family: Calibri;
	font-size: x-large;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-color: #000080;
}
.style_times_lg_blue_center {
	font-family: "Times New Roman";
	font-size: large;
	color: #000099;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
}
.style_bold_blue_lg_states {
	margin: 1px;
	padding: 1px;
	font-weight: bold;
	font-family: Calibri;
	color: #000099;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	float: inherit;
}
.style_livestock_tree {
	width: 165px;
}.menu {
  background-color: #40a0c0;
  border-color: #80e0ff #006080 #006080 #80e0ff;
  border-style: solid;
  border-width: 2px;
  position: absolute;
  left: 0px;
  top: 0px;
  visibility: hidden;
}

a.menuItem {
  color: #ffffff;
  cursor: default;
  display: block;
  font-family: MS Sans Serif, Arial, Tahoma,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  padding: 2px 12px 2px 8px;
  text-decoration: none;
}

a.menuItem:hover {
  background-color: #004060;
  color: #ffff00;
}

.style_bold_blue_lg_statesCopy {
	margin: 1px;
	padding: 1px;
	font-weight: bold;
	font-family: Calibri;
	color: #000099;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	float: inherit;
}
.63556 {
}
style_bold_blue_lg_statesCopyCopy {
}
.style_dk_blueCopy {
}
.newStyle1 {
	font-family: Calibri;
	font-size: large;
	color: #000099;
}
.newStyle2 {
	vertical-align: top;
	text-align: center;
}
.newStyle3 {
	padding: 1px;
	margin: 1px;
}
.style_bold_blue_lg_statesCopy {
	margin: 1px;
	padding: 1px;
	font-weight: bold;
	font-family: Calibri;
	color: #000099;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	float: inherit;
}
.style_bold_blue_lg_statesCopy {
}
.style_dk_blueCopy {
}
.style_bold_blue_lg_statesCopy {
	margin: 1px;
	padding: 1px;
	font-weight: bold;
	font-family: Calibri;
	color: #000099;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	float: inherit;
}
.style_dk_blueCopy {
}
.style_dk_blueCopy {
}
.style_bold_blue_lg_states {
	margin: 1px;
	padding: 1px;
	font-weight: bold;
	font-family: Calibri;
	color: #000099;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	float: inherit;
}
.style_dk_blueCopy {
}
a {
	color: #0000FF;
	text-decoration: underline;
	font-family: Calibri;
}

.nl_text {
	font-family: Calibri;
	font-size: large;
	color: #0000FF;
	margin-bottom: 0px;
	text-align: center;
}

