@charset "utf-8";
/* CSS Document */

.language{
	font-family:arial;
	font-size:10px;
}
.Norm-11px{
	font-family:trebuchet ms;
	font-size:11px;
	color:#333333;
	font-style: normal;
	font-weight: normal;
}
.BoldItalic-11px{
	font-family:trebuchet ms;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}
.Norm-12px{
	font-family:trebuchet ms;
	font-size:12px;
}
.Bold-12px{
	font-family:trebuchet ms;
	font-size:12px;
	font-weight:bold;
}
.Italic-12px{
	font-family:trebuchet ms;
	font-size:12px;
	font-style: italic;
}
.Blue-highlight-12px{
	font-family:trebuchet ms;
	font-size:12px;
	color:#1884B1
}
.Introtxt-14px{
	font-family:trebuchet ms;
	font-size:14px;
}
.Bold-14px{
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:bold;
}
.Bold-Italic-14px{
	font-family:trebuchet ms;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.Blue-14px{
	font-family:trebuchet ms;
	font-size:14px;
	color: #1884B1;
}
.Blue-Bold-14px{
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:bold;
	color: #1884B1;
}
.D_Blue-Bold-14px{
	font-family:trebuchet ms;
	font-size:14px;
	font-weight:bold;
	color: #003399;
}
.Bold-16px{
	font-family:trebuchet ms;
	font-weight:bold;
	font-size:16px;
}
.Blue-bold-16px{
	font-family:trebuchet ms;
	font-size:16px;
	font-weight:bold;
	color:#1884B1;
}
.Green-bold-16px{
	font-family:trebuchet ms;
	font-weight:bold;
	font-size:16px;
	color:#83AA03;
}
.Grey-11px{
	font-family:trebuchet ms;
	font-size:11px;
	color:#666666;
}
.Grey-Bold-11px{
	font-family:trebuchet ms;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.footer{
	font-family:trebuchet ms;
	font-size:9px;
	color:#666666;
}
