body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	/*font-size:12px;*/
	color:#000000; 
	background-image: url(../images/page_logo/page_bg.jpg);
	padding: 0px;
}

.type7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7C7C7C;
}

hr {
	color: #f0e68c;
	height: 1px; 
	background-color: #fff;
	width: 75%;
	text-align: center;
	}

img {
	border: none;
}


.table img {
	border: none;
}


img.all {
	padding: 3px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}
A.menulinks {
	COLOR: #a0522d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
	FONT-SIZE: 12px;
	text-decoration: none;
}



A.menulinks:hover {
	COLOR: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-decoration: underline;
}

A.menulinksB {
	COLOR: #a0522d;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	text-decoration: none;
}

A.menulinksB:hover {
	COLOR: #a0522d;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	text-decoration: none;
}


h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 150%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 140%;
 color: #228b22;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 125%;
 color: #228b22;
 margin: 0px;
 padding-top: 0px;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: disc;
}

label{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.deadlinksB	{
	COLOR: #a0522d;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}

.green {

    color: #228b22;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
}

.pdfHolder {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
	width: 180px;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
	border-top: 2px solid #f0e68c;
}

.pdfHolderNb {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
	width: 180px;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead {
	width: 780px;
	height: 160px;	
	background-image: url(../images/page_logo/bpc_logoa.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#navBar{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  	float:right;
	width: 160px;
	font-size: 95%;
	/*border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
	border-left: 1px solid #cccccc;
	padding-left: 5px;
	padding-right: 5px;
}

#content{
	float: right;
  width: 555px;
  padding-top: 20px;
  padding-right: 25px;
  padding-left: 10px;
 font-size: 75%;
color: #4e2605;
 font-weight: bold;
 text-align: center;
  border-left: 1px solid #f0e68c;
}

.header{
 width: 545px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: normal;
 padding-top: 3px;
 /*padding-bottom: 5px;
 padding-left: 10px;
 color: #393939;*/
 text-align: justify;
}

.header p{
	padding: 0;
	text-align: center;
}


.contentBPC{
 width: 545px;
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 color: #393939;
 text-align: justify;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
width: 760px;
text-align: right;
padding: 0px 0px 5px 10px;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 70%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 0px 0px 5px 0px;
	text-align: center;
}

.feature2col h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 200%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

.feature img{
text-align: center;
	/*float: left;*/
	padding: 5px;
	border: none;
}

.feature2col img{
text-align: center;
	float: right;
	padding-right: 25px;
	padding-left: 15px;
	border: none;
}


/************** #content styles *****************/

.left{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.left p{
	padding: 0px 0px 10px 0px;
}

.left img{
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}

.right{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
/*  story section */
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.storywwa{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.storyHome{
	clear: both;
	color: #393939;
	font-size: 100%;
	text-align: center;
}

.story img{
	float: left;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	border-right: 1px solid #FFD700;
}

.right p{
	padding: 0px 0px 10px 0px;
}

.right img{
	float: right;
	padding-left: 10px;
	padding-bottom: 0px;
}


/************* #siteInfo styles ***************/



#dateformat {
	font:10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	letter-spacing:.2em;
padding-top: 10px;
	}

#siteInfo {
	clear: both;
	text-align: center;
	border-top: 1px solid #a0522d;
	border-bottom: 1px solid #a0522d;
	font-size: 80%;
	color: #a0522d;
	padding: 10px 0 10px 0;
}
/*
#siteInfo img{
	padding: 4px 4px 4px 5px;
	vertical-align: middle;
}
*/

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
	color: #000;
	background-color: #eee;
	border-top: 1px solid #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}

.relatedLinks a:hover {
	color: #000099;
	background-color: #ffcc00;
}
/************** #advert styles **************/

#advert{
font-size: 75%;
	padding: 5px;
}

#advert img{
	padding: 5px;
	text-align: center;
	/*display: block;*/
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	background-color: #fdf5e6;
	border-left: 1px solid #f0e68c;
	border-right: 1px solid #f0e68c;
	border-bottom: 1px solid #f0e68c;
}


/************** #headlines styles **************/

#headlines h3{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-size: 80%;
	font-weight: bold;
}

#headlines h4{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-size: 70%;
	text-align: center;
}

#headlines p{
	margin-top: 0px;
	font-size: 80%;
	line-height: 130%;
	padding: 5px 0px 2px 0px;
}

.center {
	text-align: center;
}

.centerMedText {
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}

.centerMedText img {
padding-top: 10px;
padding-bottom: 5px;
}

.centerCommunity {
	text-align: center;
}

.centerCommunity img{
text-align: center;
	padding: 5px;
	border: 1px solid #6495ED;
}

.comic { font-family: "comic sans MS", arial, helvetica, sans-serif; font-size: 14px; color: black }
.comic12 { font-family: "comic sans MS", arial, helvetica, sans-serif; font-size: 12px; color: black; font-weight:bold; }
.comic14 { font-family: "comic sans MS", arial, helvetica, sans-serif; font-size: 14px; color: black; font-weight:bold; }
.comic16 { font-family: "comic sans MS", arial, helvetica, sans-serif; font-size: 16px; color: black; font-weight:bold; }
.comic16g { font-family: "comic sans MS", arial, helvetica, sans-serif; font-size: 16px; color: #006699; font-weight:bold; }
.comic10 { font-family: "comic sans MS", arial, helvetica, sans-serif; font-size: 10px; color: black; font-weight:bold; }
.small {
	font-size: 10px;
}

.newsletters {
	float: left;
	width: 136px;
	text-align: center;	
	margin: 0 0 3px 3px;
	background-color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	/*border-top: 1px solid #6495ED;
	border-right: 2px solid #6495ED;
	border-bottom: 2px solid #6495ED;
	border-left: 1px solid #6495ED;*/
}

.newsletters img{
	margin: 0 0 3px 3px;
	background-color: #fff;
/*padding: 10px;
border-top: 1px solid #6495ED;
border-right: 2px solid #8BB0F1;
border-bottom: 2px solid #8BB0F1;
border-left: 1px solid #6495ED;*/

	text-align: center;
	padding: 5px;
}

.articleSeperater {
	height:2px; 
	width: 100%;
	text-align: center;
	color: #f0e68c; 
}

.space {
	height:30px; 
	width: 100%;
}

.space10 {
clear: both;
	height:10px; 
	width: 100%;
}
.space5 {
	height:5px; 
	width: 100%;
}

div.clear3 {	clear: both; line-height: 3px;}
div.clear2 { clear: both; line-height: 2px;}
div.clear {	clear: both; line-height: 5px;}
div.clear10 { clear: both; line-height: 10px;}

 .clearboth { clear: both; }

/*.headlines h3{
	padding: 0px 0px 5px 0px;
	text-align: center;
}*/

/* test menu */

#leftMenuContainer{
	float: left;
	width: 181px;
	font-size: 80%;
	/*border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 2px solid #eee;*/
	margin-top: 0px;
	padding-bottom: 10px;
	background-color: #fdf5e6;
}

.leftMenuContainerback{
	float: left;
	width: 180px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	background-color: #fff;
}

#navcontainer h3{
	padding: 10px 0px 5px 0px;
	text-align: left;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li { 
	margin: 0;
 }

#navcontainer a {
display: block;
color: #006699;
background-color: #F0FFFF;
width: 160px;
padding: 3px 12px 3px 8px;
text-decoration: none;
/*border-bottom: 1px solid #F0F8FF;
border-top: dashed;
border-color: Silver;
border-width: thin;*/
}

#navcontainer a:hover {
background-color: #AFEEEE;
color: #000099;
text-decoration: none;
}

#active a {
display: block;
color: #006699;
background-color: #AFEEEE;
padding: 3px 12px 3px 8px;
text-decoration: none;
}

#homeActive a {
display: block;
color: #a0522d;
background-color: #ffcc00;
padding: 3px 12px 3px 8px;
text-decoration: none;
}

/* indent part of menu starts */
#navcontainer li li a {
display: block;
color: #006699;
background-image: url(../images/buttons/bullet.gif);
background-repeat: no-repeat;
background-position:  1.0em;
background-color: White;
width: 160px;
margin-left: 0px;
padding: 3px 0px 3px 20px;
text-decoration: none;
}

/* fonts */

.W3CHolder {
	float: left;
	width: 180px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.W3C {
	float: left;
	width: 90px;
}

.bookHolder {
	float: left;
	width: 170px;
	text-align: center;
	padding: 5px;
}

div.thumbsCaptionR {
	float: right;
	width: 125px;
	padding-left: 10px;
}

div.thumbsCaptionL {
	float: left;
	width: 125px;
	padding-right: 10px;
	padding-bottom: 5px;
}

div.thumbsHoliday {
	float: left;
	width: 250px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.thumbsCaption200L {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.thumbsCaption200R {
	float: right;
	width: 200px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.houseHolder {
	float: left;
	width: 160px;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #F2BF60;
	text-align: center;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.extLinkHolder {
	float: left;
	width: 150px;
	/**/border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #F2BF60;
	text-align: left;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 5px;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
}

.extLinkHolder h3 {
	color: #a0522d;
}

/* ******************************** */
/*            new menu items       */

 ul#navlist li a,ul#subnavlist li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
text-decoration: none;
}

div#navcontainer {
width: 185px;
border-top: 2px solid #b8860b;
background-color: #fdf5e6;
}

/* NAV LIST */
ul#navlist {
list-style-type: none;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
background-color: #fdf5e6;
border-color: #F2D8CE;
}

ul#navlist li { display: inline; }

/*//  main menu items */
ul#navlist li a {
color: #666; 
display: block;
background: #F4D38F;/*url(../images/buttons/bullet.gif)
background-repeat: no-repeat;
background-position:  1.0em;*/
padding: 2px 0 2px 10px;
border-top: solid 2px #FFF;  /* alternative color #FFDAB9 */
width: 176px;
}
/*  main menu items //*/


ul#navlist li a:hover { background: #ffcc00; 
}

ul#navlist li a#current {
color: black;
background: #ffcc00;
padding-left: 10px;
width: 176px;
}

/* SUB NAV LIST */
ul#subnavlist {
margin: 0 0 0 0;
list-style-type: none;
padding: 0;
}

ul#subnavlist li { display: inline; }

ul#subnavlist li a {
display: block;
color: #666;
background: #FDF5E6 url(../images/buttons/bullet.gif);
background-repeat: no-repeat;
background-position:  1.0em;
padding: 2px 0 2px 20px;
border-top: solid 1px #fff;
height: auto;
width: 165px;
}

ul#subnavlist li a:hover { background: #ffcc00 url(../images/buttons/bullet.gif);
background-repeat: no-repeat;
background-position:  1.0em; }

ul#navlist li a#subcurrent {
color: #666;
background: #fffacd url(../images/buttons/arrow2.gif);
background-repeat: no-repeat;
background-position:  0.6em;;
}

ul#navlist li a#subcurrent:hover {
background: #FFF url(../images/buttons/arrow2.gif); /* alt color #FFE4B5 */
background-repeat: no-repeat;
background-position:  0.6em;
  }


/*       new menu items              */
/* ******************************** */
.font10 {
	font-size: 100%;
	color: #006699;
}

.infoHolder {
clear: both;
	float: left;
	width: 170px;
	font-size: 95%;
	text-align: left;
	border: 1px solid #6495ED;
	margin-top: 20px;
	padding-top: 5px;
}
	
.img {
	border: none;
	padding-bottom: 3px;
}

.textRed12B {  
	font-size: 12px;
	font-weight: bold; 
	color: #ff0000;
	}

.pageTop {
	background: url(../images/backtotop.gif) top center no-repeat;
	width:100%;
 	text-align:center;
 	float:left;
 	padding: 5px 0 0 0;
 	margin: 10px 0 10px 0;
 	color:#006699;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size:70%;
 	font-weight:bold;
 	border:0px solid #000;
	}

.tableTop {
	background: url(../images/backtotop.gif) top center no-repeat;
	width:100%;
 	text-align:center;
 	padding: 5px 0 0 0;
 	margin: 10px 0 10px 0;
 	color:#006699;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size:70%;
 	font-weight:bold;
 	border:0px solid #000;
	}

.storyTop {
	background: url(../images/backtotop.gif) top center no-repeat;
	width:100%;
 	text-align:center;
 	padding: 5px 0 0 0;
 	margin: 10px 0 10px 0;
 	color:#006699;
 	font-size:90%;
 	font-weight:bold;
	text-decoration: underline;
 	border:0px solid #000;
	}
	
	 .floatright
{
float: right;
margin: 0 0 10px 10px;
padding: 2px;
}
	
	 .homeFloatright
{
float: right;
margin: 0 0 10px 10px;
} 
 	
	 .homeFloatleft
{
float: left;
margin: 0 10px 10px 0;
} 
 
div.thumbsRight {
	float: right;
	width: 250px;
	padding-left: 10px;
}

div.thumbsRight img {
	padding-bottom: 5px;
}
