﻿.boxRegionalInfo
{
	border: 							solid 1px #cccccc; 
	width:								655px; 
	min-height: 					200px;
	
}

.boxRegionalInfoHeader .columnLeft
{
	background-image:			url(http://bpiw.net/_slices/boxTitle_grayLight.jpg); 
	background-repeat:		no-repeat; 
	height: 							25px; 
	width:								500px;
	float:								left; 
	border: 							solid 0px blue; 
	text-transform:				uppercase;
}

.boxRegionalInfoHeader .columnLeft h2
{
	padding-top:					4px;	
	padding-left: 				15px;
	margin-top:						0px;
	font-size:						15px; 
	color:								#2A7AC4;

}

.boxRegionalInfoHeader .columnRight
{		
	border: 							solid 0px lime; 
	float:								right; 
	height: 							19px;
	width:								128px;
	text-align:						right;
	color:								#666666;
	font-size:						12px;
	font-weight:					bold;
	padding-right:				24px;
	padding-top:					6px;
	background-color:			#ffffff;
}

.boxRegionalInfoHeader.columnRight a
{	
	color:								#666666;
}

.boxRegionalInfoBody
{
	
	color:								#666666; 
	padding:							18px 18px 18px 18px;
	min-height:						250px;
}
.boxRegionalInfoBody .regionInfoIntro
{
	margin-bottom: 30px;
}
.regionInfoIntro p
{
	text-align: justify; line-height: 18px; font-size: 11px;
}

.boxRegionalInfoBody h2
{
	color:								#2B7DBC; 
	font-size:						14px;
	margin-left:					-2px;
	border:								solid 0px red;
	margin-bottom:				20px;
}

.boxRegionalInfoBody h3
{
	color:								#2B7DBC; 
	font-size:						12px;
	border:								solid 0px red;
	margin-top:						0px;
	margin-bottom:				0px;
}

.boxRegionalInfoBody h3 a, .boxRegionalInfoBody h3 a:active, .boxRegionalInfoBody h3 a:link, .boxRegionalInfoBody h3 a:visited
{
	color: #2A7AC4;
}



.boxRegionalInfoBody .columnLeft
{
	float: left; width: 290px; border: solid 0px #cccccc; 
	
}
.boxRegionalInfoBody .columnRight
{
	float: right; width: 290px; border: solid 0px #cccccc;
		
}

.boxRegionalInfoBody .columnLeft p, .boxRegionalInfoBody .columnRight p
{ 
	font-size: 11px; 
	line-height: 18px;
	margin-top: 5px;
	text-align: justify;
}
.columnLeft p img
{
	float: right; margin-left: 15px; margin-top: 4px; border: solid 0px #cccccc; padding: 1px 1px 1px 1px; width: 115px;
}

.columnRight p img
{
float: right; margin-left: 15px; margin-top: 4px; border: solid 0px #cccccc; padding: 1px 1px 1px 1px; width: 115px;
}


.boxRegionalInfoNavigator h3
{
	border: 							solid 0px yellow; 
	font-size:						12px; 
	color:								#2B7DBC; 
	font-weight:					bold; 
}

.boxRegionalInfoNavigator p
{
	margin-top:						-3px;
	text-align:						justify; 
	line-height:					18px;	
}


.boxRegionalInfoSeparator
{
	height:								40px;
}


.boxRegionalInfoClear
{
	clear:								both;
}


