@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topLine {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FD3E27;
	border-right-color: #FD3E27;
	border-bottom-color: #FD3E27;
	border-left-color: #FD3E27;
}
.mLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.mLinks:hover {
	color: #666;
}
.mLinksActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FD3E27;
	border-right-color: #FD3E27;
	border-bottom-color: #FD3E27;
	border-left-color: #FD3E27;
	text-decoration: none;
	padding-bottom: 2px;
}
.gap {
	margin: 0px;
	padding: 0px;
}

.bannerBack {
  background-image:url(../images/banner.jpg);
  border: 0;
  background-size:100%;
}
.bannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 400px;
}

.myDownloadLink a{
	display: block;
	width: 188px;
	height: 40px;
	background: url('../images/downloadButton.png') bottom;
	text-indent: -99999px;
}
.myDownloadLink a:hover {
	background-position: 0 0;
}
.mysDownloadLink a{
	display: block;
	width: 141px;
	height: 30px;
	background: url('../images/dButton.png') bottom;
	text-indent: -99999px;
}
.mysDownloadLink a:hover {
	background-position: 0 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
.nText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
}

.nText a{
	color: #900;
}

.nText a:hover {
	text-decoration:none;
}

.fText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.whiteColor {
	color: #FFF;
}
.oBannerBack {
	background-color: #e0e0e0;
	margin: 0px;
	padding: 0px;
}.oText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.onText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
}
.button1
{
	display: block;
	width: 191px;
	height: 70px;
	background: url("../images/paymentbutton.png") bottom;
	text-indent: -99999px;
	padding: 0px;
}

.button1:hover 
{
	background-position: 0 0;
}
.tbl1 {
	border: 1px solid #CCC;
}

.textField
{
	background-image:url(../images/textBack.png);
	border:0;
	height:27px;
	width:221px;
	padding-left:5px;
	margin: 0px;
}
.fieldText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.pinkText {
	color: #f64866;
	margin: 0px;
	padding: 0px;
}

.areaField
{
	background-image:url(../images/areaBack.png);
	border:0;
	height:105px;
	width:546px;
	padding:5px;
	margin: 0px;
}

.buttonSend a
{
	display: block;
	width: 95px;
	height: 24px;
	background: url("../images/sendButton.png") bottom;
	text-indent: -99999px;
}

.buttonSend a:hover 
{
	background-position: 0 0;
}.supportError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}
.supportSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #060;
	font-weight: bold;
}
.tblHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	margin: 0px;
	padding-left: 10px;
}
.tblSideItem {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding-left: 10px;
}
.tblText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.blueText {
	color: #069;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #039;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.purpleColor {
	color: #33C;
}
