/***************************
      loginTxt - white bold
****************************/
.loginTxtWB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

/***************************
      loginTxt - white
****************************/
.loginTxtW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a.loginTxtW:link {
	text-decoration: underline;
}
a.loginTxtW:visited {
	text-decoration: underline;
}
a.loginTxtW:hover {
	text-decoration: none;
}
a.loginTxtW:active {
	text-decoration: underline;
}

/***************************
      loginTxt - grey
****************************/
.loginTxtG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}

/***************************
      mainTxt
****************************/
.mainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

/***************************
      mainTxtS
****************************/
.mainTxtS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 21px;
}

/***************************
      mainTxt11
****************************/
.mainTxt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a.mainTxt11:link {
	text-decoration: none;
}
a.mainTxt11:visited {
	text-decoration: none;
}
a.mainTxt11:hover {
	text-decoration: underline;
}
a.mainTxt11:active {
	text-decoration: none;
}


/***************************
      mainTxt10
****************************/
.mainTxt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a.mainTxt10:link {
	color: #FF0000;
	text-decoration: none;
}
a.mainTxt10:visited {
	text-decoration: none;
}
a.mainTxt10:hover {
	text-decoration: underline;
}
a.mainTxt10:active {
	text-decoration: none;
}

/***************************
      mainTxt10k
****************************/
.mainTxt10k {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

a.mainTxt10k:link {
	text-decoration: none;
}
a.mainTxt10k:visited {
	text-decoration: none;
}
a.mainTxt10k:hover {
	text-decoration: underline;
}
a.mainTxt10k:active {
	text-decoration: none;
}


/***************************
      retailersHeader
****************************/
.retailersHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}

/***************************
      retailersSubheader
****************************/
.retailersSubheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

/***************************
      footerTxtG - grey
****************************/
.footerTxtG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

a.footerTxtG:link {
	text-decoration: underline;
}
a.footerTxtG:visited {
	text-decoration: underline;
}
a.footerTxtG:hover {
	text-decoration: none;
}
a.footerTxtG:active {
	text-decoration: underline;
}

/***************************
      nav1
****************************/
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a.nav1:link {
	text-decoration: none;
}
a.nav1:visited {
	text-decoration: none;
}
a.nav1:hover {
	text-decoration: underline;
}
a.nav1:active {
	text-decoration: none;
}

/***************************
      nav2
****************************/
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}

a.nav2:link {
	text-decoration: none;
}
a.nav2:visited {
	text-decoration: none;
}
a.nav2:hover {
	text-decoration: underline;
}
a.nav2:active {
	text-decoration: none;
}
