/* This style sheet show Level 2 and Level 3 Pages in the sub navigation. */
#SubMenu .L2 {display:none;}


/*User Selectable Styles*/
.Heading1,H1     {font-weight:bold; margin-bottom:10px; font-size:40px; line-height:40px;}
.Heading2,H2     {font-weight:bold; font-size:1.2em;}
.Heading3,H3     {font-weight:bold; font-size:100%; color: #330066;}
.Heading4,H4     {font-weight:bold;}
.CallToAction {font-weight:bold; margin-bottom:10px; font-size:26px; line-height:36px;}
.Normal {color:#000000; font-size:small;}
a {color:#330066;}
.subTitle
{
	color: #330066;
	font-size: 1.2em;	
}
#immtext      
{
	color:#990033;
}
#immpalette      
{
	color:#990033;
}

