body {
	margin-top: 10px;
background-color: #FFFFFF;
}
.formfields { font-family: Arial, Verdana; font-size: 11px; font-weight: normal; color: #5A5755; border: 1 solid #3399cc; height:16px; padding-left: 5px;}
.formfields2 { font-family: Arial, Verdana; font-size: 11px; font-weight: normal; color: #5A5755; width: 165px; border: 1 solid #cccccc; margin-bottom: 5px; padding-left:5px; height:16px;}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}
.purpletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #654F95;
	line-height: 18px;
	text-decoration: none;
}
.purplebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #654F95;
	line-height: 18px;
	text-decoration: none;
}
.bluebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1EA4C9;
	line-height: 18px;
	text-decoration: none;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #654F95;
	text-decoration: none;
}
.subheader {
margin-bottom: 10px;
}
.days {
color: #1EA4C9;
}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1EA4C9;
	line-height: 15px;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}
.crumbtrail {
	font-family: Verdana, Arial;
	font-size: 65%;
	color: #908C88;
	line-height: 14px;
}
.price {
	font-family: Arial, Verdana;
	font-size: 75%;
	font-weight: bold;
	color: #654F95;
	text-decoration: none;
}

/* ----------------------GENERIC LINKS------------------------*/
.link { font-family: Arial, Verdana; color: #654F95; text-decoration: none; font-weight: normal;}
a:link { font-family: Arial, Verdana; color: #654F95; text-decoration: none; font-weight: normal;}
a:hover { font-family: Arial, Verdana; color: #654F95; text-decoration: underline; font-weight: normal;}
a:visited { font-family: Arial, Verdana; color: #654F95; text-decoration: none; font-weight: normal;}
a:visited:hover { font-family: Arial, Verdana; color: #654F95; text-decoration: underline; font-weight: normal;}
/* ----------------------MAIN NAV LINKS------------------------*/
.link02 { font-family: Arial, Verdana; color: #654F95; text-decoration: none; font-weight: normal;}
a:link02 { font-family: Arial, Verdana; color: #654F95; text-decoration: none; font-weight: normal;}
a:hover02 { font-family: Arial, Verdana; color: #654F95; text-decoration: underline; font-weight: normal;}
a:visited02 { font-family: Arial, Verdana; color: #654F95; text-decoration: none; font-weight: normal;}
a:visited:hover02 { font-family: Arial, Verdana; color: #654F95; text-decoration: none; font-weight: normal;}
/* ----------------------PRODUCT NAME UNDERLINES LINKS------------------------*/
.link03 { font-family: Arial, Verdana; font-size: 70%; color: #584E37; text-decoration: underline; font-weight: normal;}
a:link.link03 { font-family: Arial, Verdana; font-size: 70%; color: #584E37; text-decoration: underline; font-weight: normal;}
a:hover.link03 { font-family: Arial, Verdana; font-size: 70%; color: #839F9F; text-decoration: underline; font-weight: normal;}
a:visited.link03 { font-family: Arial, Verdana; font-size: 70%; color: #584E37; text-decoration: underline; font-weight: normal;}
a:visited:hover.link03 { font-family: Arial, Verdana; font-size: 70%; color: #839F9F; text-decoration: underline; font-weight: normal;}

.heading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #1EA4C9;
	text-decoration: none;
margin-top: 0px;
padding-top:0px;
}
.heading02 {
	color: #1EA4C9;
    font-size: 100%;
    font-weight: bold;
}
.heading03 {
	color: #1EA4C9;
    font-size: 100%;
    font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
	margin-left: 16px;
	padding-left: 0px;
}
li {
	list-style-image:url(images/bullet.gif);
	line-height: 24px;
}
.error {
	color: #FF0000
}