/*
    .box_block a
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: 0071B0;
    }*/
.orangeSpan
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	display: inline-block;
	width: 300px;
	color: #F66014;
	margin-top: 10px;
}
.inSpan
{
	height: 17px;
	display: block;
	width: 200px;
}
.inSpan:link
{
	text-decoration: underline;
	color: #0071B0;
}
.inSpan:visited
{
	text-decoration: underline;
	color: #0071B0;
}
.inSpan:hover
{
	text-decoration: underline;
	color: #F66014;
}
.inSpan:active
{
	text-decoration: underline;
	color: #0071B0;
}
.box_block
{
	float: left;
	width: 304px;
	border: nnone black 1px;
	margin-left: 14px;
}


.box_block2
{
	float: left;
	width: 300px;
	border: nnone black 1px;
	margin-left: 20px;
}

.box_block3
{
	float: left;
	width: 304px;
	border: nnone black 1px;
	margin-left: 21px;
}
.tblBottom
{
	float: left;
	width: 317px;
	z-index: 999;
	margin-left: 2px;
}
/*  .bottom_link
    {
        font-size: 12px;
        line-height: 16px;
        color: #ffffff;
        background-image: url(../images/bttn_blue_box2.gif);
        background-repeat: no-repeat;
        text-align: center;
        width: 82px;
        height: 18px;
        margin: auto 15px 8px auto;
        text-decoration: none;
        display: block;
    }*/
.bottom_text_link
{
	font-size: 10px;
	line-height: 14px;
	color: #0071B0;
}
.bottom_text_link:link
{
	text-decoration: underline;
	color: #0071B0;
}
.bottom_text_link:visited
{
	text-decoration: underline;
	color: #0071B0;
}
.bottom_text_link:hover
{
	text-decoration: underline;
	color: #F66014;
}
.bottom_text_link:active
{
	text-decoration: underline;
	color: #0071B0;
}
.more_link
{
	height: 17px;
	display: block;
	margin-right: 8px;        
}
.more_link:link
{
	text-decoration: underline;
	color: #0071B0;
}
.more_link:visited
{
	text-decoration: underline;
	color: #0071B0;
}
.more_link:hover
{
	text-decoration: underline;
	color: #F66014;
}
.more_link:active
{
	text-decoration: underline;
	color: #0071B0;
}
.mid_sub_head
{
	font-size: 11px;
	font-weight: bold;
	color: #0071b0;
	height: 26px;
}