@charset "UTF-8";
/* CSS Document */

h1 {
	color: #FF6347;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0em;
} 

h2 {
	color:#28A428;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 13px;
	letter-spacing: 0em;
	line-height: 125%;
} 

h3 {
	color: #FF6347;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 3px;
	letter-spacing: 0em;
} 

h4 {
	color: #F60;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 4px;
	letter-spacing: 0em;
} 

h5 {
	color: #69C;
	font-family: Helvetica, sans-serif;
	font-size: 0.78em;
	font-style: normal;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 4px;
	letter-spacing: 0em;
	line-height: 100%;
} 

h5.table {
	color: #69C;
	font-family: Helvetica, sans-serif;
	font-size: 0.78em;
	font-style: normal;
	font-weight: 900;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0em;
	line-height: 100%;
} 

.blue {
	color: #39C;
}

.white {
	color: #FFF;
}

p {
	font-family: Helvetica, sans-serif;
	color:#333;
	font-style:normal;
	font-size: 0.78em;
	font-weight: 100;
	line-height: 145%;
	margin-top: 0px;
	margin-bottom: 6px;
}

p.sidebar {
	font-family: Helvetica, sans-serif;
	color:#006;
	font-style:normal;
	font-size: 0.78em;
	font-weight: 100;
	line-height: 145%;
	margin-top: 0px;
	margin-bottom: 6px;
}

.sidebar {
	color:#003;
}

p.table {
	font-family: Helvetica, sans-serif;
	color:#333;
	font-style:normal;
	font-size: 0.68em;
	font-weight: 100;
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.italic {
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	font-size: 0.82em;
	font-weight: 100;
	line-height: 145%;
	margin-top: 0px;
	margin-bottom: 8px;
}

p.foot {
	letter-spacing:0.05em;
	color:#666;
	font-style:normal;
	font-weight:100;
	font-family:Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	line-height: 100%;
	margin-bottom: 0px;
	text-align: center;
}

ul {
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	list-style-type: disc;
	margin-bottom:6px;
	margin-top: 0px;
}

ul.sidebar {
	color: #003;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	list-style-type: disc;
	margin-bottom:3px;
	margin-top: 0px;
}

li {
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: -17px;
	line-height: 130%;
	color: #333;
}

li.sidebar {
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: -17px;
	line-height: 130%;
	color: #003;
}

ul.orange {
}

li.orange {
	list-style-image: url(../images/orangeDot.png);
	list-style-position: inherit;
}

h1.navLit {
	letter-spacing:0em;
	color: #FFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	font-style: normal;
}

p.prodLit {
	letter-spacing:0em;
	color: #F60;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	font-style: normal;
}

a.nav {
	letter-spacing:0.05em;
	color: #036;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.nav:link {
	text-decoration:none;
	color: #036;
}

a.nav:visited {
	text-decoration:none;
	color: #036;
}

a.nav:hover {
	text-decoration:none;
	color: #FFF;
}

a.nav:active {
	text-decoration:none;
	color: #FFF;
}

a.product {
	letter-spacing:0em;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.product:link {
	text-decoration:none;
	color: #036;
}

a.product:visited {
	text-decoration:none;
	color: #036;
}

a.product:hover {
	text-decoration:none;
	color: #F60;
}

a.product:active {
	text-decoration:none;
	color: #F60;
}
a.link {
	letter-spacing:0em;
	color: #999;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.link:link {
	text-decoration:none;
	color: #999;
}

a.link:visited {
	text-decoration:none;
	color: #999;
}

a.link:hover {
	text-decoration:none;
	color: #C60
}

a.link:active {
	text-decoration:none;
	color: #C60;
}

a.cat {
	letter-spacing:0em;
	color: #FFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

a.cat:link {
	text-decoration:none;
	color: #FFF;
}

a.cat:visited {
	text-decoration:none;
	color: #FFF;
}

a.cat:hover {
	text-decoration:none;
	color: #CCC
}

a.cat:active {
	text-decoration:none;
	color: #CCC;
}

a.catalog {
	letter-spacing: 0em;
	color: #000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	font-style: normal;
	line-height: 175%;
}

a.catalog:link {
	text-decoration: none;
	color: #000;
}

a.catalog:visited {
	text-decoration:none;
	color: #000;
}

a.catalog:hover {
	text-decoration:none;
	color: #C60
}

a.catalog:active {
	text-decoration:none;
	color: #C60;
}
