body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
FORM {
	margin: 0;
	padding: 0;
}

#KeysDiv {
	position: absolute;
	top: -20;
	left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: white;
}
.context {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #00008B;
}
a:hover {
	color: red;
}
.white {
	color: #ffffff;
}
.white a:link, .white a:visited, .white a:active {
	text-decoration: underline;
	color: white;
}
.white a:hover {
	color: orange;
}
/* start      for link with dark background colors  */
a.whitedark:link, a.whitedark:visited, a.whitedark:active {
	color: white;
}
a.whitedark:hover {
	color: orange;
}

.error {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.TDStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: White;
	font-weight: bold;
}

/* START ---- STYLES FOR ANCHOR TAG ---- */

/* Global, for all anchor tags which do not specify their own style */


.Links {
	text-decoration: underline;
	font-size: 10pt;
	color: White;
	font-weight: bold;
}
/* for internal links, shown at bottom, in footer of master pages  */
.LinksFooter {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 13px;
	text-decoration: underline;
}
/* for external links, shown at bottom, in footer of master pages  */
.inner_links {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	text-decoration: underline;
}
.inner_links:hover {
	color: orange;
}
/* for main menu, shown at the left side, in main master page  */
A.ALeftMenu:link, A.ALeftMenu:visited, A.ALeftMenu:active, A.ALeftMenu:hover {
	text-decoration: none;
	font-size: 12pt;
	color: White;
	font-weight: bold;
}
TABLE.ALeftMenu {
	width: 143px;
	height: 42px;
	background-image: url(../images/bg_button.gif);
	margin-bottom: 2px;
	border-collapse: collapse;
}
TABLE.ALeftMenu TD {
	text-align: right;
	padding-right: 5px;
}
A.ForDarkBgColor {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
A.ForDarkBgColor:hover {
	color: Orange;
}
/* END ---- STYLES FOR ANCHOR TAG ---- */
.LoginStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

/***************** For StateBarHeader Control ***************/
.infolink {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
}
infolink:hover {
	color: #000066;
}
.panelHome {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12pt;
}
/***************************************************/
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11pt;
}
.FormTextB {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11pt;
}

.title {
	color: white;
	font-weight: bold;
	font-size: 12px;
}
A.url {
	color: white;
	font-size: 12;
	font-style: italic;
	text-decoration: none;
	color: #D5BA3E;
}
A.url:hover {
	color: #FFF3B9;
}
A.inner {
	color: #CCCCCC;
	font-size: 11;
	text-decoration: none;
}
A.inner:hover {
	color: #FFF3B9;
}
.text {
	color: #000;
	font-size: 11pt;
}
h1 {
	color: white;
	font-size: 18;
}
A.link2 {
	color: white;
	text-decoration: none;
}
/*
** Registration styles
*/
.regtable {
	table-layout: fixed;
	border-collapse: collapse;
}
TD.regcaption {
	text-align: right;
	font-size: 13px;
	padding-right: 8px;
	padding-bottom: 4px;
}
TD.regfield {
	padding-bottom: 4px;
	font-size: 13px;
}
TD.regdata {
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 13px;
}
.regexplain {
	font-size: 10px;
}
.regtableinner {
	border-collapse: collapse;
}
.regtableinner TD {
	padding: 1px;
}
.regtitle {
	text-align: center;
	color: Black;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0.5em;
}
.regtable SELECT, .regtable INPUT, .regtable TEXTAREA {
	font-size: 12px;
}
.regtable TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
}
.regbox {
	width: 500px;
	border: solid 2px black;
	background-color: #eee;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
}

TD.regcaptionleft {
	text-align: left;
	font-size: 13px;
	padding-right: 8px;
	padding-bottom: 4px;
}

.TD.inlineheading {
	text-align: center;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0.5em;
}
/******************** for Bold Caption ***********************/
TD.regcaptioncenterB {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 15px;
}

TD.regcaptioncenter {
	text-align: center;
	font-size: 13px;
	padding-right: 8px;
	padding-bottom: 4px;
}

TD.regcaptextB {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.regsum {
	width: 100%;
	border-collapse: collapse;
}
.regsumdesc {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	width: 75%;
}
.regsumprice {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: right;
	width: 25%;
}
.regsumdescfoot {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	border-top: solid 1px black;
	font-weight: bold;
}
.regsumpricefoot {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: right;
	border-top: solid 1px black;
	font-weight: bold;
}

/* Payment Decline Classes */
.graybg {
	background-color: #cccccc;
}
.DeclineTD {
	padding-right: 19px;
	padding-left: 0px;
	padding-bottom: 1em;
	padding-top: 1em;
	text-align: left;
}
.ImageTD {
	padding-bottom: 2em;
	vertical-align: top;
	padding-top: 2em;
	text-align: center;
}
.BigRedWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #F8050C;
	font-weight: bold;
}
.BText10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.Text10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.BList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-type: disc;
}
a.clickhere:link, a.clickhere:visited, a.clickhere:active, a.clickhere:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10pt;
	color: blue;
	font-weight: bold;
}
a.mailto:link, a.mailto:visited, a.mailto:active, a.mailto:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10pt;
	color: blue;
}
.content8 {
	font-size: 8pt;
	color: #000000;
}
.content10 {
	font-size: 10pt;
	color: #000000;
}
.bcontent10 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
a.NavFooter {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.NavFooter:active {
	font-size: 10px;
	color: yellow;
	text-decoration: underline;
}
a.NavFooter:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.NavFooter:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.FooterText {
	font-size: 10px;
	color: #666666;
}

.bluecontent10 {
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
}
a.chapter {
	font-size: 10pt;
	color: crimson;
	font-weight: bold;
	text-decoration: underline;
}
a.chapter:hover {
	font-size: 10pt;
	color: crimson;
	font-weight: bold;
	text-decoration: underline;
}
.bocontent10 {
	font-size: 10pt;
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	color: #ffcc99;
	font-weight: bold;
}
.wcontent10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.rcontent10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}
.bwcontent10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.wcontentBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.wcontent12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.greenbg {
	background-color: #00cc99;
}
.greenbg1 {
	background-color: #99ffcc;
}
.regconfirmtitle {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.regthankstitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.regthanks {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.regorangetitle {
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.rcontent10 {
	font-size: 10pt;
	font-family: Arial;
	color: #FF0000;
	font-weight: bold;
}

/* PAGES FAQs START */
h2#FAQ {
	color: #cecece;
	width: 780px;
	margin: 0px auto;
	font-size: 13px;
}
.faqitem {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-bottom: 1px solid #a7a7a7;
	font-size: 12px;
	width: 780px;
	margin: 0px auto;
}
.faqitem .question {
	color: #cecece;
	padding-bottom: 5px;
}
.faqitem .answer {
	color: #b1b1b1;
}
/* PAGES FAQs END */