/* The first item in this stylesheet will appear first in the RADEditor Control */
.PageTitle				{font-family:Trebuchet MS; font-size:18px; color:#68BD45; font-weight:normal;}
.PageSubTitle			{Font-family:Verdana; font-size:11px; color:#68BD45; font-weight:normal; line-height:130%; font-weight:bold;}
.MainCopy				{font-family:Verdana; font-size:11px; color:#455560; font-weight:normal; line-height:150%;}
.MainSmallCopy			{font-family:Verdana; font-size:10px; color:#455560; font-weight:normal; line-height:130%;}
.MainSmallCopyWhite		{font-family:Verdana; font-size:10px; color:#FFFFFF; font-weight:normal; line-height:130%;}
.txtBox250 { font-family:Verdana; font-size:11px; color:#455560; width:250px; height:18px; border:solid 1px;}
.txtArea250 { font-family:Verdana; font-size:11px; color:#455560; width:250px; height:75px; border:solid 1px;}

a.WhiteLink:link	{font-family:Verdana; font-size:11px; color:#FFFFFF; font-weight:normal; line-height:150%;}
a.WhiteLink:active	{font-family:Verdana; font-size:11px; color:#FFFFFF; font-weight:normal; line-height:150%;}
a.WhiteLink:visited	{font-family:Verdana; font-size:11px; color:#FFFFFF; font-weight:normal; line-height:150%;}
a.WhiteLink:hover	{font-family:Verdana; font-size:11px; color:#FFFFFF; font-weight:normal; line-height:150%;}

.textInput		{font-family:Verdana; font-size:11px; color:#455560; font-weight:normal; line-height:150%;border:1px solid #999999;height:20px;width:150px;}
.Rfeild				{font-family:Verdana; font-size:11px; color:#FF0000; font-weight:normal; line-height:150%;}

.SuccMsg				{font-family:Verdana; font-size:11px; color:#455560; font-weight:bold; line-height:150%;}
.ErrMsg					{font-family:Verdana; font-size:11px; color:#FF0000; font-weight:bold; line-height:150%;}