
.spnLookLikeLink
{
	text-decoration:underline;
	color:blue;
	cursor:pointer;
	
}
body, html 
{
	background-color:#CED6EF;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
}
p
{
	text-align:left;
	}
ol
{
	text-align:left;
	}
h1
{
	font-size:16px;
	text-align:left;
	font-weight:bold;	
	}
td
{
	/*text-align:left;*/
	}
.Headline
{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:50px;
	}
.InstallTable
{
border:solid 1px #666666;
margin-top:30px;
padding:10px;
}
.tip 
{
	font:10px/12px Arial,Helvetica,sans-serif; 
	border:solid 1px #666666; 
	width:400px; 
	height:150px; 
    padding:1px; 
    position:absolute;
    z-index:100; 
    visibility:hidden; 
    color:#333333;
    padding:5px;
    top:20px; 
    left:90px; 
    background-color:#ffffcc; 
    text-align:left;
    layer-background-color:#ffffcc;
}
.divContent
{
	padding-left:116px;
	padding-left:116px;
	text-align:left;
}
#wrapper
{
	background-color:white;
	width:992px;
	margin:0 auto;
}
#Labeldate
{
	color:#1F2D47;
	font-weight:bold;
	float:left; padding-left:10px; padding-top:6px;
	}
#ProductListLabel
{
	float:right; 
	padding-right:10px;
	padding-bottom:6px;
	color:#1F2D47;
	
	}
.ProductList
{
	color:#1F2D47;
	
	}
#top
{
	background-color:White;
	height:25px;
	vertical-align:middle;
	}
#Header
{
	background-color:White;
	background-image:url(../images/hdr.gif);
	width:992px;
	
	/*background-image:url(../images/support_head_01.gif);
	width:504px;
	*/
	background-repeat:no-repeat;
	height:103px;
	}
	
#LogoLink
{
	float:left;
	color:White;
	width:500px;
	height:103px;

	cursor:hand;
}

#LiveChatLink
{
	float:right;
	padding-right:20px;
	padding-top:5px;
	
	
}
#TextLink
{
	
	color:White;
	clear:right;
	float:right;
	padding-right:50px;
	padding-top:10px;
	
}
#TextLink a
{
	color:White;
	}
#Home
{
	background-color:white;
	height:23px;
	float:left;
	padding-left:188px;
	}


#Footer
{
	background-color:#31425A;
	color:#BDCEDE;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
}
#Footer a
{
	color:#BDCEDE;
}
#Footer p
{
	text-align:center;
}

#buttonList
{
	text-align:center;
	
	}
.FormTextbox {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

br {
	clear: left;
}



.divMainTop
{
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	width:763px;
	height:37px;
	
	}
.divMainCenter
{
	background-image:url(../images/center.gif);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;

	
	}
.divMainBottom
{
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	width:763px;
	height:44px;
	}


 label
{
	width:5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

.pSubmit input
{
	margin-left: 5.5em;
}

fieldset 
{
	margin-top:5px;
}

fieldset.fsSingleColumn
{
	width:30em;
	border:1px solid #7ea9c7;
	background-color:#D1DEFC;	
}

legend
{
	background-color:#D1DEFC;
	color:#000;
	font-weight:bold;
	padding:2px 6px;
	border: 1px solid #7ea9c7;
}

 fieldset input
{
	color: #000;
	background: white ;
	border: 1px solid #7ea9c7
}

fieldset .pSubmit input
{
color: #FFF;
font-weight:bold;
background: #f89500;
border: 2px outset #7ea9c7;
}


.fsOrderInfo
{
	width:700px;
}
.fsOrderInfo label
{
	width:150px;
}
