body{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #00275D;
}

p{
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	color: #00275D;
}


td{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #00275D;
}


h1{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #00275D;
	font-weight: bold;
}

h2{
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	color: #00275D;
	font-weight: bold;
}

h3{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #00275D;
	font-weight: bold;
}


li {
    FONT-SIZE: 10pt;
    COLOR: #00275D;
    FONT-FAMILY: Verdana, Tahoma, Arial;
}


a{
	color: #D30000;
	text-decoration: underline;
}

a:hover{
	color: #8A7C01;
	text-decoration: underline;
}


a.leftNavLinks{
	color: #D30000;
	font-weight: bold;
	text-decoration: none;
	line-height: 160%;
}

a.leftNavLinks:hover{
	color: #8A7C01;
	font-weight: bold;
	text-decoration: underline;
	line-height: 160%;
}


.topNav{
	padding: 10px 18px 0px 0px;
}

.sideNav{
	font-family: verdana, arial, helvetica;
	color: #00275D;
	font-weight: bold;
	background-image: url(images/SideNavBack.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px 0px 0px 5px;
}

.sideContactInfo{
	font-family: arial, arial, helvetica;
	color: #00275D;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0px 7px 5px;
}

.sideBig{
	font-family: arial, arial, helvetica;
	color: #00275D;
	font-size: 13px;
	font-weight: bold;
}

.contentCell{
	padding: 10px 16px 28px 16px;
}


/********** Cart Styles ********************/

a.storeAccount{
	color: red;
	font-size: 10px;
	text-decoration: underline;
}

a.storeAccount:hover{
	color: green;
	font-size: 10px;
	text-decoration: underline;
}


.cartButtons{
	padding: 4px 4px 31px 0px;
}

.cartSummary{
	padding: 2px 4px 0px 0px;
	color: #002D4F;
	font-size: 11px;
	font-weight: bold;
}

.cartSummaryVal{
	padding: 2px 0px 0px 0px;
	color: #D30000;
	font-size: 11px;
	font-weight: bold;
}

/********** Form Styles ********************/

.entertext{
	color: #00275D;
	font-size: 12px;
	background-color: #E7EAED;
	width: 200px;
}

.required{
	color: #830000;
}

/******* Webfodder Logo - Use for semi-transparent image *********/

a.webfodderLink{
	color: #EEF1F6;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

a.webfodderLink:hover{
	color: #EEF1F6;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}


/******* Text-Based Menu Styles *********/

.menuCell{
	padding: 0px 0px 0px 0px;
}

.menuLink{
	color: #d30000;
	text-decoration: none;
}

.menuLink:hover{
	color: #7a6e02;
	text-decoration: none;
}

.outerMenuDiv{
	width: 160;
	display: block;
}

.itemBoxInnerPadding{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
	color: #d30000;
	padding:2px 4px 6px 5px;
	background-image: url(images/MenuBGOff.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/******* Flyout Menu *********/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-style: solid;	
	border-width: 1px 1px 0px 1px;
	border-color: #5e7084;
	font-family: verdana, arial, helvetica;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #002d4f;
	background-color: #b9c8d9;
	width: 160px;
	margin:-19px 0px 0px 159px; /*positions the left corner of the dropdown */
}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #5e7084;
	text-decoration: none;
	color: #002d4f;
}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #d1e4f9;
	text-decoration: none;
	color: #002d4f;
}

.linkItem{
	padding:3px 6px 3px 6px;
}
