/* The first item in this stylesheet will appear first in the RADEditor Control */
H1	{font-family: Trebuchet MS; font-size:16px; font-weight:bold; color:#3E5A70;}
H2	{font-family: Trebuchet MS; font-size:14px; font-weight:bold; color:#548CBF;}
H3	{font-family: Trebuchet MS; font-size:12px; font-weight:bold; color:#1E374F;}

.MainHeader			{font-family:Trebuchet MS; font-size:20px; font-weight:normal; color:#3e5a70; }
.MainCopy			{font-family:Arial; font-size:11px; color:#1E374F; font-weight:normal; line-height:150%;}
.MainSmallCopy		{font-family:Arial; font-size:10px; color:#1E374F; font-weight:normal; line-height:150%;}




ol
{
	line-height:25px;
	margin-left:10px;
	padding-left:10px;
}


ul
{
	line-height:25px;
	list-style-image:url(/images/dot.gif);
	margin-left:10px;
	padding-left:10px;

}

li
{
	padding-left:20px;
	line-height:25px;
	font-family:Arial; font-size:11px; color:#1E374F; font-weight:normal; line-height:150%;
}

