/* CSS Document */
#Printhead   { display: none; }
#Printfooter { display: none; }
BODY { font-family: arial, verdana, geneva, sans-serif;
		 font-size: 11px;
		 margin: 0 0 0 0;
	  }
TD   { font-family: arial, verdana, geneva, sans-serif;
		 font-size: 12px; color: #333333; text-decoration: none;
	  }
}
TD  a:link    {color: 696666;} 
TD  a:visited {color: 696666;}
TD  a:hover   {color: 0C397B;}
TD  a:active  {color: 696666;}

a:link    {color: 696666;} 
a:visited {color: 696666;}
a:hover   {color: 0C397B;}
a:active  {color: 696666;}

.bullet_sm {
	font-size:9px;
	border:0;
	margin:1;
	background-color: #f8f8f8;
}
.bullet_head {
	font-size:11px;
	font-weight:bold;
	border:0;
	margin:1;
	color: #800000;
	background-color: #f8f8f8;
}
.norm { color:black; }
.err  { color:#a00000; }
.title { font-size: 14px; font-weight: 700; color:#008350; } 
.YellowBar {
	background-image: url(images/index_05.gif);
	background-repeat: repeat;
	height: 9px;
	width: 100%;
}
.MenuBg {
	background-image: url(images/index_10.gif);
	width: 218px;
}
.NewsBg {
	background-image: url(images/bg-news-specials.gif);
	background-repeat: repeat-y;
	/*width: 218px;*/
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.sidemargin {
   background-image: url(images/bg-leftside.gif);
	background-repeat: repeat-y;
	background-color: white;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3F4046;
	text-decoration: none;
}
.Footer a:link    {color: 3F4046; text-decoration: none;} 
.Footer a:visited {color: 3F4046; text-decoration: none;}
.Footer a:hover   {color: B98C2F;}
.Footer a:active  {color: 3F4046;}
.DarkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1C2A7F;
}
.Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 8A8787;
	text-align: center;
}
.FeatureGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 008350;
}
.DDMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: 3F4046;
	text-decoration: none;
	padding-left: 12px;
}
.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.ProductText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.caption {
	font-size:10px; 
	font-style:italic;
	text-align:center;
	color:#008350;
}
.error {
	font-size:12px; 
	font-weight: bold;
	color:#a00000;
}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	width: 300px;
}
.Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008350;
	background-color: #E7EBE2;
	width: 50px;
}
