body, table
{
	font-size:12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: DF002C;
	line-height: 14px;
	text-decoration: none;
}


.shadowBglft {
	background-image: url(images/home_shadowBglft.jpg);
	background-repeat: repeat-y;
}
.shadowBgrgt {
	background-image: url(images/home_shadowBgrgt.jpg);
	background-repeat: repeat-y;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 979899;
	line-height: 16px;
	text-decoration: none;
}

.leftRedNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: E33B5D;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
}
.grayBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: EFF0F3;
	border-right-color: EFF0F3;
	border-bottom-color: EFF0F3;
	border-left-color: EFF0F3;
}
.grayBorderFull {
	border: 2px solid EFF0F3;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.newsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.countiesTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 979899;
	line-height: 18px;

}
.countiesTxtsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 979899;
	text-decoration: none;
}
.smCartView
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	text-decoration: none;
}

.footerTxtgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 979899;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
.footerTxtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: DF002C;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #DF002C;
	font-weight: normal;
}

.subNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight:normal;
	padding-left:7px;
}

.interiorPgTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: DF002C;
	text-transform: uppercase;
}
.servingNYS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: E33B59;
}

.productTable
{
	border-style:solid;
	border-width:1px;
	width: 90%;
}

.productText
{
	font-size: 11px;
}

a.productText:link, a.productText:visited, a.productText:hover, a.productText:active
{
	font-size: 11px;
	color: red;
}

.headerBg {
    background-image: url("/images/header_text_tile.gif");
    padding: 2px;
	font-weight: bold;
}
.TblOuter {
    border: 1px solid #CFCFCF;  
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;	
	empty-cells: show;  
}

.failed
{
	color: Red;
	font-weight: bolder;
	font-size: 12px;
}

.redBorder
{
	border-width: 1px;
	border-style: solid;
	border-color: Red;
}

.required
{
	color: Red;
	font-weight:bolder;
}

.courseHeader
{
	font-size: 8pt;
	font-weight: bolder;
}

/* START Forms style */
.forms
{  
	PADDING-RIGHT: 0px;  
	PADDING-LEFT: 0px;  
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	border-style: solid;
	border-width: 1px;
	PADDING-TOP: 0px;  
	FONT-FAMILY: Arial;  
}

.inputs
{
	background-color: #EbEEf5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #D4D0C8;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.inputs_3
{
	background-color: #EbEEf5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #D4D0C8;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 27px;
}

.inputs_4
{
	background-color: #EbEEf5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #D4D0C8;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 37px;
}


.button
{
	color: white;
    background-color: #5E93BB;
	border: 1px solid #666600;
	height: auto;
	width: auto;
	padding: 1px;
}
/* END Forms style */
/*//////////////////////////////////////////////////
 STYLE FOR POPUP CALENDAR 
 //////////////////////////////////////////////////*/
.CAL_cpYearNavigation,
	.CAL_cpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.CAL_cpDayColumnHeader,
	.CAL_cpYearNavigation,
	.CAL_cpMonthNavigation,
	.CAL_cpCurrentMonthDate,
	.CAL_cpCurrentMonthDateDisabled,
	.CAL_cpOtherMonthDate,
	.CAL_cpOtherMonthDateDisabled,
	.CAL_cpCurrentDate,
	.CAL_cpCurrentDateDisabled,
	.CAL_cpTodayText,
	.CAL_cpTodayTextDisabled,
	.CAL_cpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.CAL_cpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.CAL_cpCurrentMonthDate,
	.CAL_cpOtherMonthDate,
	.CAL_cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.CAL_cpCurrentMonthDateDisabled,
	.CAL_cpOtherMonthDateDisabled,
	.CAL_cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.CAL_cpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.CAL_cpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.CAL_cpOtherMonthDate
			{
			color:#808080;
			}
	TD.CAL_cpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.CAL_cpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.CAL_cpTodayText,
	TD.CAL_cpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.CAL_cpTodayText,
	SPAN.CAL_cpTodayTextDisabled
			{
			height:20px;
			}
	A.CAL_cpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.CAL_cpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.CAL_cpBorder
			{
			border:solid thin #6677DD;
			}
/* END OF POP UP CALENDAR */
