/* GREY COPY FOR ALL MAIN CONTENT */
.copy  {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
}

/* LINK - SIDE NAV - GRAY TO RED */
a.mainlink, a:active.mainlink  {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#660033;
}

a:hover.mainlink, a:visited:hover.mainlink  {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}

/* COPY - SIDE NAV WITH NO LINK - RED */
.mainlinkoff {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

/* LINK - FOOTER NAVIGATION - LT GRAY TO WHT */
a.footlink, a:active.footlink  {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #666666;
}

a:hover.footlink, a:visited:hover.footlink   {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #660033;
}

/* COPY - FOOTER NAVIGATION - YELLOW */
.footlinkon  {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
	color : #FFCC00;
}

/* BLACK COPY FOR ALL MAIN CONTENT */
.copyright  {
	font-size : 7pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #999999;
}

/* LINK - SIDE NAV - GRAY TO RED */
a.rightlink, a:active.rightlink  {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#660033;
}

a:hover.rightlink, a:visited:hover.rightlink  {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}

/* COPY - SIDE NAV WITH NO LINK - RED */
.rightlinkoff {
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

/* COPY - SIDE NAV WITH NO LINK - RED */
.menuheader {
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

/* GREY COPY FOR ALL MAIN CONTENT */
.leftcopy  {
	font-size : 7pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #ffffff;
}

/* LINK - SIDE NAV - GRAY TO RED */
a.leftlink, a:active.leftlink  {
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}

a:hover.leftlink, a:visited:hover.leftlink  {
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
}