/* The first item in this stylesheet will appear first in the RADEditor Control */
.PageTitle			{font-family:Verdana; font-size:13pt; color:#FC4E03; font-weight:bold;}
.SubTitle			{font-family:Verdana; font-size:9pt; color:#CCCCCC; font-weight:normal;}
.MainCopy			{font-family:Verdana; font-size:9pt; color:#666666; font-weight:normal; line-height:160%;}

A:link		{font-family:Verdana; font-size:9pt; color:#FC4E03; font-weight:normal; text-decoration:none;}
A:visited	{font-family:Verdana; font-size:9pt; color:#FC4E03; font-weight:normal; text-decoration:none;}
A:active	{font-family:Verdana; font-size:9pt; color:#FC4E03; font-weight:normal; text-decoration:none;}
A:hover		{font-family:Verdana; font-size:9pt; color:#FC4E03; font-weight:normal; text-decoration:none;}

A.GreyLink:link		{font-family:Verdana; font-size:9pt; color:#666666; font-weight:normal; text-decoration:none;}
A.GreyLink:visited	{font-family:Verdana; font-size:9pt; color:#666666; font-weight:normal; text-decoration:none;}
A.GreyLink:active		{font-family:Verdana; font-size:9pt; color:#666666; font-weight:normal; text-decoration:none;}
A.GreyLink:hover		{font-family:Verdana; font-size:9pt; color:#666666; font-weight:normal; text-decoration:none;}

LI {list-style-image:url(/images/OrangeBullet.gif);font-family:Verdana; font-size:9pt; color:#666666; font-weight:normal; line-height:160%;}
