body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	font-family: verdana;
}

A:link, A:visited, A:active {
	color: #333;
}

P, TD {
	font-size: 12px;
	line-height: 16px;
}

.smalltext {
	font-size: 10px;
}

.header {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

.header2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
}

 /* left align */
.headerL {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
}

 /* left align */
.header2L {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	color: #de4c1e;
}

.headertext {
	color: #20275c;
	padding-left: 20px;
	padding-top: 0px;
	height: 130px;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: -1px;
}

.headerlinks {
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
}

.footer {
	background-image: url('../images/footerbg.gif');
	font-size: 10px;
	color: #333;
	text-align: center;
	height: 130px;
	padding-top: 20px;
}

.leftcolumn {
	width: 138px;
	vertical-align: top;
}

.maincontent {
	width: 642px;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}

BLOCKQUOTE {
	padding: 0;
	margin: 0;
}

/* Large Phone Number on Home Page */

#phonenum	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	display: inline;
	color: #cdd3de;
}

/*products page formatting start */
.producttitle	{
	font-size: 14px;
	font-weight: bold;
}
/*products page formatting end */

/*popup product image formatting start */
a.closewin	{
	font-size: 11px;
	text-decoration: underline;
	color: #CC3300;
	font-weight: bold;
}
.viewlarger	{
	cursor:pointer;
	cursor:hand;
}
/* popup product image formatting end */