.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.bodycopy a:link, .bodycopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
.bodycopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #129EF0;
	text-decoration: underline;
}
.legalcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}

/************ bold link styles ***************/

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
.intro a:link, .intro a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
.intro a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #129EF0;
	text-decoration: underline;
}
.formerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
}

/******* Home Page bold link styles **********/

.homeIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.homeIntro a:link, .homeIntro a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.homeIntro a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #129EF0;
	text-decoration: underline;
}

/************ subnav styles ***************/

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #129BED;
	text-decoration: none;
}
.subnav a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #129BED;
	text-decoration: none;
}
.subnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #002766;
	text-decoration: underline;
}
.pic {
	background-position: left top;
	float: left;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-style: italic;
}
.headBarTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1pt;
	text-transform: uppercase;
	color: #FFFFFF;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#0099FF;
	font-size:15pt;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#0099FF;
	margin-top: 20px;
	margin-bottom: -5px;
}

/************ promo styles ***************/

#promoTable {
	padding-left:20px;
}

#promoTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	text-decoration: none;
}

#promoTable a:hover {
	color: #129EF0;
	text-decoration: underline;
 }

