body {
	font-family: arial,sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
	}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	color: blue;
	}

h1 {
	margin: 25px 0px 5px 0px;
	font-size: 20px;
	border-bottom: 1px solid #e5e5e5;
	}

h3 {
	margin: 0px 0px 0px 0px;
	}

p {
	margin: 0px 0px 15px 0px; 
	line-height: 16px;
	}

li {
	margin-bottom: 10px;
	}

.thanks li {
	margin-bottom: 0px;
	}

.titlebar {
	text-align: right;
	background: url(/images/title.gif) no-repeat 0px -10px #3470c8;
	height: 60px;
	color: white;
	font: 36px bold Arial,sans-serif;
	line-height: 55px;
	letter-spacing: -1px;
	padding: 0px 20px 0px 10px;
	}

.help_titlebar {
	text-align: right;
	background: url(/images/title_small.gif) no-repeat #3470c8;
	height: 43px;
	border-bottom: 1px solid #0c5cac;
	color: white;
	font: 18px bold arial,sans-serif;
	line-height: 40px;
	padding: 0px 10px 0px 5px;
	}

.navbar {
	text-align: right;
	background: #add4ff;
	padding: 2px 0px;
	}

.navbar_end {
	width: 20px;
	display: inline-block;
	border-left: 1px solid #90c2fa;
	}

.navbar_link {
	padding: 2px 7px;
	border-left: 1px solid #90c2fa;
	}

.navbar_link:hover {
	background: #c1e3ff;
	text-decoration: none;
	}

.navbar_link_current {
	padding: 2px 7px;
	border-left: 1px solid #90c2fa;
	background: white;
	color: black;
	}

.rightbar {
	font-family: tahoma, arial, helvetica;
	text-align: center;
	margin: 20px 0px 10px 10px;
	padding: 20px 10px 20px 10px;
	float: right;
	width: 220px;
	background: #e9e9e9;
	color: gray;
	font-size: 11px;
	}

.rightbar img {
	padding-bottom: 5px;
	}

.content {
	padding: 0px 20px 20px 20px;
	}

.option_box {
	text-align: left;
	width: 500px;
	background: #f5f5f5;
	border: 1px solid #dddddd;
	padding: 10px;
	}

.option_box h3 {
	font-size: 15px;
	padding: 2px 2px 2px 5px;
	margin: -10px -10px 10px -10px;
	background: #dddddd;
	color: gray;
	}

.plan_price {
	color: gray;
	align: right;
	text-align: right;
	}

.help_link {
	font-family: arial, helvetica;
	color: blue;
	padding: 0px 4px;
	font-size: 14px;
	margin: 0px 0px 1px 5px;
	font-weight: bold;
	border: 1px solid #99aaee;
	background: white;
	line-height: 12px;
	}

.help_link:hover {
	background: #99aaee;
	color: white;
	text-decoration: none;
	}

.help_link:visited {
	}

.table_key {
	font-size: 12px;
	}

.table_value {
	font-size: 12px;
	font-weight: bold;
	}

.start_link {
	width: 430px;
	margin: 20px 0px 20px 0px;
	padding: 5px 20px 5px 20px;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #bbbbff;
	text-align: center;
	color: blue;
	background: #eeeeff;
	}

.notice {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	width: 80%;
	margin: 10px;
	padding: 10px;
	background: #f5f5f5;
	border: 1px solid silver;
	}

.note {
	font-size: 11px;
	color: gray;
	}

.setupfee {
	font-size: 12px;
	background: #dddddd;
	padding: 3px;
	color: gray;
	font-weight: bold;
	}

.print_notice {
	float: right;
	margin: 10px -5px 10px 10px;
	padding: 10px;
	background: #f5f5f5;
	border: 1px solid silver;
	width: 350px;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #333;
	}

.print_notice h1 {
	margin: 10px 5px 5px 0px;
	}

.print_notice input {
	margin-top: 5px;
	}

.print_notice img {
	float: left;
	margin: -4px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	border: 0px;
	}

.account_info {
	text-align: center;
	padding: 0px;
	margin: 10px 40px 10px 40px;
	background: #f5f5f5;
	border: 1px solid silver;
	}

.account_info h1 {
	text-align: left;
	margin: 0px;
	padding: 1px 10px 1px 10px;
	background: silver;
	color: black;
	font-family: tahoma, arial;
	font-size: 17px;
	}

.account_info div {
	margin: 5px 10px;
	}
