/* CSS Document */
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
.right {
	background-image: url(images/contact_23.gif);
	background-repeat: repeat;
	
}
.left {
	background-image: url(images/contact_23.gif);
	background-repeat: repeat;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	font-style: oblique;
}
a:hover {
	text-decoration: underline;
}

.distributor {
	color: #CC0000;
	font-style: normal;
	font-variant: normal;
	font-size: None;
	font-weight: normal;
}
.disclaimer {
	font-size: xx-small;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	margin-bottom: 0px;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	position: absolute;
	left: 119px;
	top: 137px;
	width: 833px;
	height: 33px;
	z-index: 3;
	padding-bottom: 1em;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	color: #fff;
	background-color: #000000;
	padding-right: 1.2em;
	padding-left: 1.2em;
	padding-bottom: 1em;
}

#navcontainer ul li a:hover
{
	color: #000000;
	background-color: #999999;
	padding-bottom: 1em;
}
.footernav {
	font-size: small;
	color: #CC0000;
	background-position: center;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#Table_01 tr td blockquote table tr td
{
	font-size: small;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#Table_01 tr td blockquote table tr td h2
{
	text-align: center;
}

#Table_01 tr td blockquote table tr td h3
{
	text-align: center;
}

#Table_01 tr td blockquote table tr td h4
{
	text-align: center;
	vertical-align: middle;
}

form table
{
	background-color: #CCC;
}

