/* Start of CMSMS style sheet 'TinyMCE' */
/* TinyMCE */

.blueheadercontent{
             font-family: Trebuchet MS, Arial, Microsoft sans-serif, Helvetica;
             font-size:14px;
             font-weight: bold;
             color:#144C96;
}

.blueheadercontentarrow{
             font-family: Trebuchet MS, Arial, Microsoft sans-serif, Helvetica;
             font-size:14px;
             font-weight: bold;
             color:#144C96;
	 background-image:url(images/cms/blue_arrow.gif); 
	 background-repeat:no-repeat;
              padding-left: 16px;
}

.blackheadercontent{
             font-family: Trebuchet MS, Arial, Microsoft sans-serif, Helvetica;
	color:#000000;
	font-size:12px;
             font-weight: bold;
}

.blackheaderlarge{
             font-family: Trebuchet MS, Arial, Microsoft sans-serif, Helvetica;
	color:#000000;
	font-size:18px;
             font-weight: bold;
}

.greycontent{
	color:#666666;
	font-size:11px;
}

.greyheader{
             font-family: Trebuchet MS, Arial, Microsoft sans-serif, Helvetica;
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#666666;
             font-weight:bold;
}

.blueheaderlargecontent{
             font-family: Trebuchet MS, Arial, Microsoft sans-serif, Helvetica;
	font-size:16px;
             font-weight: bold;
	margin:0px;
	padding:0px;
	color:#144C96;
	background-image:url(images/cms/stripes2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
/* End of 'TinyMCE' */

