@charset "UTF-8";
/* CSS Document */

#bxexpand{
	width:420px;
	height:100%;
	margin:5px 0 10px 0;
	border:#ccc solid 2px;
	background-color:#fff;
	padding: 10px 10px 10px 10px;
	}

#bxexpand h3 a{
	color: #004273;
	font-size:16px;
	text-decoration:underline;
}

#bxexpand h3{
	padding-bottom: 5px;
}

#bxexpand p + #bxexpand h3 {
	padding-bottom: 0px;
}

#bxexpand a img {
	clear: both;
	padding: 0 15px 0 0;
	border: none;
}

#bxexpand1{
	width:420px;
	height:100%;
	margin:5px 0 10px 0;
	border:#ccc solid 2px;
	background-color:#fff;
	padding: 10px 10px 10px 10px;
	}

#bxexpand1 h3 a{
	color: #004273;
	font-size:16px;
	text-decoration:underline;
}

#bxexpand1 h3{
	padding-bottom: 5px;
}

#bxexpand1 p + #bxexpand h3 {
	padding-bottom: 0px;
}

#bxexpand1 a img {
	clear: both;
	padding: 0 15px 0 0;
	border: none;
}

#close {
	width: 16px;
	height: 16px;
	padding:0px;
	position:relative;
	top: 0px;
	right: 0px;
	margin: -10px 0 0 415px;
	background-image:url(images/index-test-closebox.gif);
	border:none;
}
#bxexpand #close a img{
	border: none;
	padding-right:0px;
}

#copy a {
	color:#000;
	border-bottom: #666 1px dotted;
}

#copy a:hover {
	text-decoration: none;
	color: #f8992b;
	border-bottom: #f8992b 1px dotted;
}

a#show {
	color: #f8992b;
	border: none;
}

a#show:hover {
	border-bottom-style: solid;
}

a#show1 {
	color: #f8992b;
	border: none;
}

a#show1:hover {
	border-bottom-style: solid;
}

#copy h2 a {
	border-bottom: none;
	color: #004273;
	border-bottom: #004273 1px dotted;
}

#bxexpand h3 a {
	border-bottom: none;
	text-decoration: none;
}

#bxexpand1 h3 a {
	border-bottom: none;
	text-decoration: none;
}
