body {
	font-family: Tahoma, Verdana, Arial;
	background-color: #88898D;
	padding: 20px;
}
#NavText {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #88898D;
	line-height: 25px;
	height: 25px;
}
#NavText ul{
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	background: #88898D;
	margin-left: 175px;
	padding-left: 0px;
}
#NavText ul li {
	display:inline;
}
#NavText ul li a {
	background-color:#88898D;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 25px;
}
#NavText ul li a:hover {
	background-color: #3954A5;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#bottomNav {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	color: #88898D;
}
#bottomNav a:link {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #88898D;
	font-weight: bold;
}
#bottomNav a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #88898D;
	font-weight: bold;
	text-decoration: none;
}
#bottomNav a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-weight: bold;
	color: #88898D;
	text-decoration: none;
}
#bottomNav a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-weight: bold;
	color: #09A2CB;
	text-decoration: underline;
}
.TitleText {
	font-family: Tahoma, Verdana, Arial;
	font-size: medium;
	color: #09A2CB;
	font-weight: bold;
}

.ItalicText {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #3853A2;
}
.maintext {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #3853A2;
	font-weight: bold;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.productname {
	font-family: Tahoma, Verdana, Arial;
	font-size: medium;
	font-weight: bold;
	color: #3853A2;
}

#swirl {
	background-image: url(img/swirl.gif);
	background-repeat: no-repeat;
}
#mainswirl {
	width: 550px;
}
#tableswirl {
	background-image: url(img/swirl2.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.productcode {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #88898D;
}

.bullettext {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #3853A2;
	font-weight: bold;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 25px;
	text-align: left;
}
.termstext {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #3853A2;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
}
.companydetails {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.NormalText {
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	color: #3853A2;
}
.compress {
	width:100%;
}
.expand {
	width:275%;
	border:1px solid black;
	display:block;
}
.container {
	position:relative;
	width:inherit;
}
.container a:hover {
	background:fff;
	text-indent:0;
}
.container a:hover .toggle {
	position:absolute;
	display:block;
	top:0;
	width:100%;
	left:0;
	z-index:1001;
}
.container a:hover .toggle .caption {
	display:block;
}
.toggle {
	position:absolute;
	display:none;
}
.toggle p {
	margin:0;
	padding:2px;
	display:none;
		background:white;
		color:black;
		font:10pt bold tahoma,verdana;
		width:275%
}
#footerNav {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
#footerNav a{
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
#footerNav a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}