/************** Blue Tab Box (3 tabs) ***************/

.blueTabBox
{
}
.blueTab
{
	width: 566px;
}

.tabsTitles
{
	height: 50px;
}

.blueTabBoxUpperLeftCorner
{
	background-image: url(/firstGov/Images/OfficesAndAuthorities/frame_left_corner_up.gif);
	background-repeat: no-repeat;
	background-position: 50% bottom;
	width: 13px;
	height: 62px;
	float: left;
	
}

.blueTabBoxUpperRightLine
{
	border-right: solid 1px #cfe7fe;	
	height: 12px;
	/*overflow: hidden;*/
}

.blueTabBox .blueTabBottomLeftCorner
{
	background-image: url(/firstGov/Images/OfficesAndAuthorities/frame_left_corner_down.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 13px;
	float:right;
	margin-top:-4px;
}

.blueTabBox .blueTabBottomRightCorner
{
	background-image: url(/firstGov/Images/OfficesAndAuthorities/frame_right_corner_down.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 13px;
	height: 13px;
	float:right;
	margin-top:-4px;
	clear: both;	
}

.blueTabBox .blueTabBottomLine
{
	background-image: url(/firstGov/Images/OfficesAndAuthorities/frame_fixel_down.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 13px;
	width: 540px;
	float:right;
	margin-top:-4px;
}

.blueTabBox .blueTabBoxBottomSpace
{
	clear: both;
	height: 15px;
	overflow: hidden;
}

.blueTabSpace
{
	background-image: url(/firstGov/Images/OfficesAndAuthorities/tabs_spaces.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 3px;
	height: 50px;
	float:right;
}
.blueTabUpperLine
{
	background-repeat: repeat-x;
	width: 16px;
}

.blueTabBox .blueTabContent
{
	border-left:solid 1px #cfe7fe;
	border-right:solid 1px #cfe7fe;
}

.blueTabContent .blueTabItemArrow
{
	background-image: url(/firstGov/Images/OfficesAndAuthorities/arrow3.gif);
	background-repeat: no-repeat;
	background-position: center right;
	width: 6px;
	height: 16px;
	float: right;
}



.blueTabItem 
{
	height: 41px;
	padding-top: 13px;
	margin-right: 9px;
	margin-left: 9px;
}
.blueTabItemFirst
{
	padding-top: 20px;
	height: 41px;
}

.blueTabItemFirst > div, .blueTabItemFirst > a
{
	margin-top:-1px;
}

.blueTabItem a
{
	float: right;
	font-family: Arial;	
	font-size: 13px;
	color: #5896e4;
	text-align:right;
	padding-right: 4px;	
}
.Bold
{
	font-weight: bold;
}
.blueTabItemTitle
{
	font-family: Arial;
	font-size: 14px;
	color: #20516c;
	text-align:right;	
	float:right;
	width: 495px;
	height: 16px;
	margin-top: -2px;
	padding-bottom: 1px;
	
}

.blueTabContent
{

	
}

.tabTitle
{
	background-image: url(/firstGov/Images/OfficesAndAuthorities/tab.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 177px;
	height: 30px;
	text-align: center;
	padding-top: 20px;
	float: right;
	cursor:	pointer;
	font-family: Arial;
	font-size: 15px;
	color: #20516c;	
}

.tabTitleChosen
{
	background-image: url(/firstGov/Images/OfficesAndAuthorities/selected_tab.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 177px;
	height: 30px;	
	text-align: center;
	padding-top: 20px;
	float: right;
	cursor:	pointer;
	font-family: Arial;
	font-size: 15px;
	color: #20516c;	
	font-weight: bold;
}

.blueDot
{
	background-image: url(/firstGov/Images/OfficesAndAuthorities/dot_blue.gif);
	background-repeat: repeat-x;
	margin-right: 9px;	
	margin-top:2px;
	height: 1px !important;
	width:548px;
	
}

.siteUrlAnchorImage
{
	background-image: url(/firstGov/Images/OfficesAndAuthorities/icon_links.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 16px;
	height: 16px;	
	float: right;
	cursor:	hand;
	margin-right: 6px;
}


.boxDisplayOn
{
	display: block;
}

.boxDisplayOff
{
	display: none;
}

div.blueTabItemImage
{
	float: right;
}

.blueTabItemImage
{
	width: 48px;
	height: 43px;	
}
.linksSpaceDiv
{
	width: 37px;
	height: 16px;
	float: right;
}

.SocialNetworksIcons
{
	float: right; 
}
.SocialNetworksIcons UL
{
	padding: 0px 13px 0px 0px;
	margin: 0px;
}
.SocialNetworksIcons LI
{
	display: inline-block;
	margin-right: 2px;
	list-style : none;
}
.SocialNetworksIcons LI IMG
{
	width:16px;
	height:16px;
}
/************** Blue Tab Box (3 tabs) End ***************/
