@charset "utf-8";


a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	top: auto;
	text-align: center;
	text-decoration: underline;
}

a:link {
	COLOR: #660066;
}
a:visited {
	color: #ee00ee;
}
A:hover {
	TEXT-DECORATION: none;
	color: #99cc00;
	text-decoration: underline;
	}
.strikethrough {
	text-decoration: line-through;
}

a:active {
	color: #FF9966;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	height: auto;
	color: #663399;
	font-weight: bold;
	text-transform: capitalize;
	line-height: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-style: italic;
	color: #663399;
	font-weight: bold;
	line-height: normal;
	clip: rect(auto,auto,0px,auto);
	height: 18px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
}
label {
	text-align: right;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: auto;
	text-align: center;
}

form {
}
.pink {
	color: #FF00CC;
}
.inputBox {
	border: 1px solid #000000;
}
#form2  .dataFieldFormat {
	vertical-align: middle;
	margin: 5px;
}
#form2  .tableHeader  {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 5px;
}

ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
	color: #663399;
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;

}


.legal {font-family: "Times New Roman", Times, serif; font-size: 9px; top: auto; text-align: center; }
.centered {
	text-align: center;
}
.inside_pink_box {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.black {
	color: #000000;
}

      .seo            {
	color: #666666;
	font-size: 13px;
	font-family: Georgia;
	font-weight: bold;
}
	  .seo A		  { color: #666666; text-decoration: none; }
      .seo A:link     { color: #666666; text-decoration: none; }
      .seo A:visited  { color: #666666; text-decoration: none; }
      .seo A:hover    { color: #666666; text-decoration: none; }
.seo2 {
	color: #999999;
	font-size: 10px;
	font-family: Georgia;
	font-weight: bold;
}
.seo3 {
	color: #999999;
	font-size: 8px;
	font-family: Georgia;
	font-weight: bold;
}
.packageHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.packageSpecial {
	text-align: center;
	height: 23px;
}
.packageBody {
	text-align: center;
	line-height: normal;
}

.packageList {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: "Times New Roman", Times, serif;

	padding: 0px;
	color: #000000;
	font-style: normal;
	font-size: 16px;

	font-weight: normal;
}

.productFeatureList {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-indent: -50px;
}
