﻿/*SOCIAL NETWORKING BOX*/
.articlebar
{
	text-align:right;
	
}



.socialNetworkingBox
{
	height: 118px;
	margin-bottom: 8px;

	_height: 119px;
}
.socialNetworkingBox .logos
{
	border-bottom: 1px solid #999;
	text-align:center;
	padding: 6px 0;
	margin: 0 8px;
}
.socialNetworkingBox p
{
	text-align:center;
	margin: 0 8px;
	font-size: 11px;
}
.socialNetworkingBox p a
{
	margin: 2px 5px;
	color: #0f3661;
}

.teamsBox
{
	height: 188px;
	text-align: center;
	margin-bottom: 8px;
}
.teamsBox .boxContent
{
	height: 188px;
}
.storeBox
{
	width: 266px !important;
	height: auto !important;
	margin-bottom: 8px;
	text-align: center;
}
.storeBox .boxContent
{
	overflow: hidden;	
}
.wpstv2Box
{
	float: left;
	width: 126px !important;
	height: 157px;
	margin-right: 8px;
	background: #00245c;
	text-align:center;
}
.wpstv2Box .boxContent
{
	overflow: hidden;	
	_width: 126px;

	height: 157px;
}
.specialEventsBox
{
	float: left;
	width: 126px !important;
	height: 157px !important;
	text-align: center;
}
.specialEventsBox .boxContent
{
	overflow: hidden;	
	_width: 126px;
	height: 157px !important;
}
.mainBox
{
	min-height: 687px;
	_height: 698px;	
}
.mainBox .boxContent
{
	padding: 10px;
	width: auto;
	height: auto;
}
.colLeft
{
	float: left;
	width: 620px;
}
.colRight
{
	float: right;
	width: 272px;
	margin-left: 8px;
}


.siteMapBox ul
{
	margin: 30px;	
}
.siteMapBox li span
{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
.siteMapBox ul ul
{
	margin: 0 0 10px 30px;	
}

