.whitetitle {
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.whitetitlesm {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.kidt {
	font-family: arial;
	font-size: 16px;
	color: #CA92CF;
	font-weight: bold;
}
.kidsmb {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.silverm {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.silvert {
	font-family: arial;
	font-size: 16px;
	color: #798FC8;
	font-weight: bold;
}
.silvertsm {
	font-family: arial;
	font-size: 13px;
	color: #798FC8;
	font-weight: bold;
}
.silvertsmb {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.redrm {
	font-family: arial;
	font-size: 12px;
	color: red;
}
.redrmt {
	font-family: arial;
	font-size: 16px;
	color: red;
	font-weight: bold;
}
.redrmtsm {
	font-family: arial;
	font-size: 13px;
	color: red;
	font-weight: bold;
}
.redrmtsmb {
	font-family: arial;
	font-size: 13px;
	color: red;
	font-weight: normal;
}

.goldm {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.goldt {
	font-family: arial;
	font-size: 16px;
	color: #FF850E;
	font-weight: bold;
}
.goldtsm {
	font-family: arial;
	font-size: 13px;
	color: #FF850E;
	font-weight: bold;
}
.goldsmb {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.platm {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.platt {
	font-family: arial;
	font-size: 16px;
	color: #CA92CF;
	font-weight: bold;
}
.plattsm {
	font-family: arial;
	font-size: 13px;
	color: #CA92CF;
	font-weight: bold;
}
.platmb {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.copysmall {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.copy {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.copy A:link, .copy A:visited {
	color: blue;
	text-decoration:underline;
}
.copy A:hover {
	color: red;
	text-decoration: none;
}

.writeSEM {
	font-family: times;
	font-size: 15px;
	color: #000000;
}

.copyBL {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.copyBL A:link, .copyBL A:visited {
	color: #000000;
	text-decoration: underline;
}
.copyBL A:hover {
	color: red;
	text-decoration: none;
	font-weight:bold;
}

.copyBold {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.copyBold A:link, .copyBold A:visited {
	color: blue;
	text-decoration:underline;
}
.copyBold A:hover {
	color: red;
	text-decoration: none;
}


.bigArrw {
	font-family: arial;
	font-size: 20px;
	color: gold;
	font-weight:bold;
}
.bigArrw A:link, .bigArrw A:visited {
	color: gold;
	text-decoration: none;
}
.bigArrw A:hover {
	color: red;
	text-decoration: underline;
}

.bigW {
	font-family: arial;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
}
.bigW A:link, .bigW A:visited {
	color: #ffffff;
	text-decoration: none;
}
.bigW A:hover {
	color: red;
	text-decoration: underline;
}


.copyWhite {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.copyWhite A:link, .copyWhite A:visited {
	color: #ffffff;
	text-decoration: none;
}
.copyWhite A:hover {
	color: gold;
	font-weight: bold;
	text-decoration: underline;
}

.copyRed {
	font-family: arial;
	font-size: 12px;
	color: red;
}
.copyRed A:link, .copyRed A:visited {
	color: red;
	text-decoration: underline;
}
.copyRed A:hover {
	color: #ffffff;
	background-color: red;
}

.copyGreen {
	font-family: arial;
	font-size: 12px;
	color: green;
}
.copyGreen A:link, .copyGreen A:visited {
	color: green;
	text-decoration: underline;
}
.copyGreen A:hover {
	color: #ffffff;
	background-color: green;
}

.copyW {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.copyW A:link, .copyW A:visited {
	color: #ffffff;
	text-decoration:none;
}
.copyW A:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}
.copyWb {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.copyWb A:link, .copyWb A:visited {
	color: #ffffff;
	text-decoration:none;
}
.copyWb A:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}

.copySM {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.copySM A:link, .copySM A:visited {
	color: blue;
	text-decoration: none;
}
.copySM A:hover {
	color: red;
	text-decoration: none;
}

.needHand {
	cursor: pointer;
}

.copyWSm {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
.copyWSm A:link, .copyWSm A:visited {
	color: #ffffff;
	text-decoration:none;
}
.copyWSm A:hover {
	color: #8BABD3;
	/*background-color: #ffffff;*/
}
.event {
	font-family: arial;
	font-size: 11px;
	color: #708EC4;
}
.event A:link, .event A:visited {
	color: #708EC4;
	text-decoration:blue;
}
.event A:hover {
	color: #000000;
}
.aboutcall {
	font-family: arial;
	font-size: 18px;
	color: #A8BE13;
	font-weight: bold;
}
.aboutah {
	font-family: arial, MatrixScriptBold, Book Antiqua, times,;
	font-size: 14px;
	color: #FF3600;
	font-weight: bold;
}
.titleR {
	font-family: arial;
	font-size: 15px;
	color: #FF3600;
	font-weight: bold;
}
.titleW {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: .2em;
	font-weight: bold;
}
.keyt {
	font-family: arial;
	font-size: 14px;
	color: #444444;
	font-weight: bold;
}

.classTitle {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.form {
	background-color:#ffffff;
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
	border-top:solid #000000 1px;
	border-bottom:solid #000000 1px;
	font-family: arial;
	font-size: 12px;
}
.formWn {
	background-color:#ffffff;
	border-left:solid #ffffff 1px;
	border-right:solid #ffffff 1px;
	border-top:solid #ffffff 1px;
	border-bottom:solid #ffffff 1px;
	font-family: arial;
	font-size: 12px;
	color: red;
	font-weight: bold;
	width: 400px;
}
.formbutton {
	background-color: #FF3600;
	border-left:solid #9C9C9C 1px;
	border-right:solid #5E628E 1px;
	border-top:solid #9C9C9C 1px;
	border-bottom:solid #5E628E 1px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.formbutton2 {
	background-color: #FF3600;
	border-left:solid #9C9C9C 2px;
	border-right:solid #5E628E 2px;
	border-top:solid #9C9C9C 2px;
	border-bottom:solid #5E628E 2px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.formbuttonGray {
	background-color:#d3d3d3;
	border-left:solid #9C9C9C 1px;
	border-right:solid #5E628E 1px;
	border-top:solid #9C9C9C 1px;
	border-bottom:solid #5E628E 1px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
}
.formbuttonRed {
	background-color:red;
	border-left:solid #9C9C9C 1px;
	border-right:solid #5E628E 1px;
	border-top:solid #9C9C9C 1px;
	border-bottom:solid #5E628E 1px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: .1em;
}
.formbuttonGreen {
	background-color:#d3d3d3;
	border-left:solid #9C9C9C 1px;
	border-right:solid #5E628E 1px;
	border-top:solid #9C9C9C 1px;
	border-bottom:solid #5E628E 1px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .1em;
}

.topnav {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-family:arial, MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}

.topnav A:link, .topnav A:visited{
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.topnav A:hover {
	color: gold;
	text-decoration: none;
}

.leftnav {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	cursor: pointer;
}

.leftnav A:link, .leftnav A:visited{
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}
.catnav A:link, .catnav A:visited{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:underline;
}

.catnav {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:underline;
}
.catnav A:hover{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}

.leftnavheader {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}

.time {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
}
.time A:link, .time A:visited {
	color: #ffffff;
	text-decoration:none;
}
.time A:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: underline;
}
.pageTitle {
	color:#FDCE00;
	font-size:26px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.pageTitleTest {
	color:#FDCE00;
	font-size:65px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.pageTitleTestsm {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.pageTitleTestsm A:link, .pageTitleTestsm A:visited {
	color: #ffffff;
	text-decoration:none;
}
.pageTitleTestsm A:hover {
	color: #FDCE00;
}
.pricing {
	color:#768DC1;
	font-size:13px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.welcopy {
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.welcopy A:link, .welcopy A:visited {
	color: blue;
	text-decoration:underline;
}
.welcopy A:hover {
	color: red;
	text-decoration: none;
}
.weltitle {
	color:#FF3600;
	font-size:13px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.themetitle {
	color:#FF3600;
	font-size:13px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.themedesc {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.pressdate {
	color:#768DC1;
	font-size:12px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.presstitle {
	color:#FF3600;
	font-size:13px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.pressname {
	color:#333333;
	font-size:13px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.pressdesc {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.presslink {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #FF3600;
}
.presslink A:link, .presslink A:visited {
	color: #FF3600;
	text-decoration:none;
}
.presslink A:hover {
	color: #000000;
	background-color: #ffffff;
}
.jobtitle {
	color:#768DC1;
	font-size:13px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.jobdesc {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.joblink {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.joblink A:link, .joblink A:visited {
	color: #FFAA57;
	text-decoration:none;
}
.joblink A:hover {
	color: #000000;
	background-color: #ffffff;
}
.phoneb {
	color:#768DC1;
	font-size:12px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.phone {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.pageTitleN {
	color:#768DC1;
	font-size:26px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.pageSubTitle {
	color:#444444;
	font-size:26px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.termslg {
	color:#FF3600;
	font-size:15px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.termssm {
	color:#768DC1;
	font-size:13px;
	font-weight:bold;
	font-family: arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}

.navImage {
	background-image: "url('../images/nav/off.jpg')";
}
.formfield {
	background-color:#ffffff;
	border-left:solid #C0C0C0 1px;
	border-right:solid #C0C0C0 1px;
	border-top:solid #C0C0C0 1px;
	border-bottom:solid #C0C0C0 1px;
	font-family: arial;
	font-size: 11px;
}
.formfield2 {
	background-color:#ffffff;
	border-left:solid #ffffff 1px;
	border-right:solid #ffffff 1px;
	border-top:solid #ffffff 1px;
	border-bottom:solid #ffffff 1px;
	font-family: arial;
	font-size: 11px;
}
.select_program {
	color:#ffffff;
	font-size:10px;
	font-family:arial;
	background:#6A8499;
}

.white11 {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}

.white10 {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
}

.copyGreenSm {
	font-family: arial;
	font-size: 11px;
	color: green;
}
.copyGreenSm A:link, .copyGreenSm A:visited {
	color: green;
	text-decoration:none;
}
.copyGreenSm A:hover {
	color: #ffffff;
	background-color: green;
}

.copyRedSm {
	font-family: arial;
	font-size: 11px;
	color: red;
}
.copyRedSm A:link, .copyRedSm A:visited {
	color: red;
	text-decoration:none;
}
.copyRedSm A:hover {
	color: #ffffff;
	background-color: red;
}

.font1 {
	color:#768DC1;
	font-size:26px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.font2 {
	color:#FF850E;
	font-size:26px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.font3 {
	color:#ACC00F;
	font-size:26px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.font4 {
	color:#FF6666;
	font-size:26px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.font5 {
	color:#CE98CC;
	font-size:26px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.font6 {
	color:#FF3600;
	font-size:26px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}
.font7 {
	color:#FFD101;
	font-size:26px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}

.font8 {
	color: #00C9DA;
	font-size:26px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}

.errMessSm {
	color:#FF3600;
	font-size:12px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}

.campLink{
	color:#7391CA;
	font-size:11px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}

.campLink A: link{
	color:#7391CA;
	font-size:11px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}

.campLink A: hover{
	color:#F47820;
	font-size:11px;
	font-weight:bold;
	font-family:arial,MatrixScriptBold, Book Antiqua,Times;
	text-decoration:none;
}

.homedeal {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.homedealmini {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.homedealtiny {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: italic;
}
