html { 
	min-height: 100%; margin-bottom: 1px;
}
#content {
	width: 800px;
	vertical-align: top;
	padding: 0px;
	left: 166px;
	top: 147px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#content  table  {
	padding: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: left;
}
#content th {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 130px;
}
#content td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 11px;
	line-height: 11px;
}
.product-name {
	background-color: #FFCC33;
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#container {
	padding: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/container_back.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #222222;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #000033;
}

td {
	vertical-align: top;
}
.odd {
	background-color: #FFFFF0;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.even {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.hometext1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #1E5AA5;
}
.hometext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #1E5AA5;
	text-align: center;
	margin-bottom: 20px;
}
.spaceafter {
	margin-bottom: 20px;
}
.tab {
	margin-left: 40px;
}
#topanchor {
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 14;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1E5AA5;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #222222;
	margin-bottom: 3px;
}
a {
    outline: none;
 }
a img {
	border:none;
 }
 #MenuBar1 {
	float: left;
	margin-left: 1px;
	margin-top: 20px;
}
#footer {
	width: 1000px;
	background-color: #000033;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 30px;
}
 		
.productmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 245px;
}
.productmenu ul {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: inside;
	padding: 0px;
}
.productmenu li {
	font-weight: bold;
	color: #1E5AA5;
	margin-bottom: 10px;
	margin-top: 0px;
	list-style-image: url(../images/menu/flower_bullet.gif);
}
.productmenu li a:link {
	color: #1E5AA5;
	text-decoration: none;
	list-style-image: url(../images/menu/flower_bullet.gif);
}
.productmenu li a:visited {
	color: #1E5AA5;
	text-decoration: none;
	list-style-image: url(../images/menu/flower_bullet.gif);
}
.productmenu li a:hover {
	color: #E40083;
	text-decoration: underline;
	list-style-image: url(../images/menu/flower_bullet_roll.gif);
}
.productmenu li a:active {
	color: #1E5AA5;
	text-decoration: none;
	list-style-image: url(../images/menu/flower_bullet.gif);
}