﻿body 
{
	font-family: Arial;
	font-size: 11px;
	background-image: url(../../images/bkgd-fade.gif);
	margin: 0px;
}

.main
{
	text-align: left;
	width: 750px;
}

.footer
{
	height: 66px;
	background-color: #93a8c9;
}

.footerText
{
	padding-top: 5px;
	padding-left: 3px;
	color: #033781;
	font-size: 10px;
}

a.footerLink
{
	color: #033781;
}

a.greenLink
{
	color: #2c992c;
	font-weight: bold;
}

.divider
{
	color: #FFFFFF;
}

.footerContent
{
	padding-left: 24px;
}

tr.headerRow
{
	padding: 20px;
	margin: 0px;
}

a.boldBlue
{
	font-weight: bold;
	color: #033781;
	text-decoration: none;
}

.boldBlue
{
	font-weight: bold;
	color: #033781;
}

.blue
{
	color: #033781;
}

.red
{
	color: Red;
}

.size12
{
	font-size: 12px;
}

.size13
{
	font-size: 13px;
}

.size15
{
	font-size: 15px;
}

.bottomGrey
{
	border-bottom: solid 1px #CCCCCC;
}

.wideLine
{
	line-height: 240%;
}

.productTable
{
	font-size: 10px;
}

.productTable td.firstCell
{
	padding-left: 10px;
}

.productTable td.lastCell
{
	padding-right: 10px;
}

.productTable tr.headerRow
{
	padding-left: 0px;
	border-bottom: solid 1px #FFFFFF;
	background-color: #ededed;
}

.productTable tr.primaryRow
{
	border-bottom: solid 1px #E0E0E0;
	background-color: #FAFAFA;
}

.productTable tr.secondaryRow
{
	border-bottom: solid 1px #E0E0E0;
	background-color: #FFFFFF;
}

.productTable tr.headerRow td
{
	border-bottom: solid 1px #FFFFFF;
}

.productTable tr.primaryRow td
{
	border-bottom: solid 1px #E0E0E0;
}

.productTable tr.secondaryRow td
{
	border-bottom: solid 1px #E0E0E0;
}

.productTable td
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.contact_us td
{
	padding-bottom: 5px;
}

.absoluteButtons
{
	position: absolute; 
	right: 0px; 
	top: 60px;
}

.defaultButtons, .aboutButtons
{
	padding-left: 20px;
}

.home_featured_content
{
    padding:10px 35px 0px 25px;
    width:296px;
    height:178px;
    background-image: url('/images/featured_back_bottom.gif');
    background-repeat:no-repeat;
}