.links  { color: #fff; font-style: normal; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, Geneva; text-decoration: none }
.copy12 { color: #333; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva }
.copy9 { color: #333; font-size: 9px; line-height: 13px; font-family: Arial, Helvetica, Geneva }
.copy16bold {
	color: #333;
	font-size: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.alt:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.alt:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}
a.alt:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.alt:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
}
a.tinyl:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.tinyl:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.tinyl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.tinyl:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
}
a.sitemap:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.sitemap:visited {
	font-family:12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
}
a.sitemap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.sitemap:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.large-timesnew {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.14-timesnew-red {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.copy11bold {
color: #333; font-size: 10px; line-height: 13px; font-family: Arial, Helvetica, Geneva
}
.copy12bold {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;

}
.12boldwhite {

	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
}

.small {
color: #333; font-size: 9px; line-height: 16px; font-family: Arial, Helvetica, Geneva
}

.postage {
   font-size: 10px; font-family: Arial, Helvetica, Geneva;
}


h2 {

	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
}
.large-timesnewblack {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.gradient-button-green {
   width: 200px;
   height: 45px;
   line-height:4em;
   color: black;
   font-weight: bold; 
   font-size: 18px;
   font-family: arial,Helvetica,sans-serif; 
   text-align: center; 
   -moz-border-radius: 10px; 
   border-radius: 10px;

   background: #627d4d; /* Old browsers */
   background: -moz-linear-gradient(top, #627d4d 0%, #1f3b08 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#627d4d), color-stop(100%,#1f3b08)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #627d4d 0%,#1f3b08 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #627d4d 0%,#1f3b08 100%); /* Opera11.10+ */
   background: -ms-linear-gradient(top, #627d4d 0%,#1f3b08 100%); /* IE10+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=0 ); /* IE6-9 */
   background: linear-gradient(top, #627d4d 0%,#1f3b08 100%); /* W3C */
}

.gradient-button-red {
   width: 200px;
   height: 45px;
   line-height:4em;
   color: black;
   font-weight: bold; 
   font-size: 18px;
   font-family: arial,Helvetica,sans-serif; 
   text-align: center; 
   -moz-border-radius: 10px; 
   border-radius: 10px;

   background: #a91103; /* Old browsers */
   background: -moz-linear-gradient(top, #a91103 0%, #900e02 44%, #6e0900 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a91103), color-stop(44%,#900e02), color-stop(100%,#6e0900)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #a91103 0%,#900e02 44%,#6e0900 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #a91103 0%,#900e02 44%,#6e0900 100%); /* Opera11.10+ */
   background: -ms-linear-gradient(top, #a91103 0%,#900e02 44%,#6e0900 100%); /* IE10+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a91103', endColorstr='#6e0900',GradientType=0 ); /* IE6-9 */
   background: linear-gradient(top, #a91103 0%,#900e02 44%,#6e0900 100%); /* W3C */
}

.gradient-button-green:hover {
   background: #709058; /* Old browsers */
   background: -moz-linear-gradient(top, #709058 0%, #34630d 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#709058), color-stop(100%,#34630d)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #709058 0%,#34630d 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #709058 0%,#34630d 100%); /* Opera11.10+ */
   background: -ms-linear-gradient(top, #709058 0%,#34630d 100%); /* IE10+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#709058', endColorstr='#34630d',GradientType=0 ); /* IE6-9 */
   background: linear-gradient(top, #709058 0%,#34630d 100%); /* W3C */
}

.gradient-button-red:hover {
   background: #ca1404; /* Old browsers */
   background: -moz-linear-gradient(top, #ca1404 0%, #b41102 44%, #960d00 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ca1404), color-stop(44%,#b41102), color-stop(100%,#960d00)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #ca1404 0%,#b41102 44%,#960d00 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #ca1404 0%,#b41102 44%,#960d00 100%); /* Opera11.10+ */
   background: -ms-linear-gradient(top, #ca1404 0%,#b41102 44%,#960d00 100%); /* IE10+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca1404', endColorstr='#960d00',GradientType=0 ); /* IE6-9 */
   background: linear-gradient(top, #ca1404 0%,#b41102 44%,#960d00 100%); /* W3C */
}

.gradient-button-green a {
    color: white;
    font-size: inherit;
    line-height: 2.5em;
    display: inline-block;
}

.gradient-button-red a {
    color: white;
    font-size: 14px;
    line-height: 1.5em;
    display: inline-block;
}

