/* CSS Document */


body {
	background: #000000 none repeat scroll 0% 50%;
	color:#191d26;
	font-family:arial, verdana, "Lucida Grande", helvetica, sans-serif;
	font-size:0.8em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
	padding: 1em;
	text-align: left;
}
a {
	color:#006699;
	text-decoration:underline;
}
a:hover {
	color:#EFC031;
	text-decoration:underline;
}
a.advantage {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted;
}
a.advantage:hover {
	color:#EFC031;
	text-decoration:none;
	border-bottom:1px dotted;
}
.independent {
	color:#FFFFFF;
	text-decoration:none;
}
.independent a {
	color:#FFFFFF;
	text-decoration:none;
}
.independent a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#page {
	margin:0pt auto;
	*margin:0pt auto;
	position:relative;
	width:748px;
}
/*Links*/
a.title{
	font-size:1em;
	text-decoration:none;
	color: #191d26;
	margin-bottom: 2px;
	font-weight:bold;

}
a.title:hover{
	text-decoration:none;
	color: #EFC031;
}
a.titlewhite{
	font-size:1em;
	text-decoration:none;
	color: #FFFFFF;
	padding: 0px;
	margin-bottom: 2px;
	font-weight:300;
	font-style:italic;
	font-weight:bold;
}
a.titlewhite:hover{
	text-decoration:none;
	color: #EFC031;
	
}
a.light{
	font-size:1em;
	text-decoration:none;
	color: #666666;
	padding-bottom: 10px;
	margin-bottom:10px;
}
a.light:hover{
	color: #EFC031;
}
a.text{
	text-decoration:none;
	font-size:.96em;
	color: #006699;
	padding: 0px;
	margin-top:-10px;
	text-align:center;
}
a.text:hover{
	text-decoration:underline;
	color: #006699;
}
a.logo {
	text-decoration: none;
	background: transparent;
	margin-bottom:20px;
}


/*Masthead, etc.*/
#pagetop {
	/*background: transparent url(Images/pagebg.jpg) repeat-y fixed 50%;*/
	background: #000000;
	margin-top: -20px;
	padding: 25px 0px 10px 0px;
	position: relative;
	width: 743px;
	text-align: left;
	float: left;
}
#bkgrd-image {
	position:absolute;
	top: 20px;
	left: 5px;
	margin-top:10px;
	margin-bottom:20px;
	border:none;
	background:none;
}
#searchbox {
	margin-top:5px;
	*margin-top:17px;
	margin-bottom:15px;
	position:absolute;
	top: 1px;
	right: 0px;
}
#searchbox .search{
	color:#FFFFFF;
	font-family: arial, "Lucida Grande", verdana, helvetica, sans-serif;
	font-size:0.8em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
	text-align: left;
	margin-bottom:8px;
	*margin-bottom:-15px;
}
/*Top Menu Bar*/
#menubar {
	clear: both;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 100%;
}
h2 {
	font-size:93%;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#tabsH {
	background:#000000 none repeat scroll 0%;
	float:left;
	font-size:93%;
	line-height:normal;
	padding: 0 0 0 0px; 
	width:740px;
}
#tabsH ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:10px 10px 0px 0px;
}
#tabsH li {
	display:inline;
	margin:0pt;
	padding:0pt;
}
#tabsH a {
	background:transparent url(tableftH.gif) no-repeat scroll left top;
	float:left;
	margin:0pt;
	padding:0pt 0pt 0pt 4px;
	text-decoration:none;
}
#tabsBlog a {
	background:transparent url(tableftH-light.gif) no-repeat scroll left top;
	float:left;
	margin:0pt;
	padding:0pt 0pt 0pt 4px;
	text-decoration:none;
}
#tabsH a span {
	background:transparent url(tabrightH.gif) no-repeat scroll right top;
	color:#FFFFFF;
	display:block;
	float:left;
	padding:5px 15px 4px 6px;
}
#tabsBlog a span {
	background:transparent url(tabrightH-light.gif) no-repeat scroll right top;
	color:#FFFFFF;
	display:block;
	float:left;
	padding:5px 15px 4px 6px;
}
#tabsH a span {
	float:none;
}
#tabsH a:hover span {
	color:#FFFFFF;
	background-position:100% -42px;
}
#tabsH a:hover {
	background-position:0% -42px;
}
#tabsH #current a {
	background-position:0% -42px;
}
#tabsH #current a span {
	color:#FFFFFF;
	background-position:100% -42px;
}
#tabBlog a {
	background:transparent url(tableftH-light.gif) no-repeat scroll left top;
	float:left;
	margin:0pt;
	padding:0pt 0pt 0pt 4px;
	text-decoration:none;
}
#tabBlog a span {
	background:transparent url(tabrightH-light.gif) no-repeat scroll right top;
	color:#FFFFFF;
	display:block;
	float:left;
	padding:5px 15px 4px 6px;
}
# tabBlog a span {
	float:none;
}
# tabBlog a:hover span {
	color:#FFFFFF;
	background-position:100% -42px;
}
# tabBlog a:hover {
	background-position:0% -42px;

}

#new {
	background: #191d26 none repeat scroll 0%;
	display: inline;
	margin: 0px -25px 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	color: #FFFFFF;
	float:left;
	font-size:93%;
	line-height:normal;
	list-style-type: none;
	padding: 4px 0px 6px 10px;
	width: 730px;
}
#new ul, #new li {
	display:inline;
	margin: 0;
	padding: 0em 0em 0em 2em;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}
#new ul, #new li.first {
	padding: 0em 0em 0em 0em;
}
#new a {
	display:inline;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}
#new a:hover {
	display:inline;
	color:#FFFFFF;
	text-align:left;
	text-decoration:underline;
}
#fontsize {
	float: right;
	margin: 0px;
	height: 17px;
	padding: 2px;
	width: 15px;
	position: relative;
}
#fontsize li{
	background:transparent url(images/fontButton.gif) no-repeat scroll;
	display: block;
	height: 15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width: 15px;
	top: 2px;
}
#fontsize a {
	display: block;
	height:15px;
	width:15px;
}
#fontsize a:hover {
	border: 1px solid #CCCCCC
}
#fontsize #fontsmall {
	background-position:0px 16pt;
	left:2px;
}
#fontsize #fontlarge {
	background-position:-16px 0pt;
	left:20px;
}
#fontsize #fontsmall a:hover {
	background: transparent url(images/fontButton.gif) -1px 16px none repeat;
}
#fontsize #fontlarge a:hover {
	background: transparent url(images/fontButton.gif) 16px none repeat;
}

#iframehome {
	float: left;
	background: #FFFFFF none repeat scroll 0%;
	margin-left: 0px;
	padding: 3px 2px 3px 3px;
	width: 735px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}


/*Content Frame Formatting*/
#contentframe {
	background: #FFFFFF;
	margin: 0 0 15px 0px;
	padding: 0px 0px 5px 5px;
	position: relative;
	width: 735px;
	text-align: left;
	float: left;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
/*Leftbar Formatting*/
#leftbar{
	float: left;
	margin-top: 0;
	margin-left: -4px;
	text-align: left;
}
p {
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin-bottom: 1.5em;
	text-align: left;
	color: #000;
}
h1, h2, h3, h4 {
	font-family: arial, "Lucida Grande", verdana, helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 1.25em;
	padding-top:0px;
	margin:0px;
	line-height:1.2em;
}
h1.firsth {
	margin-bottom:-3px;
	padding-bottom: 3px;
	*padding-bottom: 0px;
}
.assurex{
	float: left;
	margin-left:-1px;
	margin-top:0px;
	margin-bottom: -.2em;
	padding-right: .25em;
}
.subtitle {
	font-size: 1.05em;
}
.copyright {
	clear:left;
	float: left;
	font-size:11px;
	line-height: 14px;
	margin:10px 3px 10px 0px;
	color: #666666;
	padding-left: 15px;
	text-indent: -15px;
}
/*About Us Formatting*/
#about{
	/*border: 1px solid #CCCCCC;*/
	background: transparent;
	float: left;
	padding: 10px 10px 10px 13px;
	*padding: 10px 10px 0px 13px;
	margin-left: 3px;
	margin-right: 2px;
	line-height: 15px;
	text-align:left;
	width: 216px;
}
.aboutinfo {
	font-size: 12px;
	line-height: 18px;
}
.moretonm {
	/*border: 1px solid #CCCCCC;*/
	margin:-16px -0px 0px 0px;
	float: right;
	
}
#updates{
	/*border: 1px solid #CCCCCC;*/
	border-left: 1px dotted #CCCCCC;
	background: transparent;
	float: left;
	padding: 8px 0px 11px 13px;
	*padding: 8px 0px 0px 13px;
	margin-left: 1px;
	margin-right: 4px;
	margin-top: 2px;
	line-height: 15px;
	text-align: left;
	width: 218px;
}
li.updateinfo {
	margin-bottom: 1.5em;
	list-style: none;
	list-style-position: inherit;
	margin-left: -28px;
	padding-left: 0px;
	text-indent: -1em;
	font-size: 12px;
	line-height: 18px;
}
li.updateinfolast {
	margin-bottom: -5px;
	list-style: none;
	list-style-position: inherit;
	margin-left: -28px;
	padding-left: 0px;
	text-indent: -1em;
	font-size: 12px;
	line-height: 18px;
}
.menulogo {
	text-decoration:none;
	background:none;
	border:none;
	padding-right: 5px;


}
#services-feature{
	float: left;
	margin-left: -2px;
}
#services {
	float: left;
	background:#FFFFFF;
	height:82px;
	position:relative;
	margin:0px;
	width:690px;
}
#services li {
	background:transparent url(images/services-buttons.gif) no-repeat scroll 0%;
	display:block;
	height:83px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width:182px;
	top: 0px;
}
#services a {
	border:1px solid #CCCCCC;
	display:block;
	height:82px;
	/*width:146px;*/
}
#services a:hover {
	border:1px solid #CCCCCC;
}

#services #property{
	background-position:0px 1px;
	left:0px;
}
#services #benefits{
	background-position:-181px 1px;
	left:184px;
}
#services #financial{
	background-position:-361px 1px;
	left:368px;
}
#services #personal{
	background-position:-542px 1px;
	left:552px;
}
#services #property a:hover{
	background:transparent url(images/services-buttons.gif) no-repeat scroll -1px -84px;
}
#services #benefits a:hover {
	background:transparent url(images/services-buttons.gif) no-repeat scroll -182px -84px;
}
#services #financial a:hover {
	background:transparent url(images/services-buttons.gif) no-repeat scroll -362px -84px;
}
#services #personal a:hover{
	background:transparent url(images/services-buttons.gif) no-repeat scroll -543px -84px;
}

#featureleft{
	background:transparent url(images/feature-hsa.jpg) no-repeat 0%; 
	border: 1px solid #CCCCCC;
	clear:left;
	float: left;
	height:144px;
	margin: -6px 1px 3px -2px;
	text-indent: 20px;
	width: 364px;
}

#hsa{
	float:left;
	border:none;
	background:none;
	height:47px;
	position:relative;
	margin:89px 0px 0px 217px !important;
	margin:89px 0px 0px 110px;
	width:0px;
	/*width:50px;*/
}
#hsa li {
	background:transparent url(images/learn-more.png) no-repeat scroll 0%;
	display:block;
	height:47px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width:138px;
	top: 0px;
}
#hsa a {
	border:none;
	display:block;
	height:47px;
	/*width:50px;*/
}
#hsa a:hover {
	border:none;
}

#hsa #learn-left{
	background-position:0px 0px;
	left:0px;
}

#hsa #learn-left a:hover{
	background:transparent url(images/learn-more.png) no-repeat scroll 0px -47px;
}


#featureright{
	background:transparent url(images/feature-personal.jpg) no-repeat 0%; 
	border: 1px solid #CCCCCC;
	float: left;
	margin: -6px 1px 3px 1px;
	width: 364px;
	height:144px;
}
#getquote{
	float:right;
	border:none;
	background:none;
	height:47px;
	position:relative;
	margin:89px 146px 0px 0px !important;
	margin:89px 3px 0px 0px;
	width:0px;
	/*width:50px;*/
	/*margin:0px 0px 0px 0px;*/
}
#getquote li {
	background:transparent url(images/get-quote.png) no-repeat scroll 0%;
	display:block;
	height:47px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	width:138px;
	top: 0px;
}
#getquote a {
	border:none;
	display:block;
	height:47px;
	/*width:50px;*/
}
#getquote a:hover {
	border:none;
}
#getquote #quote-right{
	background-position:0px 0px;
	left:0px;
}
#getquote #quote-right a:hover{
	background:transparent url(images/get-quote.png) no-repeat scroll 0px -47px;
}
.featuretext{
	float:right;
	list-style-type:none;
	display:list-item;
	margin: 0px;
	padding: 0px 10px 5px 140px;
	*padding: 5px 10px 5px 140px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	text-align:right;
}
.featuretext a{
	text-decoration:none;
}
.featuretext a:hover{
	text-decoration:underline;
}
#buttons{
	float: left;
	margin-left: -2px;
}
#login {
	float: left;
	background:transparent url(images/login-buttons1.gif) no-repeat scroll 0%;
	height:41px;
	position:relative;
	margin:0px 0px 8px 0px;
	width:690px;
}
#login li {
	background:transparent url(images/login-buttons1.gif) no-repeat scroll 0%;
	display:block;
	height:42px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width:182px;
	top: 0px;
}
#login a {
	border:1px solid #CCCCCC;
	display:block;
	height:41px;
	/*width:146px;*/
}
#login a:hover {
	border:1px solid #CCCCCC;
}

#login #benefitfactor{
	background-position:0px 1px;
	left:0px;
}
#login #clearbenefits{
	background-position:-181px 1px;
	left:184px;
}
#login #mywave{
	background-position:-361px 1px;
	left:368px;
}
#login #surepath{
	background-position:-542px 1px;
	left:552px;
}
#login #benefitfactor a:hover{
	background:transparent url(images/login-buttons1.gif) no-repeat scroll -1px -42px;
}
#login #clearbenefits a:hover {
	background:transparent url(images/login-buttons1.gif) no-repeat scroll -182px -42px;
}
#login #mywave a:hover {
	background:transparent url(images/login-buttons1.gif) no-repeat scroll -362px -42px;
}
#login #surepath a:hover{
	background:transparent url(images/login-buttons1.gif) no-repeat scroll -543px -42px;
}


.icon{
	border: none;
	margin-bottom:5px;
}
a.icon {
	border: none;
	background:transparent;
	margin:0px;
}
a.icon:hover{
	border: none;
	background:transparent;
	margin:0px;
}
a.icon:visited {
	border: none;
	background:transparent;
	margin:0px;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.gray {
	color: #666666;
	font-size:.85em;
	text-decoration: none;
	padding-left:13px;
	border-left:dotted 1px #999999;
}
a.gray:visited {
	color: #666666;
	text-decoration: none;
}
a.gray:hover {
	color: #666666;
	text-decoration: underline;
}
a.gray:active {
	text-decoration: none;
	color: #666666;
}
/*Footer*/
#footer {
	background:#FFFFFF url(images/footer-background.gif) repeat 0%;
	margin:-6px -6px -5px -5px;
	*margin:0px -9px 0px -2px;
	padding: 8px 3px 4px 3px;
	*padding: 8px 0px 4px 3px;
	position:inherit;
	width: 734px;
	text-align: left;
	float: left;
	color:#666666;
	z-index:6000;
}




/*Individual Pages*/
#contactus {
	width:160px;
	float: right;
	background: transparent url(images/contact-background.jpg) repeat-y 0%;
	margin: 2px 2px 0px 2px;
	border:1px solid #CCCCCC;
	color: #000000;
	padding: 10px 13px 10px 13px;
	height: 132px;
}
#advantage {
	width:160px;
	float: right;
	background: transparent url(images/advantage-background.jpg) repeat-y 0%;
	margin: 2px 2px 0px 2px;
	border:1px solid #CCCCCC;
	color: #FFF;
	padding: 10px 13px 10px 13px;
}
/*#contentframe-secondary {
	background: #FFFFFF;
	margin: 2px 0 15px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	width: 536px;
	text-align: left;
	float: left;
}*/
#contentphoto {
	margin:	3px 0px 1px -2px;
	float:left;
	width:734px;
}
#breadcrumbs {
	background: transparent;
	margin:	-30px -383px 10px -5px;
	*margin: -9px -5px 0px 0px;
	float: right;
	font-size:9px;
	color: #000000;
	z-index:4000;
}
#breadcrumbs a{
	font-size:9px;
	color: #000000;
	text-decoration:none;
}
#breadcrumbs a:hover{
	font-size:9px;
	color: #EFC031;
	text-decoration:none;
	border-bottom: dotted 1px;
}

#breadcrumbsprivacy {
	background: transparent;
	margin:	-30px -198px 10px -5px;
	*margin: -9px -5px 0px 0px;
	float: right;
	font-size:9px;
	color: #000000;
	z-index:4000;
}
#breadcrumbsprivacy a{
	font-size:9px;
	color: #000000;
	text-decoration:none;
}
#breadcrumbsprivacy a:hover{
	font-size:9px;
	color: #EFC031;
	text-decoration:none;
	border-bottom: dotted 1px;
}

#breadcrumbsfull {
	background: transparent;
	margin:	-30px -5px 10px -5px;
	*margin: -9px -5px 0px 0px;
	float: right;
	font-size:9px;
	color: #000000;
	z-index:4000;
}
#breadcrumbsfull a{
	font-size:9px;
	color: #000000;
	text-decoration:none;
}
#breadcrumbsfull a:hover{
	font-size:9px;
	color: #EFC031;
	text-decoration:none;
	border-bottom: dotted 1px;
}
#links {
	color: #191d26;
	float:left;
	padding: 7px 11px 10px 13px;
	margin: 7px 0px 0px 0px;
	width: 160px;
}
#add-pix{
	text-align:center;
	float: right;
	z-index:5988;
}
#article {
	border-right:1px solid #CCCCCC;
	float:left;
	padding: 9px 13px 0px 13px;
	margin: 5px 0px 0px -5px;
	width:335px;
}
#articleprivacy {
	border:none;
	float:left;
	padding: 9px 7px 0px 13px;
	margin: 5px 0px 0px -5px;
	width:520px;
}
#articlefull {
	border:none;
	float:left;
	padding: 9px 7px 0px 13px;
	margin: 5px 0px 0px -5px;
	width:710px;
}
.articlepix {
	margin:2px;
	float: right;
	z-index:5988;
}

a.ins-head {
	font-size:12px;
	font-style:italic;
	color:#191d26;
	text-decoration:none;
}
a.ins-head:hover {
	color: #EFC031;
}
#compsolutions{
	padding-left: 0em;
	text-indent: 0em;
	font-size: 12px;
	line-height: 18px;
	margin: -6px 0px 17px 0px;
}
#compsolutions li{
	display: list-item;
	list-style: url(images/bullet.gif);
	list-style-position:outside;
	margin-left: 16px;
}
#compsolutions ul li{
	display: list-item;
	list-style: circle;
	list-style-position:outside;
	margin-left: 5px;
}
#compsolutions a{
	color:#006699;
	text-decoration:none;
	border-bottom:1px dotted;
}
#compsolutions a:hover {
	color: #EFC031;
	text-decoration:none;
	border-bottom:1px dotted;
}
#compsolutions li.articlefirst {
	margin: -16px 0px 0px 16px;
	display: list-item;
	list-style: url(images/bullet.gif);
	list-style-position:outside;
	}


#orderedlist{
	padding-left: 0em;
	text-indent: 0em;
	font-size: 12px;
	line-height: 18px;
	margin: -6px 0px 17px 0px;
}
#orderedlist li{
	display: list-item;
	list-style:decimal;
	list-style-position:outside;
	margin-left: 19px;
	margin-bottom: 4px;
}
#orderedlist ul li{
	display: list-item;
	list-style: circle;
	list-style-position:outside;
	margin-left: 5px;
}
#orderedlist a{
	color:#006699;
	text-decoration:none;
	border-bottom:1px dotted;
}
#orderedlist a:hover {
	color: #EFC031;
	text-decoration:none;
	border-bottom:1px dotted;
}
#orderedlist li.articlefirst {
	margin: -12px 0px 4px 19px;
	display: list-item;
	list-style:decimal;
	list-style-position:outside;
	}



a.links{
	color:#006699;
	text-decoration:none;
	border-bottom:1px dotted;
}
a.links:hover {
	color: #EFC031;
	text-decoration:none;
	border-bottom:1px dotted;
}
#services-list {
	color:#FFFFFF;
	padding-left: 0em;
	text-indent: 0em;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0px 17px 0px;
}
#services-list li{
	display: list-item;
	list-style: disc;
	list-style-position:outside;
	margin-left: 16px;
}
#services-list ul li{
	display: list-item;
	list-style: circle;
	list-style-position:outside;
	margin-left: -5px;
}
#services-list a{
	color:#FFFFFF;
	text-decoration:none;
}
#services-list a:hover {
	text-decoration:underline;
}


/*This is just an experiment...nothing final yet.*/
#list {
	float: left;
	background:transparent;
	position:relative;
	margin:4px 0px 8px 0px;
	width:63px;
	
}
#list li {
	background:transparent url(images/list-buttons.jpg) no-repeat scroll 0%;
	display:block;
	height:63px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width:63px;
	top: 0px;
}
#list a {
	border:1px solid #CCCCCC;
	display:block;
	height:62px;

	/*width:146px;*/
	
}
#list a:hover {
	border:1px solid #CCCCCC;
}

#list #pc-services{
	background-position:-1px 1px;
	left:0px;
	top: 8px;
	*top: 14px;
}
#list #eb-services{
	background-position:-63px 1px;
	left:0px;
	top: 98px;
	*top: 105px;
}
#list #mfs-services{
	background-position:-126px 1px;
	left:0px;
	top: 188px;
	*top: 196px;
}
#list #pi-services{
	background-position:-189px 1px;
	left:0px;
	top: 278px;
	*top: 287px;
}
#list #is-services{
	background-position:-251px 1px;
	left:0px;
	top: 368px;
	*top: 378px;
}
#list #pc-services a:hover{
	background:transparent url(images/list-buttons.jpg) no-repeat scroll -2px -63px;
}
#list #eb-services a:hover {
	background:transparent url(images/list-buttons.jpg) no-repeat scroll -64px -63px;
}
#list #mfs-services a:hover {
	background:transparent url(images/list-buttons.jpg) no-repeat scroll -127px -63px;
}
#list #pi-services a:hover{
	background:transparent url(images/list-buttons.jpg) no-repeat scroll -190px -63px;
}
#list #is-services a:hover{
	background:transparent url(images/list-buttons.jpg) no-repeat scroll -252px -63px;
}
#list-services{
	margin: 0px 0px 0px 70px;
}
#list-services a.heading {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
}
#list a.heading:hover {
	text-decoration:none;
	border-bottom:1px dotted;
	color: #EFC031;
}
/* Offices List	*/
#offices {
	float: left;
	background:transparent;
	position:relative;
	margin:0px 0px 8px 0px;
	width:63px;
	
}
#offices li {
	background:transparent url(images/offices-buttons.jpg) no-repeat scroll 0%;
	display:block;
	height:63px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width:63px;
	top: 0px;
}
#offices a {
	border:1px solid #CCCCCC;
	display:block;
	height:62px;

	/*width:146px;*/
	
}
#offices a:hover {
	border:1px solid #CCCCCC;
}

#offices #history{
	background-position:-1px 1px;
	left:0px;
	top: 14px;
	*top: 21px;
}
#offices #utah{
	background-position:-63px 1px;
	left:0px;
	top: 104px;
	*top: 112px;
}
#offices #idaho{
	background-position:-126px 1px;
	left:0px;
	top: 194px;
	*top: 202px;
}
#offices #colorado{
	background-position:-189px 1px;
	left:0px;
	top: 284px;
	*top: 292px;
}

#offices #history a:hover{
	background:transparent url(images/offices-buttons.jpg) no-repeat scroll -2px -63px;
}
#offices #utah a:hover {
	background:transparent url(images/offices-buttons.jpg) no-repeat scroll -64px -63px;
}
#offices #idaho a:hover {
	background:transparent url(images/offices-buttons.jpg) no-repeat scroll -127px -63px;
}
#offices #colorado a:hover{
	background:transparent url(images/offices-buttons.jpg) no-repeat scroll -190px -63px;
}
#offices-services{
	margin: 0px 0px 0px 70px;
}
#offices-services a.heading {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
}
#offices a.heading:hover {
	text-decoration:none;
	border-bottom:1px dotted;
	color: #EFC031;
}
/*News Articles*/
#news {
	float: left;
	background:transparent;
	position:relative;
	margin:0px 0px 8px 0px;
	width:63px;
	
}
#news li {
	background:transparent url(images/news-buttons.jpg) no-repeat scroll 0%;
	display:block;
	height:63px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width:63px;
	top: 0px;
}
#news a {
	border:1px solid #CCCCCC;
	display:block;
	height:62px;

	/*width:146px;*/
	
}
#news a:hover {
	border:1px solid #CCCCCC;
}

#news #story1{
	background-position:-1px 1px;
	left:0px;
	top: 15px;
	*top: 21px;
}
#news #story2{
	background-position:-63px 1px;
	left:0px;
	top: 105px;
	*top: 112px;
}
#news #story3{
	background-position:-126px 1px;
	left:0px;
	top: 195px;
	*top: 203px;
}
#news #story4{
	background-position:-189px 1px;
	left:0px;
	top: 285px;
	*top: 294px;
}
#news #story5{
	background-position:-252px 1px;
	left:0px;
	top: 375px;
	*top: 385px;
}
#news #story1 a:hover{
	background:transparent url(images/news-buttons.jpg) no-repeat scroll -2px -63px;
}
#news #story2 a:hover {
	background:transparent url(images/news-buttons.jpg) no-repeat scroll -64px -63px;
}
#news #story3 a:hover {
	background:transparent url(images/news-buttons.jpg) no-repeat scroll -127px -63px;
}
#news #story4 a:hover{
	background:transparent url(images/news-buttons.jpg) no-repeat scroll -190px -63px;
}
#news #story5 a:hover{
	background:transparent url(images/news-buttons.jpg) no-repeat scroll -253px -63px;
}
#news-services{
	margin: 0px 0px 0px 70px;
}
#news-services a.heading {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
}
#news a.heading:hover {
	text-decoration:none;
	border-bottom:1px dotted;
	color: #EFC031;
}

/*Forms*/
/* Offices List	*/
#forms {
	float: left;
	background:transparent;
	position:relative;
	margin:0px 0px 8px 0px;
	width:63px;
	
}
#forms li {
	background:transparent url(images/forms-buttons.jpg) no-repeat scroll 0%;
	display:block;
	height:63px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width:63px;
	top: 0px;
}
#forms a {
	border:1px solid #CCCCCC;
	display:block;
	height:62px;

	/*width:146px;*/
	
}
#forms a:hover {
	border:1px solid #CCCCCC;
}

#forms #claims{
	background-position:-1px 1px;
	left:0px;
	top: 15px;
	*top: 21px;
}
#forms #construction{
	background-position:-63px 1px;
	left:0px;
	top: 105px;
	*top: 114px;
}
#forms #lawyers{
	background-position:-126px 1px;
	left:0px;
	top: 195px;
	*top: 207px;
}
#forms #personal{
	background-position:-189px 1px;
	left:0px;
	top: 285px;
	*top: 386px;
}

#forms #claims a:hover{
	background:transparent url(images/forms-buttons.jpg) no-repeat scroll -2px -63px;
}
#forms #construction a:hover {
	background:transparent url(images/forms-buttons.jpg) no-repeat scroll -64px -63px;
}
#forms #lawyers a:hover {
	background:transparent url(images/forms-buttons.jpg) no-repeat scroll -127px -63px;
}
#forms #personal a:hover{
	background:transparent url(images/forms-buttons.jpg) no-repeat scroll -190px -63px;
}
#forms-services{
	margin: 0px 0px 0px 70px;
}
#forms-services a.heading {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
}
#forms a.heading:hover {
	text-decoration:none;
	border-bottom:1px dotted;
	color: #EFC031;
}

/*LOG-IN PAGE LOGO BUTTONS*/

#logicon {
	float: left;
	height:41px;
	position:relative;
	margin:0px 0px 8px 0px;
	background:transparent;
	width:160px;
}
#logicon li {
	background:transparent url(images/login-buttons1.gif) no-repeat scroll 50%;
	display:block;
	height:42px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width:162px;
	top: 0px;
}
#logicon a {
	border:1px solid #CCCCCC;
	display:block;
	height:41px;
}
#logicon a:hover {
	border:1px solid #CCCCCC;
}

#logicon #benefitfactor{
	background-position:-7px 1px;
	left:0px;
	top:0px;
}
#logicon #clearbenefits{
	background-position:-188px 1px;
	left:0px;
	top:57px;
}
#logicon #mywave{
	background-position:-369px 1px;
	left:0px;
	top:114px;
}
#logicon #surepath{
	background-position:-549px 1px;
	left:0px;
	top:171px;
}
#logicon #hrconnection{
	background-position:-736px 1px;
	left:0px;
	top:228px;
}
#logicon #benefitfactor a:hover{
	background:transparent url(images/login-buttons1.gif) no-repeat scroll -8px -42px;
}
#logicon #clearbenefits a:hover {
	background:transparent url(images/login-buttons1.gif) no-repeat scroll -189px -42px;
}
#logicon #mywave a:hover {
	background:transparent url(images/login-buttons1.gif) no-repeat scroll -370px -42px;
}
#logicon #surepath a:hover {
	background:transparent url(images/login-buttons1.gif) no-repeat scroll -550px -42px;
}
#logicon #hrconnection a:hover{
	background:transparent url(images/login-buttons1.gif) no-repeat scroll -737px -42px;
}
#about-login{
	margin: 0px 0px 0px 0px;
}
#about-login a.heading {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
}
#about-article {
	border-right:1px solid #CCCCCC;
	float:left;
	padding: 9px 13px 0px 13px;
	margin: 5px 0px 0px -5px;
	width:335px;
}
#about-login a:hover {
	text-decoration:none;
	border-bottom:1px dotted;
	color: #EFC031;
}
#links-login {
	color: #005580;
	float:left;
	padding: 7px 0px 10px 13px;
	margin: 7px 0px 0px 0px;
	width: 164px;
}
#compsolutions li.articlefirst {
	margin: -16px 0px 0px 16px;
	display: list-item;
	list-style: url(images/bullet.gif);
	list-style-position:outside;
	}
#contactInfo{
	color:  #005580;
	}
#directory{
	color:#191d26;
	font-family:arial, verdana, "Lucida Grande", helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: .96em;
	line-height: 1.35em;
	padding: 0;
	text-align: left;
}
#directory .toprow{
	color:#FFFFFF;
	background:#006699;
	font-size:1em;
	text-align: left;
}
#directory .aline{
	background:#CCCCCC;
}
#directory .aoffice{
	background:#c8dbe4;
	padding: 2px 0px 0px 0px;
}
#directory .bottomrow{
	border-top: #006699 2px solid;
}

#directory .aproducer{
	font-style: italic;
	color:#006699;
}



/*INDIVIDUAL PLAN PAGE LOGO BUTTONS*/

#individual {
	float: left;
	height:40px;
	position:relative;
	margin:0px 10px 0px 0px;
	background:transparent;
	width:172px;
}
#individual li {
	background:transparent url(images/individual-buttons1.gif) no-repeat scroll 50%;
	border:1px solid #CCCCCC;
	display:block;
	height:42px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width:172px;
	top: 0px;
}
#individual a {
	border:1px solid #FFFFFF;
	display:block;
	height:41px;
}
#individual a:hover {
	border:1px solid #FFFFFF;
}

#individual #comp1{
	background-position:-7px 1px;
	left:0px;
	top:0px;
}
#individual #comp2{
	background-position:-188px 1px;
	left:0px;
	top:0px;
}
#individual #comp3{
	background-position:-369px 1px;
	left:0px;
	top:0px;
}
#individual #comp4{
	background-position:-549px 1px;
	left:0px;
	top:0px;
}
#individual #comp5{
	background-position:-736px 1px;
	left:0px;
	top:0px;
}
#individual #comp1 a:hover{
	background:transparent url(images/individual-buttons1.gif) no-repeat scroll -8px -42px;
}
#individual #comp2 a:hover {
	background:transparent url(images/individual-buttons1.gif) no-repeat scroll -189px -42px;
}
#individual #comp3 a:hover {
	background:transparent url(images/individual-buttons1.gif) no-repeat scroll -370px -42px;
}
#individual #comp4 a:hover {
	background:transparent url(images/individual-buttons1.gif) no-repeat scroll -550px -42px;
}
#individual #comp5 a:hover{
	background:transparent url(images/individual-buttons1.gif) no-repeat scroll -737px -42px;
}


/*PERSONAL CARRIERS PAGE LOGO BUTTONS*/

#p-carriers {
	float: left;
	height:41px;
	position:relative;
	margin:0px 0px 8px 0px;
	background:transparent;
	width:160px;
}
#p-carriers li {
	background:transparent url(images/personal-carrier-buttons.jpg) no-repeat scroll 50%;
	display:block;
	height:42px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	width:162px;
	top: 0px;
}
#p-carriers a {
	border:1px solid #CCCCCC;
	display:block;
	height:41px;
}
#p-carriers a:hover {
	border:1px solid #CCCCCC;
}

#p-carriers #chartis{
	background-position:-7px 2px;
	left:0px;
	top:0px;
}
#p-carriers #allied{
	background-position:-188px 1px;
	left:0px;
	top:57px;
}
#p-carriers #chubb{
	background-position:-369px 1px;
	left:0px;
	top:114px;
}
#p-carriers #hartford{
	background-position:-549px 1px;
	left:0px;
	top:171px;
}
#p-carriers #progressive{
	background-position:-736px 1px;
	left:0px;
	top:228px;
}
#p-carriers #travelers{
	background-position:-922px 2px;
	left:0px;
	top:285px;
}
#p-carriers #unigard{
	background-position:-1108px 2px;
	left:0px;
	top:342px;
}
#p-carriers #chartis a:hover{
	background:transparent url(images/personal-carrier-buttons.jpg) no-repeat scroll -8px -42px;
}
#p-carriers #allied a:hover {
	background:transparent url(images/personal-carrier-buttons.jpg) no-repeat scroll -189px -42px;
}
#p-carriers #chubb a:hover {
	background:transparent url(images/personal-carrier-buttons.jpg) no-repeat scroll -370px -42px;
}
#p-carriers #hartford a:hover {
	background:transparent url(images/personal-carrier-buttons.jpg) no-repeat scroll -550px -42px;
}
#p-carriers #progressive a:hover{
	background:transparent url(images/personal-carrier-buttons.jpg) no-repeat scroll -737px -42px;
}
#p-carriers #travelers a:hover{
	background:transparent url(images/personal-carrier-buttons.jpg) no-repeat scroll -923px -42px;
}
#p-carriers #unigard a:hover{
	background:transparent url(images/personal-carrier-buttons.jpg) no-repeat scroll -1109px -42px;
}
