body {
	margin: 0px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #E8E6E9;
	font-weight: bold;
	text-transform: uppercase;


}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E6E9;
}
.dotted {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #002039;
	border-right-color: #002039;
	border-bottom-color: #002039;
	border-left-color: #002039;
	background-color: #E8E6E9;
}
.sidebar {
	margin: 5px;


}
.sidebar-txt {
	color: #002039;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	color: #002039;
}
.hm-img {
	margin-bottom: 2px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bullet-wh.gif);

}
.prod-img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #002039;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #002039;
}
.headings {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	color: #002039;
}
.img-stroke {
	border: thin solid #002039;
	margin: 0px;
	padding: 0px;

}
