/* @group reset */

html {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,textarea,select {
	*font-size: 100%;
}

legend {
	color: #000;
}

/* @end */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12pt;
	padding: 0.75in;
}

.orange_arrow {
	display: none;
}

a {
	color: black;
}

/* @group header */

#header {
}

#header_fixed {
}

#header h1 {
	font-size: 24pt;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

#header span {
	display: none;
}

#header a#link_home {
	display: none;
}

#header_links {
	display: none;
}

/* @end */

/* @group banner */

#banner {
	display: none;
}

/* @end */

/* @group navigation */

#navigation {
	display: none;
}

/* @end */

/* @group content */

#content {
}

#content h2 {
	font-size: 18pt;
	margin-top: 20pt;
	font-weight: bold;
}

#content h3 {
	margin-top: 20pt;
	font-size: 13pt;
	font-weight: bold;
	
}

#content h4 {
	margin-top: 15pt;
	margin-bottom: -10pt;
	font-size: 12pt;
	font-weight: bold;
}

#content h5 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 12pt;
}

#content h6 {
	margin-top: 15pt;
	font-size: 11pt;
	font-weight: bold;
}

#content p {
	text-align: justify;
	font-size: 10pt;
	margin-top: 12pt;
	margin-bottom: 12pt;
}

#content ul {
	font-size: 10pt;
	margin-left: 45pt;
	margin-bottom: 15pt;
}

#content li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 12pt;
}

/* @group breadcrumbs */

#breadcrumbs {
	display: none;
}

/* @end */

/* @group icon_set */

.icon_set {
}.icon_set img.icon {
	display: none;
}.icon_set .text {
}#content .icon_set .text h5 {
	text-align: left;
	margin-bottom: -10pt;
}#content .icon_set .text p {
	text-align: left;
}

/* @end */

/* @group key_facts */

.key_facts {
}

.key_facts_large {
	text-align: justify;
}

.key_facts,
.key_facts_large {
	margin-bottom: 15pt;
	margin-top: 0;
	padding: 10pt;
	float: right;
	border: 1pt solid gray;
}

#content .key_facts h5,
#content .key_facts_large h5 {
	font-weight: bold;
	font-size: 14pt;
	margin: 0;
	text-align: left;
}

#content .key_facts ul,
#content .key_facts_large ul {
	font-size: 10pt;
	margin-top: 6pt;
	margin-left: 0;
	margin-bottom: 0;
}

.key_facts li,
.key_facts_large li {
	list-style-position: outside;
	margin-left: 11pt;
	line-height: 12pt;
	margin-top: 10pt;
	text-align: justify;
	list-style-type: disc;
}

/* @end */

/* @group network_logos */

#network_logos {
	margin: 15pt;
	text-align: center;
}

#network_logos img {
	margin-left: 15pt;
	margin-right: 15pt;
	vertical-align: middle;
}

/* @end */

/* @end */

/* @group sidebar */

#sidebar {
	display: none;
}

/* @end */

/* @group related */

.related {
	display: none;
}

/* @end */

/* @group box_links */

.box_links {
	display: none;
}

/* @end */

/* @group footer */

#footer {
	padding: 20pt;
	text-align: center;
}

/* @group copyright */

#copyright {
	font-size: 9pt;
	line-height: 10pt;
}

#copyright .footer_links {
	display: none;
}

/* @end */

/* @end */
