/*
	Select Vision Benefits Store Styles
	Last Updated: 05/12/06
	
	***** Any image paths placed in the stylesheet must be: Merchant2/graphics/00000002/image.jpg
*/

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;}
a:hover {
	text-decoration: none;}

a.current:link, a.current:active, a.current:visited {
	color:  #f6910f;
	text-decoration: none;
	font-weight: bold;}
a.current:hover {
	text-decoration: underline;}

a.topmenu:link, a.topmenu:active, a.topmenu:visited {
	color: #F7F7F7;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;}
a.topmenu:hover {
	color: #CFCFCF;}
	
a.cattree_top:link, a.cattree_top:active, a.cattree_top:visited {
	text-decoration: none;}
a.cattree_top:hover {
	text-decoration: underline;}

a.menu:link, a.menu:active, a.menu:visited {
	background-image: url('Merchant2/graphics/00000002/bullet01.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 13px;
	margin: 0px 0px 10px 15px;
	line-height: 18px;
	color: #6B8145;
	font-weight: bold;
	text-decoration: underline;}
a.menu:hover {
	text-decoration: none;}

a.popup:link, a.popup:active, a.popup:visited {
	color: #767676;
	text-decoration: underline;}
a.popup:hover {
	text-decoration: none;}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	line-height: 15px;}

blockquote {
	margin: 0px 7px 0px 7px;
	padding: 0px;
	width: 100%;}

h1 {
	background-image: url('Merchant2/graphics/00000002/bullet01.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	margin: 0px 0px 3px 0px;
	line-height: 12px;
	color: #6B8145;
	font-weight: bold;
	font-size: 12px;}

h2 {
	font-size: 13px;
	color: #032548;}

hr {
	color: #032548;}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	line-height: 15px;}

.content {
	padding: 10px;}

.required {
	color: #006699;
	font-weight: bold;}

#topmenu {
	height: 30px;
	background-color: #767676;
	color: #F7F7F7;
	font-size: 12px;}
