@charset "utf-8";
/* CSS Document */

body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/sp_pack_solutions_01.jpg);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	margin: 0 auto;
	padding: 0;
}
.head_bg {
	background-image: url(images/sp_pack_solutions_08.jpg);
	height: 59px;
	width: 497px;
}
.head_txt {
	padding-top: 25px;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #308B16;
}
.sub_head_err_bg {
	background-image: url(images/sp_pack_solutions_10.jpg);
	height: 38px;
	width: 497px;
}
.sub_head_err_ubtxt {
	padding-left: 40px;
	font-style: italic;
	color: #666666;
}
.sub_head_err_mssge {
	text-align: center;
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
	padding-top: 4px;
}
.inp_bg1 {
	background-image: url(images/sp_pack_solutions_14.jpg);
	height: 32px;
	width: 141px;
}
.inp_bg2 {
	background-image: url(images/sp_pack_solutions_18.jpg);
	height: 32px;
	width: 141px;
}
.inp_txt {
	width: 130px;
	color: #308B16;
	font-size: 11px;
	margin-top: 8px;
	margin-left: 2px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.usr_bg {
	background-image: url(images/sp_pack_solutions_13.jpg);
	height: 32px;
	width: 118px;
}
.pass_bg {
	background-image: url(images/sp_pack_solutions_17.jpg);
	height: 32px;
	width: 118px;
}
.usps_txt {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 30px;
}
hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #FFFFFF;
}
.copy {
	font-size: 10px;
	color: #8D8D8D;
}
.copy a{
	color: #666666;
	text-decoration: none;
}
.copy a:hover{
	color: #003300;
}
