/* CSS Document ---- Control user styles in TinyMCe editor ----*/
html, *
{
	font-family:Arial, Helvetica, sans-serif;
	color: #6D6F72;
	/*font-size:11pt;
	line-height:13pt;*/
}
a.pdfLink{
	background-image:url(images/pdf_icon_small.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:3px;
	height:30px;
	font-weight:bold;
}
.CSCDarkBlue, .CSCDarkBlue strong{
color:#251F7E;
}
.CSCLightBlue,.CSCLightBlue strong{
color: #1ab2d7; 
}

