/*
////////////////////////////////////////////////////////
// This is the client-specific style sheet for Eway
// for the Product Catalog Web App.
//
// It is meant to be compatible with browsers
// from the 4.0 spec and up.  Any added styles should
// be tested to maintain compatibility from Netscape 4.0 up
// and MSIE 4.0 and up.
////////////////////////////////////////////////////////
*/
a.smalllink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #0000FF;
  line-height: 125%;
}
a.smalllink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #0000FF;
  line-height: 125%;
}
a.smalllink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #0000FF;
  line-height: 125%;
}
a.smalllightlink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #003366;
  line-height: 125%;
}
a.smalllightlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #003366;
  line-height: 125%;
}
a.smalllightlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #003366;
  line-height: 125%;
}
a.smallboldlink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #0000FF;
  line-height: 125%;
}
a.smallboldlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #0000FF;
  line-height: 125%;
}
a.smallboldlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #0000FF;
  line-height: 125%;
}
.headernotice {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FF0000;
  background-color: #FFFFFF;
  font-size: 18pt;
} 
.smalltext {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
}
.smalltextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-align: left;
}
.smalltextgrayleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-align: left;
  color: #808080;
}
.smalltextcenter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-align: center;
}
.smalltextright {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  text-align: right;
}
.smallboldtextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
}
.smallboldtextcenter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
}
.smallboldtextright {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-align: right;
}
.mediumtextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
}
.mediumtextcenter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
}
.mediumtextright {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-align: right;
}
.mediumboldtextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
.mediumboldtextcenter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}
.mediumboldtextright {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  vertical-align : middle;
}
.mediumnoticecenter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FF0000;
  font-size: 12px;
  text-align: center;
}
.largeboldtextleftlightbg {
  background-color: #FFCC66;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 150%;
  color: #003366;
  font-size: 14px;
  text-align: left;
}
.largeboldtextcenterlightbg {
  background-color: #FFCC66;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 150%;
  color: #003366;
  font-size: 14px;
  text-align: center;
}
.largeboldtextcenterdarkbg {
  background-color: #FF6600;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 150%;
  color: #003366;
  font-size: 14px;
  text-align: center;
}
.yellowback {
  background: #FFCC66;
}
.blackback {
  background: #000000;
}
.grayback {
  background: #CCCCCC;
}
.whiteback {
  background: #FFFFFF;
}
.headerback {
  background: #336699;
}
.lightblueback {
  background: #EEF7FF;
}
.orangeback {
  background: #FF6600;
}
.printableheader {
  background-color: #336699;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  color: #FFFFFF;
  line-height: 150%;
}
.largeprintableheader {
  background-color: #336699;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  color: #FFFFFF;
  padding-left : 4px;
}
.printableheadercenter {
  background-color: #336699;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #FFFFFF;
  padding-left : 4px;
}
.printableheaderright {
  background-color: #EEF7FF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align: right;
  color: #003366;
  padding-left : 4px;
}
.infobackground {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10px;
  background: #E3EDF6;
}
.infoheadertext {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  vertical-align: middle;
  color: #336699;
  text-indent: 5px;
}
.titleheadertext {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-align: left;
  vertical-align: middle;
  color: #FF6600;
}
.labelheadertext {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  vertical-align: middle;
  color: #003366;
}
.labelheadertextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-align: left;
  vertical-align: middle;
  color: #003366;
}
.mediumlargetextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-align: left;
}
.mediumlargetextright {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  text-align: right;
}
.mediumlargeboldtextcenter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}
.mediumtextleftgraybg {
  background-color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
}
.mediumboldtextleftgraybg {
  background-color: #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}
/********************************************************
Endeca Styles added in Nov 2006 Release 855
*********************************************************/
/*
// Borders / images
*/
.endlightblueback {
  background: #6699CC;
}
.enddarkblueback {
  background: #003366;
}
.endlightback {
  background: #FFCC99;
}
/* 
// plain text
*/
.endlargeheader {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 17px;
  text-align: left;
  color: #003163;
}
.endlargeheadercenter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  color: #003163;
}
.endlargebrightheader {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 17px;
  text-align: left;
  color: #E05E00;
}
.endmediumheader {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  color: #003163;
}
.endmediumheaderdarkbg {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 28px;
  font-size: 14px;
  text-align: left;
  color: #FFFFFF;
  background-image: url(/images/header-search.gif);
  background-repeat: repeat-x;
}
.endmediumheaderlightbg {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
  text-align: left;
  color: #003163;
  background-image: url(/images/header-refinements.gif);
  background-repeat: repeat-x;
}
.endmediumheaderbrightbg {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
  text-align: left;
  color: #003163;
  background-image: url(/images/header-merch.gif);
  background-repeat: repeat-x;
}
.endmediumboldtextright {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  vertical-align: middle;
  font-size: 12px;
  text-align: right;
  line-height: 125%;
  color: #003163;
}
.endmediumtextcenter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
  line-height: 125%;
  color: #003163;
}
.endmediumtextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  vertical-align: middle;
  font-size: 12px;
  text-align: left;
  line-height: 125%;
  color: #003163;
}
.endmediumsearchtextcenter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  color: #E05E00;
}
.endmediumbrighttextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  vertical-align: middle;
  font-size: 12px;
  text-align: left;
  line-height: 125%;
  color: #DB0000;
}
.endmediumbrighttextright {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  vertical-align: middle;
  font-size: 12px;
  text-align: right;
  line-height: 125%;
  color: #DB0000;
}
.endmediumbrighttextcenter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
  line-height: 125%;
  color: #DB0000;
}
.endmediumbrightboldtextleft {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  line-height: 125%;
  color: #DB0000;
}
.endsmalltext {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  color: #003163;
}
.endsmalllighttext {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
  color: #6699CC;
}
.endsmalllightboldtext {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
  color: #6699CC;
}
/*
// links
*/
a.endmediumlinkcenter:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
  line-height: 125%;
  color: #003163;
  text-decoration: none;
}
a.endmediumlinkcenter:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endmediumlinkcenter:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endmediumlinkright:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  vertical-align: middle;
  font-size: 12px;
  text-align: right;
  line-height: 125%;
  color: #003163;
  text-decoration: none;
}
a.endmediumlinkright:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endmediumlinkright:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endmediumlink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endmediumlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endmediumlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endmediumboldlink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endmediumboldlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endmediumboldlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endmediumbrightlink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  color: #DB0000;
  line-height: 125%;
}
a.endmediumbrightlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  color: #DB0000;
  line-height: 125%;
}
a.endmediumbrightlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  color: #DB0000;
  line-height: 125%;
}
a.endlargesearchlink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 17px;
  text-align: left;
  vertical-align: middle;
  color: #E05E00;
  line-height: 125%;
}
a.endlargesearchlink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 17px;
  text-align: left;
  vertical-align: middle;
  color: #E05E00;
  line-height: 125%;
}
a.endlargesearchlink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 17px;
  text-align: left;
  vertical-align: middle;
  color: #E05E00;
  line-height: 125%;
}
a.endsmalllink:link {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endsmalllink:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}
a.endsmalllink:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  color: #003163;
  line-height: 125%;
}

.style33 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.style37 {font-size: medium}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.style23 {font-size: 10px; }
.style43 {color: #FFFFFF}
.style45 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style27 {font-size: small}
.style35 {font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.style36 {font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
.style42 {color: #FFFFFF; font-size: small;}
.style46 {font-size: medium; color: #003366; }
.style47 {color: #336699}
.style49 {color: #000000}



