body,td {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

a:hover{text-decoration:underline;}

a.lightblue {color: #3B70A6;}

img {
	border: 0px;
}
.members-login {
	font-size: 12px;
	color: #000000;
}
.members-login a {
	font-size: 11px;
	color: #888888;
}
.cartInfo {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.categoryItem {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #003466;
}
.menuItems {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.footer, .footer a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.featTitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #115B8A;
}
.newItemName {
	font-weight: bold;
}
.featDesc, .newItemShortDesc {
	font-family: Arial;
	color: #757575;
}
.featRegPrice, .newItemRegPrice {
	text-decoration: line-through;
	font-weight: bold;
	color: #969696;
}
.featPrice, .newItemPrice {
	font-weight: bold;
	color: #A81D22;
}
.content {
	font-family: Arial;
	color: #115B8A;
	font-weight: bold;
}
.ftopic {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.fquestion {
	font-size: 14px;
	font-weight: bold;
}
.fanswer {
	font-size: 12px;
}

/**
OVERRIDE ECOMMERCE
**/
td.cartCheckoutHeader{background-color: #70A3D8;padding-left:3px;}
tr.cartCheckoutRowDark{background-color: #DDE9F7;}
tr.cartCheckoutRowLight{background-color: #FFFFFF;}

.mainStoreContainer {}
.leftStoreContainer{background-color:#759BAC;padding-top:5px;}
td.MyAccountMenuHeader {
		background-color: #759BAC;
		color: #000000;
		border-left: solid 1px #759BAC;
		border-right: solid 1px #759BAC;
	}
td.MyAccountMenuFooter {
		background-color: #759BAC;
		border-left: solid 1px #759BAC;
		border-right: solid 1px #759BAC;
    }
td.MyAccountMenuBody {
		border-left: solid 1px #759BAC;
		border-right: solid 1px #759BAC;
} 
div.loginFormContainer{margin-top:10px;}

.ecommerceNavigation {
	background-color: #6FA3D8;
}
.itemListingDetailImage, .itemListingDetail1, .itemListingDetail2, .itemListingDetail3 {
	background-color: #DDE9F7;
}
.itemListingDetailTable {
	border: 1px solid #90C0F1;
}
.itemDetailPrototypeName {
	color: #FFFFFF;
	background-color: #5382B1;
}
.itemDetailRightColumn {
	background-color: #DDE9F6;
}