body
{
	margin:0px;
	background-color:#FCFCFC;
}
a
{

}
a:hover
{ 
	text-decoration: underline;
}
.langTxt
{
	color: #527DCE;
	font-size: 11px;
	font-family: arial;
}
.menuTxt
{
	color: #385DA1;
	font-family: arial;
	font-size: 12px;
}
.bulletTxt
{
	color: #4C4C4C;
	font-size: 12px;
	font-family: arial;
}
.footerTxt
{
	color: #385DA1;
	font-family: arial;
	font-size: 11px;
}
.pathTxt
{
	color:#4C4C4C;
	font-family: arial;
	font-size: 11px;
}
.titleTxt
{
	color: #385DA1;
	Font-family: arial;
	Font-size: 15px;
	font-weight: bold;
}
.regularTxt
{
	color: #4C4C4C;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
.articleTxt
{
	color: #4C4C4C;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
.regularTxt_small
{
	color: #4C4C4C;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}
.txt12DG
{
	color: #4C4C4C;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
.teaserTitle
{
	color: #4C4C4C;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.articleTeaser
{
	color: #4C4C4C;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.button
{
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	cursor: hand;
	position:		relative;

	font:				10px Tahoma;
	color:				Black;

	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#ccf4f3ee, GradientType=1)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=3, Direction=135);

}
.faq_cat_title
{
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: #733994;
}
.faq_title
{
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #0468AF;
	text-decoration: none;
}