/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	font: 11px/1.5em Arial;
}

.SpecialPromo
{	
	color: #006699;
}

.SpecialPromo:link
{
	text-decoration: none;
	color: #006699;
}
.SpecialPromo:visited
{
	text-decoration: none;
	color: #006699;
}
.SpecialPromo:hover
{
	text-decoration: underline;
	color: #006699;
}
.SpecialPromo:active
{
	text-decoration: none;
}
#normal a
{
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	color: #FFFFFF;
}
.normal
{
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	color: #FFFFFF;
}

.whiteText
{
	color: #FFFFFF;
}
.smallBlueText
{
	color: #2A69A7;
	font-size: xx-small;
}
.font11.5
{
	font-size: 11.5px;
}
a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	color: #006699;
}
a:active
{
	text-decoration: none;
}
.font9
{
	font-size: 9px;
}
.font10
{
	font-size: 10px;
}

.font12
{
	font-size: 12px;
}

.style1
{
	font-size: 12px;
	font-stretch: ultra-expanded;
	font-weight: bolder;
}

.style2
{
	font-size: 24px;
	font-weight: bold;
	color: #AB2370;
}

.welcomeNote
{
	font-size: 18px;
	font-weight: bold;
	color: #AB2370;
}

