body {
	background-image : url('/images/background.gif');
	background-repeat: no-repeat;
	margin : 0px;
}

a:link {
	color : #A82038;
}

a:visited  {
	color : #949699;
}

a:hover  {
	color : #EFAE5A;
}

.normal, font, span  {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	color : #4C4A4B;
}

.heading1, h1  {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid #EFAE5A;
	width: 100%;
	background-color: #EFAE5A;
	text-align: left;
	vertical-align: middle;
	padding: 3px 10px;
	margin: 0px;
}

.heading2, h2  {
	font-weight : bold;
	color : #A82038;
	font-size : 12px;
}

.heading-poultry  {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid #FFC75A;
	width: 100%;
	background-color: #FFC75A;
	text-align: left;
	vertical-align: middle;
	padding: 3px 10px;
	margin: 0px;
}

.heading-swine  {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid #5A1852;
	width: 100%;
	background-color: #5A1852;
	text-align: left;
	vertical-align: middle;
	padding: 3px 10px;
	margin: 0px;
}

.heading-construction  {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid #6B6D73;
	width: 100%;
	background-color: #6B6D73;
	text-align: left;
	vertical-align: middle;
	padding: 3px 10px;
	margin: 0px;
}

.heading-greenhouse  {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid #00826B;
	width: 100%;
	background-color: #00826B;
	text-align: left;
	vertical-align: middle;
	padding: 3px 10px;
	margin: 0px;
}

.heading-hospitality  {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid #003873;
	width: 100%;
	background-color: #003873;
	text-align: left;
	vertical-align: middle;
	padding: 3px 10px;
	margin: 0px;
}

.home  {
	color : #4C4A4B;
	font-size : 9px;
	line-height : 15px;
}

.footer-white  {
	font-family : verdana,arial,helvetica;
	font-size : 9px;
	color : #FFFFFF;
}

.footer-gray  {
	font-family : verdana,arial,helvetica;
	font-size : 9px;
	color : #4C4A4B;
}

a.footer:link, a.footer:visited {
	font-family : verdana,arial,helvetica;
	font-size : 9px;
	color : #FFFFFF;
}

a.footer:hover {
	font-family : verdana,arial,helvetica;
	font-size : 9px;
	color : #A82038;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-family : verdana,arial,helvetica;
	font-size : 9px;
	color : #4C4A4B;
	text-decoration: none;
}

.adminTable {
	background-color: #F3F3F3;
	margin: 10px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.adminButton {
	height: 27px;
	width: 100px;
}
.adminCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.adminRequiredCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.adminBanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.adminSubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.searchHeader {
	background-color: #F3F3F3;
	margin: 10px 10px 10px 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C4A4B;
	height: 25px;
	width: 540px;
}
.specTable {
	/*background-color: #C8D9E9;*/
	background-color: white;
	border: 1px solid #EFAE5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
}
.specTableHeader {
	font-size: 10px;
	font-weight: bold;
	background-color: #AD2039;
	color: white;
	padding: 5px;
	border-left: 1px solid #EFAE5A;
	border-bottom: 1px solid #EFAE5A;
}
.specTableDataType {
	font-weight: bold;
	/*background-color: #C8D9E9;*/
	background-color: white;
	color: #4C4A4B;
	padding: 5px 5px 5px 20px;
	width: 165px;
}
.specTableUnitType {
	font-weight: bold;
	/*background-color: #003873;*/
	background-color: #EFAE5A;
	color: #4C4A4B;
	/*border-bottom: 1px solid #EFAE5A;*/
	border-bottom: 1px solid #EFAE5A;
	border-top: 1px solid #EFAE5A;
	padding: 5px;
}
.specTableUnit {
	font-weight: normal;
	font-size: 9px;
}
.specTableCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C4A4B;
	padding: 5px 10px;
	/*border-left: 1px solid #003873;*/
	border-left: 1px solid #EFAE5A;
}
.specTableCellDivider {
	background-color: #EFAE5A;
}
li {
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	color : #4C4A4B;
}
li.searchResults1 {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 7px 0px 7px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C4A4B;
	width: 540px;
	vertical-align: middle;
	list-style-type: none;
	margin-top: 20px;
}
li.searchResults2 {
	padding-left: 15px;
	list-style-type: disc;
	font-weight: bold;
	line-height: 16px;
}
li.searchResults3 {
	padding-left: 35px;
	list-style-type: circle;
	line-height: 16px;
	font-weight: bold;
}
li.searchResults4 {
	padding-left: 55px;
	list-style-type: square;
	line-height: 16px;
}
li.searchResults5 {
	list-style-type: none;
	padding-left: 68px;
	list-style-image: none;
	font-size: 10px;
	line-height: 12px;
}
li.linksLevel1 {
	line-height: 18px;
	font-size: 11px;
}
span.linksLevel1 {
	color : #4C4A4B;
	font-weight: bold;
}
li.linksLevel2 {
	padding-left: 15px;
	font-size: 10px;
	line-height: 12px;
	list-style-type: none;
}
a.linksLevel1 {
	font-style: italic;
}
a.linksLevel2 {
	text-decoration: none;
}
a.linksLevel2:visited {
	text-decoration: none;
}
li.overview{
	margin-top: 10px;
	margin-bottom: 10px;
}
optgroup.normal {
	font-weight:normal;
	font-style:italic;
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	color : #4C4A4B;
}
option.state {
	padding-left: 20px;
	font-family : verdana,arial,helvetica;
	font-size : 12px;
	color : #4C4A4B;
}
