html,body,div,span,applet,object,iframe,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,strong,tt,var,dl,dt,dd,blockquote,fieldset,form,i,b,caption,tbody,tfoot,thead,tr,th,td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align:baseline;
}

body {
	color: #2c6bc1;
	font-family: Times, serif;
	text-align: center;
}

.wrapper {
	margin: 64px auto;
	text-align: left;
	width: 960px;
}

h1 { float: left; font-weight: normal; margin: 0 0 64px 0; }
a { color: #474747; }
.bppreturn { float: right; margin-top: 16px; }
.textwrapper { width: 700px; text-align: center; margin: 0 0 0 130px; }
h2 { font-size: 20px; }
p { font-size: 1em; line-height: 1.5em; text-align: justify;}

			/* scrollable div area */
			#scrollable2 {
				float: left;
				margin-bottom: 24px;
				width: 100%;
				height: 304px;
				overflow: hidden;
				white-space: nowrap;
			}
			#scrollable2 ul {
				list-style-type: none;
				margin: 0;
				padding: 0;
				width: 7216px;
			}
			#scrollable2 li {
				float: left; 
				padding: 0;
				margin: 0 24px 0 0; 
				width: 304px;
			}
			
			/* wrap to make sure that image area is clickable */
			#wrap4 {
				float: left;
				clear: both;
				margin-bottom: 24px;
				width: 960px;
				height: 24px;
				background: transparent url(images/bgBar.gif) no-repeat top left;
			}
			
			/* left image of track */
			#track4-left {
				position: absolute;
				width: 15px;
				height: 15px;
				background: transparent url(images/scrollbar-track-left.png) no-repeat top left;
			}
			
			/* horizontal track */
			#track4 {
				position: absolute;
				width: 800px;
				height: 15px;
			}
			
			/* horizontal track handle */
			#handle4 {
				width: 37px;
				height: 15px;
			}
			
.clear {
	clear: both;
}
