﻿a
{
	color:Blue;
}
body 
{
	font-size:12px;
	margin:0;
	font-family:Verdana, Serif;
	text-align:center;
}
#divContactUs .labelTitle
{
	float:left;
	width:150px;
}
#divContactUs br
{
	clear:left;
}
#divMain
{
	width:950px;
	text-align:left;
}
#divMain .leftContent
{
	margin-top:10px;
	width:605px;
	float:left;
}
#divMain .rightContent
{
	margin-top:10px;
	margin-left:15px;
	width:325px;
	float:left;
}
#divMain br
{
	clear:left;
}
#divSearchBar
{
	margin-top:10px;
	background-color:#d3dfff;
	border:solid 1px #6485de;
	text-align:center;
	line-height:50px;
}
#footer
{
	margin-top:20px;
	margin-bottom:10px;
	font-size:10px;
	text-align:center;
}
.divMessage
{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	line-height:20px;
	padding:10px;
	background-color:#dfdfdf;
	width:350px;
}
.loginForm1
{
	margin-top:15px;
	line-height:30px;
}
.loginForm1 label
{
	display:inline-block;
	width:130px;
	text-align:right;
	font-weight:bold;
	color:Gray;
}
.pageDiv
{
	margin-left:10px;
	line-height:30px;
	margin-bottom:20px;
}
.pageTitle
{
	font-size:23px;
	font-weight:bold;
	border-bottom:solid 1px silver;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
}
.pageFilter
{
	margin-top:5px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
.registerForm
{
}
.registerForm .fieldLabel
{
	float:left;
	width:220px;
	text-align:right;
	font-weight:bold;
	margin-right:10px;
}
.registerForm .txtInput
{
	float:left;
}
.registerForm .cblInput
{
	float:left;
	font-size:14px;
}
.registerForm .errorText
{
	float:left;
	font-weight:bold;
	margin-left:5px;
}
.registerForm br
{
	clear:left;
}
.req
{
	font-weight:bold;
	color:Red;
}
.spanNav
{
	font-size:16px;
	font-weight:bold;
	font-family:Sans-Serif;
}
.spanNav a
{
	color:#011786;
	margin-left:5px;
	margin-right:5px;
}
.searchResultPicture
{
	float:left;
	width:100px;
	text-align:center;
	padding-bottom:10px;
}
.searchResultPicture img
{
	border: solid 1px silver;
}
.searchResultDetails
{
	float:left;
	margin-left:10px;
}
.searchResultDetails .stitle
{
	font-size:16px;
	font-weight:bold;
}
.searchResultDetails .sdesc
{
	margin-top:10px;
	line-height:17px;
}
.searchResultDetails .scompany
{
	margin-top:10px;
}
.searchResultDetails .scompany a
{
	font-weight:bold;
	font-size:11px;
	color:Gray;
}
.mainLink
{
	font-size:14px;
	font-weight:bold;
	color:#5f0796;
	text-decoration:none;
}
.mainLink:hover
{
	text-decoration:underline;
	color:Blue;
}
.productRotatorItem
{
	width:145px;
	text-align:center;
	margin-top:10px;
	float:left;
	font-size:14px;
}
.sellingLeadRotatorItem
{
	margin-left:10px;
	margin-right:10px;
}
.sellingLeadRotatorItem span
{
	line-height:55px;
	float:left;
	margin-left:10px;
}
.mainSubSection
{
	border:solid 2px #902bcf;
	margin-top:15px;
}
.mainSubSection .header
{
	background-color:#efd5ff;
	padding:5px;
}
