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

.Block-body_blue
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.Block_blue
{
	margin: 0px;
}

/* end Box, Block */

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

.BlockHeader_blue .t
{
	height: 30px;
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 1.9em;
	letter-spacing:-0.06em;
	font-style: normal;
	white-space : nowrap;
	padding: 0;
	line-height: 30px;}
.BlockHeader_blue img{float:left; margin-right:2px;}

.BlockHeader_blue .l, .BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
}

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

.BlockHeader_blue .r
{ 
	right:0;
	clip: rect(auto, auto, auto, 1000px);
}




/* end BlockHeader */

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

.BlockContent-body_blue
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.BlockContent-body_blue
{
	color:#000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
}

.BlockContent-body_blue a:link
{
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body_blue a:visited, .BlockContent-body a.visited
{
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body_blue a:hover, .BlockContent-body a.hover
{
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.BlockContent-body_blue ul
{
	list-style-type: none;
	color: #545454;
	margin:0;
	padding:0;
}

.BlockContent-body_blue li
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	text-decoration: none;
}

.BlockContent-body_blue ul li
{
	padding:0px 0 0px 9px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}