body, td, input, textarea{
	font-size:13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#B0B0B0;
	line-height:15px;
	vertical-align:top;
	background-color: #F2F2F2;
	margin-top: 0;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
.large {
	font-size: 13px;
}
.larger {
	font-size: 16px;
}

.product td         {color:#4C4C4C; font-size:11px; background-color: #FFFFFF;}
.product a		    {
	color:#F47602;
	font-size:12px;
	text-decoration:none;
	font-weight:bold
}
.product a:hover	{color:#F47602;text-decoration:underline;}
.product div a		    {color:#F47602; font-size:13px; font-weight:bold;text-decoration:underline; text-transform:none;}
.product div a:hover	{color:#F47602;text-decoration:none;}


td.footer {
	color: #0A2B49;
	font-size: 10px;
	background-image: url(../images/footer-bw-780.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 25px;
}
td.footer a:link, td.footer a:visited {
	color: #0A2B49;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
td.footer a:active, td.footer a:hover {
	color: #0A2B49;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
td.headerDivider {
	background-image: url(../images/header-divider.jpg);
	background-repeat: repeat-x;
}
