body {
	background-image: url(images/background.gif);
	background-repeat:repeat-x;
	background-color: #000000;
	margin:0px 0px 0px 0px;
}

div#wrapper {
	position:relative;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:697px;
	min-height:470px;
}
div#wrapper_change {
	position:relative;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:628px;
	min-height:470px;
}

/* IE min-height hack */
* html div#wrapper {height:470px}

div#wrapper-lower-right {
	position:absolute;
	bottom:-1px;
	right:-1px;
	height:15px;
	width:15px;
	background-image:url(images/lower-right-white-border.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
}

/* another IE hack */
* html div#wrapper-lower-right {right:-2px}
.product-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}

.product-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 25px;		
	line-height: 30px;
	font-weight:bold;
	color: #FFFFFF;
}




.product-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.product-text a{
	color: #FFFFFF;
	text-decoration:none;
}

.product-text a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.product-text-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
		line-height: 18px;

}

.product-text-contact a{
	color: #FFFFFF;
	text-decoration:none;
		line-height: 18px;
}

.product-text-contact a:hover{
	color: #FFFFFF;
	text-decoration:underline;
		line-height: 18px;
}

.product-text-contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #69a4e8;
	line-height: 18px;
		font-weight:bold;
}

.product-faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #69a4e8;
	line-height: 22px;
		font-weight:bold;
}


.product-faq a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #69a4e8;
	line-height: 22px;
		font-weight:bold;
}



.product-faq a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 22px;
		font-weight:bold;
}



.product-faq :visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #69a4e8;
	line-height: 22px;
		font-weight:bold;
}



.product-text ul{
	list-style-type:&#x2023;
	margin-left:0px;
	padding-left:14px;
	text-indent:0px;
	font-size:12px;
	margin-top:0px;
}

.product-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px
}
.product-text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px
}
.product-text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px
}

/* CHANGE.asp */
.clear {
		clear:both;
}

.product-text .col_left,
.product-text .col_right {
	display:block;
	float:left;
	width:250px;
}

.product-text .col_left {
	margin-right:40px;
}

.product-text ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:8px;
}
.product-text  li {
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0px 3px;
	padding-left:14px;
	margin-bottom:7px;
}

.product-text .list-title {
	color:#6699ff;
	font-weight:bold;
	font-size:14px;
}


.change_content a {
	color: #69a4e8;
	text-decoration:underline;
}

.change_content .yellowbold {
	color:#ffd303;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}

.change_content .small {
	font-size:10px;
}
