/* Ignition Design Style Sheet 2001 :: Link Controls*/

/* Anchor controls (non classed) */
a:link 	{ color:#931a2b; text-decoration:None }
a:visited 	{ color:#044c62; text-decoration:None }
a:hover 	{ color:#a4825d; text-decoration:None }

/* Anchor controls for left side navigation on internal pages*/
a.leftside:link		{ font-size: 10px; color:#004b62; background:#ffffff; line-height:12px; text-decoration:None }
a.leftside:visited	{ font-size: 10px; color:#425a62; background:#ffffff; line-height:12px; text-decoration:None }
a.leftside:hover		{ font-size: 10px; color:#bd6975; background:#ffffff; line-height:12px; text-decoration:None }

/* Anchor controls for right side navigation on internal pages*/
a.rightside:link		{ font-size: 11px; color:#ffffff; background:#a8c2ca; line-height:12px; text-decoration:None }
a.rightside:visited	{ font-size: 11px; color:#ffffff; background:#a8c2ca; line-height:12px; text-decoration:None }
a.rightside:hover		{ font-size: 11px; color:#931a2b; background:#a8c2ca; line-height:12px; text-decoration:None }

/* Anchor controls for footer links */
a#footer:link 	{ font-size: 11px; color:#ffffff; background:#004b62; line-height:12px; text-decoration:None }
a#footer:visited 	{ font-size: 11px; color:#ffffff; background:#004b62; line-height:12px; text-decoration:None }
a#footer:hover 	{ font-size: 11px; color:#4f0c25c; background:#bd6774; line-height:12px; text-decoration:None }
.footerlink		{ font-size: 11px; color:#ffffff; background:#004b62; line-height:12px; text-decoration:None }
.redtext {  font-weight: bold; color: #990000; text-decoration: none}
.text {  color: 4f4f4f; font-weight: normal}

