	/* REDEFINE HTML TAGS */

body {
	width: 7in;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #375ABE;
	margin: 0px;
	padding: 0px;
}

input, form {
	margin: 0px;
	padding: 0px;
}

/* PAGE LAYOUT */

div#print-head {
	display: block;
	padding-bottom: 50px;
	position: relative;
	left: 10px;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	clear: both;
}
img#flashplaceholder {
	display: none;	
}


table#Sales a:link, a:visited, a:active, a:hover {
	margin: 0px;
	padding: 0px;	
}

table#main {
	width: 7in;
	
}

table#main td#leftColumn {
	background-image: url(../images/mainBgLeft.gif);
	background-repeat: repeat-y;
	background-position: right;
display: none;
}

table#main td#centerColumn {
	background-image: url(../images/bannerBg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

table#main td#rightColumn {
	background-image: url(../images/mainBgRight.gif);
	background-repeat: repeat-y;
	background-position: left;
display: none;
}

table#header {
display: none;
	color: #FFFFFF;
}

div#banner {

}

/* TOOLBAR */

div.toolbar {
display: none;
	background-image: url(../images/toolbarBg.gif);
	height: 23px;
	padding-left: 0px;
}

div.toolbar a:link,div.toolbar a:visited {
	color: #FFFFFF;
	padding: 4px 0px 4px 0px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 11px;
	border-left: 1px solid #1896E6;
	border-right: 1px solid #001760;
	background-image: url(../images/toolbarBg.gif);
}

div.toolbar a:hover {
	background-image: url(../images/toolbarBgOver.gif);
}

div.toolbar a.home {
display: none;

	text-align: center;
}

div.toolbar a.products {
display: none;
	
	text-align: center;
}
div.toolbar a.sales {
display: none;
	
	text-align: center;
}

div.toolbar a.training {
display: none;
	
	text-align: center;
}

div.toolbar a.about {
display: none;
	
	text-align: center;
}

div.toolbar a.contact {
display: none;
	
	text-align: center;
}

/* FORM FIELDS */

input.searchField {
	border-top: 1px solid #001760;
	border-left: 1px solid #001760;
	border-right: 1px solid #1896E6;
	border-bottom: 1px solid #1896E6;
	background-image: url(../images/formfieldBg.gif);
	font-size: 10px;
	padding: 1px;
}

table.contentMain {
	width: 6.5in;
	color: #000000;
}

table.contentMain a:link, table.contentMain a:visited {
	color: #0039B6;
	text-decoration:none;
}

table.contentMain a:hover {
	color: #6699FF;
	text-decoration:underline;
}


table.contentMain  p {
	width: auto;
color: #000000;
line-height: 16px;}

table.contentMain  div.content {
color: #000000;
line-height: 16px;
margin: 16px ;
}

table.contentMain td.rightColumn {
	background-image: url(../images/rightColumnBg.gif);
	display: none;
}

table.contentMain td.leftColumn {
}
table.contentMain td.leftColumn-norightcol {
}

table.contentMain h1 {
	font-size: 18px;
	background-image:url(../images/pageHeadingBg.gif);
	background-color: #4A6EC7;
	color: #FFFFFF;
	margin: 30px 0px 0px 0px;
	padding: 0px 8px 8px 8px;
}

table.contentMain h2 {
	font-size: 16px;
	border-bottom: 2px solid #D3DBEF;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
    clear: both;
}

table.contentMain h6 {
	font-size: 18px;
	background-image:url(../images/pageHeadingBg.gif);
	background-color: #4A6EC7;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 8px;
}

div.footer {
	/*
	background-image: url(../images/footerBg.gif);
	background-repeat: no-repeat;
	background-color: #6F96DA;
	padding: 26px 8px 12px 8px;
	color: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #244189;
	width: 100%;
	*/
	display: none;
}
div.footer-print {
	padding-top: 0.1in;
	border-top: 1px solid black;
	display: block;
	color: black;
	font-size: 10pt;
	text-align: center;
}

div.footer a:link, div.footer a:visited {
	color: #D2E3F7;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

div.footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	padding: 0px;
	margin: 0px;
}
	
div.wellMyNutrikids {
	display: none;
	margin: 8px;
	
	font-size: 10px;
}

div.wellMyNutrikidsInterior {
	background-image: url(../images/wellMyNutrikids_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 8px 0px 8px ;
	border-left: 2px solid #FFD01F;
	border-right: 2px solid #FFD01F;
	background-color: #FFFFFF;
}

div.wellDemo {
	display: none;
	margin: 8px;
	
	font-size: 10px;
}

div.wellDemoInterior {
	background-image: url(../images/wellDemo_bg.gif);
	background-repeat: repeat-x;
	padding: 0px 8px 0px 8px ;
	border-left: 2px solid #EC1F40;
	border-right: 2px solid #EC1F40;
	background-color: #FFFFFF;
}

input.well {
	border-top: 1px solid #001760;
	border-left: 1px solid #001760;
	border-right: 1px solid #1896E6;
	border-bottom: 1px solid #1896E6;
	padding: 1px;
	font-size: 11px;
	
}

p.title {
	font-size: 16px;
	border-bottom: 2px solid #D3DBEF;
	font-weight: bold;
	}

div.quote {
	background-image: url(../images/quoteRight.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	padding: 10px 25px 20px 35px;
	font-size: 12px;
	line-height: 16px;

	}
.quote_outer {
	background-image: url(/images/quoteLeft.gif);
	background-repeat: no-repeat;
	background-position:top left;
	margin:0px;
	padding: 0px;
	}
    
.quote_inner {
	background-image: url(../images/quoteRight.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	padding: 10px 25px 20px 35px;
	font-size: 12px;
	line-height: 16px;
	}
    
td.quote {
	background-image: url(../images/quoteLeft-short.gif);
	background-repeat: no-repeat;
	background-position:top left;
	width: 48%;
	}
table.quote {
	margin: 8px;
}

div.subNav {
	margin: 12px;
}

div.subNav a:link, div.subNav a:visited {
	border-bottom: 2px solid #BCCBED;
	padding: 3px;
	font-weight: bold;
	display: block;
	color: #0039B6;
}

div.subNav a:hover {
	background-color: #FFFFFF;
	color: #0039B6;
	text-decoration: none;
}

ul.bullets li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: circle;
	padding-left: 0px;
	display: list-item;
	list-style-position: outside;
}

/* Right Side Quicklinks Div Control */
div.rsidequicklinks {
	
	padding-left: 8px;
}

div.rsidequicklinks li {
	line-height: 20px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}

div.rsidequicklinks li:hover{
	line-height: 20px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	background-color: #FFFFFF;
}

div.rsidequicklinks a:hover, a:link, a:visited, a:active {
	text-decoration: none;
	padding-left: 5px;
}

div.rsidequicklinks ul{
	position: relative;
	width: auto;
}

ul.rootlist {
	width: 200px;
	margin: 0px;
	padding: 0px;

}

ul.nestlist {
	position: relative;
	width: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}

li.sidenav-double {
}

div.product {
	height: auto;
	margin-top: 20px;
	padding-bottom: 30px;
}

div.trainduration {
	font-weight: bold;
	text-align: right;
}

div.testimonialname {
	color: #2F79bb;
	margin-top: -5px;
	margin-bottom: 15px;
	font-style: italic;
	font-size: 1em;
	font-weight: 700;
	text-align: right;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-indent: 5px;
	color: #0C5ABA;
}

.award-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tabbernav{
	display: none;
}
