﻿td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.sideNav:link {
	color: #253865;
	text-decoration: none;
	text-style: bold;
	font-weight: normal;

}

a.sideNav:visited {
	color: #3A589E;
	text-decoration: none;
	text-style: bold;
	font-weight: normal;

}
a.sideNav:hover {
	color: #ffffff;
	text-decoration: none;
	text-style: bold;
	font-weight: normal;

}
a.footerNav:link {
	color: #9AAACB;
	text-decoration: none;
	text-style: normal;
	font-weight: normal;

}
a.footerNav:visited {
	color: #B4B4B4;
	text-decoration: none;
	text-style: bold;
	font-weight: normal;

}
a.footerNav:hover {
	color: #CCCCCC;
	text-decoration: none;
	text-style: bold;
	font-weight: normal;

}

a:link {
	color: #4467B9;
	text-decoration: none;
}
a:visited {
	color: #253865;
	text-decoration: none;
}
a:hover {
	color: #8544AC;
}
a:active {
	color: #316AC5;
}
.leftCol {
	padding: 40px 20px 25px 15px;
	text-align: right;
	background-image: url(images/leftnav.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;



}
body {
	background-attachment: fixed;
	background-color: #F3F3F3;
	background-image: url(images/lighting_manufacturers_bg.jpg);
	background-repeat: repeat-x;
}
p {
	line-height: 17px;
}
.bodyCol {
	padding: 5px 0px 5px 60px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
strong {
	font-size: 11px;
}
.footer {
	color: #9AAACB;
	text-decoration: none;
	text-style: normal;
	font-weight: normal;
	font-size: 10px;

}
h3 {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
}
a.grey:link {
	color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
a.grey:visited {
	color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
a.grey:hover {
	color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
a.grey:active {
	color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}

.formtext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; 
		color: #666666
	}
.bodytext {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px; 
		color: #666666
	}


