﻿/*
.title-With-Background 
{ 
	background-color:#5E6E9E;
} 
*/


.beneMasterFullWidth
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:600px;
	background-color:#FFFFFF;
	align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

P {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	align: left;
}

.beneTopNavContainerGlassRd
{
	background-image:url('../../../PublishingImages/bl_Navbar_Default_Glass.jpg');
	height:40px;
	width:14px;
	background-repeat:no-repeat;
	/* border:thin lime solid; */
	padding: 0 0 0 0;
}


.beneTopNavContainerGlass
{
	background-image:url("../../../PublishingImages/bl_Navbar_Default_Glass.jpg");
	height:40px;
	text-align:right;
	width:100%;

}

.beneTopNavItem
{
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 14px; 
	color:#334455;
	height:30px; 
	border-right: thin white solid;
	padding:5px 10px 0px 10px;
	/* border:thin red solid; */
}

.beneTopNavSelected
{
	/* background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg'); */
	background-color:#8290B5;
	/* background-repeat:repeat-x; */
	/* background-position:top right; */
	/* color: #EFF4FA; */
	color: white;
	border-top-style:none;

}
.beneTopNavHover
{
	background-color:#8290B5;
	/* border:thin red solid; */
}

.beneTopNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}

.beneTopNavFlyOutsItem
{	
	/* border:thin red solid; */

	font-family: tahoma; 
	font-size: 8pt; 
	/* background-color: #ECEFF3; */
	background-color: #8290B5;
	border:1px green solid;
	border-top-style: none;
	color:#8290B5;
	width:150px;
	min-width:150px;
}

.beneTopNavFlyOutsHover
{
	/* background-color: #B2BCD3; */
	background-color: #8290B5;
}

div.ColorBkgndDiv
{
	background-color:#FFFFFF; 
	height=100%
}

.beneWelcomeLayoutLeft
{
	width:20%;  
	vertical-align:top; 
	text-align:left;

}

.beneWelcomeLayoutRight
{
	width:80%;  
	vertical-align:top; 
	text-align:left;


}

.beneArticleLayoutLeft
{
	width:70%; 
	vertical-align:top;

}

.beneArticleLayoutRight
{
	width:30%; 
	vertical-align:top; 


}

.welcomePageImageCell
{
	height:250px; 
	vertical-align :top; 
	text-align:left; 
	
}

a.topNavAnchorYellow:hover
{
	background-color:yellow;
}

a.topNavAnchorBlue:hover
{
	background-color:#8593BA;
}

.topNavDiv 
{
	position: relative; top: 10%;
	height:100%;
	font-size:large;
}

.topNavDiv a:visited {
	text-decoration: none; 
	height:100%;
}

.topNavDiv a:active {
	text-decoration: none;
		height:100%;
}

.topNavDiv a:link {
	text-decoration: none;
		height:100%;
}

.topNavCell
{
	height:100%;
	border-left: thin white solid;
}