﻿HTML
{
	height: 100%;
}
BODY
{
	height: 100%;
	width: 920px;
	margin: 0px;
	font-family:Arial ;
}

A
{
	text-decoration: none;
	color: black;
	text-decoration:underline
}

A:Hover
{
	text-decoration: underline;
}

INPUT, SELECT, OPTION, TEXTAREA
{
	font-size: 8pt;
	color: #4f4f4f;
}

HR
{
	height: 1px;
	color: #eaeaea;
	margin-top: 5px;
}
P
{
	margin-top: 0px;
}
H1 
{
	margin-top:0px;	
	margin-bottom:5px;	
	font-size:26px;	
}

H2
{
	margin-top:0px;	
	margin-bottom:5px;	
	font-size:16px;	
}

#centercontent, #leftnav, #rightnav, #header, #footer
{
	font-size: 12px; 
}

#leftnav
{
	background-color:#333333;
	background-image :url(/images/leftnav/corner.gif);
	background-position:right bottom;
	background-repeat:no-repeat;	

}

#rightnav
{
	background-color:#cccccc;
	background-image :url(/images/rightnav/corner.gif);
	background-position:left bottom;
	background-repeat:no-repeat;	
}

#outerFrame 
{
	border:solid 10px #dddddd;
	padding:10px;
	width:940px;
	margin:10px;
}
.rightCTA 
{
	padding-right:10px;
	padding-left:10px;
	font-size:11px;
	color:#333333;
}

#contactPanel 
{
	padding:5px;
	color:White;
	font-size:12px;
}

.channels
{
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.channels LI
{
	background-image:url('/images/rightnav/bullet.gif');
	padding-left: 17px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

.channels A
{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

.relatedproducts
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	list-style: none;
}
.relatedproducts LI
{
	background-image:url('/images/rightnav/bullet.gif');
	padding-left: 17px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

.relatedproducts A
{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

TD 
{
	font-size:12px
}	
.homePageSpotlights
{
	background-color:#f7f7f7;
	border-bottom:1px solid #999999;
	height:110px;
	position:relative;
	padding:10px;
}

.homePageSpotlights IMG
{
	float:left;
	margin-right:10px;
}
.homePageSpotlights H2
{	
	margin-top:0px;	
	margin-bottom:5px;	
	font-size:16px;	
}

.moreLink 
{
	position:absolute;
	top:85px;
	left:107px;
}

.articleLister
{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	list-style: none;
}
.articleLister LI
{	
	background-image:url('/images/home/bullet.gif');
	margin-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.articleLister A
{
	color:black;
	text-decoration:none;
}

.block 
{
	background-color:Black;
	color:White;
	padding:5px;
	font-weight:bold;
	margin-bottom:10px;	
}
#footer 
{
	font-size:11px;
	padding:0px;
}

#footer A
{	
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.pageTitle 
{
	font-size:16px;
	font-weight:bold;	
	border-bottom:1px solid #999999;
	padding-bottom:5px;
	margin-bottom:10px;
}

p 
{
	margin-bottom:15px;	
}

ul
{
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 10;
	padding-left: 0;
	list-style: none;
}
li
{
	background-image:url('/images/home/bullet.gif');
	margin-bottom: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

.indent
{
	TEXT-INDENT: 20px;
}

.indent ul
{
	margin-top: 5;
	margin-bottom: 10;
	margin-left: 10;
	padding-left: 30;
	list-style: none;
}
.contactForm 
{
	
}
.inputField 
{
	border:1px solid #7f9db9;
}
.priceTable 
{
	border-collapse:collapse;
	border:1px solid #cccccc;
	font-size:11px;
}

.priceTable TD 
{
	font-size:11px;
	padding-left:4px;
	padding-top:4px;
	border:1px solid #cccccc;
}	
