/* The first item in this stylesheet will appear first in the RADEditor Control */
.PageTitle			{font-family:Trebuchet MS; font-size:12pt; color:#C64400; font-weight:bold;}
.MainCopy			{font-family:Verdana; font-size:8pt; color:#484C55; font-weight:normal; line-height:130%;}

A.UnderlineLink:link		{font-family:Verdana; font-size:8pt; color:#484C55; text-decoration:underline;}
A.UnderlineLink:visited		{font-family:Verdana; font-size:8pt; color:#484C55; text-decoration:underline;}
A.UnderlineLink:active		{font-family:Verdana; font-size:8pt; color:#484C55; text-decoration:underline;}
A.UnderlineLink:hover		{font-family:Verdana; font-size:8pt; color:#484C55; text-decoration:underline;}

A.NonUnderlineLink:link			{font-family:Verdana; font-size:8pt; color:#484C55; text-decoration:none;}
A.NonUnderlineLink:visited		{font-family:Verdana; font-size:8pt; color:#484C55; text-decoration:none;}
A.NonUnderlineLink:active		{font-family:Verdana; font-size:8pt; color:#484C55; text-decoration:none;}
A.NonUnderlineLink:hover		{font-family:Verdana; font-size:8pt; color:#484C55; text-decoration:none;}