/* Securian Dental CSS File */
/* Alex Horstmann */
/* ahorstmann@decaresystems.ie */
/* DeCare Systems Ireland Ltd. */
/* www.decaresytems.ie */


/* *************** Main Nav **************  */

#aboutUsPop {
	position: absolute;
	left: 125px;
	top: 78px;
	border: 1px solid #333;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 90%;
	visibility: hidden;
	z-index:10;
	width:151px;
}

#brokerPop {
	position: absolute;
	left: 201px;
	top: 78px;
	border: 1px solid #333;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 90%;
	visibility: hidden;
	z-index:10;
	width:151px;
}

#groupPop {
	position: absolute;
	left: 271px;
	top: 78px;
	border: 1px solid #333;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 90%;
	visibility: hidden;
	z-index:10;
	width:151px;
}

#indivPop {
	position: absolute;
	left: 419px;
	top: 78px;
	border: 1px solid #333;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 90%;
	visibility: hidden;
	z-index:10;
	width:151px;
}

#dentistPop {
	position: absolute;
	left: 505px;
	top: 78px;
	border: 1px solid #333;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 90%;
	visibility: hidden;
	z-index:10;
	width:151px;
}

#aboutUsPop a, #brokerPop a, #groupPop a,  #indivPop a, #dentistPop a {
	background: #DCDCDC;
	text-decoration: none;
	font-weight: normal;
	display:block;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #C0C0C0;
	color: #0000FF;
}
	
#aboutUsPop a:hover, #brokerPop a:hover, #groupPop a:hover,  #indivPop a:hover, #dentistPop a:hover {
	background: #C0C0C0;
	text-decoration: none;
	color: black;
}
	
/* Securian Dental CSS File */
/* Alex Horstmann */
/* ahorstmann@decaresystems.ie */
/* DeCare Systems Ireland Ltd. */
/* www.decaresytems.ie */


/* *************** Main Nav **************  */
