/*BlueBox*/
#blueboxcontainer{
	background-color: #c7eafb;
	background-image: url(../jnf_images/bluebox_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 634px;
	padding: 25px;
	margin: 0px;
}
#blueboxcontainer #inner{
	background-image: url(../jnf_images/img_bluebox.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 434px;
	padding: 0px 200px 0px 0px;
	margin: 0px;
}
#blueboxcontainer P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#blueboxcontainer P a{
	color: #000000;
	text-decoration: underline;
}
#blueboxcontainer P a:hover{
	color: #4c4d4e;
	text-decoration: none;
}
#blueboxcontainer h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}