h1 { 
	color: #13609F;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

#main {
	position: relative;
	width: 735px;
	margin-bottom: 0px;
}
#search{
	position:absolute;
	width:201px;
	height:52px;
	z-index:1;
	border: 1px none #000000;
	left: 518px;
	top: 16px;
}
.trans{
	background-color: transparent;
	border-top: 0pt;
	border-right: 0pt;
	border-bottom: 0pt;
	border-left: 0pt;
	color: #FFFFFF;
}
#content{
	position:absolute;
	left:0px;
	top:127px;

	WIDTH:735px;
	z-index:1;
	border-top: 1px solid #000000;
}
.copy{padding-top:10px; padding bottom:10px; padding-left:10px; padding-right:10px; border:1px solid #777777;}
.shopping{padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:4px; text-align:justify;}
.blkbrdr{ border:1px solid #777777; }
/* .blkbrdrpadded{ border:1px solid #000000; padding:5px; }*/
.blkbrdrpadded{ border:1px solid #000000; border-color:#000000;}
.blkbrdrtop{ border-top: 1px solid #000000;}
.blkbrdrsides{ border-left: 1px solid #000000; border-right: 1px solid #000000; }

P, SPAN, TD, TR, body {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: normal;
  }
  
A:link, A:active, A:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #13609f;
  text-decoration: none;
}
.spacer {line-height: 6px;
}
.small, .small:link, .small:visited {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  text-decoration: none;
}
.small:hover {
  color: #FF0000;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  text-decoration: none;
}
.submit {
	background-color: #ECE9D8;
}
.white {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: normal;
}
a.white:link,a.white:active,a.white:visited {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #E0E0E0;
  font-weight: normal;
}
a.white:hover {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFF00;
  font-weight: normal;
}
.crumbY {
	color: #FFFFFF;
}
.crumb,a.crumb:link,a.crumb:visited,a.crumb:active {
	color: #FFFFFF;
}
a.crumb:hover {
	color: #FFFFFF;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFF00;
}
.title_sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #13609f;
	font-weight:600
}
.titlegrn {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#13609f;
	/*color: #356E2C;*/
}
.titleblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0D7CDF;
}

.trans2 {
	background-color: transparent;
	border-top: 0pt;
	border-right: 0pt;
	border-bottom: 0pt;
	border-left: 0pt;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.titlegrn2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #13609f;
	font-weight:700;
}

.lightBlue{background-color:#b3d3ef;}
.darkBlue{background-color:#4aa5ef;}