.blue_h3 {
	color: #69A0CA;
	font-family: Verdana;
}

a.countrylink {
	color: #69A0CA;
}
a.countrylink:hover {
	color: #69A0CA !important;
	text-decoration: underline;
}


/* tables that display links to state anchors down the page */
.statelink_tbl {
	
}
.statelink_tbl tr td a {
	color: #724F25;
}
.statelink_tbl tr td a:hover {
	color: #724F25;
	text-decoration: underline;
}

/* begin a country list */
a.country_anchor {
	color: #69A0CA;
}
a.country_anchor:hover {
	text-decoration: none;
}


/* begin a state list */
a.state_anchor {
	color: #69A0CA;
}
a.state_anchor:hover {
	color: #69A0CA !important;
	text-decoration: none;
}

/* retailer list info table */
.retailer_tbl {
	
}
.retailer_tbl tr td a {
	color: #69A0CA;
}
.retailer_tbl tr td a:hover {
	color: #F90;
}

.altrow {
	background-color:#e4f1fa;
}



.titlemail table tr td .brown tr td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.titlemail table tr td .brown tr td em {
	font-size: 10px;
}
.titlemail table tr td table {
	font-size: 14px;
}
.titlemail table tr td table {
	font-size: 12px;
}

.disttest {
	font-size: 10px;
	color: #724f25;
}
.titlemail table tr td strong {
	color: #69A0CA;
}

/* titlemail state names */
.titlemail table tr td table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titlemail table tr td table tr td .text14 .rightside {
	font-size: 10px;
}
.titlemail table tr td table tr td .text14 .rightside {
	font-size: 12px;
	text-align: left;
	color: #69A0CA;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.applyLink {
	font-size: 10px !important;
}
