body {
	margin:0 auto;
	background-color:#196599;
	text-align: center;
}

table.head {
	border:0px;
	width:751px;
	height:85px;
	background-image:url("/adobe/images/top_bg.gif");
	background-repeat:no-repeat;
}

img {
	border:0px;
}

table.nav {
	border:0px;
	width:751px;
	height:17px;
	background-color:#000000;
}

.nav, .nav a{
	font-family:verdana, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.nav a:hover {
	color:#CC6600;
	text-decoration:none;
}

table.main {
	background-color:#FFFFFF;
	width:751px;
}

td.dots {
	background-image:url("/adobe/images/dot_bg.gif");
	background-repeat:none;
	font-family:arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
}

.title {
	font-family:verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#00776B;
}

.subtitle {
	font-family:verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00776B;
}

p.copy {
	margin-top:20px;
}

.copy {
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
}

.copy a{
	font-family:verdana, sans-serif;
	font-size:12px;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
}

.copy a:hover {
	text-decoration:underline;
}

.fine {
	font-family:arial, sans-serif;
	font-size:9px;
	color:#666666;
}

.footertext, .footertext a {
	font-family:arial, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

.footertext a:hover {
	color:#CC6600;
	text-decoration:none;
}

.list {
	line-height:24px;
}

td.plans {
	background-image:url("/adobe/images/plan_bg.gif");
	height:26px;
	font-family:arial, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.info {
	font-family:arial, sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	height:32px;
	vertical-align:bottom;
}

.dash {
	border-bottom: dashed 1px #999999;
}

.errorMessage {
	font-family:arial, sans-serif;
	font-size: 10pt;
	color: Red;
}

.plan {
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
}



.plan a{
	font-family:verdana, sans-serif;
	font-size:10px;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
}

.plan a:hover {
	text-decoration:underline;
}