/* MAIN HEADER */


#header ul.pipelist li {
	display:inline;
	background: url(/images/vision/common/list_bar.gif) left top no-repeat;
	padding-left:12px;
}
#header ul.pipelist  li.nopipe {
	display:inline;
	background: none;
	padding-right:0;
	padding-left:0;
}
#header h1.hl_logo {
	background:url(/images/vision/common/logo_hl.gif) no-repeat;
	height:40px;
	width:300px;
	float:left;
	margin:26px 0 0 14px;
	padding:0;
	display:inline;
}
#header h1.cc_logo {
	background:url(/images/vision/common/logo_cc.gif) no-repeat;
	height:40px;
	width:300px;
	float:left;
	margin:26px 0 0 14px;
	padding:0;
	display:inline;
}
#header h1.wiyw_logo {
	background:url(/images/vision/common/logo_wiyw.gif) no-repeat;
	height:40px;
	width:300px;
	float:left;
	margin:26px 0 0 14px;
	padding:0;
	display:inline;
}
#header h1.pl_logo {
	background:url(/images/vision/common/logo_pl.gif) no-repeat;
	height:40px;
	width:300px;
	float:left;
	margin:26px 0 0 14px;
	padding:0;
	display:inline;
}
#header h1.s_logo {
	background:url(/images/vision/common/logo_s.gif) no-repeat;
	height:40px;
	width:300px;
	float:left;
	margin:26px 0 0 14px;
	padding:0;
	display:inline;
}
#header h1 a {
	display:none;
}
#header ul{ 
	float:right;
	margin:20px 0 0 0;
	padding-right:10px;
	list-style:none;
	line-height:100%;
}	

/* TAB MENU */
#tabs ul {
	list-style:none;
	padding:0;
	margin:0;
}
#tabs a{
	text-align:center;
	text-decoration:none;
	display:block;
	float:left;
	font-weight: bold;
}
#tabs a, #tabs span {
	float:left;
	cursor:pointer;
	display:inline;
}
#tabs li {
	float:left;
	padding:0;
	margin:0;
}
#tabs li a{
	background: url(mainmenu_left_off.gif) left top no-repeat;
	margin-right:1px;
	padding-left:11px;
	text-decoration:none;
	height:22px;
}
#tabs li.active a{
	background: url(mainmenu_left_on.gif) left top no-repeat;
}
#tabs li a span {
	background: url(mainmenu_back_off.gif) repeat-x left top;
	padding-left:2px;
	color:#000000;
	height:22px;
}
#tabs li.active a span {
	background: url(mainmenu_back_on.gif) repeat-x left top;
	color:#FFFFFF;
}
#tabs li a span span{
	background: url(mainmenu_right_off.gif) right top no-repeat;
	padding-right:15px;
	height:22px;
	padding-top:2px;
}
#tabs li.active a span span{
	background: url(mainmenu_right_on.gif) right top no-repeat;
}
#tabs .tabmenubar{
	background: #006666;
	margin-left: 0;
	float:left;
	height:6px;
	width:756px;
	background-image: none;
	background-repeat: repeat;
	padding: 0;
	overflow: hidden;
}
/* SUB NAVIGATION */
#subnavigation li {
	margin: 0;
	padding: 0;
}
#subnavigation li a {
	background:#009999 url(/images/vision/common/submenu_sub.gif) top left no-repeat;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:4px 0 4px 14px;
	margin: 0;
	width:100%;
	border-bottom: 1px solid #FFFFFF;
}
html>body #subnavigation li a {
	width:auto;
}
#subnavigation li a:hover, #subnavigation li a.active:hover, #subnavigation li a.third:hover {
	background-color:#006666;
}
#subnavigation li a.active {
	background-color:#004242;
}
#subnavigation li a.third {
	background:#004242 url(/images/vision/common/submenu_third.gif) top left no-repeat;
}
#subnavigation ul ul a {
	background-color:#CDEBEB;
	color:#000000;
	font-weight: normal;
	padding-left:14px;
	background-image: none;
	text-decoration:underline;

}
#subnavigation ul ul a:hover, #subnavigation ul ul a.active:hover {
	background-color:#DAF5F5;
}
#subnavigation ul ul a.active {
	background-color:#CDEBEB;
	font-weight:bold;
	text-decoration:none;
}
/* FOOTER */
#footerlinks {
	padding:4px 8px 0 8px;
	background-color:#dde4eb;
	height:22px;
	margin-bottom:12px;
}
#footerlinks ul{
	float:left;
}

#footersites {
	float:right;
	margin-top:2px;
}

#footersites a.us_flag {
	width:28px;
	height:11px;
	display:block;
	background: url(/images/vision/common/flag_usa.gif) left top no-repeat;
	border-right: 1px solid #000000;
	float:left;
}
#footersites a.ca_flag {
	float:left;
	margin-left:8px;
	width:22px;
	height:11px;
	display:block;
	background: url(/images/vision/common/flag_ca.gif) left top no-repeat;
}
#legal {
  clear: both;
  padding: 12px 0 0 0;
}
#legal_box {
	border:1px solid #939393;
	padding:8px;
	margin:0 0 12px 0;
  font-weight:bold;
}
#business_address {
	clear:both;
	padding: 0 12px 0 12px;
}
#tabs_text {
	font-size:91.7%;
	margin:12px 0 0 12px;
}
.blurbstyle
{
	
    color: #990066
}