.header1-center {
	font-family: Ringbearer;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}
.header2-center {
	font-family: Ringbearer;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}
.bodytext-justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	text-align: justify;
}

.bodytext-justifyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	text-align: justify;
}

.bodytext-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}

.bodytext-centeritalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}

.bodytext-centerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}

.bodytext-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
}

.bodytext-leftbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
}

.goldbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #fab506;
	text-decoration: none;
}

.blue-centerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #00ccff;
	text-decoration: none;
	text-align: center;
}

.blue-leftbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #00ccff;
	text-decoration: none;
	text-align: left;
}

.goldlink-rolloverwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #fab506;
	text-decoration: none;
}
a.goldlink-rolloverwhite:hover {
	color:#ffffcc;
}

.whitelink-rolloverhyperblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #ffffcc;
	text-decoration: none;
}
a.whitelink-rolloverhyperblue:hover {
	color:#00ccff;
}

.whitelink-rollovergold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #ffffcc;
	text-decoration: none;
}
a.whitelink-rollovergold:hover {
	color:#fab506;
}

.goldlink-rolloverhyperblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #fab506;
	text-decoration: none;
}
a.goldlink-rolloverhyperblue:hover {
	color:#00ccff;
}

.hyperbluelink-rollovergold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #00ccff;
	text-decoration: none;
}
a.hyperbluelink-rollovergold:hover {
	color:#fab506;
}

.contact-ques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #fab506;
	text-decoration: none;
}
.contact-answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #ffffcc;
	text-decoration: none;
}
.videolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;	
	font-weight: normal;
	text-transform: none;
	color: #dfe9fc;
	text-decoration: none;
}
a.videolinks:hover {
	color:#fab506;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #dfe9fc;
	text-decoration: none;
}
a.footerlinks:hover {
color:#fab506;
}
