@charset 'utf-8';

html, body
{
	margin:0pt;
	padding:0pt;
	height:100%;
}
.style1 {font-size: 14px}
.style2 {color: #FFFFFF}
.style3 {font-size: 16px}
.style5 {font-size: 10px}
body
{
	/*background:#000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding: 4;
	z-index: -1;
}

#planTable table
{
	width:100%;
	border-collapse:collapse;
}

#planTable th
{
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#006699;
	border-bottom:#006699 1px solid;
	border-left:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	vertical-align:middle;
}

#planTable td
{
	text-align:left;
	color:#333333;
	border-bottom:#E1E1E1 1px solid;
	border-left:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	text-align:center;
	padding:4px;
}

#planTable .mainCol
{
	width:35%;
	text-align:left !important;
}

.IEbugFix
{
	display:block;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-top:16px;
 //margin-top:24px;
}

[if IE]> ul {
 margin-bottom:5px;
 margin-top:5px;
}

p
{
	margin-bottom:5px;
	margin-top:5px;
}
<![endif]
