/* CSS Document */
body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #243482;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	text-align: left;
	vertical-align: top;
	border-color: #556EB6;
}
.pic1 {
	vertical-align: top;
	border-top: 3px solid #E9ECF5;
}
hr {
 color: #556EB6;
}
ol {
	list-style: upper-alpha;
}
.intlinks {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.indextext {
	font-size: 7.5pt;
	font-weight: normal;
}
.h1 {
	font-size: 18pt;
	font-weight: bold;
}
.h2 {
	font-size: 14pt;
	font-weight: bold;
}
.h3 {
	font-size: 13pt;
	font-weight: bold;
}
.bodytext1 {
	font-size: 12pt;
	font-weight: bold;
}
.bodytext2 {
	font-size: 10pt;
	font-weight: bold;
}
.bodytext3 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
}
.bodytext4 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	padding: 0 40px 0 0;
}
.maintable {
	border-width: 3px;
	border-style: solid;
}
.insidetable {
	border-width: 3px;
	border-style: solid;
}
.headercell {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top: none;
	border-right: none;
	border-left: none;
}
.leftcolumn {
	border-right-width: 2px;
	border-right-style: solid;
	border-left: none;
	border-bottom: none;
	border-top: none;
}
.noborder {
	border: none;
}
.imgclose {
	margin: 0px;
	float: right;
}
td.rowspace {
	padding: 10px 0 20px 0;
}
td.rowspace-last {
	padding: 10px 0 40px 0;
}
/*  added styles */

.content_int { padding: 0 40px 40px 40px; font-size: 10pt; font-weight: normal; }
.content_int h2 { font-size: 14pt; font-weight: bold; color: #880000; }
.content_int ul { margin: 0 0 0 20px; }
.content_int li { padding: 0 0 10px 0; }
.copyright { font-size: 9pt; }