@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #0056A2;
	font-weight: normal;
}
h1.article {
	text-transform: none;
	font-size: 34px;
	line-height: 40px;
}
h1 span {
	color: #0088ca;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #0088ca;
	margin-top: 36px;
}
h3 {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #0088ca;
	margin-top: 24px;
	font-style: italic;
}
p , li{
	color: #999;
	font-size: 15px;
	line-height: 21px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p strong , li strong{
	color: #777;
}
li {
	margin-top: 6px;
}
ul {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
li ul {
	margin-bottom: 18px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
table {
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
td {
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
td strong {
	font-weight: normal;
	color: #0056A2;
}
p.callout {
	color: #0088ca;
}
#header-main {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 96px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}
#header-content {
	color: #EDEDED;
	background-color: #FFF;
	display: block;
	padding: 0px;
	height: 96px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	display: block;
	padding: 0px;
	height: 54px;
	width: 189px;
	margin-top: 21px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
}
#logo a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-nav {
	display: block;
	padding: 0px;
	height: 48px;
	width: 203px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 796px;
	position: absolute;
	float: right;
}
#top-nav #contact a {
	color: #FFFFFF;
	border-radius:0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	display: block;
	height: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #D39313;
	margin: 0px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: right;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-nav #contact a:hover {
	color: #FFFFFF;
	border-radius:0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	display: block;
	height: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #0088CA;
	margin: 0px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: right;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-nav #lang a {
	color: #FFFFFF;
	border-radius:0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	display: block;
	height: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #BBB;
	margin: 0px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: right;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top-nav #lang a:hover {
	color: #FFFFFF;
	border-radius:0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	display: block;
	height: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #999;
	margin: 0px;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: right;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	color: #0088CA;
	letter-spacing: 8pt;
	display: block;
	padding: 0px;
	height: 24px;
	width: 607px;
	margin-top: 47px;
	margin-right: 0px;
	margin-left: 189px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 18px;
	position: absolute;
}
#telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #0056A2;
	height: 36px;
	width: 204px;
	margin-top: 48px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 796px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	font-weight: bold;
	text-align: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	float: right;
}
#nav-main {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/Header-gradient.jpg);
	background-repeat: repeat-x;
	z-index: 10;
}
#nav-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	display: block;
	padding: 0px;
	height: 48px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 10;
}
#nav{
	list-style:none;
	font-weight:bold;
	margin:0px;
	float:left;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color:#FFF;
	padding:0px;
	z-index: 10;
}
#nav li{
	float:left;
	margin-right:0px;
	position:relative;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a{
	display:block;
	color:#fff;
	text-decoration:none;
	margin: 0px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	font-size: 16px;
	line-height: 16px;
	background-image: none;
}
#nav a:hover{
	text-decoration:none;
	background-image: url(images/Header-gradient-selected.png);
	font-size: 16px;
	line-height: 16px;
	background-repeat: repeat-x;
}
#nav ul{
	background:#fff;
	background:rgba(255,255,255,0);
	list-style:none;
	position:absolute;
	left:-9999px;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	padding-top:1px;
	float:none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul a{
	white-space:nowrap;
	margin: 0px;
	padding: 0px;
}
#nav li:hover ul{
	left:0;
	z-index: 10;
	margin-top: 0px;
}
#nav li:hover a{
	text-decoration:none;
	margin-top: 0px;
}
#nav li:hover ul a{
	text-decoration:none;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#nav li:hover ul li {
	text-decoration:none;
	background-color: #0088CA;
}
#nav li:hover ul li a:hover{
	background-color:#0056A2;
}
#nav-tag {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	height: 44px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 22px;
	font-style: normal;
	line-height: 22px;
	color: #D39313;
	background-image: url(images/Gold-down.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#site-link-container {
	display: block;
	padding: 0px;
	height: 576px;
	width: 1144px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 5;
}
.site-link   {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 616px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 72px;
	padding-bottom: 0px;
	padding-left: 72px;
	z-index: 5;
	background-repeat: no-repeat;
	background-position: 72px;
}
.site-link-tagline {
	display: block;
	padding: 0px;
	height: 40px;
	width: 515px;
	margin-top: 520px;
	margin-bottom: 0px;
	margin-left: 485px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	color: #0056A2;
	font-size: 26px;
	text-align: center;
	margin-right: 0px;
	z-index: 10;
}
#site-link-container-section {
	display: block;
	padding: 0px;
	height: 434px;
	width: 1144px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 5;
}
.site-link-section {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 434px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 72px;
	padding-bottom: 0px;
	padding-left: 72px;
	z-index: 5;
	background-repeat: no-repeat;
	background-position: 72px;
}
.site-link-tagline-section {
	display: block;
	padding: 0px;
	height: 40px;
	width: 515px;
	margin-top: 370px;
	margin-bottom: 0px;
	margin-left: 485px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	color: #0056A2;
	font-size: 26px;
	text-align: center;
	margin-right: 0px;
}
.site-link-supporta , .site-link-ferantil, .site-link-probiosure {
	display: block;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	height: 415px;
	width: 263px;
	text-align: center;
	margin-bottom: 24px;
}
.site-link-supporta {
	background-image: url(images/Ad-Product-Supporta-Back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #ca1c68;
}
.site-link-ferantil {
	background-image: url(images/Ad-Product-Ferantil-Back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #de202b;
}
.site-link-probiosure {
	background-image: url(images/Ad-Product-Probiosure-Back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #0088ca;
}
.site-link-supporta h1 , .site-link-ferantil h1, .site-link-probiosure h1{
	font-size: 38px;
	line-height: 38px;
	text-transform: uppercase;
	color: #FFF;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.site-link-probiosure h1{
	font-size: 32px;
}
.site-link-supporta h2, .site-link-ferantil h2, .site-link-probiosure h2{
	font-size: 24px;
	line-height: 24px;
	color: #ca1c68;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.site-link-supporta .site-link-button-holder, .site-link-ferantil .site-link-button-holder, .site-link-probiosure .site-link-button-holder{
	padding: 0px;
	height: 37px;
	margin-top: 268px;
	margin-bottom: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	width: 263px;
	display: block;
}
.site-link-probiosure .site-link-button-holder{
	margin-top: 240px;
}
.site-link-supporta a, .site-link-ferantil a, .site-link-probiosure a{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background-image: url(images/Button-Gradient-Supporta-Off.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 37px;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	display: block;
	text-align: left;
	width: 145px;
}
.site-link-supporta a:hover, .site-link-ferantil a:hover, .site-link-probiosure a:hover{
	background-image: url(images/Button-Gradient-Supporta-On.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.site-link-supporta .button img, .site-link-ferantil .button img, .site-link-probiosure .button img{
	padding: 0px;
	height: 20px;
	width: 21px;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 9px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: absolute;
	float: left;
}
.site-link-supporta span, .site-link-ferantil span, .site-link-probiosure span{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 11px;
	display: block;
	padding-bottom: 11px;
	padding-left: 36px;
}
.site-link-ferantil h2 {
	color: #de202b;
}
.site-link-probiosure h2 {
	color: #1a97d4;
}
.site-link-ferantil a {
	background-image: url(images/Button-Gradient-Ferantil-Off.png);
}
.site-link-probiosure a {
	background-image: url(images/Button-Gradient-Probiosure-Off.png);
}
.site-link-ferantil a:hover {
	background-image: url(images/Button-Gradient-Ferantil-On.png);
}
.site-link-probiosure a:hover {
	background-image: url(images/Button-Gradient-Probiosure-On.png);
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	min-height: 750px;
	width: 928px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
	overflow-y: hidden;
}
.left-301 {
	display: block;
	padding: 0px;
	height: auto;
	width: 301px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.left-301 img.article-photo {
	border-radius:9pxx;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 48px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right-614 , .learn-more{
	display: block;
	padding: 0px;
	height: auto;
	width: 614px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 314px;
}
.learn-more {
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.right-614 a      {
	color: #0088CA;
	text-decoration: underline;
	font-size: 14px;
	line-height: 21px;
}
.right-614 a:hover {
	color: #0056A2;
	text-decoration: underline;
}
.right-614 h1 {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 24px;
}
.right-614 h2.section-intro {
	font-weight: normal;
	padding-bottom: 24px;
}
.right-614 .superscript , .faq-answer .superscript{
	font-size: 60%;
	line-height: 100%;
	vertical-align: text-top;
	text-decoration: none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right-614 table {
	font-size: 14px;
	line-height: 14px;
	margin-left: 18px;
	margin-top: 24px;
	border: thin solid #CCC;
}
.right-614 table tr {
	margin: 0px;
	padding: 0px;
}
.right-614 table th {
	color: #FFF;
	background-color: #CCC;
	padding: 12px;
	text-align: left;
}
.right-614 table td {
	margin: 0px;
	border: thin solid #CCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
}
.right-614 table tr td strong {
	font-weight: bold;
	color: #777;
}
.product-flash {
	border-radius:9px;
	-moz-border-radius:9pxx;
	-webkit-border-radius:9px;
	display: block;
	border: 1px solid #0088ca;
	width: 562px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 36px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 8px;
	padding-left: 26px;
}
.collapse {
	width: 614px;
	padding: 0px;
	height: auto;
	display: block;
	clear: both;
	display: block;
	margin-top: 24px;
}
.collapse h1 {
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	color: #0088ca;
	margin-bottom: 0px;
	padding-bottom: 14px;
}
.collapse h2.smaller {
	margin-top: 16px;
	padding-top: 0px;
}
.collapse .nav-link {
	display: block;
	width: 588px;
	margin-bottom: 18px;
	padding-bottom: 18px;
	padding-top: 8px;
	margin-top: 0px;
	padding-left: 26px;
}
.collapse span {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0088ca;
	display: block;
	padding-bottom: 6px;
}
.collapse a        {
	color: #0088ca;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 6px;
	border-bottom-style: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 24px;
	background-image: url(images/arrow-closed.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.collapse a:hover {
	color: #0088ca;
	display: block;
	margin: 0px;
	border-bottom-style: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/arrow-open.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.collapse .open   {
	display: block;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0088ca;
	border-bottom-width: 1px;
	border-bottom-color: #0088ca;
}
.collapse .open a    {
	display: block;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/arrow-open.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #0088ca;
}
.collapse .open a:hover {
	display: block;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/arrow-closed.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.faq-question {
	color: #0088CA;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 0px;
}
.faq-answer {
	padding-top: 0px;
	margin-top: 3px;
}
.faq-answer a.normal {
	color: #0088ca;
	text-decoration: underline;
	font-size: 12px;
	line-height: 21px;
	display: inline;
	background-image: none;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
.faq-answer a.normal:hover {
	color: #0056A2;
}
.references {
	font-size: 12px;
	line-height: 16px;
	padding-top: 24px;
}
.references a {
	font-size: 12px;
	line-height: 16px;
}
.references a:hover {
	color: #0056a2;
}
.DYK {
	background-color: #CFE8FF;
	padding: 21px;
	width: 572px;
	color: #0088ca;
	margin-top: 30px;
	margin-bottom: 24px;
}
.DYK strong {
	font-weight: bold;
	color: #0088ca;
	font-size: 22px;
}
#aim {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 928px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#aim img {
	padding: 0px;
	margin: 0px;
}
#aim p.blue {
	color: #2AC5F4;
	font-size: 30px;
	line-height: 36px;
	padding-top: 0px;
	margin-top: 18px;
}
#aim p {
	color: #AAA;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aim li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 232px;
	list-style-type: none;
	position: relative;
	float: left;
}
#aim ul {
	display: block;
	padding: 0px;
	height: auto;
	width: 928px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	overflow-y: auto;
}
.three-site-links {
	display: block;
	padding: 0px;
	height: auto;
	width: 928px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 36px;
	margin-left: 0px;
	float: left;
	overflow-y: hidden;
	overflow-x: hidden;
}
.three-site-links .element {
	padding: 0px;
	width: 301px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: block;
}
.three-site-links .element img {
	border-radius:8px 8px 8px 8px;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
.title-article  {
	font-weight: bold;
	text-transform: uppercase;
	color: #2AC5F4;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 17px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 458px;
}
.article-link  {
	display: block;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 300px;
	height: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.back-link {
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 18px;
	margin: 0px;
}
.back-link a {
	color: #0088ca;
	text-decoration: underline;
}
.article-link img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-right: 7px;
	float: left;
	width: 16px;
}
.text-article  {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
.text-article a  {
	font-size: 15px;
	color: #0056a2;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	line-height: 17px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text-article a:hover {
	font-size: 15px;
	color: #2AC5F4;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	line-height: 17px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-gold-band {
	display: block;
	padding: 0px;
	height: 6px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/Gold-up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer-container {
	margin: 0px;
	padding: 0px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0056a2;
}
#footer {
	color: #FFF;
	display: block;
	width: 928px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 36px;
	padding-right: 36px;
	padding-bottom: 48px;
	padding-left: 36px;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
#footer .column {
	display: block;
	padding: 0px;
	float: left;
	width: 144px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .column h6 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#footer .column p {
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
}
#footer .column ul {
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px;
}
#footer .column li {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
}
#footer .column a {
	text-decoration: none;
	color: #FFF;
}
#footer .column a:hover {
	text-decoration: underline;
	color: #FFF;
}
#copyright {
	display: block;
	width: 928px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.line-section {
	padding: 0px;
	height: 36px;
	width: 614px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 14px;
	line-height: 14px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
.drug {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
.article-site-link {
	display: block;
	padding: 0px;
	width: 614px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: hidden;
}
.article-site-link p.descript {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 18px;
}
.article-site-link img  {
	border-radius:8px 8px 8px 8px;
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.article-site-link .article-ref {
	display: block;
	padding: 0px;
	width: 458px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 156px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.article-site-link .article-ref .title-article {
	text-transform: none;
	margin-top: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mapR {
	display: block;
	padding: 0px;
	height: 500px;
	width: 614px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.map a {
	color: #0056A2;
}
.map a:hover {
	color: #0088CA;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfloat-bloc {
	font-size: 1px;
	line-height: 1px;
	height: 0px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	width: 458px;
}
.incomplete {
	font-size: 14px;
	color: #FFF;
	background-color: #F0F;
	padding: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav-main #nav-content code #nav li {
}
