@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:		#38B0DE;
	}

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:     		#A62A2A;
		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
	{	font-weight:			normal;
		color:					#0000FF;
		text-decoration:		underline;
	}

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:			#FFFFFF;
	text-decoration:	none;
	font-family:		arial, helvetica, sans-serif;
	font-size:		10pt;
	font-style:		normal;
	font-weight:		bold;
}

A.leftpanelitems:active, A.leftpanelitems:hover
{
	color:			#6666FF;
	text-decoration:	none;
	font-family:		arial, helvetica, sans-serif;
	font-size:		10pt;
	font-style:		normal;
	font-weight:		bold;
}
	
.tableborder
	{	
		background-color:		#A62A2A;
	}

.tableheading
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		font-weight:			bold;
		color:					#FFFFFF;
		text-decoration:		none;
		background-color:		#A62A2A;
	}

.tablefooter
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
		background-color:		#CCCCCC;
	}

.tablebody
	{	font-family:			Arial,Helvetica;
		font-size:				10pt;
		font-weight:			bold;
		color:					#000000;
		text-decoration:		none;
		background-color:		#E6E8FA;
	}

.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;
	}


