﻿a:active     {
	font-family: Tahoma;
	text-decoration: none;
}
a:visited    {
	font-family: Tahoma;
	color: #800080;
	text-decoration: none;
}
a:hover 	 {
	font-family: Tahoma;
	text-decoration: none;
}
body         { font-family: Tahoma; padding-left:20px; padding-right:20px }
p            { font-family: Tahoma; font-size: 10pt }
h1           { font-family: Tahoma; font-size: 20pt; font-weight: bold }
h3           { font-family: Tahoma; font-size: 12pt; color: #0000FF; font-weight: bold }
h4           { font-family: Tahoma; font-size: 12pt; color: #000000 }
h5           { font-family: Tahoma; font-size: 10pt; font-weight: bold; color:#000000 }
h6           { font-family: Tahoma; font-size: 10pt; color: #0000FF; font-weight: bold }
table        { font-family: Tahoma; font-size: 10pt }
.PSIHeader {
	font-family: tahoma;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.StreamlinedBlack {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.StreamlinedGreen {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #008000;
	text-align: center;
}
.Required {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #B40000;
	text-align: left;
}
.Optional {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #008000;
	text-align: left;
}
.Locked {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-align: left;
}
.Choice {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #660066;
	text-align: left;
}
.System {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.PageHeaderText {
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-align: left;
}
.ProcessNavBarOther {
	font-family: tahoma;
	font-size: 10pt;
	color: #0000FF;
	text-align: center;
	background-color: #DDEEFF;
	border-width: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.ProcessNavBarSelected {
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	background-color: #DDEEFF;
	border-width: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.NoUnderline {
	text-decoration: none;
}
.Note {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #000000;
}
