
 /* news 1 */
 .news-title {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color : #1D2661;
	padding-left : 1px;
}
 .news-title A { color : #1D2661; text-decoration : none;}
 .news-title A:hover { color : #1D2661; text-decoration : underline; }
 
.news-date {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color : #171E4D;

}

.news-txt P {
	font-size : 11px;
	line-height : 14px;
	color : #303030;
	margin-top : 0px;
	margin-bottom : 6px;
 }
 
 
 /* news 2 */
 .news2-title {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	color : #1D2661;
	padding-left : 1px;
}

.news2-date {
	font-size: 10px;
	color : #171E4D;
	padding-left : 2px;
}

.news2-txt {
	font-size : 12px;
	line-height : 16px;
	text-align : justify;
	color : #303030;
}
.news2-txt P {
	margin-top : 2px;
	margin-bottom : 8px;
 }
 
 /* faq */
.faq-txt P {
	font-size : 11px;
	line-height : 14px;
	/*text-align : justify;*/
	color : #303030;	
	margin-top : 0px;
	margin-bottom : 6px;
 }
 
 .question-list-txt {
 	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 16px;
	text-align : left;
	color : #303030;
	margin-top : 2px;
	margin-bottom : 7px;
}
.question-list-txt A {
 	text-decoration : none;
	color : #1D2661;
}
.question-list-txt A:hover {
	text-decoration : underline;
	color : #1D2661;
}

/* pressroom - archive */

.pra-title {
	font-size: 12px;
	font-weight : bold;
	color : #1D2661;
	padding-left : 1px;
}

.pra-table-title {
	font-size : 11px;
	font-weight : bold;
	color : #1D2661;
}

.pra-table-title A {
	color : #1D2661;
}

.pra-table-txt {
	font-size : 11px;
	color : #1D2661;
}

/* pressroom - menu */

.menu-style {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color :  #F8F9FB;
}

SELECT.menu-style {
	
}
