@import url(mainscreen.css);

/* =Authoring Styles
----------------------------------------------- */
.PageTitle { font-size: 20px; color: #666; padding-bottom: 10px; line-height: 1.4;}
.PageSubTitle{ font-size: 14px; color: #666; font-weight: bold; padding-bottom: 4px; line-height: 1.4;}
.BodyText { font-size: 12px; line-height: 1.8; color: #666;}
.BodyText a { font-size: 12px; line-height: 1.8; color: #336699; text-decoration: underline;}
.BodyText a:hover { font-size: 12px; line-height: 1.8; color: #333; text-decoration: underline;}
.BodyText li {padding-bottom: 6px;}

.InputTextStyle 
{ 
	font-size: 12px; 
	line-height: 1.8;
	color: Black;
}
