body {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#fff;
color:#333;
}

.productImageSpacer
{
	background-color:#fff;
height:50px;
}

h1
{
color:#009CDE;
font-size:16px;
font-weight:bold;
margin:4px 0px 4px 0px;

}

h2
{
color:#646566;

font-size:12px;
font-weight:bold;
margin:4px 0px 4px 0px;

}

h3
{
color:#009CDE;
font-size:12px;
font-weight:bold;
margin:2px 0px 2px 0px;

}


ul {
list-style-type:disc;
margin:5px 0 5px 20px;
}

div.InnerPageWithBorder {
border:1px solid #BDBDBD;
padding:5px;
}


 


#siteFooter .left {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

#siteFooter .right {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}
#siteFooter {
padding:2px 10px 2px 10px;
	}


#siteFooter a{
	color: #000;
}



/*
.page_section {
	background-color: #ECECEC;
	padding: 10px;
	margin-bottom: 10px;
}
.page_section h2 a {
	color: #62A13E;
	font-weight: bold;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4792BD;
}
.h1Light {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 18px;
	font-weight: Normal;
	color: #7AB558;
}
h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7AB558;
}
.mainBold {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A8A8A;
	line-height: 18px;
}

.blue {
       color: #4792BD;
}

#bodyMain_Left a {
	color: #70AF4B;
}
#bodyMain_Right a {
	color: #000000;
}


img {
	border: 0px;
}


*/
.productTbl
{
	width:320px;
}

.productTbl td
{
	font-size:11px;
	color:#000;
	background-color:#C8D5E5;
	padding-left:5px;
}
.productTbl .header td
{
	background-color:#fff;
	color:#A098C7;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	padding-right:5px;

}
.productTbl .header .right {
	text-align:left;
}
.productTbl .title
{
	background-color:#AECAE2;
	width:110px;
	text-align:right;
	padding-right:5px;
}
#WkMainLoader_PnlLoader
{
background-image: url('/Assets/Images/Bkgs/norpeBkgMain.gif');
	background-repeat: repeat-y;
}
.innerLeftBordered {
border:1px solid #FFFFFF;
font-size:10px;
padding:5px;
}


.contactTrBar {
background-color:#4075B5;
color:#FFFFFF;
font-weight:bold;
padding:3px;
}
.contactTb {
width:220px;
}








