/*------------------------------------int----------------------------*/

.INTTITLE{
	color:#333333;
	font:10pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold	
}

.INTTITLELINK{
	color:#333333;
	font:10pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold	
}
.INTTITLELINK:HOVER{
	color:#333333;
	font:10pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold	
}

.INTSUBTITLE{
	color:#333333;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.INTSUBTITLELINK{
	color:#333333;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.INTSUBTITLELINK:HOVER{
	color:#333333;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.INTTEXT{
	color:#666666;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:justify 
}

.INTSUBTEXT{
	color:#333333;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.INTLISTS{
	color:#666666;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left 
}

.INTBULLETS{
	color:#999999;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.INTLINK{
	color:#666666;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.INTLINK:HOVER{
	color:#333333;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.INTLINKUNDER{
	color:#666666;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.INTLINKUNDER:HOVER{
	color:#333333;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}




/*------------------------------------int right navigation----------------------------*/


.NAVTITLE{
	color:#000000;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.NAVTEXT{
	color:#999999;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.NAVLINK{
	color:#999999;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.NAVLINK:HOVER{
	color:#000000;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.NAVLINKON{
	color:#000000;
	font:9pt/16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


