#mainContent {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 100%;
    text-align: left;
    line-height: normal !important;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
table thead th, table thead td {
	vertical-align:bottom;
}
table td, table tbody td, table th, table tbody th, table tfoot td, table tfoot th {
    vertical-align: top;
}
ul.circle {
    list-style-type: circle !important;
}
ul.circle li {
    list-style-type: circle !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}
input, textarea, select {
	border:1px solid #cccccc;
}
input, textarea {
	width: 90%;
	padding:4px;
}
input.date {
	width:100px !important;
}
input.time {
	width:75px !important;
}
input.percent {
	width:60px !important;
	text-align:right !important;
}
input.number {
	width:60px !important;
	text-align:right !important;
}
input.currency {
	width:150px !important;
	text-align:right !important;
}
input.phone {
	width:120px !important;
}
input[type=radio], input[type=checkbox], input.radiocheck, .formbody input.radiocheck {
	padding:2px !important;
	border:none !important;
	width:auto !important;
	height:auto !important;
}
textarea{
	height: 100px;
}
.nopadding {
	background-color: #ffffff;
}

.center {
	text-align:center;
}
.container, #maincontainer {
    margin: 0 auto;
    width: 996px;
}
#mainContent {
    background-color: #FFFFFF;
    padding:0;
    text-align: left;
    width:100%;
    margin:0;
}

#mainContent table thead th {
	background-color:#004B8D;
	color:#FFFFFF;
	padding:2px;
	vertical-align:bottom;
	font-size: 90%;
}

#mainContent table tbody th {
	background-color:#efefef;
	vertical-align:top;
	padding: 2px;
	margin:0;
	border:1px solid #cccccc;
	text-align: left;
	color: #004b8d;
	font-weight:bolder;
	font-size: 90%;
    width: 40%;
}

#mainContent table tbody td {
	background-color:#ffffff;
	vertical-align:top;
	padding: 2px;
	margin:0;
	border:1px solid #cccccc;
	text-align: left;
	font-size: 90%;
}

#pageContent {
	padding: 20px 15px 5px 15px;
	float:left;
	width:696px;
	margin:0;
}

#pageNav {
	width:270px;
	margin:0;
	padding:0;
	float:left;
}

#pageNav div.maplogo {
	margin: 5px auto;
	text-align:center;
}

#related_topics {
    background-color: #E7E7E7;
    border: 2px solid #B7B7B7;
    min-height: 800px;
    width: 100%;
    margin:0;
    padding:0;
}
.related_topics_content {
    padding-bottom: 10px;
}
.related_topics_content div {
    border: 0 solid #BBBBBB;
    float: none;
    padding: 0;
}
.related_topics_content p {
    clear: both;
    color: #000000;
    display: block;
    font-family: arial,helvetica,sans-serif;
    font-size: 75%;
    margin: 5px 5px 0 15px;
}
.related_topics_content ul {
    list-style-type: none;
    padding-left: 17px;
    padding-top: 5px;
    font-size:100% !important;
}
.related_topics_content ul li {
    background-image: none;
    line-height: 1.3em;
    list-style-type: none;
    margin-left: 0;
    padding: 3px 5px 3px 0;
    font-size:82% !important;
}	
.related_topics_content ul li a {
    color: #005782;
    display: block;
    font-family: arial,helvetica,sans-serif;
    font-size: 100% !important;
    font-weight: bold;
    padding-left: 13px;
    text-align: left;
}
.related_topics_content ul li a:link, .related_topics_content ul li a:visited {
    color: #17406A;
}
.related_topics_content ul li a:hover, .related_topics_content ul li a:active{
	color: #17406A;
    text-decoration: underline;
}
.related_topics_content ul li a.selected {
	color: #0000FF !important;
    text-decoration: underline;
}
.related_topics_title_text {
	background-color: #B7B7B7;
    color: #FFFFFF;
    font-family: arial,helvetica,sans-serif;
    font-size: 94%;
    font-weight: bold;
    text-indent:10px !important;
    width: 100%;
    padding:3px 0 !important;
}

table.dataTable tbody tr[ref] td, table.dataTable tbody tr[ref] th {
	cursor:pointer !important;
	cursor:hand  !important;
}

//Styles to override or fix usda css styles
.BodyTextBlack h2 a {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}
.BodyTextBlack ul {
    list-style-type: none;
    padding-bottom: 10px;
}
.BodyTextBlack li {
    list-style-type: none;
}
#BCSC {
	width:100%;
	background-color:#FFFFFF;
}
.Breadcrumb {
    text-indent: 15px;
    text-align: left;
    vertical-align: middle;
    width: 761px;
    font-size: 75%;
}
.StayConnectImages {
    text-align: right;
    width: 235px;
    vertical-align: middle;
    font-size:50%;
}
.StayConnectImages img {
    height: 27px;
    margin: 1px 2px;
    width: 27px;
}
#footer {
    clear: both;
    padding: 20px 0 10px;
    background-color:#FFFFFF;
}
#footer_content {
	padding:10px 0 !important;
    margin: 0 auto !important;
    vertical-align:middle;
    height:auto !important;
}

#header30_right {
	text-align:right;
}

#header30_right h2 {
	padding-top: 10px;
	font-size:120%;
	color: #ffffff;
	margin:0;
}

#header30_right h3 {
	padding-top: 10px;
	font-size:300%;
	color: #ffffff;
}

#USDASearchHeader {
	width:200px !important;	
}

#USDASearchHeader .searchimage {
    border: 0 none;
}

#USDASearchHeader .searchinput {
    width: auto;
}