html body {
  color: #404545;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

#outerWrapper {
  border: none;
}

h1, h2, h3 {
  color: #007079;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

#rightColumn h1, #rightColumn h2, #rightColumn h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

table.inPageTable th {
  background: #007079;
}

#mainContent .pageIndex a:link, #mainContent .pageIndex a:visited {
  color: #007079;
}

#header {
  background: white;
  height: auto;
  overflow: hidden;
}
#header #searchButton {
  float: left;
  background: #007079;
  width: 37px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  border: none;
  height: 23px;
}

#header_left {
  background: url(../../images/new/apvma-logo.png) no-repeat top left;
  width: 225px;
  height: 58px;
  margin: 28px 0 22px 0;
}

#header_right {
  background: none;
  height: auto;
  width: 266px;
  color: #404545;
}

#skipLinks {
  top: 15px;
  background: url(../../images/new/arrow2.png) no-repeat 75px;
  padding-right: 10px;  
}
#skipLinks a {
  font-size: 10px;
  font-weight: normal;
  margin-top: 20px;
}

#mainContent a:link {
  color: #007079;
  text-decoration: none;
}
#mainContent a:link:hover {
  text-decoration: underline;
}

#siteSearch {
  margin: 0;
  margin-top: 48px;
}
#siteSearch input {
  padding-left: 6px;
  padding-top: 2px;
  height: 19px;
  border: 1px solid #dfe2dd;
  width: 163px;
}

label.search {
  text-align: left;
  display: block;
  overflow: hidden;
  margin-bottom: 6px;
}
label.search span.label {
  font-size: 12px;
  border: 1px solid #dfe2dd;
  text-align: right;
  border-right: none;
  float: left;
  height: 19px;
  font-weight: bold;
  padding: 2px 5px 0;
  width: 46px;
}
label.search .dropdown {
  float: left;
  position: relative;
}
label.search .dropdown select {
  width: 207px;
  position: absolute;
  top: 0;
  left: 0;
}
label.search .target {
  width: 201px;
  padding-left: 6px;
  padding-top: 2px;
  height: 19px;
  border: 1px solid #dfe2dd;
  border-top-right-radius: 10px;
  background: url(../../images/new/dropdown-bg.png) no-repeat top right;
}

label#search-terms {
  font-size: 12px;
  border: 1px solid #dfe2dd;
  border-right: none;
  float: left;
  height: 19px;
  font-weight: bold;
  padding: 2px 5px 0;
  width: 46px;
}

#search {
  float: left;
  height: 19px;
  padding: 2px 0 0 6px;
}

#topNav {
  height: 115px;
  background: url(../../images/new/nav-bg.jpg) repeat-x top left;
  position: relative;
  margin-left: -25px;
  margin-right: -25px;
}
#topNav ul {
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #e5ebef;
  padding: 10px 25px 5px 20px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  font-weight: normal;
}
#topNav a:link, #topNav a:visited, #topNav a:active {
  color: #404545;
  font-size: 11px;
}
#topNav li {
  border-color: #404545;
  padding: 0 0px 0 3px;
}

#leftNav {
  padding-top: 30px;
  margin-bottom: 150px;
}
#leftNav li {
  background: none;
}
#leftNav li ul {
  margin-left: 10px;
  background: none;
}
#leftNav li ul li {
  background: none;
}
#leftNav a:link, #leftNav a:hover, #leftNav a:focus, #leftNav a:active, #leftNav a:visited,
#leftNav li ul li a:link, #leftNav li ul li a:visited, #leftNav li ul li a:active,
#leftNav li ul li ul li a:link, #leftNav li ul li ul li a:visited, #leftNav li ul li ul li a:active {
  background: none;
  border: none;
  display: block;
  width: auto;
  padding: 4px 20px 5px 4px;
}
#leftNav li a:hover {
  background-color: #f5f6f4 !important;
  background-image: url(../../images/new/arrow-green.png) !important;
  background-repeat: no-repeat !important;
  background-position: right 5px !important;
}
#leftNav span.currentPage,
#leftNav li ul li span.currentPage,
#leftNav li ul li ul li span.currentPage {
  background: #edeeec url(../../images/new/arrow1.png) no-repeat right 5px;
  border: none;
  padding: 4px 4px 5px;
  width: auto;
}
#leftNav #audience {
  border-top: 3px solid #007079;
  margin-top: 25px;
  padding-top: 15px;
}

#leftNav #audience a {
  background: url(../../images/new/arrow1.png) no-repeat 0 4px;
  padding-left: 25px;
  margin-bottom: 4px;
}

#leftNav #audience a:hover {
  background-color: #f5f6f4;
}

#rightColumn {
  margin-bottom: 50px;
}

div.relatedResourcesHome, div.relatedResources {
  background: none;
  border: none;
  padding-bottom: 12px;
  border-bottom: 3px solid #007079;
}
div.relatedResourcesHome h2, div.relatedResourcesHome h3, div.relatedResources h2, div.relatedResources h3 {
  background: none;
  border: none;
  font-size: 12px;
  color: #007079;
  padding: 0;
}
div.relatedResourcesHome h3, div.relatedResources h3 {
  font-weight: normal;
}
div.relatedResourcesHome ul, div.relatedResources ul {
  margin: 0;
  padding: 0;
}
div.relatedResourcesHome ul li, div.relatedResources ul li {
  list-style: none;
  background: url(../../images/new/arrow2.png) no-repeat 0 6px;
  margin: 0;
  padding: 0 0 0 15px;
  margin-bottom: 4px;
}
div.relatedResourcesHome ul li a, div.relatedResources ul li a {
  font-size: 11px;
  line-height: 15px;
}

#searchBoxes li {
  background: none;
  border-top: none;
  border-bottom: 3px solid #007079;
  padding: 0;
  padding-bottom: 9px;
}
#searchBoxes li:last-child {
  border-bottom: none;
}
#searchBoxes li h2 {
  font-size: 12px;
  line-height: 18px;
}
#searchBoxes li h2 a {
  color: #007079;
}

#right-images {
  text-align: center;
  margin-top: 30px;
}
#right-images a {
  display: block;
}

#breadcrumbs {
  font-size: 10px;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
  color: #007079;
}

#newsShell {
  margin-top: 30px;
}
#newsShell h2 {
  color: #404545;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding-left: 55px;
  padding-bottom: 10px;
  border-bottom: 3px solid #404545;
  margin-left: 0;
}
#newsShell ul li {
  margin: 0;
  padding: 10px 0;
}
#newsShell p.date {
  color: #007079;
  font-size: 11px;
}
#newsShell p.more {
  text-align: left;
  padding-top: 10px;
  margin-bottom: 50px;
}
#newsShell p.more a:link, #newsShell p.more a:visited, #newsShell p.more a:active {
  color: #007079;
}
#newsShell p a:link, #newsShell p a:visited, #newsShell p a:active {
  color: #404545;
}
#newsShell ul.more {
  border: none;
  margin-top: 10px;
}
#newsShell ul.more li {
  padding: 0;
  border-bottom: none;
  background: url(../../images/new/arrow2.png) no-repeat 0 6px;
  margin-left: 3px;
}
#newsShell ul.more li a:link, #newsShell ul.more li a:visited, #newsShell ul.more li a:active {
  font-size: 11px;
  color: #404545;
  text-decoration: none;
  padding-left: 15px;
}

#newsShell ul.more a:link:hover {
  text-decoration: underline;
}

#latestNews {
  border: none;
  width: 44%;
  padding-right: 10%;
}
#latestNews h2 {
  background: url(../../images/new/latest-news-bg.png) no-repeat top left;
  min-height: 38px;
}

h2.more {
  background: url(../../images/new/more-bg.png) no-repeat top left !important;
  min-height: 38px;
}

#rssFeed {
  margin-top: 24px;
}

#agvet {
  border-right: medium none;
  float: left;
  width: 44%;
  padding-right: 2%;
}
#agvet h2.agvet {
  background: url(../../images/new/agvet-bg.png) no-repeat top left;
  min-height: 38px;
}
#agvet p {
  margin-top: 13px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E9E9E9;
}
#agvet ul {
  margin-bottom: 50px;
}
#agvet ul.more {
  margin-top: 0;
  margin-bottom: 20px;
}
#agvet ul li {
  font-size: 11px;
}
#agvet ul li span {
  text-transform: uppercase;
  display: block;
  font-weight: bold;
}
#agvet img {
  border: none;
}

#search-products p {
  border: none;
}

h2.search-products {
  background: url(../../images/new/search-products.png) no-repeat top left;
  min-height: 38px;
}

#footerTop {
  border: none;
  position: relative;
  margin-left: -25px;
  margin-right: -25px;
}

#top {
  position: absolute;
  right: 85px;
  top: -40px;
  background: url(../../images/new/top.png) no-repeat bottom left;
  width: 73px;
  text-align: center;
  height: 40px;
}
#top:hover {
  background-position: bottom right;
}

#newsletter {
  position: absolute;
  width: 214px;
  height: 135px;
  margin: 0;
  padding: 0;
  left: 0;
  top: -135px;
  border: none;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  background: #e7e6e5 url(../../images/new/newsletter-bg.png) no-repeat bottom left;
}


#newsletter h2 {
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 3px solid #404545;
  padding: 20px 20px 10px;
}

#newsletter h2 a:link, #newsletter h2 a:visited, #newsletter h2 a:active {
  color: #404545;
  font-weight: normal;
}

#newsletter p {
  padding: 10px 20px 25px;
}

#newsletter #readmore {
  background: url("../../images/new/arrow1.png") no-repeat 59px;
  padding-right: 10px;
  color: #007079;  	
}

#footer {
  background: #565c5c;
  border-bottom: 4px solid #739600;
  height: auto;
  margin-left: -25px;
  margin-right: -25px;
}

#footerNavigation {
  position: static;
  padding-left: 20px;
  padding-top: 30px;
  overflow: hidden;
}
#footerNavigation ul {
  margin-bottom: 13px;
  overflow: hidden;
}
#footerNavigation ul li {
  float: left;
  font-size: 11px;
  border-right: 1px solid white;
}
#footerNavigation ul li:last-child {
  border-right: none;
}
#footerNavigation ul a:link, #footerNavigation ul a:visited, #footerNavigation ul a:active {
  font-weight: normal;
}

.contactBlock {
  border: none;
  border-top: 1px solid #404545;
  padding: 6px 0 10px;
}

.contactBlock ul {
  list-style-type: disc;
  list-style-position: inside;
}
.contactBlock ul li {
  background-image: none;
  display: list-item;
}

a img {
  border: none;
}