/* Master link colors */a:link {	color: #60BC19;	text-decoration: none;}a:visited {	color: #29AA9A;	text-decoration: none;}a:hover {	color: #00AF9A;	text-decoration: none;}a:focus {	color: #66BC19;	text-decoration: none;}a:active {	color: #00AF9A;	text-decoration: none;}/* Site Headers */.lrgHdr {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 20px;	color: #277F19;}.medHdr {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 18px;	color: #277F19;}.smHdr {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 16px;	color: #2BAC9A;}/* Content text */.bodyText {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	line-height: 16px;	color: #000;}.bodyblkText {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 12px;	color: #000000;	line-height: 16px;}.lrgText {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 15px;	color: #29AB9F;	line-height: 24px;}.medText {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 11px;	color: #66BC19;	line-height: 14px;}.smText {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 10px;}.copyright {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;	padding: 15px;	background-color: #111111;	display: block;	text-align: left;}.errors {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #BB0000;}/* Special navagation text */.cartBoxText {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #00AF9A;}.cartBoxText a:link {	color: #00AF9A;	text-decoration: none;}.cartBoxText a:visited {	color: #66BC19;	text-decoration: none;}.cartBoxText a:hover {	color: #99F53D;	text-decoration: none;}.cartBoxText a:active {	color: #99F53D;	text-decoration: none;}.navLinks {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #005500;}.navLinks a:link {	color: #66BC19;	text-decoration: none;}.navLinks a:visited {	color: #00AF9A;	text-decoration: none;}.navLinks a:hover {	color: #99F53D;	text-decoration: none;}.navLinks a:active {	color: #66BC19;	text-decoration: none;}/* Add site specific styles below here */.textlinksbold {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 12px;	color: #00AF9A;	line-height: 18px;	font-weight: bold;}.sectionHeader {	font-family: Georgia, Times New Roman, Times, serif;	font-size: 28px;	color: #00AF9A;	margin-bottom: 20px;	padding: 10px;	vertical-align: top;}