@charset "utf-8";
/* CSS Document */

A:link, A:visited, A:active {
	text-decoration: none;
}
a:link {
	color: #3967C5;
}
a:visited {
	color: #3967C5;
}
a:hover {
	color: #EC7320;
}
.Arial10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}
.Arial9pt {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
	bottom: auto;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	bottom: auto;
}
.SectionHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-style: italic;
	font-weight: bold;
}
.SectionHeadIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19pt;
	font-style: italic;
	font-weight: bold;
	color: #ec7320;
}
.LeftRailLinks   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #333333;
}
.Footer {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.price {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

