/* The first item in this stylesheet will appear first in the RADEditor Control */


.LargeTitle			{font-family:Arial; font-size:14px; color:#D08301; font-weight:bold;}
.PageTitle			{font-family:Verdana; font-size:14px; color:#333333; font-weight:bold;}
.MainCopy			{font-family:Verdana; font-size:11px; color:#333333; font-weight:normal; line-height:130%;}
.MainCopyBold		{font-family:Verdana; font-size:11px; color:#333333; font-weight:bold; line-height:130%;}
.MainSmallCopy		{font-family:Verdana; font-size:10px; color:#333333; font-weight:normal; line-height:130%;}

.rhas				{FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #808080; FONT-FAMILY: Garamond, Verdana; font-style:italic;}
.rhasLarge			{FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #808080; FONT-FAMILY: Garamond, Verdana; font-style:italic;}

A.LargeLink:link		{font-family:Verdana; font-size:13px; font-weight:bold; color:#D08301; text-decoration:none;}
LI 
{
	list-style-image: url(\images\bullet1.gif);
	font-family:Verdana; 
	font-size:11px; 
	color:#333333; 
	font-weight:normal; 
	line-height:130%;
}

LI.Level2
{
	list-style-image: url(\images\bullet2.gif);
	font-family:Verdana; 
	font-size:11px; 
	color:#333333; 
	font-weight:normal; 
	line-height:130%;
}

LI.Level3
{
	list-style-image: url(\images\bullet3.gif);
	font-family:Verdana; 
	font-size:11px; 
	color:#333333; 
	font-weight:normal; 
	line-height:130%;
}