/* The first item in this stylesheet will appear first in the RADEditor Control */

h1		{ font-size:22px; color:#666666; font-weight:bold;}
h2		{font-size:14px; color:#666666; font-weight:bold;}


.MainCopy			{font-family:Arial; font-size:12px; color:#666666; font-weight:normal; line-height:150%;}
.MainSmallCopy		{font-family:Arial; font-size:10px; color:#666666; font-weight:normal; line-height:150%;}

.MainCopyWhite		{font-family:Arial; font-size:12px; color:#FFFFFF; font-weight:normal; line-height:150%;}
.MainSmallCopyWhite	{font-family:Arial; font-size:10px; color:#FFFFFF; font-weight:normal; line-height:150%;}

.Caption		{font-family: Arial; font-size:14px; color:#444444; font-weight:bold;}

LI.White	{ color:#FFFFFF;}


A.White:link		{font-family:Arial; line-height:150%; color:#FFFFFF; text-decoration:underline; font-size:12px;}
A.White:visited		{font-family:Arial; line-height:150%; color:#FFFFFF; text-decoration:underline; font-size:12px;}
A.White:active		{font-family:Arial; line-height:150%; color:#FFFFFF; text-decoration:underline; font-size:12px;}
A.White:hover		{font-family:Arial; line-height:150%; color:#FFFFFF; text-decoration:underline; font-size:12px;}
