@charset "utf-8";
h1 {
	font-size:14pt;
}
.headline {
	font-size: 14pt;
	color: #696967;
	font-weight: bold;
}
/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0;
	padding: 0;
}
/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
.unIndentedList li {
	padding: 0;
}
/* Fix for MS Office UL lists */
ul {
	margin-top: 0;
	margin-bottom: 0;
}

li {
	line-height:14pt;
}
.expose_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #0a265b;
}
.expose_maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 23pt;
	font-weight: bold;
	color: #000;
}
.expose_maintitle_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 23pt;
	font-weight: bold;
	color: #c00000;
}
.offers_headline {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14pt;
	font-weight: bold;
	color: #0a265b;
	line-height:16pt;
	text-transform: uppercase;
}
.offers_headline_small {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	line-height:12pt;
	text-transform: uppercase;
}


.expose_headline {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11pt;
	font-weight: bold;
	color: #0a265b;
}
.expose_headline_print {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13pt;
	font-weight: bold;
	color: #003399;
}
.expose_stdtext {
	font-size: 10pt;
	color: #0a265b;
}
.expose_stdtext_print {
	font-size: 11pt;
	color: #003399;
}
.bgwhite {
	border: 1px solid #CCCCCC;
}

.offers_txt {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	color: #ffffff;
	width:80px;
}
.flabel {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	color: #ffffff;
	/*width:100px;*/
	float:left;
	display:block;
	border:0px solid #ff0000;
}
.flabel2 {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10pt;
	color: #ffffff;
	width:100px;
	float:left;
	display:block;
	border:1px solid #ff0000;
}
.flabel3 {
	color:#FF6600;
	font-size:10pt;
	font-weight:bold;
	width:120px;
	border:0px dashed #ff0000;
	float:left;
	display:block;	
}
.flabel4 {
	font-size: 9pt;
	/*color: #ffffff;*/
}
.flabel5 {
	font-size: 10pt;
	/*color: #ffffff;*/
}
.qm {
	font-size: 8pt;
	/*color: #ffffff;*/
}
.flabel4left {
	font-size: 9pt;
	float:left;
}
.col1 {
	color: #ffffff;	
}
.col2 {
	color: #0a265b;	
}

.bold {
	font-weight:bold;
}
.b100 {
	width:80px;
	border:1px solid #ff0000;
}
.tabli {
	font-size: 9pt;

	width:75px;
	float:right;
	border:0px solid #ff0000;
	overflow:hidden;
}
