BODY
{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
TD
{
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subHead
{
	font-weight: bold;
	color: #898989;
}
.boxed
{
	border-right: #9fc2ed 1px dotted;
	border-top: #9fc2ed 1px dotted;
	border-left: #9fc2ed 1px dotted;
	border-bottom: #9fc2ed 1px dotted;
}
.greyBg
{
	background-image: url(/images/headBg.gif);
}
.topLiner
{
	background-image: url(/images/yellowliner.gif);
}
.vLiner
{
	background-image: url(/images/VerticalDots.gif);
}
.leftNav
{
	background-image: url(/images/lefNavBg.gif);
}
.hLiner
{
	background-image: url(/images/hLiner.jpg);
}
.mainBody
{
	background-image: url(/images/Bg.gif);
	background-repeat:no-repeat;
}
.homeCell
{
	padding-left: 10px;
	background-position: right bottom;
	background-image: url(/images/homepix.jpg);
	background-repeat: no-repeat;
}
.footer
{
	font-size: 10px;
	color: darkgray;
	padding-top: 4px;
}
.prod
{
	list-style-position: outside;
	font-size: 11px;
	list-style-image: url(/images/icon_bullet.gif);
}
.prodLinx
{
	padding-right: 8px;
	font-weight: bold;
	font-size: 11px;
	color: #f3bd7d;
}
.Header1
{
	font-weight: bold;
	font-size: 18px;
	color: #CA4D00;
	font-family: Helvetica Condensed,Arial;
	letter-spacing: 1px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Header2
{
	font-weight: bold;
	font-size: 14px;
	color: #e3401f;
	font-family: Helvetica Condensed,Arial;
	letter-spacing: 1px;
	padding-bottom: 2px;
	padding-top: 0px;
}
.Header1-2
{
	font-weight: bold;
	font-size: 18px;
	color: #CA4D00;
	font-family: Helvetica Condensed,Arial;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.prodLinx A
{
	font-weight: normal;
	color: #e3401f;
	text-decoration: underline;
}
.content
{
	padding-left: 10px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-image: url(/images/icon_bullet.gif);
}
.Required
{
	padding-left: 5px;
	border-left: #CA4D00 3px solid;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.Requiredtd
{
	border-left: #CA4D00 3px solid;
}
.NotRequired
{
	padding-left: 5px;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
A
{
	color: #e3401f;
}
A:hover
{
	color: steelblue;
	text-decoration: none;
}
.prodHeader
{
	font-weight: bold;
}



#dropmenudiv
{
	border-right: #BAC5D2 1px solid;
	border-top: #BAC5D2 1px solid;
	z-index: 100;
	font: 11px/18px Verdana;
	border-left: #BAC5D2 1px solid;
	border-bottom: #BAC5D2 0px solid;
	position: absolute;
	background-color: papayawhip;
}
#dropmenudiv a
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 1px;
	width: 100%;
	color: #71777a;
	padding:3px 3px 3px 3px;
	padding-top: 1px;
	border-bottom: #BAC5D2 1px solid;
	text-decoration: none;
}

#dropmenudiv a:hover
{
	background-color: #F6F8F9;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li 
{
	list-style-type: square;
	width: 135px;
	background-color: #FFFFB9;
}
.scat
{
	padding-right: 3px;
	padding-left: 3px;
}
.tcat
{
	padding-right: 3px;
	padding-left: 3px;
}
.tcat A
{
	color: steelblue;
}
