body {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color: #000000;
	font-family: Tahoma;
	background-color: white
}
a:link {
	font-weight: normal;
	color: #000066;
	text-decoration: none
}
a:visited {
	font-weight: normal;
	color: #000066;
	text-decoration: none
}
a:active {
	font-weight: normal;
	text-decoration: none
}
a:hover {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	color: #000000;
	font-family: Tahoma
}
pre {
	border-right: #f0f0e0 1px solid;
	padding-right: 5px;
	border-top: #f0f0e0 1px solid;
	margin-top: -5px;
	padding-left: 5px;
	font-size: x-small;
	padding-bottom: 5px;
	border-left: #f0f0e0 1px solid;
	padding-top: 5px;
	border-bottom: #f0f0e0 1px solid;
	font-family: Courier New;
	background-color: #e5e5cc
}
td {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma
}
h2 {
	border-top: #003366 1px solid;
	margin-top: 25px;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-left: -15px;
	color: #003366
}
h3 {
	margin-top: 10px;
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-left: -15px;
	color: #000000
}
ul {
	margin-top: 10px;
	margin-left: 1px
}
ol {
	margin-top: 10px;
	margin-left: 1px
}
li {
	margin-top: 10px;
	color: #000000
}
font.value {
	font-weight: bold;
	color: navy
}
font.key {
	font-weight: bold;
	color: green
}
.divTag {
	border: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	background-color: #cecece
}
.BannerColumn {
	background-color: #000000
}
.Banner {
	border: 0;
	padding: 0;
	height: 8px;
	margin-top: 0px;
	color: #ffffff;
}
.BannerTextCompany {
	font: bold;
	font-size: 18pt;
	color: #cecece;
	font-family: Tahoma;
	height: 0px;
	margin-top: 0;
	margin-left: 8px;
	margin-bottom: 0;
	padding: 0px;
	white-space: nowrap;
}
.BannerTextApplication {
	font: bold;
	font-size: 18pt;
	font-family: Tahoma;
	height: 0px;
	margin-top: 0;
	margin-left: 8px;
	margin-bottom: 0;
	padding: 0px;
	white-space: nowrap;
}
.BannerText {
	font: bold;
	font-size: 18pt;
	font-family: Tahoma;
	height: 0px;
	margin-top: 0;
	margin-left: 8px;
	margin-bottom: 0;
	padding: 0px;
}
.BannerSubhead {
	border: 0;
	padding: 0;
	height: 16px;
	margin-top: 0px;
	margin-left: 10px;
	color: #ffffff;
}
.BannerSubheadText {
	font: bold;
	height: 11px;
	font-size: 11px;
	font-family: Tahoma;
	margin-top: 1;
	margin-left: 10;
}
.FooterRule {
	border: 0;
	padding: 0;
	height: 1px;
	margin: 0px;
	color: #ffffff;
}
.FooterText {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
	margin-top: 10;
	margin-left: 0px;
	margin-bottom: 2;
	padding: 0px;
	color: #999999;
	white-space: nowrap
}
.FooterText A:link {
	font-weight: normal;
	color: #999999;
	text-decoration: underline
}
.FooterText A:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: underline
}
.FooterText A:active {
	font-weight: normal;
	color: #999999;
	text-decoration: underline
}
.FooterText A:hover {
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline
}
.ClickOnceInfoText {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	padding: 0px;
	color: #000000
}
.InstallTextStyle {
	font: bold;
	font-size: 14pt;
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: None
}
.DetailsStyle {
	margin-left: 1px
}
.ItemStyle {
	margin-left: -15px;
	font-weight: bold
}
.StartColorStr {
	background-color: #4B3E1A
}
.JustThisApp A:link {
	font-weight: normal;
	color: #000066;
	text-decoration: underline
}
.JustThisApp A:visited {
	font-weight: normal;
	color: #000066;
	text-decoration: underline
}
.JustThisApp A:active {
	font-weight: normal;
	text-decoration: underline
}
.JustThisApp A:hover {
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline
}

.hidden {
    visibility: hidden;
}
.notnidden {
    visibility: visible;
}

.dropDownSpace {
    margin-top: 5px;
    margin-bottom: 10px;
}
.linkSpace
{
    margin-bottom: 10px;
}
.linkSpace2
{
    text-decoration: underline;
}