/* GENERAL STYLES */
/* GENERAL STYLES */

.tip
{
	font-family:Verdana;
	font-size:10pt;
	color:rgb( 80, 80, 80);
	background-color:rgb(220, 220, 220);
	border:solid;
	border-color:rgb( 80, 80, 80);
	border-width:1px;
	max-width:160px;
	padding: 2px 5px;
}


.noMarginForP p
{
	margin: 0pt;
}

.margin13pxTopBottom
{
	margin:13px 0px;
}

.linkHoverUnderline a:hover
{
	text-decoration:underline;
}

.toolTipBody
{
font-family:Verdana;
font-size:10pt;
color:rgb( 80, 80, 80);
background-color:rgb(240, 240, 240);
border:solid;
border-color:rgb( 80, 80, 80);
border-width:1px;
}
.toolTipBody a
{
font-family:Verdana;
font-size:10pt;
font-weight:bold;
color:rgb( 80, 80, 80);
}
.formerSuiteRedFont
{
	color:rgb(178,   0,  25);
}

.formerSuiteRedFontL a
{
	color:rgb(178,   0,  25);
}

.formerSuiteRedFontOnHoverL a:hover
{
	color:rgb(178,   0,  25);
}

.midDarkGrayFontL
{
	color:gray;
	text-decoration:none;
}

.underlineOnHover:hover
{
	text-decoration:underline;
}


.redBoldGray
{
	color:rgb(178,   0,  25);
	text-decoration:none;
}

.redBoldGray b
{
	color:gray;
	font-weight:bold;
}
.nonUnderlinedLink a
{
	text-decoration:none;
}

.boldFSRedL a
{
	color:#b51d28;
	text-decoration:none;
	font-weight:bold;
}

.boldGrayRedL a
{
	color:#b51d28;
	text-decoration:none;
}

.boldGrayRedL a b
{
	color:gray;
	font-weight:bold;
}

.underline
{
	text-decoration:underline;
}

.underlineL a
{
	text-decoration:underline;
}

.underlineOnHoverL a:hover
{
	text-decoration:underline;
}

.grayRedMenu
{
	color:#b51d28;
	vertical-align:middle;
}

.grayRedMenu a
{
	color:gray;
	text-decoration:none;
}

.grayRedMenu a:hover
{
	color:#b51d28;
}


.grayRedMenu b
{
	font-weight:bold;
}

.grayRedMenu a#selectedMenuItem, .grayRedMenu a#selectedSubMenuItem
{
	color:#b51d28;
}

.menuUnderline a:hover
{
    text-decoration:underline;
}

.menuUnderline a#selectedMenuItem, .menuUnderline a#selectedSubMenuItem
{
	text-decoration:underline;
}



.blueMenu a
{
	color:rgb(0, 133, 205);
	text-decoration:none;
}

.blueMenu .blue a
{
	color:white;
	text-decoration:none;
}


.boldLinks a
{
	font-weight:bold;
}

.lightBlueLinks a
{
    color:rgb(0, 133, 205);
    text-decoration:none;
}

.blackLinks a
{
    color:black;
    text-decoration:none;
}


.grayLinks a
{
    color:gray;
    text-decoration:none;
}

.darkgrayLinks a
{
    color:rgb(80, 80, 80);
    text-decoration:none;
}

.nearBlackLinks a
{
	color:rgb(40, 40, 40);
}

.boldDarkGrayLinksUL a
{
	color:rgb(80, 80, 80);
	text-decoration:underline;
	font-weight:bold;
}

.whiteLinks a
{
    color:white;
    text-decoration:none;
}

.fsRedLinks a
{
    color:rgb(178,   0,  25);
    text-decoration:none;
}


.boldGrayLinks a
{
	font-weight:bold;
	color:gray;
	text-decoration:none;
}

.jcmBlueLinks a
{
    color:rgb(39,49,127);
    text-decoration:none;
}

.blueBold
{
color:#acd3ff;
font-weight:bold;
}
.articleHeadline
{
	font-weight:bold;
}
h2
{
	font-size: 10pt;
	margin: 0 0;
}

.redHeadlines .articleHeadline
{
	font-weight:bold;
	color:#767676;

}

.articleHeadline span
{
       font-size:inherit;
       font-weight:normal;
	color:rgb(178,   0,  25);
}

.articleHeadline span b
{
       font-size:inherit;
       font-weight:bold;
       color:gray;
}

.articleText
{
	font-weight:normal;
}

.articleText strong
{
	font-weight:bold;
	color:gray;
}

.articleText a
{
	font-weight:bold;
	color:gray;
}


.articleContinueLabel 
{
	white-space:nowrap;
}

.articleContinueLabel a 
{

	color:gray;
}


/*div#FAQList>div>div>a
{
	color:black;
	font-family:Trebuchet;
	font-weight:normal;
	font-size:10pt;
	text-decoration:none;
}*/
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

