/* The first item in this stylesheet will appear first in the RADEditor Control */
.PageTitle			{font-family:tahoma; font-size:20px; color:#ffffff; font-weight:normal; line-height:130%;}

.SubHeading			{font-family:tahoma; font-size:12px; color:#002F65; font-weight:bold; line-height:130%;}

.MainCopy			{font-family:tahoma; font-size:12px; color:#666666; font-weight:normal; line-height:130%;}
.MainSmallCopy		{font-family:tahoma; font-size:10px; color:#666666; font-weight:normal; line-height:130%;}

A.MainLink:link			{font-family:tahoma; font-size:12px; color:#002F65; font-weight:normal; line-height:130%; text-decoration: underline;}
A.MainLink:visited		{font-family:tahoma; font-size:12px; color:#002F65; font-weight:normal; line-height:130%; text-decoration: underline;}
A.MainLink:active		{font-family:tahoma; font-size:12px; color:#002F65; font-weight:normal; line-height:130%; text-decoration: underline;}
A.MainLink:hover		{font-family:tahoma; font-size:12px; color:#002F65; font-weight:normal; line-height:130%; text-decoration: underline;}
