/* The first item in this stylesheet will appear first in the RADEditor Control */
.MainCopy			{font-family:Verdana; font-size:12px; color:#616161; font-weight:normal; line-height:16px;}
.SmallCopy			{font-family:Verdana; font-size:10px; color:#616161; font-weight:normal; line-height:16px;}

H1					{font-family:Verdana; font-size:16px; color:#BCBDC1; font-weight:normal; padding: 20px 0 20px 0;}
H2					{font-family:Verdana; font-size:14px; color:#BCBDC1; font-weight:normal; line-height:16px;}
H3					{font-family:Verdana; font-size:12px; color:#BCBDC1; font-weight:normal; line-height:16px;}

LI 
{
	list-style-image: url(\images\bullet.gif);
	font-family:Verdana; font-size:12px; color:#616161; font-weight:normal; line-height:130%;
}

LI.Level2
{
	list-style-image: url(\images\bullet.gif);
	font-family:Verdana; font-size:12px; color:#616161; font-weight:normal; line-height:130%;
}

LI.Level3
{
	list-style-image: url(\images\bullet.gif);
	font-family:Verdana; font-size:12px; color:#616161; font-weight:normal; line-height:130%;
}

P			{font-family:Verdana; font-size:12px; color:#616161; font-weight:normal; line-height:16px;}