@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
centerContainer {
	width: 800px;
	margin: 0 auto;
}
h1 {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
h2 {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
h3 {
	text-align: right;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal
}
h4 {
	text-align: right;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}

p {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}
ul {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}
.planFeatures li{
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight:bold;
	line-height: normal;
}
.ul1 {
	padding-left:5px;
	margin-left: 30px;
}
.ul2 {
	padding-left:10px;
	margin-left: 30px;
}
.u13 {
	padding-left:15px;
	margin-left: 30px;
}
.u14 {
	padding-left:20px;
	margin-left: 30px;
}
li {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}
.currentPromotionText {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4287c3;
	font-weight: bold;
	line-height: normal;
}

.currentPromotionText li {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4287c3;
	font-weight: bold;
	line-height: normal;
}
.currentPromotionHead {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #4287c3;
	font-weight: bold;
	line-height: normal;
}
.newsText {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
	padding-left: 10px
}
.getHelpHead {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
}
.tableText {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
}
.textAreaText {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
	line-height: normal;
}
.tableTextRight {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	line-height: normal;
	text-align: right;
}
.bottomNavText {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.bottomCopyrightText {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: -1px;
	text-align: center;
}
.h1Image {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	padding:0px;
	margin-top:7px;
}
.h2Image {
	text-align: left;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	padding:0px;
	margin:6px;
}

a.white:link{
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color:#ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	text-decoration: none;
}
a:link {
	color: #6fb2fa;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color: #6fb2fa;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #6fb2fa;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #6fb2fa;
	font-weight: bold;
}
p.indent1 {
	padding-left: 10px;
}
p.indent2 {
	padding-left: 20px;
}
.center {
	text-align:center;
}