/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 0px;
}

.bodyText {
	color: #FFFFFF;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-size: 12pt;
	widows: 2;
	font-weight: normal;
	font-style: normal;
	margin-left: 20px;
}

.blackText {	color: #000000;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-size: 10pt;
	widows: 2;
	font-weight: normal;
	font-style: normal;
}

.headline {
	color: #FFFFFF;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}

.subhead {
	color: #310062;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}

a.topLink {
	color: #FFFFFF!important;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed!important;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}

a.topLink:hover {
	color: #FCB131!important;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed!important;
	font-weight: normal;
	font-size: 12pt;
}

a.topLink:visited {
	color: #FFFFFF;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}

a.topLink:active {
	color: #FFFFFF;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}

a.bottomLink {
	color: #FCB131;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}

a.bottomLink:hover {
	color: #FFFFFF!important;
	font-family:"Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}

a.bottomLink:visited {
	color: #FFCC33;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}

a.bottomLink:active {
	color: #FFCC33;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}

a.blk-orng:Link {
	color: #000000;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}

a.blk-orng:hover {
	color: #FFFFFF!important;
	font-family:"Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
	background-color: #000000;
	height: 20px;
	width: 40px;
	background-repeat: repeat;
	background-position: 20pt;
}
a.blk-orng:visited {
	color: #000000;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}
a.blk-orng:active {
	color: #000000;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}
a.faq {
	color: #FFFFFF!important;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed!important;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	margin: 5px;
	line-height: 15px;
}
a.faq:hover {
	color: #FCB131!important;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed!important;
	font-weight: bold;
	font-size: 13pt;
}
a.faq:visited {
	color: #FFFFFF;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
}
a.faq:active {
	color: #FFFFFF;
	font-family: "Arial Narrow", HelvCondLight, HelveticaCondensed;
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
}
.questions {
	font-family: Arial, Helvetica, HelvCondLight, "Arial Narrow", HelveticaCondensed;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.answers {
	font-family: Arial, Helvetica, HelvCondLight, "Arial Narrow", HelveticaCondensed;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 40px;
}
.new-body {
	font-family: "Arial Narrow", HelveticaCondensed;
	font-size: 12pt;
	color: #666666;
}
.yellowheadings {
	font-family: Arial, Helvetica, HelvCondLight, "Arial Narrow", HelveticaCondensed;
	font-size: 20pt;
	font-weight: bold;
	color: #FCB131;
}
.steph-body {
	font-family: Arial, Helvetica, HelvCondLight, "Arial Narrow", HelveticaCondensed;
	font-size: 12pt;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: -10pt;
	text-indent: 0px;
	letter-spacing: normal;
	text-align: left;
}

