/* CSS Document */

.border {
	display: inline;
	border: 3px outset #FF0000;
}
.Helvetica16Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF0000;
}
.navigation {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	display: block;
	line-height: 12pt;
}
.navigation:hover {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	display: block;
	line-height: 12pt;
	background-color: #999999;
	text-decoration: none;
}.navigation2 {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
	line-height: 14px;
}
.navigation2:hover {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	line-height: 14px;
	text-decoration: underline;
}
.navigation3 {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 12pt;
}
.navigation3:hover {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	display: block;
	line-height: 12pt;
	text-decoration: underline;
	color: #FFFFFF;
}
	.navigation4 {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 12pt;
}
.navigation4:hover {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	display: block;
	line-height: 12pt;
	text-decoration: underline;
	color: #FF0000;
	
}.HelveticaBlack10 {
	font-family: Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.HelveticaWhite18Bold {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.HelveticaBlack14 {
	font-family: Helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.HelveticaBlack12 {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Helvetica12White {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.HelveticaBlack24Bold {
	font-family: Helvetica;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.HelveticaWhite14Bold {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.BorderNarrowWhite {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.HelveticaWhite10Bold {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.BorderBlack5 {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.Padding10 {
	padding: 10px;
}
.list {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 5px;
	visibility: visible;
}
.SoldTextRedH14Bold {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
