


















@charset "UTF-8";
/* CSS Document for basic minisite page structure */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0;
	padding-top:0;
	background-color: #fff;
	background-image:none;
}

#allcontent {
	text-align:left;
	margin: 0 auto;
	width:760px;
}
#footer2 {background:url(cssimages/bgfooter2_jsbp.jpg) no-repeat;}
#top, #nav1, #bread, #belowfooter {
		display:none;
}

#formatoptions {
		margin-top:20px;
		margin-left:15px;
}
#formatoptions ul {margin:0 0 0 15px; padding-top:20px;}
#formatoptions ul li {list-style-type:none;}
#formatoptions ul li a {margin-right:12px;}
#formatoptions ul li a img {border:none;}


.imgright, .imgleft {
	float: right;
	margin-right: -250px;
	border:none;
}





/* styles that control the appearance of the minisite navigation */

#header {
	background-image: url(cssimages/jsbpweb_header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 93px;
	width: 760px;
	margin:0;
	padding:0;
	border:none;
}

#header h1 {
	font-size: 1px;
	color: #FFFFFF;
	text-indent: -3000px;	
	
}

/* styles that control the appearance of the minisite navigation */

#layoutnav2 {
	width: 180px;
	background-color: #222C7D;
	padding-top:123px;
	background-image: url(cssimages/jsbpnav2_image1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 80px;
}
/*new nav2*/
#nav2 {	color: #000033;	font-size: small;	padding: 0px;	width: 100%;	margin: 0px;}
#nav2 ul { 	list-style: none;	margin: 0px;	padding: 0px;}
#nav2 li a {	text-decoration:none; font-weight: bold;	font-size:13px;color: #006699;	padding:5px 5px 5px 15px;	display: block;	clear: both;	margin:0;	border-bottom: 1px solid #CCCCCC;	background: url(cssimages/arrowlink.gif) no-repeat 5px;}
#nav2 li a:hover {	text-decoration: none;	color: #FFFFFF;	background: url(cssimages/arrowlinkwhite.gif) no-repeat 5px #006699;}
#nav2 li.selectednolink {	padding:5px 5px 5px 15px;	border-bottom: 1px solid #000033;	font-weight: bold;	background: url(cssimages/arrowlinkselected.gif) no-repeat 100% 45% #DAF3F8;}
#nav2 li.selected a {	border-bottom: 1px solid #000033;	background-image: none;	font-weight: bold;	color: #000033;}
#nav2 li.selected a:hover{	color: #FFFFFF;}
#nav2 li.urhere  {	padding:5px 5px 5px 15px;	border-bottom: 1px solid #CCCCCC;	font-weight: bold;	background: url(cssimages/arrowlinkselected.gif) no-repeat 100% 40% #DAF3F8;}
#nav2 {
	background-color:#FFFFFF;
}

#nav2 li {
	list-style-type: none;
	float:left;
	background-color:#FFFFFF;
	margin-top:0;
	margin-bottom:0;
	border:none;
}

#nav2 li a:link, #nav2 li a:visited {
	padding-left: 35px;
	width: 140px;
	color: #FFFFFF;
	background-color: #222C7D;
	padding-top: 7px;
	padding-bottom: 17px;
	background-image:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}

#nav2 li li a:link, #nav2 li li a:visited {
	padding-left: 35px;
	width: 140px;
	color: #FFFFFF;
	background-color: #637197;
	background-image:none;
	font-weight:normal;
}

#nav2 li li li a:link, #nav2 li li li a:visited {
	
}

#nav2 li a:hover, #nav2 li li a:hover {
	color: #222C7D;
	background-color: #FFFFFF;
	background-image:none;
}


/* styles that control the appearance of the main content of page */

#layout {
	width:760px;
}

#layoutcontent {
	background-image: url(cssimages/jsbpcontent_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:580px;
	padding-bottom:50px;
	padding-right:0;
}	

#content {
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#content h2 {
	color: #222C7D;
	font-size:large;
}

#content h3 {
	color: #222C7D;
	font-weight:normal;
}


#section1 {
	width:270px;
}

#related {
	display:block;
	clear:both;
	margin-top: 20px;
}


/* styles that control the appearance of the highlight area */

#layouthighlight {
	display: none;
	
}

#highlight {

}


/* styles that control the appearance of the footer */

#footer {
	padding-left:200px;
	padding-right:30px;
	margin-top: -40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
	width:540px;
	font-size:smaller;
	background-color:transparent;
	background-image:none;
}

#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration:none;
}

