/* CSS Document */


a:link {
	color: #66002B;
}
a:visited {
	color: #66002B;
}
a:hover {
	color: #DE3223;
	font-style: italic;
	/* font-size: 104%; */
	
}
a:active {
	color: #0038FC; /* prismblue */
}


a.dark:link {
	color: black;
}
a.dark:visited {
	color: black;
}
a.dark:hover {
	color: #5AA207; /* PrismGreen */
}
a.dark:active {
	color: green; /* Green */
}

.aboutlinks {
	font-family: Georgia, Didot, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	width: 489px;
	line-height: 18pt;
}

.abouttxt {
	font-family: Georgia, Didot, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	margin-bottom: 0pt;
		margin-top: 4pt;
	text-align: justify;
	width: 489px;
	line-height: 18pt;
	text-indent: 2em;
}


.credit {
	font-size:10pt;
	font-family:Courier, "Courier New", mono;
	line-height: 11pt;
	margin-bottom: 0pt;
	margin-top: 8pt;
	
	color: #0038FC;
}

.dkbg {
	background-color: #000000;
}

.dealer {
	font-family: Arial, Helvetica, sans-serif; /* Georgia, Didot, "Times New Roman", Times, serif; */
	font-size: 9pt; 
	font-variant: normal;
	color: #0038FC;
	letter-spacing: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	/* text-align: left; */
	text-align: justify;
	width: 360px;
	margin-left: auto;
	line-height: 12pt;
	/* text-indent: 2em; */
	text-indent: 1em;
	background-color: #FFFFFF;
	padding: 10px /* 6px */ 16px;
	/* border-top: 10px groove #0038FC; */
	border-top: 5px groove #0038FC;
	border-right: 3px groove #0038FC;
	/* border-bottom: 10px groove #0038FC; */
	border-bottom: 5px groove #0038FC;
	border-left: 3px groove #0038FC;
	margin-right: auto;
}

.detailtxt {
	font-family: Georgia, Didot, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
	width: 396px;
	margin-left: 2em;
	line-height: 17pt;
	text-indent: 2em;
}

.introText {   /* used for the text on the INDEX page; Grant Romer's quote */
	font-family: Georgia, Didot, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-variant: small-caps;
	color: #0038FC; /*prismblue */
	text-align: center;
	letter-spacing: .2em;
	margin-bottom: 8pt;
}

.ltbg {
	background-color: #FFEEFF;
}

.lttext {
	color: #FFEEFF;
	font-size: 8pt;
}

.ppheader {
	border-width: 3px;
	border-style: solid;
	border-color: #0038FC;
	font-family: Georgia, Didot, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 17pt;
	text-align:justify;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 5px;
	margin-bottom: 26px;	
	width: 760px;
}	
	
.smprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 396px;
	margin-top: 0px;
}

.statement {
	font-family: Georgia, Didot, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 17pt;
	text-align:justify;
	text-indent: 2em;
	margin-left: 2em;
	margin-right: 4px;
	margin-top: 5px;
	margin-bottom: 0px;	
	width: 760px;
}


.subTitle {
	font-family: Georgia, Didot, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-variant: small-caps;
	color: #0038FC;
	text-align: center;
	margin-bottom: 12pt;
	letter-spacing: 8px;
	margin-top: 4px;
}

.sunTitle {
	font-family: Georgia, Didot, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-variant: small-caps;
	color: #0038FC;
	text-align: center;
	letter-spacing: 8px;
	margin-bottom: 4px;
}
