/* Start of CMSMS style sheet 'bloc2' */
/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:35px;
	min-height:35px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 46px;
	height: 46px;
	background-image: url('uploads/bpcd4/images/Block-s2.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 23px, 23px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 23px, 23px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(23px, 23px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(23px, auto, auto, 23px);
}

.art-Block-tc, .art-Block-bc
{
	left: 23px;
	right: 23px;
	height: 46px;
	background-image: url('uploads/bpcd4/images/Block-h2.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 23px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(23px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 23px;
	bottom: 23px;
	width: 46px;
	background-image: url('uploads/bpcd4/images/Block-v2.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 23px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 23px, auto, auto);
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 23px;
	left: 23px;
	right: 23px;
	bottom: 23px;
	background-color: #053351;
}


.art-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 11px;
	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
letter-spacing: 0px;
text-transform: uppercase;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}





.art-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('uploads/bpcd4/images/BlockHeaderIcon.png');
	padding:0 0 0 13px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 11px;
}



.art-BlockContent-body
{
	color:#000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

.art-BlockContent-body a:link
{
	color: #FAF3C3;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #5998B1;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #2D7EA9;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #000000;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
margin-left: 12px;
}


/* end Box, BlockContent */



/* begin Box, Block  3 */


.Block3
{
  overflow: hidden;
  min-width:27px;
  min-height:27px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

.Block-body3
{
  position: relative;
  z-index: 0;
  margin: 13px;
}

.Block-tl3
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 19px;
  height: 19px;
  background-image: url('uploads/bpcd4/images/Block-s3.png');
}

.Block-tr3
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 19px;
  height: 19px;
}

.Block-tr3 div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -19px;
  width: 38px;
  height: 38px;
  background-image: url('uploads/bpcd4/images/Block-s3.png');
}

.Block-bl3
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 19px;
  height: 19px;
}

.Block-bl3 div
{
  position: absolute;
  z-index: -1;
  top: -19px;
  left: 0;
  width: 38px;
  height: 38px;
  background-image: url('uploads/bpcd4/images/Block-s3.png');
}

.Block-br3
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 19px;
  height: 19px;
}

.Block-br3 div
{
  position: absolute;
  z-index: -1;
  top: -19px;
  left: -19px;
  width: 38px;
  height: 38px;
  background-image: url('uploads/bpcd4/images/Block-s3.png');
}

.Block-tc3
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 19px;
  right: 19px;
  height: 19px;
}

.Block-tc3 div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 38px;
  background-image: url('uploads/bpcd4/images/Block-h3.png');
}

.Block-bc3
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 19px;
  right: 19px;
  height: 19px;
}

.Block-bc3 div
{
  position: absolute;
  z-index: -1;
  top: -19px;
  left: 0;
  width: 100%;
  height: 38px;
  background-image: url('uploads/bpcd4/images/Block-h3.png');
}

.Block-cl3
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 19px;
  left: 0;
  width: 19px;
  bottom: 19px;
}

.Block-cl3 div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 38px;
  height: 100%;
  background-image: url('uploads/bpcd4/images/Block-v3.png');
}

.Block-cr3
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 19px;
  right: 0;
  width: 19px;
  bottom: 19px;
}

.Block-cr3 div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -19px;
  width: 38px;
  height: 100%;
  background-image: url('uploads/bpcd4/images/Block-v3.png');
}

.Block-cc3
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 19px;
  left: 19px;
  right: 19px;
  bottom: 19px;
  background-image: url('uploads/bpcd4/images/Block-c3.png');
  background-color: #FCD873;
}


.Block3
{
  margin: 7px;
  padding-bottom: 0px;
width: 30%;
}

/* end Box, Block */




/* begin BlockHeader 3 */


.BlockHeader3
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 11px;
  margin-bottom: 0px;

}

.BlockHeader-text3
{
  white-space : nowrap;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
}


.BlockHeader3 .l, .BlockHeader3 .r, .BlockHeader3 .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader3 .l
{
  left: 0;
  right: 0px;
}


.BlockHeader3 .r
{
  right: 0;
  width: 0px;
}


.BlockHeader3 .r div
{
  width: 880px;
  right: 0;
}





.header-tag-icon3
{
  display:inline-block;
  background-position:left top;
  background-image: url('uploads/bpcd4/images/BlockHeaderIcon.png');
  padding:0 0 0 24px;
  background-repeat: no-repeat;
  min-height: 12px;
  margin: 0 0 0 5px;
}




/* end BlockHeader */



/* Sidebar2
-------------------------------------------------------------------*/
#sidebar2 {
	width: 202px;
	float: left;
	font-size: 12px;
	color: black;
	background-color: #363636;

}
#sidebar2 h3 {
	font: bold 13px Verdana;
	color: #CFCFCF;
}

#sidebar2 a { color: #FDE7AA; text-decoration: none; }
#sidebar2 a:hover { color: #777; }

#sidebar2 .block {
	padding: 0px 5px 0px 5px;
	overflow: visible;


}
#sidebar2 .block ul li {
	padding-left: 18px;
	background: url() no-repeat 0px 0px;
}


/* Sidebar3
-------------------------------------------------------------------*/
#sidebar3 {
	width: 202px;
	float: left;
	font-size: 12px;
	color: black;
	background-color: #F38400;

}
#sidebar3 h3 {
	font: bold 14px Verdana;
	color: #2F2F2F;
        text-align:center;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidebar3 a { color: #2F2F2F; text-decoration: none; }
#sidebar3 a:hover { color: #777; text-decoration: underline;}

#sidebar3 .block {
	padding: 15px;
	overflow: visible;

	background: url() no-repeat 10px 60px;

}


#sidebar3 .blockmenu {
	padding-top: 5px;	
}

#sidebar3 .block ul li {
	padding-left: 18px;
	background: url(images/arrow.gif) no-repeat 0px 0px;
}

/* End of 'bloc2' */

