@charset "iso-8859-1";

body 
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		color:					#000000;
		text-decoration:		none;
		margin-left:			0px;
		margin-right:			0px;
		margin-top:				5px;
      	background-color:		#FFFFFF;
	}

h2 
	{	font-family:			Verdana,Arial,Helvetica;
		font-size:				14pt;
		color:					#000000;
		text-decoration:		none;
		margin-left:			10px;
		margin-right:			10px;
	}

p 
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		color:					#000000;
		text-decoration:		none;
		margin-left:			10px;
		margin-right:			10px;
	}

.button
	{
		text-align:     		center;
		text-decoration:		none;
		color:          		#000000;
		background:     		#999999;
		border-top:     		2px solid #CCCCCC;
		border-left:    		2px solid #CCCCCC;
		border-right:   		2px solid #666666;
		border-bottom:  		2px solid #666666;
		font-family:    		Verdana, Arial, Helvetica, sans-serif;
	}

.dropdown
	{
		border-top:     		2px solid #666666;
		border-left:    		2px solid #666666;
		border-right:   		2px solid #cccccc;
		border-bottom:  		2px solid #cccccc;
		background:				#ffffff;
	}

.stepstitle
	{	font-family:			Verdana;
		font-size:				8pt;
		font-weight:			bold;
		color:				#000000;
		text-decoration:			none;
	}

.stepson
	{	font-family:			Verdana;
		font-size:				8pt;
		font-weight:			bold;
		color:				#FF0000;
		text-decoration:			none;
	}

.stepsoff
	{	font-family:			Verdana;
		font-size:				8pt;
		color:				#000000;
		text-decoration:			none;
	}

.smalltext
	{	font-family:			Verdana,Arial,Helvetica;
		font-size:				7.5pt;
		font-weight:			normal;
		color:					#000000;
		text-decoration:		none;
	}

.FEATUREDitemprice 
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		font-weight:			bold;
		color:					#333333;
		text-decoration:		none;
	}

A:link
	 { color: #0000ff; font-weight: normal; text-decoration: none }

A:active
	{	font-weight:			normal;
		color:					#0000FF;
		text-decoration:		underline;
	}

A:visited
	{	font-weight:			normal;
		color:					#0000FF;
		text-decoration:		underline;
	}

A:hover
	{	font-weight:			normal;
		color:					#FF0000;
		text-decoration:		underline;
	}

A.tablelink:link
	{	font-weight:			normal;
		color:					#0000FF;
		text-decoration:		underline;
	}

A.tablelink:active
	{	font-weight:			normal;
		color:					#0000FF;
		text-decoration:		underline;
	}

A.tablelink:visited
	{	font-weight:			normal;
		color:					#0000FF;
		text-decoration:		underline;
	}

A.tablelink:hover
	{	font-weight:			normal;
		color:					#FF0000;
		text-decoration:		underline;
	}

A.leftpanelitems:link, A.leftpanelitems:visited
 { color: black; font-style: normal; font-weight: bold; font-size: 10pt; font-family: arial, helvetica, sans-serif; text-decoration: none }

A.leftpanelitems:active, A.leftpanelitems:hover
 { color: purple; font-style: normal; font-weight: bold; font-size: 10pt; font-family: arial, helvetica, sans-serif; text-decoration: none }
	
.tableborder
	 { color: gray; background-color: #666 }

.tableheading
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		font-weight:			bold;
		color:					#FFFFFF;
		text-decoration:		none;
		background-color:		#666666;
	}

.tablefooter
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
		background-color:		#CCCCCC;
	}

.tablebody
	  { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica; text-decoration: none; background-color: #ffffff }
.mk_menu { color: gray; font-family: verdana, arial, sans-serif; background-color: #cdd7f8 }
.mk_border { background-color: white }
.tablebutton
	{
		text-align:     		center;
		text-decoration:		none;
		color:          		#000000;
		background:     		#999999;
		border-top:     		2px solid #cccccc;
		border-left:    		2px solid #cccccc;
		border-right:   		2px solid #666666;
		border-bottom:  		2px solid #666666;
		font-family:    		Verdana, Arial, Helvetica, sans-serif;
	}

.tablefield
	{
		border-top:     		2px solid #666666;
		border-left:    		2px solid #666666;
		border-right:   		2px solid #cccccc;
		border-bottom:  		2px solid #cccccc;
		background:				#ffffff;
	}

.tableleftcell
	{	font-family:		Arial,Helvetica;
		font-size:			10pt;
		color:			#000000;
		text-decoration:		none;
		background-color:		#FFFFFF;
	}

.tableleftcellnocontent
	{	font-family:		Arial,Helvetica;
		font-size:			10pt;
		color:			#000000;
		text-decoration:		none;
		background-color:		#FFFFFF;
	}

A.sidelink:link
	{	color:					#000000;
		font-weight:			bold;
		text-decoration:		none;
	}

A.sidelink:active
	{	color:					#000000;
		text-decoration:		none;
	}

A.sidelink:visited
	{	color:					#000000;
		text-decoration:		none;
	}

A.sidelink:hover
	{	color:					#FFFFFF;
		text-decoration:		none;
	}


