@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    font-family: "Open Sans Condensed", sans-serif;
    color:#9d9594;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
p{
	margin-bottom: 1em;
    color: #9d9594;
    font-size: 14.5px;
    line-height: 19px;
}
ul{
	margin-bottom: 1em;
}
h1{
	font-weight: 300;
    padding: 20px 0 10px;
    color: #9d9594;
    font-size: 28px;
    line-height: 1.3em;
}
h1.first{
	background-image: url(../img/ci-line.png);
    background-repeat: no-repeat;
    background-position: left top;
}
h1 b, h1 strong{
	font-weight: bold;
}
h2 {
    font-weight: 300;
    padding: 20px 0 10px;
    color: #9d9594;
    font-size: 24px;
    line-height: 1.4em;
}
h2.first{
	background-image: url(../img/ci-line.png);
    background-repeat: no-repeat;
    background-position: left top;
}
h2 b {
    font-weight: 700;
}
h3{
	color: #9d9594;
    font-size: 20px;
    line-height: 1em;
}
h3.first{
	background-image: url(../img/ci-line.png);
    background-repeat: no-repeat;
    background-position: left top;
}
h3 b, h3 strong{
	font-weight: bold;
}
h4{
	color: #9d9594;
    font-size: 16px;
    line-height: 1em;
}
h4.first{
	color: #9d9594;
    font-size: 16px;
    background-image: url("../img/ci-line.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #7a7d81;
    font-weight: 300;
    padding-top: 8px;
}
h4 b, h4 strong{
	font-weight: bold;
}
h5{
	color: #9d9594;
    font-size: 14.5px;
    line-height: 1em;
}
h5.first{
	color: #9d9594;
    background-image: url("../img/ci-line.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #7a7d81;
    font-weight: 300;
    padding-top: 8px;
}
h5 b, h5 strong{
	font-weight: bold;
}
p.product-links {
    margin-top: 20px;
}
p.product-links a {
    line-height: 20px;
    margin-right: 30px;
	margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #9D9594;
    display: inline-block;
    margin-top:0;
}
h1.first, h2.first, h3.first, h4.first, h5.first, h6.first{
	background-image: url("../img/ci-line.png");
	background-position: left top;
    background-repeat: no-repeat;
    padding:0.8em 0 0.4em;
}
p.bodytext img{
	position: relative;
    top: 4px;
}
a{
	font-weight: bold;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
	margin-bottom: 1em;
}
ul.list{
	margin-bottom: 1em;
}
ul.bullets{
	margin-bottom: 1em;
}
ul.list.bullets{
}


