body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	background-color: #00209F;
}

.homeLinkDiv{
	position:absolute;
	margin: 2px 0px 0px 130px;
	z-index: 4;
	font-size: 12px;
}

a.homeLink{
	color: #E9EAFF;
	text-decoration: none;
}

a.homeLink:hover{
	color: #ffffff;
	text-decoration: underline;
}


a.shopTextLink{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #00209F;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 12px;
}

a.shopTextLink:hover{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 12px;
}

.FreeShippingBounding{
	background-color: #000000;
	background-image: url(images/LogoBottom1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.FreeShippingScroller{
	padding: 3px 50px 4px 190px;
	background-image: url(images/BannerBottomRight1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	color: #AFDDFC;
	font-weight: bold;
}

.headerText{
	position: absolute;
	margin: 80px 0px 0px 10px;
	z-index: 4;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #838383;
	font-weight: bold;
	z-index: 6;
}

.H1Heading{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #00209F;
	font-weight: bold;
	margin: 6px 0px 12px 0px;
}



p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #00209F;
	text-decoration: underline;
}

a:hover{
	color: #4268FF;
	text-decoration: underline;
}

.bannerRightBounding{
	background-image: url(images/BannerRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 0px 0px 0px;
}

.bannerMenuLink{
	padding: 0px 14px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.bannerMenuLink:hover{
	padding: 0px 14px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.contentCell{
	padding: 6px 0px 28px 0px;
	background-image: url(images/ContentBackground.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


.contentCellBlankBG{
	padding: 6px 0px 28px 0px;
	background-image: url(images/misc/SpacerWhite.gif);
	background-repeat: no-repeat;
	background-position: top center;
}


.rightGutter{
	background-image: url(images/RepeaterRightGutter.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.footerBar {
	color: #ffffff;
	background-color: #000000;
	font-size: 10px;
	font-family: arial;
	padding: 0px 34px 0px 173px;
}

.footerCell {
	color: #ffffff;
	font-size: 11px;
	background-color: #00209F;
	font-family: arial;
	padding: 12px 0px 12px 0px;
}

a.footerLink{
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerLink:hover{
	color: #58A6FE;
	text-decoration: underline;
}


/********** Form Styles ********************/

.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #104B86;
}

/******* Menu Styles for Flyout Menu *********/

.topMenuItem{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.topMenuLink{
	color: #000000;
	text-decoration: none;
}

.topMenuLink:hover{
	color: #000000;
	text-decoration: none;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #000000;
	border-bottom-width: 0px;
	font-family:verdana, arial,helvetica;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #000000;
	background-color: #D5DDFA;
	width: 130px;
	margin:-27px 0px 0px 143px; /*positions the left corner of the dropdown */
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	color: #000000;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #00209F;
	text-decoration: none;
	color: #FFFFFF;
}

.linkItem{
	padding:7px 5px 8px 5px;
}


.categorylinkItem{
	padding:2px 2px 2px 2px;
}


/******* Webfodder Logo *********/

.webfodderLink{
	color: #58A6FE;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #58A6FE;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}