﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

a, a:visited, a:hover 
{
	color: #cc0066;
	text-decoration: none;
}

img 
{
	border: 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.footerlink, a.footerlink:visited{
	text-decoration: none;
	color: #666666;
}
a.footerlink:hover{
	text-decoration: none;
	color: #cc0066;
}
.navbg{
	background-image: url('/images/SP/NavBtn_Bg_gray.gif');
	width: 246px;
	height: 50px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
}
.navbgON{
	background-image: url('/images/SP/NavBtn_Bg_Pink.gif');
	width: 246px;
	height: 50px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
}

.topNav 
{
	font-size: 14px;
	color: #cc0066;
	font-weight: bold;
}

a.topNav, a.topNav:visited 
{
	color: #999999;
	text-decoration: none;
}

a.topNav:hover
{
	color: #cc0066;
	text-decoration: none;
}

.leftNavHeaderlink{
	text-decoration: none;
	color: #666666;
}

.leftNavHeaderlink:visited{
	text-decoration: none;
	color: #666666;
}

a.leftNavHeaderlink:hover{
	text-decoration: none;
	color: #cc0066;
}

.navActive {
	text-align: right;
	padding-right: 10px;
	background-color: #faf1f6;	
	font-size: 12px
}
p.navActive 
{
	line-height: 22px;
}
.navActiveItem {
	color: #cc0066;
	font-weight: bold;
}
a.leftNavlink:hover {
	text-decoration: none;
	color: #cc0066;
}
a.leftNavlink , a.leftnavlink:visited{
	text-decoration: none;
	color: #666666;
}

.leftNavlinkNoU 
{
	text-decoration: none;
	color: #666666;
}

.bubbleHeaderSmall 
{
	font-size: 14px;
	font-weight: bold;
	color: #cc0066;
}

.bubbleHeader 
{
	font-size: 18px;
	font-weight: bold;
	color: #cc0066;
}

.bubbleText
{
	font-size: 12px;
	padding: 10px 5px 5px 5px;
	display: block;
}

.leftNavBubblelink 
{
	text-decoration: none;
	color: #000000;
}


a.rightNavLink  {
	text-decoration: none;
	color: #999999;
}

a.rightNavLink:visited  {
	text-decoration: none;
	color: #999999;
}
a.rightNavLink:hover 
{
	color: #cc0066;
	text-decoration: none;	
}
a.rightNavLinkOn{
	text-decoration: none;
	color: #333333;
}

.bodyNav 
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.bodyNavLink:hover 
{
	color: #999999;
	text-decoration: none;	
}

a.bodyNavLink  {
	text-decoration: none;
	color: #333333;
}

a.bodyNavLinkOn , a.bodyNavLinkOn:visited {
	text-decoration: none;
	color: #cc0066;
}

h1 {
font-size: 18px;
color: #cc0066;	
text-transform:  uppercase;
}
h2 
{
font-family: Arial;
font-weight: bold;
font-size: 18px;
color: #333333;	

}