@charset "UTF-8";
/* CSS Document */


a:link { color: #660099 }
a:visited { color: #660099 }
a:hover { color: #660099 }
a:active { color: #660099 }
a.whitetext:link { color: #FFFFFF }
a.whitetext:visited { color: #FFFFFF }
a.whitetext:hover { color: #FFFFFF }
a.whitetext:active { color: #FFFFFF }
a.bodytextleaded:link {
	color: #660099;
	text-decoration: underline;
}
a.bodytextleaded:visited {
	color: #660099;
	text-decoration: underline;
}
a.bodytextleaded:hover {
	color: #660099;
	text-decoration: underline;
}
a.bodytextleaded:active {
	color: #660099;
	text-decoration: underline;
}
a.orangetext:link { color: #FF0000 }
a.orangetext:visited { color: #FF0000 }
a.orangetext:hover { color: #FF0000 }
a.orangetext:active { color: #FF0000 }
a.greytextsmall:link { color: #999999 }
a.greytextsmall:visited { color: #999999 }
a.greytextsmall:hover { color: #FF0000 }
a.greytextsmall:active { color: #999999 }
a.ltorangetext:link { color: #FF9900 }
a.ltorangetext:visited { color: #FF9900 }
a.ltorangetext:hover { color: #FF9900 }
a.ltorangetext:active { color: #FF9900 }
a.videonames:link { color: #999999 }
a.videonames:visited { color: #FFFFFF }
a.videonames:hover { color: #FFFFFF }
a.videonames:active { color: #999999 }
a.bodytext:link {
	color: #660099;
	text-decoration: underline;
}
a.bodytext:visited {
	color: #660099;
	text-decoration: underline;
}
a.bodytext:hover {
	color: #660099;
	text-decoration: underline;
}
a.bodytext:active {
	color: #660099;
	text-decoration: underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bodytextleaded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
}
.bodytextindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-left: 18px;
	line-height: 1.3;
}

.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.bodytextlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal
	line-height: 1.25;
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.purptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
	font-weight: normal;
	line-height: 1.5;
}
.greyheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3;

}
.lgorangehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FF0000;
	font-weight: normal;
	font-style: normal;

}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.greytextsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.greytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 1.3;
}
.orangetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}
.ltorangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.smwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.videonames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	line-height: 1.3;
}

