td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #2F4F4F;
}	
	
.tertiaryNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: center;
	color: #2f4f4f;
	font-weight: bold;
}

.tertiaryNav a {
	color: 6d8383;
	font-style: normal;
	text-decoration: none;
}

.tertiaryNav a:hover {
	color: 2f4f4f;
	font-style: normal;
	text-decoration: none;
}

.bottomInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

.contentBlue {
	color: #2f4f4f;
	font-size: 13px;
	line-height: 16px;
	padding-top: 15px;
}

.imedge {
	color: #2f4f4f;
	font-size: 11px;
	line-height: 13px;
}

.imedge h2 {
	line-height: 1.2em;
}

.imedge a{
	color: #2f4f4f;
	font-style: normal;
	font-weight: bold;
}

.imedge a:hover{
	color: #666666;
	font-weight: bold;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001D98;
	padding-top: 30px;
	letter-spacing: 4pt;
}

.locationsList {
	padding: 20px 40px 40px 0px;
	color: #2f4f4f;
	font-size: 13px;
	line-height: 16px;
}

.productTable {
	padding: 5px 10px 5px 20px;
	color: #2f4f4f;
	font-size: 13px;
	line-height: 16px;
}

.productTableSmall {
	padding: 5px 10px 5px 10px;
	color: #2f4f4f;
	font-size: 10px;
	line-height: 12px;
}

.contentDistributors {
	padding: 0px 20px 15px 0px;
	color: #2f4f4f;
	font-size: 13px;
	line-height: 16px;
}

.contentStates {
	padding: 0px 20px 40px 20px;
	color: #2f4f4f;
	font-size: 13px;
	line-height: 16px;
}

#news {
  font-size: 10pt;
  width: 644px !important;
}

#news h1 {
  font-size: 12pt;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
}

#news h2 {
  font-size: 10pt;
  margin-bottom: 0;
  text-align: left;
}

#news li, #news p {
	font-size: 10pt;
}

#news .article {
	padding: 10px;
	margin: 10px;
	border: 1px solid gray;
}

.contentStates h1{
  width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #001D98;
	text-transform: uppercase;
	letter-spacing: 4pt;
}

.contentNewBlue {
	padding: 20px 40px 40px 40px;
	color: #2f4f4f;
	font-size: 13px;
	line-height: 16px;
}

.contentNewBlue2 {
	padding: 20px 2px 2px 2px;
	color: #2f4f4f;
	font-size: 13px;
	line-height: 16px;
}
	
.contentNewBlue h1{
  width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #001D98;
	text-transform: uppercase;
	letter-spacing: 4pt;
	padding-top: 16px;
}


.imageRight {
	float:right;
	padding-left:30px;
	padding-bottom:15px;
	border: 0;
}

.imageLeft {
	float:left;
	padding-right:30px;
	padding-bottom:15px;
	padding-top:15px;
}

.contentNewBlue a2{
	color: #2F4F4F;
	text-decoration: underline;
}
.search {
	float: right;
	padding-right: 30px;
}
form {
	padding: 0px;
	margin: 0px;
}

.productheader {
	color: #FFFFFF;
	background-color: #A20123;
	font-size: 10px;
}
.productableeven {
	color: #2f4f4f;
	font-size: 10px;
	background-color: #FFFFFF;
}
.productableodd {

	color: #2f4f4f;
	font-size: 10px;
	background-color: #F0F0F0;
}

table.productInfo {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f4f4f;
  background-color: #FFFFFF;
  text-align: left;
  border-width: 0px;
  border-spacing: 0px;
  border-style: none;
  border-collapse: collapse;
}

table.productInfo tr th {
	color: #FFFFFF;
	background-color: #A20123;
  font-weight: bold;
  font-size: 12px;
}

table.productInfo tr + tr {
	color: #2f4f4f;
	background-color: #ffffff;
  font-weight: normal;
}

table.productInfo tr.odd {
	background-color: #F0F0F0;
  border: 1px solid #f0f0f0;
  margin: 0;
  padding: 0;
}

table.productInfo tr td, table.productInfo tr th {
  border-width: 0px;
  padding: 5px;
  border-style: none;
  vertical-align: top;
}

table.productInfo th a {
	color: white;
}

#news img.insert {
	display: block;
	text-align: center;
	margin: 0 auto;
}

#second_links {
	display: block;
	text-align: center;
	height: 33px;
	margin: 0 auto;
	width: 458px;
	padding: 0;
}

#second_links li {
	list-style: none;
	display: block;
	font-size: 9px;
	float: left;
	padding: 6px 10px;
}

#second_links li a {
	color: #2f4f4f;
	font-style: normal;
	text-decoration: none;
}

#second_links li.active a {
	color: black !important;
}

#second_links li a:hover {
	color: #6d8383;
	font-style: normal;
	text-decoration: none;
}

.newGreen {
	color: #339900;
	font-weight: bold;
}

h2.nutack {
	text-align: right;
	line-height: 1.65em;
}

.blu {
	color: #2966b1 
}

.right {
	text-align: right;
}

.small {
	font-size: .85em;
}