body {
	background-image: url(/assets/images/bkgtxtureB.gif);
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
body,td,th {
	color: #333333;
	font: 12px/16px Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #666666;
	margin: 3px 0px 15px;
}
h2 {
	font-size: 14px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	margin: 3px;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}
h6 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
h6 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
h6 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
h6 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #cc3333;
}
a:active {
	text-decoration: underline;
	color: #cc3333;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
.SmallerBody {
	font-size: 90%;
}

#hr {
  height: 15px;
  background: #FFFFFF url(/assets/images/dottedRule.gif) repeat-x center center;
}
#hr hr {
  display: none;
}
#pageWrapper {
	background: #FFFFFF;
	border: 2px solid #003366;
	float: left;
	width: 100%;
	overflow: hidden;
	height: 1%;
}
#columnWrapper  {
	margin:0; 
	padding:0;
	background:url(/assets/images/LeftCol.gif) repeat-y left top;
}
#columnWrapperRt {
	margin:0; 
	padding:0;
	background:url(/assets/images/RightCol.gif) repeat-y right top;
}
#columnWrapperRt #primaryContent {
	margin:0 220px 0 185px;
}
#primaryContent {
	margin:0 0 0 185px;
}
#secondaryContent { 
	float:right;
	width:190px;
	margin:5px 0 0; 
	padding:0 10px;
} 
#leftNavCol {
	float:left;
	width:160px;
	margin:5px 0 0;
	padding:0 10px;
} 
#footer{
	background-color: #003366;
	color: #fff;
	text-align: center;
}

/* Top navbar - - - - - - - - - - - - - - - - - - - - - - */
#masthead {
	background: #E4E4E4;
}
#hdrImages {
	height: 145px;
	background: #FFFFFF url(/assets/images/headerLine.gif) repeat-x bottom;
	clear: both;
	overflow: hidden;
}
#hdrImages ul,li{
		margin:0;
		padding:0;
		list-style:none;
	}
#hdrImages ul{
	width:100%;
	float:left;
	
}
#hdrImages li{float:left;width:14.25%;}
#hdrImages li img{display:block;margin:0 auto;} 
#hnav
{
	background: url(/assets/images/hdpe_spr_navbar_left.gif) no-repeat 0 0;
	display: block;
	width: 100%;
	float: left;
}

#mainnav {
	margin:0;
	padding:0;
	width:464px;
	height:38px;
	overflow:hidden;
	position:relative;
	z-index:9;
	list-style:none;
	float: right;
}
#mainnav li {
	margin:0; 
	padding:0;
	list-style:none;
}
#mainnav li span {
	position:absolute; 
	left:-9999em; /* hide the text */
	height:0; 
	width:0; 
	overflow:hidden; /* opera needs a little extra convincing */
}
#mainnav li,
#mainnav a {
	height:38px;
	top:0;
	background:transparent url(/assets/images/hdpe_spr_navbar.gif) no-repeat left 0;
	text-decoration:none;
	float: left;
}



#nav1_0 a {
	left:0px;
	width:71px;
	background-position:0 0;
}
#nav2_0 a {
	left:71px;
	width:92px;
	background-position:-71px 0;
}
#nav3_0 a {
	left:163px;
	width:95px;
	background-position:-163px 0;
}
#nav4_0 a {
	left:258px;
	width:99px;
	background-position:-258px 0;
}
#nav5_0 a {
	left:357px;
	width:107px;
	background-position:-357px 0;
}


#nav1_0 a:hover {
	background-position:0px -40px;
}
#nav2_0 a:hover {
	background-position:-71px -40px;
}
#nav3_0 a:hover {
	background-position:-163px -40px;
}
#nav4_0 a:hover {
	background-position:-258px -40px;
}
#nav5_0 a:hover {
	background-position:-357px -40px;
}



#nav1_0 a.selected,
#nav1_0 a.selected:hover {
	background-position:0px -80px;
}
#nav2_0 a.selected,
#nav2_0 a.selected:hover {
	background-position:-71px -80px;
}
#nav3_0 a.selected,
#nav3_0 a.selected:hover {
	background-position:-163px -80px;
}
#nav4_0 a.selected,
#nav4_0 a.selected:hover {
	background-position:-258px -80px;
}


#nav5_0 a.selected,
#nav5_0 a.selected:hover {
	background-position:-357px -80px;
}

/* END - top navbar - - - - - - - - - - - - - - - - - - - */
#leftNav{
	width:160px;
	line-height: 12px;
}
#leftNav ul {
	margin: 0px;
	padding: 0px;
}
#leftNav li {
	margin: 3px;
}
#leftNav li li{
	margin-left: 13px;
}

#leftNav p {
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0px 3px;
	color: #FFFFFF;
	background: #003366 url(/assets/images/leftSubnavCap.gif) no-repeat left top;
	padding: 3px;
}
#leftNav a {
	font-weight: bold;
	color: #08306B;
	text-decoration: none;
	font-size: 11px;
	background: url(/assets/images/leftNav/arrow.gif) no-repeat left center;
	display: list-item;
	padding-left: 13px;
	margin: 0px;
	height: auto;
	text-align: left;
	width: 100%;
}
#leftNav a:link{
	color: #08306B;
	text-decoration: none;
}

#leftNav a:visited{
	color: #08306B;
	text-decoration: none;
		margin: 0px;
}

#leftNav a:active {
	color: #cc3333;
	text-decoration: none;
	font-weight: bold;
		margin: 0px;
}
#leftNav a:hover, #leftNav .selected{ 
	color: #cc3333;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}
#leftNav .expanded{ 
	background: url(/assets/images/leftNav/arrow-down.gif) no-repeat left center;
}
#figure {
	padding: 5px;
	border: 1px solid #003366;
	margin: 10px;
}
#figure p {
	font-size: 95%;
	font-style: italic;
	text-align: left;
	margin: 0px;

}
#primaryContent th {
	font-weight: bold;
	color: #FFFFFF;
	background: #003366;
	text-align: left;
	padding: 3px;
}
#primaryContent table {
	border: 1px solid #003366;
	border-collapse:collapse;
	text-align: right;
	margin: 10px;
}
#primaryContent table .odd {
	background-color: #E4E4E4;
}


#primaryContent td {
	padding: 3px;
	text-align: left;
}

caption {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	margin-left: 5px;
}
#anchorLinks {
	font-size: 11px;
}
#anchorLinks ul {
}
#anchorLinks li {
}
#primaryContent #TwoColLeft {
	float: left;
	width: 49%;
}
#primaryContent #TwoColRight {
	float: right;
	width: 49%;
}
#primaryContent #ThreeColLeft {

	float: left;
	width: 32%;
}
#primaryContent #ThreeColRight {

	float: left;
	width: 32%;
}
#primaryContent #ThreeColMid {
	float: left;
	padding-right: 1%;
	padding-left: 1%;
	margin-right: auto;
	margin-left: auto;
	width: 32%;
}
#primaryContent blockquote p {
	margin: 0px;
}
.thumbwrapper{
	float: left;
	height: 100px;
	width: 130px;
	padding: 5px;
	background: #e4e4e4;
	margin: 8px;
	border: 1px solid #AFAB8E;
	text-align: center;
}
.thumbwrapper .zoom {
    outline: none;
}
.zoom img {
	border: 2px solid gray;
}
.zoom:hover img {
	border: 2px solid silver;
}
h5 {
	color: #FFFFFF;
	background: #003366;
	margin: 0px;
	padding: 0px;
}
