@charset "utf-8";
/* CSS Document */

body {
	background: #fff url(../images/main_bg.png) repeat-x top left;
	font: 76% Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: justify
}

#wrapper {
	position: relative;
	width: 980px;
	padding: 0px;
	margin: 0px auto;
}

#Logo {
	float: left;
	width: 230px;
	height: 110px;
	padding-top: 20px
}

#MiddleHeader {
	float: right;
	width: 746px;
}

#SearchBox {
	float: right;
	padding-top: 26px;
	height: 28px;
	text-align: right;
	padding-right: 0px;
	margin-bottom: 19px
}

#SearchBox form {
	margin: 0px;
	padding: 0px
}

input.InputField {
	padding: 2px 2px;
	margin: 0px;
	font-size: 13px
}

#SearchBox input.InputField {
	width: 119px;
	border: 1px solid #d1dce9;
}

input.Button {
	background: #6182a8 url(../images/button_bg.png) repeat-x top left;
	color: #fff;
	padding: 2px 5px;
	border: 1px solid #6182a8;
	cursor: pointer
}

#Logos {
	float: right;
	width: 125px;
	padding-top: 20px
}

#BannerText {
	float: right;
	background: url(../images/healthcare_text.png) no-repeat top right;
	height: 22px;
	width: 263px;
	text-align: center;
}

#BannerText h1 {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	font-size: 14px;
	color: #fff;
	display: none
}

#MainContent {
	clear: both;
	padding-top: 15px;
}

/* RIGHT CONTENT */

#RightContent {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#RightContent div.TopBanner {
	background: url(../images/right_content_top_bg.png) no-repeat top left;
	height: 12px;
}

.RightContent {
	background: url(../images/righ_content_bg.png) repeat-x top left;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding: 0px 0px 2em 0px;
	color: #486482;
}

#RightContent a.Confectionery {
	background: url(../images/delivery/off/confectionery_bg.jpg) no-repeat top center;
	height: 87px;
	text-align: right;
	margin-bottom: 3px;
	display: block;
	text-decoration: none;
	color: #486482
}

#RightContent a.Confectionery:hover {
	color: #ff9c00;
	background: url(../images/delivery/on/confectionery_bg.jpg) no-repeat top center;
}

#RightContent a.Suspension {
	background: url(../images/delivery/off/suspension_bg.jpg) no-repeat top center;
	height: 87px;
	text-align: right;
	margin-bottom: 3px;
	display: block;
	text-decoration: none;
	color: #486482
}

#RightContent a.Suspension:hover {
	color: #ff9c00;
	background: url(../images/delivery/on/suspension_bg.jpg) no-repeat top center;
}

#RightContent a.Chewitab {
	background: url(../images/delivery/off/chewitab_bg.jpg) no-repeat top center;
	height: 87px;
	text-align: right;
	margin-bottom: 3px;
	display: block;
	text-decoration: none;
	color: #486482
}

#RightContent a.Chewitab:hover {
	color: #ff9c00;
	background: url(../images/delivery/on/chewitab_bg.jpg) no-repeat top center;
}

.Quote {
	font-size: 1.8em;
	font-style: italic;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding: 10px 0px
}

.RightContent .Content {
	padding: 10px;
}

.RightContent .Content p {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding: 40px 0px 0px 0px
}

/* RIGHT CONTENT */

/* LEFT CONTENT */

#LeftContent {
	margin-left: 319px;
	font-size: 1.1em;
}

.MainImage {
	margin: 0px;
	padding: 0px;
}

#LeftContent form {
	padding: 0px;
		margin: 0px;
	}

.AiMProfile {
	background: #eee;
	border-bottom: 1px solid #5b7490;
	padding: 5px 10px;
	margin-bottom: 3px;
}

.update {
	color: #ff9c00;
}

dl.advisers { padding-top: 0px; padding-bottom: 0px; float: none; text-align: left; }
dl.advisers dt {
	width: 200px;
	display: block;
	float: left;
}
dl.advisers dd { margin-top: 0px; float: left; display: block; width: 330px; padding-bottom: 10px }
dl.advisersFirst dd { margin-left: 15em; margin-top: 0; float: none }

dl.NewsBlock { padding-top: 0px; padding-bottom: 0px; float: none; border-bottom: 1px solid #f7f7f7; color: #333333; font-size: 1em; margin-bottom: 0px }
dl.NewsBlock dt {
	width: 80px;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 10px
}
dl.NewsBlock dd { margin-top: 0px; float: left; display: block; width: 300px; padding-bottom: 10px; padding-top: 10px }


dl.NewsBlockFirst dd { margin-left: 15em; margin-top: 0; float: none }

a.CaseStudy {
	float: right;
	width: 254px;
	padding: 10px;
	text-align: left;
	text-decoration: none;
	background: #d8e2ef url(../images/pdf.gif) no-repeat top right;
	border: 1px solid #486482
}

a.CaseStudy:hover {
	background: #486482 url(../images/pdf.gif) no-repeat top right;
	color: #ff9c00;
	text-decoration: none;
	border: 1px solid #d8e2ef
}

div.CaseStudy {
	float: right;
	width: 274px;
	padding-top: 5px
}

div.CaseStudy ul, div.CaseStudy li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.CaseStudy a.CaseStudy {
	margin-bottom: 2px;
}

a.CaseStudyProducts {
	float: right;
	width: 284px;
	padding: 10px;
	text-align: left;
	text-decoration: none;
	background: #d8e2ef url(../images/pdf.gif) no-repeat top right;
	border: 1px solid #486482
}

a.CaseStudyProducts:hover {
	background: #486482 url(../images/pdf.gif) no-repeat top right;
	color: #ff9c00;
	text-decoration: none;
	border: 1px solid #d8e2ef
}

div.CaseStudyProducts {
	float: right;
	width: 304px;
	padding-top: 5px;
	margin-right: 2px
}

div.CaseStudyProducts ul, div.CaseStudyProducts li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.CaseStudyProducts a.CaseStudyProducts {
	margin-bottom: 2px;
}

.clear {
	clear: right;
}

.clearboth {
	clear: both;
}

/* LEFT CONTENT */

/* FOOTER */

#Footer {
	background: url(../images/footer_bg.png) repeat-x top left;
	padding-top: 33px;
	font-size: 1.1em;
	clear: both
}

.RightFooterText {
	float: right;
	width: 150px;
	text-align: right;
	color: #cccccc
}

/* FOOTER */

/* styles */

h2 {
	font-family: Times New Roman;
	font-size: 2em;
	color: #ff9c00;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px
}

#LeftContent h2 {
	font-size: 1.75em;
}

#RightContent h2 {
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;
}

h3 {
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px
}

/* LINKS */

a:link, a:visited, a:hover {
	color: #486482;
	text-decoration: underline;
}

/* SEARCH RESULTS PAGE */

.ResultsHeader {
	border-bottom: 5px solid #fff;
	padding: 5px
}

.SearchResult {
	margin-bottom: 10px;
}


.SearchResultAlt {
	background: #e8edf4;
	border-top: 5px solid #e8edf4;
	border-bottom: 5px solid #e8edf4;
}


.SearchResultTitle {
	line-height: 2em;
	padding: 5px;
	font-size: 1.1em
}

.SearchResultDesc {
	padding: 5px;
	
}

tr.ResultsHeader td {
	padding: 5px;
}

td.OddRow {
	background: #e8edf4;
}

#LeftContent ul {
	margin: 10px;
	padding: 10px;
}

#LeftContent ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#LeftContent ul ol {
	margin: 10px 20px 0px 20px;
	padding: 10px 20px 0px 20px;
}

iframe.Widget body {
	margin: 0px;
	padding: 0px;
}

/* Results Page */

.a {
	border-bottom: 1px solid #000;
}

.aa {
	border-bottom: 2px solid #000;
}

.aaa {
	border-bottom: 3px double #000;
}