body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}

a {
	color: #003C91;
	text-decoration: none;
	text-align: left;

}

a:hover {
	text-decoration: underline;
}

.Section {
	font-size: 16px;
	color: #003C91;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
	color: #003C91;
	line-height: 22px;
}

h2 {
	font-size: 12px;
	color: #003C91;
}

h3 {
	font-size: 14px;
}

hr {
	border: 0;
	width: 100%;
	background-color: #ccc;
	color: #ccc;
	height: 1px;
	margin: 1em auto;
}
.Heading {
	font-size: 14px;
	color: #BD0709;
	text-align: left;
	line-height: 18px;
}
.Heading2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.Footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	font-style: italic;
}

.tableText {
	font-size: 10px;
	font-weight: normal;
	text-indent: 10px;
	line-height: 11px;
	color: #000000;
	text-align: left;
}
.Heading3Bold {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.Heading3Normal {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.bullot {
	font-size: 18px;
	font-weight: bold;
	color: #BD0709;

}
.Heading4 {
	font-size: 11px;
	color: #003c91;
	font-weight: bold;
	text-align: center;
}
.Tbl_border {
	border: 1px solid #2A5CA3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TABLEOFCONTENTS {
	font-size: 24px;
	font-weight: bold;
	color: #BD0709;
	line-height: 30px;
	}

.CoverHeading {
	font-size: 24px;
	font-weight: bold;
	color: #BD0709;
	line-height:26px;}
	
.Text12px {
	font-size: 11pt;
	font-weight: normal;
	line-height: 16pt;
}


.Text10px {
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
}
.bullotSMALL {
	font-size: 16px;
	font-weight: bold;
	color: #BD0709;
	text-align: center;
	text-transform: uppercase;
}

.Tbl_bg_Quote {

	border: 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: fixed;
}
.Tbl_bg_Quote2 {


	border: 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
