/* 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:#ee2d24;}
H2	{font-family:Trebuchet MS; font-size:14px; font-weight:bold; color:#373738;}
H3	{font-family:Trebuchet MS; font-size:14px; font-weight:bold; color:#373738;}

.MainCopy			{font-family:Arial; font-size:12px; color:#838589; font-weight:normal; line-height:150%;}
.MainSmallCopy		{font-family:Arial; font-size:11px; color:#838589; font-weight:normal; line-height:150%;}

a:link{color:#ee2d24; text-decoration:none; font-family:Arial; font-size:12px }
a:active{color:#ee2d24;text-decoration:none; font-family:Arial; font-size:12px}
a:visited{color:#ee2d24;text-decoration:none; font-family:Arial; font-size:12px}
a:hover{color:#ee2d24;text-decoration:underline; font-family:Arial; font-size:12px}



LI
{
	font-family:Arial; font-size:12px; color:#ee2d24; font-weight:normal; line-height:150%;
	list-style-image: url(/images/bullet1.gif);
	padding-left:10px;
}