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

#contentProducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 18px;
	width: 572px;
}
#contentProducts h1 {
	color: #0F477E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#contentProducts h2 {
	margin: 0px;
	font-weight: normal;
	color: #666;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
#contentProducts h3 {
	font-weight: bold;
	color: #004379;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contentProducts h4 {}
#contentProducts h5 {}
#contentProducts p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#contentProducts ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 25px;
}
#contentProducts li {
	list-style-type: disc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#contentProducts a {
	color: #0F477E;
	text-decoration: underline;
}
#contentProducts a:hover {
	color: #333;
}

#rightColProducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 150px;
	color: #666;
	background-color: #F9F9F9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
}
#rightColProducts h1 {
	color: #0F477E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#rightColProducts h2 {
}
#rightColProducts p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#rightColProducts a {
	text-decoration: none;
	color: #666;
	font-size: 14px;
}
#rightColProducts a:hover {
	text-decoration: underline;
	color: #004379;
}
#rightColProducts ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#rightColProducts li {
	list-style-type: disc;
	padding-top: 2px;
	padding-bottom: 2px;
}
.greyBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
}
.rightGreyBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3D1DE;
}
.vitaTitle {
	background-color: #0F477E;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	padding-right: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.vitaGrey {
	color: #BEBAB9;
	font-weight: bold;
}

