﻿div
{
	font-family:Arial;
	color:#005288;
	font-size:14px;
	font-weight:800;
}
.flyingDivClass
{
	position:absolute;width:480px;visibility:hidden;
}
table
{
	font-family:Arial;
	color:#005288;
	font-size:14px;
	/* font-style:italic; */
	font-weight:700;
}
a:link, a:visited, a:hover
{
	font-family:Arial;
	color:#005288;
	font-size:16px;
	font-weight:800;
	font-variant:small-caps;
}
.pageHeader
{
	font-family:Arial;
	color:#005288;
	font-size:23px;
	font-style:italic;
	font-weight:800;
	font-variant:small-caps;
}
.capFirstLetter
{
	font-size:123%;
}
.inlineHeader
{
	font-size: 150%;
}
.inlineHeaderSmall
{
	font-size:123%;
	font-style:italic;
}
.rolloverBg {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

.rolloverBg a {
	display: block;
	color: #000000;
	font-size: 11px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.rolloverBg img {
	border: 0
}

html a:hover {
	visibility:visible
}


.rolloverBg a:hover img {
	visibility:hidden
}


.rolloverBg span {
	position: absolute;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.splashListItems
{
	color:#c41230;
	font-size:19px;
	font-weight:700;
	/* background-image:url(../images/firstpurchase_bullet_blue.gif);
	background-repeat:no-repeat;
	background-position:10 2;
	padding-left:25px; */
}

ul
{
	list-style:none;
}
li
{
	padding-bottom:10px;
	margin:0;	
	padding-left:15px;
	background-image:url(../images/firstpurchase_bullet_square_red.gif);
	background-repeat:no-repeat;
	background-position:0 2;
}
