/* The first item in this stylesheet will appear first in the RADEditor Control */
.PageTitle {
	font-family: Verdana;
	font-size:18px;
	color:#2D9CD5;
	border-bottom:1px dotted #E4E7E6;	
}

.PageSubTitle {
	font-family: Verdana;
	font-size:14px;
	color:#2D9CD5;
}


.MainCopy {
	font-family: Verdana;
	font-size:12px;
	color:#333333;
}


