/*Begin Pop-up classes*/
.popHeadText {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;         
color : #333333;
}

.popSubHeadText {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;         
color : #333333;
}

.popTagLineText {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
font-style : italic;         
color : #333333;
}

ul {
   margin-top: 0;
   margin-bottom: 0;
}

.popBodyText {
 font-family : Arial, Helvetica, sans-serif; 
 font-size : 11px; 
 font-weight : normal; 
 color : #333333; }


.popBodyHeader {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : bold; 
color : #333333; }

.popBodyText a:link, .popBodyText a:visited, .popBodyText a:hover, .popBodyText a:active {
color : #666699;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
text-decoration : underline;
}

.popNavText a:link, .popNavText a:visited, .popNavText a:hover, .popNavText a:active {
color : #666699;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold
text-decoration : underline;
}
.bgHorizontalTop { background-color:#837FA2; }
.bgHorizontal { background-color:#837FA2; }
/*End Pop-up classes*/


a.footerLink, a.footerLink:visited, a.footerLink:link {
   color: #8581a4;
   font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a:hover, a.footerLink:hover {
text-decoration:underline;
}


/*******************************************************/
/*   Brand Bar Popup Styles                            */
/*******************************************************/

#brandNavBrandList {
	background-color: #FFFFFF;
	border: 1px solid #ECECEC;
	padding: 8px 0px;
	padding-top:8px;
	width: 142px;
	text-align: left;
	position:absolute;
	top: -137px;
	left:0px;
	z-index:1000;
	font-family: Arial,Helvetica,Sans Serif;
}

#brandNavBrandList hr {
	border-color:#AFAFAF;
	border-style:solid;
	border-width:0pt 0pt 1px;
	margin:3px 10px;
}

#bb_other_brands {
	text-decoration: underline;
}

#brandNavBrandList a, #brandNavBrandList a:hover, #brandNavBrandList a:visited  {
	color:#3E3061;
	display:block;
	font-size:11px;
	font-weight:normal;
	margin:0pt 0pt 1px;
	padding:0pt 10px;
	text-decoration:none;
}

#brandNavBrandList a:hover {
	background-color: #E49F43;
	color: #fff;
}

#copyright {
text-align:left;
width: auto;
font-size: 9px;
padding: 15px 5px 0 0;
color:#fff;
}
