/* CSS Document */


body	{
	background-color: #FFFFFF;
	border: none;
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

p, td, div	{
	border: none;
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
}

table.ool td	{
	border: 1px solid #CCCCCC;
}

a	{
	border: none;
	color: #0000CC;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	}

a:hover	{
	border: none;
	color: #0000CC;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: underline;
	}

h1	{
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom: 0;
	margin-top: 0;
	text-decoration: none;
	text-transform: uppercase;
	}

h2, h3	{
	color: #CC0000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom: 0;
	margin-top: 0;
	text-decoration: none;
	text-transform: uppercase;
	}

h2	{
	font-size: medium;
	}

h3	{
	font-size: small;
	}

ol	{
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	list-style-position: inside;
	list-style-type: lower-roman;
	text-decoration: none;
	}

ul	{
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
	}

.white	{
	color: #FFFFFF;
	}

.red	{
	color: #FF0000;
	}
	
.black	{
	color: #000000;
	}

.green	{
	color: #00CC00;
	}

.blue	{
	color: #0000FF;
	}

.yellow	{
	color: #FFFF00;
	}

.orange	{
	color: #FF6600;
	}

.menulink	{
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.menulink:hover	{
	color: #FF0000;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}

.sidelink	{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	}

.sidelink:hover	{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	}
	
.lplink	{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	}

.lplink:hover	{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	}

.bottomlink	{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	}

.bottomlink:hover	{
	color: #0000FF;
	font-size: 11px;
	text-decoration: underline;
	}

.buttonlink	{
	color: #000000;
	font-size: x-small;
	text-transform: lowercase;
	text-decoration: none;
	}

.buttonlink:hover	{
	color: #000000;
	font-size: x-small;
	text-transform: lowercase;
	text-decoration: underline;
	}

.orderlink	{
	color: #FF0000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	}

.orderlink:hover	{
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	}
	
.qs_orderlink	{
	color: #FF0000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	}

.qs_orderlink:hover	{
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	}
	
.techlink	{
	color: #0000FF;
	font-weight: bold;
	}

.techlink:hover	{
	color: #000099;
	font-weight: bold;
	}

.loginlink	{
	color: #999999;
	}

.loginlink:hover	{
	color: #666666;
	}

.noborder 	{
	border: none;
	margin-top: 0px;
	}
	
.lp_group_td {
	width:290px;
	text-align:center;
	padding:5px;
	vertical-align:top;
	}

.lp_group_p {
	margin:0px;
	padding:0 5 0 5;
	font-size:12px;
	}

.qs_tooltip {
	border:solid 1px #666666;
	width:260px;
	padding:1px;
    position:absolute;
	z-index:100;
	visibility:hidden;
	color:#000000;
	top:20px;
	left:90px;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	}
	
.ss_tooltip {
	border:solid 1px #666666;
	width:260px;
	padding:1px;
    position:absolute;
	z-index:100;
	visibility:hidden;
	color:#000000;
	top:20px;
	left:90px;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	}