@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bulk {
	color: #666666;
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.formtext {
	color: #666666;
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}
a.bulk:active, a.bulk:link, a.bulk:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.bulk:hover {
	color: #EC008C;
} 
#box {
	height: 100%;
	width: 562px;
	padding: 0px;
	margin: 0px;
	background-position: left top;
	vertical-align: baseline;
}

.producttitle {
	color: #666666;
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}
a.producttitle:active, a.producttitle:link, a.producttitle:visited {
	color: #999999;
	text-decoration: none;
}
a.producttitle:hover {
	color: #EC008C;
} 
.disclaimer {
	color: #333333;
	font-family: "trebuchet ms";
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-weight: none;
}
a.disclaimer:active, a.disclaimer:link, a.disclaimer:visited {
	color: #333333;
	text-decoration: none;
}
a.disclaimer:hover {
	color: 666666;
	text-decoration: none;
	background-color: #AAE8FF;
}
.bullets {
	color: #666666;
	font-family: "trebuchet ms";
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}
.bulk2 {
	color: #666666;
	font-family: "trebuchet ms";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
a.bulk2:active, a.bulk2:link, a.bulk2:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.bulk2:hover {
	color: #EC008C;
} 
div.fileinputs {
	position: relative;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
