/* Base Format Styles */
body,td,th {
	font-family: "lucida grande", arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4371AC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4371AC;
}
a:hover {
	text-decoration: underline;
	color: #4371AC;
}
a:active {
	text-decoration: underline;
	color: #4371AC;
}
#LinkWhite {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 32px;
	color: #4371AC;
	display: block;
	margin: 0px 0px 6px;
	line-height: 33px;
	font-family: "lucida grande", arial, geneva, helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 22px;
	color: #CC6600;
	display: block;
	margin: 0px 0px 10px;
	line-height: 23px;
	font-family: "lucida grande", arial, geneva, helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	color: #666666;
	display: block;
	margin: 0px 0px 4px;
	line-height: 20px;
	font-family: "lucida grande", arial, geneva, helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	color: #4371AC;
	display: block;
	margin: 0px 0px 2px;
	line-height: 18px;
	font-family: "lucida grande", arial, geneva, helvetica, sans-serif;
	font-weight: normal;
}
h5 {
	font-size: 14px;
	color: #000000;
	display: block;
	margin: 0px 0px 4px;
	line-height: 16px;
	font-family: "lucida grande", arial, geneva, helvetica, sans-serif;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	color: #4371AC;
	display: block;
	margin: 0px 0px 1px;
	line-height: 14px;
	font-family: "lucida grande", arial, geneva, helvetica, sans-serif;
	font-weight: normal;
}


/* Base Format Styles */

.row1 {
	background: #BFC5D5;
	height: 72px;
	border-bottom: 1px solid #9FA5B2;
}
.row2 {
	background: #BFC5D5 url(/common/nav-bkgrd.jpg) repeat-x left top;
	height: 24px;
	border-top: 1px solid #E4E9F2;
	border-bottom: 1px solid #9FA5B2;
}
.row3 {
	background: #F3D25D;
	height: 18px;
	border-top: 1px solid #FFE78B;
	border-bottom: 1px solid #DCBA54;
}
.row3-home {
	background: #F3D25D;
	height: 4px;
	border-top: 1px solid #FFE78B;
	border-bottom: 1px solid #DCBA54;
}
.row4 {
	height: 360px;
	background: url(/common/row4-bkgrd.jpg) repeat-x left top;
}
.row5 {
	height: 24px;
}
.row5-table-td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #bfc5d5;
}
.horiz-rule {
	background: url(/common/gray-dashed-line-horiz.gif) repeat-x center center;
}
.row-bkgd1 {
	background: #FFFFFF;
}
.row-bkgd2 {
	background: #F7F7F7;
}

.catFeatured-prod-td1 {
	padding: 2px 16px 2px 15px;
	width:181px;
}
.catFeatured-prod-td2 {
	padding: 2px 15px 2px 15px;
	width:182px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.catFeatured-prod-td3 {
	padding: 2px 16px 2px 15px;
	width:181px;
}
.catFeatured-prod-rowDIV {
background-color: #CCCCCC;
height:1px;
}
.main-div1 {
	background: #E4E7ED;
	padding: 8px;
	width: 200px;
	border: 1px solid #BFC5D5;
}
.main-div1-bottom {
	background: #BFC5D5;
	padding: 4px 8px;
	width: 200px;
	border-top: 1px solid #BFC5D5;
}
.main-div2 {
	background: #FDEEC3;
	padding: 8px;
	width: 200px;
	border: 1px solid #F9CA40;
	margin-top: 16px;
}

.photo-td1 {
	padding: 8px 4px 8px 8px;
	border-top: 1px solid #BFC5D5;
	border-bottom: 1px solid #BFC5D5;
	border-left: 1px solid #BFC5D5;
	background: #f4f5f9;
}
.photo-td2 {
	padding: 8px 4px 8px 8px;
	border-bottom: 1px solid #BFC5D5;
	border-left: 1px solid #BFC5D5;
	background: #f4f5f9;
}