/* 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:#5BA68E;}
H2					{font-family: Trebuchet MS; font-size:14px; font-weight:bold; color:#C17285;}
H3					{font-family: Trebuchet MS; font-size:12px; font-weight:bold; color:#626564;}


.MainCopy			{font-family:Arial; font-size:12px; color:#626564; font-weight:normal; line-height:150%;}
.MainSmallCopy		{font-family:Arial; font-size:11px; color:#626564; font-weight:normal; line-height:150%;}


a:link{color:#c17285; text-decoration:underline; font-weight:bold; font-family:Arial; font-size:12px;}
a:active{color:#c17285; text-decoration:underline;font-weight:bold;font-family:Arial; font-size:12px;}
a:visited{color:#c17285; text-decoration:underline;font-weight:bold;font-family:Arial; font-size:12px;}
a:hover{color:#c17285 ;text-decoration:underline;font-weight:bold;font-family:Arial; font-size:12px;}

.FooterCopy {font-family:Arial;color:#b65169; font-size:11px;  font-weight:normal;  }
.FooterLink:link{font-family:Arial;color:#b65169; font-size:11px;font-weight:normal;}
.FooterLink:active{font-family:Arial;color:#b65169; font-size:11px;font-weight:normal;}
.FooterLink:visited{font-family:Arial;color:#b65169; font-size:11px;font-weight:normal;}
.FooterLink:hover{font-family:Arial;color:#b65169; font-size:11px;font-weight:normal;}
