/* CSS Document */

#copy .box {
	width: 280px;
	background: white url(images/bg_products_rcr_280x500.jpg) left bottom no-repeat;
	color: black;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#copy .box h3 {
	margin: 0;
	padding: 0;
	background: transparent url(images/bg_products_rcr_280x500.jpg) left top no-repeat;
	color: #dae251;
}

#copy .box h3 a, #copy .box h3 a:link, #copy .box h3 a:visited, #copy .box h3 a:hover, #copy .box h3 a:active {
	display: block;
	width: 250px;
	padding: .5em 10px .4em 20px; /* Padding plus width must be less than or equal to the box width. */
	text-decoration: underline;
	color: #dae251;
	background: transparent;
}

#copy .box h3 a:hover, #copy .box h3 a:active {
	color: white;
	background: transparent;
}

#copy .box img.icon {
	margin: 5px 2px 10px 20px;
	padding: 0;
	float: left;
}

#copy .box img.tn {
	margin: 0 2px 12px 5px;
	padding: 2px 0 0 0;
	float: left;
}

#copy .box p {
	margin: 0;
	padding: 10px .5em 0 1em;
	color: #00234c;
}

#copy table tr td.box ul {
	width: auto;
	margin: 0;
	padding: 10px 1em 1em 122px;
	list-style-type: disc;
	list-style-image: url(images/dot1.gif);
}

#copy .box ul li {
	width: auto;
	margin: 0 0 .4em 0;
	padding: 0;
}

#copy .box ul li a, #copy .box ul li a:link, #copy .box ul li a:visited, #copy .box ul li a:hover, #copy .box ul li a:active {
	display: block;
	width: 200px;
}

#copy .box a {
	text-decoration: none;
	color: black;
}



#copy .box564 {
		width: 564px;
		padding: 0 0 10px 0;
		margin: 0 0 10px 0;
		background: transparent url(images/bg_box564.gif) left bottom no-repeat;
	}

#copy div.box564 h2.box564 {
		margin: 0 0 10px 0;
		padding: .5em .5em .4em 25px;
		background: transparent url(images/bg_box564.gif) left top no-repeat;
		color: #dae251;
	}
