body
{
	font-family: Arial, Verdana;
}

#icannLogo
{
	/*
	position: absolute;
	top: 20;
	left: 600;
	*/
}

.bodyText
{
	font-size: 12;
}

.altBodyText
{
	font-size: 13;	
}

A:link
{
	color: #5167A1
}

A:visited
{
	color: #16356B;
}

A:hover
{
	text-decoration: none;
}

.footer
{
	font-size:11;
}

.darkText
{
	color: #5167A1
}

.defaultList
{
	list-style-type:disc;
	list-style-position:outside;
	line-height: 1.5;
}

.shortList
{
	line-height: 1.0;
	font-size: 11;
	
}

.userContentHeader
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12;
	text-align: center;
}
.userContent
{
	color: #FFFFFF;
	font-size: 12;
	text-align:left;
	padding-left: 10;
	padding-right: 10;
}

.headingText
{
	font-size: 24;
}

.lightHeadingTextItalics
{
	font-size: 24;
	font-style:italic;
	font-weight: bold;
	color: #F6F7FC;
	padding: 3;
}

.productInfoTable
{
	padding: 0;
	margin: 0;
	width: 780;
}

.productInfoHeaderCell
{
	background-color: #F6F7FC;
	font-weight: bold;
	color: 5167A1;
	font-size: 16;
	padding: 1;
}

.productInfoCell
{
	/*background-color: #F6F7FC;*/
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-color: #5167A1;
	padding: 2;
	padding-bottom: 5;
	padding-left: 10;
}

.supportHeaderCell
{
	background-color: #F6F7FC;
	font-weight: bold;
	color: 5167A1;
	font-size: 16;
	padding: 1;
}

.supportContentCell
{
	border-color: #5167A1;
	padding: 2;
	font-size: 12;
	padding-bottom: 5;
	padding-left: 10;	
}

.squareBullets
{
	list-style-type: square;
	font-size: 12;
}

.roundBullets
{
	font-size: 11;
}

.squareBullets2
{
	list-style-type: square;
	font-size: 12;
	list-style-position: outside;
	
}

.productHLHeader
{
	color:#5167A1;
	font-size: 18;
	font-weight:normal;

}

.productHLContent
{
	font-size: 12;
	padding-left: 25;
	padding-right: 25;
}

.productHLContentList
{
	padding:0;
}

.signupLabel
{
	text-align: left;
	padding-left: 10;
	padding-right: 10;
	font-size: 10;
}

.signupColumn
{
	width: 249;
	vertical-align:top;
	background-color: #EBF0FD;
	font-weight: bold;
	border-style: solid;
	border-width: 1;
	border-color: #16356B;
	padding:0;
}

.errorCell
{
	border-width: 1;
	border-style: solid;
	font-size: 10;
	font-weight: bold;
	color: #FF0000;
	border-color: #FF0000;
}

.blankErrorCell
{
	border: 0;
}

.errorPageCell
{
	background-color:#F6F7FC;
	color: #FF0000;
	padding: 20;
}

.verifyTable
{
	border-style: solid;
	border-color: #000000;
	border-width: 1;
	background-color: #F6F7FC;
	font-size: 12;
}

.menuButton
{
	font-weight: bold;
	font-size: 14;
}

.menuButton:A:Link
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuButton:A:Visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.menuButton:A:Hover
{
	color: #FFDD33;
}

.paymentHeader
{
	font-size:14;
	font-weight:bold;
	padding:3;
	color: #FFFFFF;
	border-bottom: solid 1px #000000;
}

.paymentLogo
{
	padding: 10;
	padding-right: 15;
	width: 150;
	vertical-align: top;
}

.paymentCell
{
	border: solid 1px #000000;
}

.paymentIntroText
{
	font-size: 12;
	font-weight:bold;
	padding:4;
	background-color:#F5F7FD;
	/*
	border-bottom: solid 1px #AAAAAA;
	*/
}

.paymentTable
{
	padding: 0;
	margin: 0;
}