@charset "ISO-8859-1";
body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.redLetters {
	color: #FF0000;
}
#loginheadform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

.noticeGreen { color: #006000; font-weight: bold; }

a:link {color: #0000FF}
a:visited {color: #0000FF}
a:hover {color: #FFFF00}
a:active {color: #0000FF}

a.tip:link {color: #0000FF}
a.tip:visited {color: #0000FF}
a.tip:hover {color: #990000}
a.tip:active {color: #0000FF}

a.tip2:link {color: #0000FF;text-decoration:none}
a.tip2:visited {color: #0000FF;text-decoration:none}
a.tip2:hover {color: #990000;text-decoration:underline}
a.tip2:active {color: #0000FF;text-decoration:none}

.newleftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.newleftmenu   .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.newleftmenu A:link {color: #FFFFFF}
.newleftmenu A:visited {color: #FFFFFF}
.newleftmenu A:active {color: #FFFFFF}
.newleftmenu A:hover {color: #FFFF00}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottomlinks  .disabled {
	color: #FFFF00;
	font-weight: bold;
}
.bottomlinks A:link {color: #FFFFFF}
.bottomlinks A:visited {color: #FFFFFF}
.bottomlinks A:active {color: #FFFFFF}
.bottomlinks A:hover {color: #FFFF00}
.errorMessage {
	font-weight: bold;
	color: #990000;
}
.qaQuestion {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.qaAnswer {
	margin-top: 0px;
	padding-top: 0px;
}
.qaAnswerContinued {
}
h1 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-weight: bold;
	color: #010066;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.reportSectionTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.featureTitle {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.featureSectionalTitle {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
}
.featureDescription {
	margin-top: 0px;
	padding-top: 0px;
}
p.quoteText {
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p.quoteReference {
	font-weight: bold;
	color: #010066;
	margin-top: 0px;
	padding-top: 0px;
}
.whiteLetters {
	color:#FFFFFF;
}
.bigRed {
	font-size: 36px;
	color: #FF0000;
}
.greenLetters {
	color: #006600;
}
.bigWhite {
	font-size: 16px;
	color: #FFFFFF;
}