<style type="text/css">

	.navlink:A { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; font-weight: normal;}
	.navlink:Hover { color: black; font-weight: bold;font-size: 8pt; text-decoration: none;}
	.navlink:link { color: black; font-weight: bold;font-size: 8pt; }
	.navlink:visited { color: black;font-weight: normal; font-size: 8pt; }
	.navlink:visited:Hover { color: black; font-weight: bold; font-size: 8pt;}


	a { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; }
	a:Hover{  color: 8D8D8D; font-weight: normal; text-decoration: underline; }
	a:link { color: 8D8D8D }
	a:visited { color: 8D8D8D; }
	a:visited:Hover { color: 8D8D8D font-weight: normal; }
	b,strong, .heading { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: 8D8D8D;}
	.text, .tabletext, td, body {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
	li, ul {color: Black; font-size: 9pt; list-style: url("/images/bullet.jpg"); font-size: 8pt;}
	.bullet2 {
		color: Black;
		font-size: 9pt;
		list-style: url("/images/bullet2.jpg");
		font-size: 8pt;
		align: left;
		margin-left: 0;
	}
	.termstext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
	.cartQty {
		font-family:  Arial;
		font-size: 9pt;
		border: 1 solid silver;
	}
	.cartText{
		font-family: Arial;
		font-size: 9pt;
	}
	.formText{
		font-family: Arial;
		font-size: 9pt;
		text-align: right;
		vertical-align: top;
		padding: 1 3 1 3;
	}
	.cartTitle {
		border-bottom: 1 solid #000000;
	}
	.siteButton {
		background-color: #BABBBF;
		color: #FFFFFF;
		border-color : #DDDEDF;
		border : 1 solid #DDDEDF;
		border-width : thin;
		text-transform: capitalize;
		cursor: hand;
		font-weight: bold;
	}
	.livetext {
		width:125px;
		font-size:8pt;
		font-family:arial;
		border-width:3px;
		border-style:outset;
		border-color:#FF0000;
		layer-background-color:#FFF6D9;
		background-color:#FFF6D9;
		color:black;
		text-align:center;
	}
	.BodyTop {
		padding-left:15;
	}
	.SideTop {
		padding-left:10;
	}
	.BodyText {
		padding-left:15; padding-top:10;
	}
	.SideText {
		padding-left:15; padding-top:10;
	}
	.MenuItem {
		padding-left:5;
		font-size:9pt;
		font-family:arial;
	}
	.SubMenuItem {
		padding-left:15;
		font-size:9pt;
		font-family:arial;
	}
	.SubMenuSelected {
		padding-left:4
	}
	.subtext {  font-family: Arial, Helvetica, sans-serif; font-size: 6pt; vertical-align: middle;}

	.inputStyle, input, select {
		border: thin solid Silver 1;
		font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
	}
</style>