/* Typography and Colours */
@import url(media.css);
@import url(stockdata.css); 
@import url(joblisting.css);
@import url(contact.css);
@import url(index.css);
@import url(health.css);
@import url(nutrition.css);
@import url(management.css);
@import url(events.css);
@import url(research.css);
@import url(news.css);



/* main info */

body
	{
	color: #333333;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

i
	{
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	}
	
	
blockquote
	{
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
.copyright
	{
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	margin: 10px;
	}
	
.disclaimernote
	{
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	text-align: left;
	margin: 10px;
	}
	
.refs
	{
	font: 9px/6px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	margin: 3px;
	}
	
.warning
	{
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	margin: 10px;
	}
	
.caution
	{
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	}
	
/* end main info */



/* icons - print, email, font size */

#icons {
			position: absolute;
            width: 480px;
            border: 0;
            top: 90px;
            left: 497px;
            margin-left: -350px;
           }

/* end icons - print, email, font size */



/* middle nutrition and health boxes */

.picholder{
		 	width: 30px;
            float: left;
            padding: 2px;
			border: 0;
            margin: 2px;
           }

.textholder {
			float: left;
			padding: 9px 9px 0 18px;
			border: 0;
            margin: 2px;
			color: #2A1F55;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			width: auto;
			}


.picholder img {
			display: block;
       		margin: 3px;
            }
			
.recipeicons img {
		padding: 1px;
		width: inherit;
		}

.textholder #iconlink 
	{
	color: #154660;
	border-left: 2px solid #483D8B;
	text-decoration: underline;
	}

.textholder #iconlink a
	{
	color: #154660;
	border-left: 2px solid #483D8B;
	background: #B297A5;
	text-decoration: underline;
	}

/* end middle nutrition and health boxes */


/* Google ads - align them more in the middle of the page */
.googleadsenseads {margin:0 0 0 35px; }

/* Google search */
.googlesearch {float:right; margin:42px -15px 0 0; }



/* latest news & nutrition boxes */

.wrap
	{
	float: left;
	margin: 0 6px 0px 0px;
	}
	
#right
	{
	font-size: 10px;
	height: auto;
	}
	
#right .date
	{
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
#right a
	{
	color: #483D8B;
	text-decoration: underline;
	}
	
#right a:hover, .copyright a:active
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}

/* end latest news & nutrition boxes */

	
.caps a
	{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background: url(/images/link_arrow.gif) 0px 5px no-repeat;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 14px;
	}
	
.caps a:hover, .more a:active
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.copyright a
	{
	color: #483D8B;
	text-decoration: underline;
	}
	
.copyright a:hover, .copyright a:active
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer
	{
	background-color: #FDFDFD;
	border-top: 1px solid #EBEBEB;
	border-bottom: 2px solid #483D8B;
	font-size: 10px;
	}
	
#footer a
	{
	color: #959595;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active
	{
	text-decoration: underline;
	}

/* Structure */

body, form, input, ul, li, p, h1, h2, h3, h4, img
	{
	margin: 0;
	padding: 0;
	}
	
#header, #banner, #banner_health, #banner_about, #banner_news, #banner_home, #banner_nutrition, #banner_careers, #banner_partners, #container
	{
	width: 800px;
	margin: auto;
	}

#container
	{
	width: 809px;
	margin: auto;
	/* border: 1px solid #cccccc;*/
	}

#container_health
	{
	width: 834px;
	margin: auto;
	/* border: 1px solid #cccccc;*/
	}

#container_nutrition
	{
	width: 816px;
	margin: auto;
	/* border: 1px solid #cccccc;*/
	}

	
#header
	{
	background: url(/images/header_bg.gif) top left repeat-x;
	height: 7px;
	}
	
#logo
	{
	background: url(/images/logo.gif) no-repeat;
	width: 134px;
	height: 108px;
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -374px;
	}
	
#logo_home
	{
	width: 134px;
	height: 108px;
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -374px;
	border: 0px;
	}
	
#util_bar
	{
	background: url(/images/util_bar_bg.gif) repeat-x;
	width: 425px;
	height: 37px;
	border-bottom: 1px solid #EBEBEB;
	position: absolute;
	top: 7px;
	right: 50%;
	margin-right: -374px;
	}
	
/*
#search img, #search input
	{
	vertical-align: middle;
	}
*/
	
#menu
	{
	position: absolute;
	width: 576px;
	height: 20px;
	top: 73px;
	left: 50%;
	margin-left: -200px;
	}
	
#banner, #banner_community, #banner_partners, #banner_home, #banner_about, #banner_news, #banner_investors, #banner_careers, #banner_health, #banner_nutrition
	{
	height: 116px;
	position: absolute;
	top: 115px;
	left: 50%;
	margin-left: -374px;
	}

#banner
	{
	background: url(/images/banner.jpg) no-repeat;
	}
	
#banner_community
	{
	background: url(/images/banner_community.jpg) no-repeat;
	}


#banner_home
	{
	background: url(/images/banner_home) no-repeat;
	}	
	
	
#banner_about
	{
	background: url(/images/banner_about.jpg) no-repeat;
	}
/* 
#banner_health
	{
	background: url(/images/banner_health.jpg) no-repeat;
	}
*/
#banner_nutrition
	{
	background: url(/images/banner_nutrition.jpg) no-repeat;
	}
		
#banner_news
	{
	background: url(/images/banner_news.jpg) no-repeat;
	}
	
#banner_investors
	{
	background: url(/images/banner_investors.jpg) no-repeat;
	}
	
#banner_careers
	{
	background: url(/images/banner_career.jpg) no-repeat;
	}
	
#banner_partners
	{
	background: url(/images/banner_partners.jpg) no-repeat;
	}
	
#container
	{
	position: absolute;
	height: auto;
	top: 247px;
	left: 50%;
	margin-left: -374px;
	}

#container_health
	{
	position: absolute;
	height: auto;
	top: 247px;
	left: 50%;
	margin-left: -374px;
	}

#container_nutrition
	{
	position: absolute;
	height: auto;
	top: 270px;
	left: 50%;
	margin-left: -374px;
	}
			
#left, #content
	{
	float: left;
	}
	
#left
	{
	width: 159px;
	}
	
#submenu
	{
	padding-top: 17px;
	}
	
#right
	{
	float: right;
	width: 159px;
	border: 1px solid #CCCCCC;
	/* margin: 20px 3px 30px 2px; */
	}
	
#rightcontact
	{
	float: right;
	width: 177px;
	border-top: 0;
	border-bottom: 0;
	margin: 20px 0 30px 0;
	font-size: 10px;
	line-height: 14px;
	}
	
#rightcontact a
	{
	color: #B297A5;
	font-weight: normal;
	text-decoration: underline;
	}
	
#rightcontact a:hover, #rightcontact a:active
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#right p, #left p
	{
	line-height: 16px;
	padding: 0 4px 5px 4px;
	}
	
#right h4
	{
	padding: 2px 4px 2px 4px;
	margin: 1px 0 8px 0;
	}
	
#left h4
	{
	padding: 2px 4px 2px 4px;
	margin: 20px 0 13px 0;
	}
	
#right .right_rule, #left .right_rule
	{
	background-color: #CCCCCC;
	width: 150px;
	height: 1px;
	margin: 0 auto 15px auto;
	display: block;
	font-size: 1px;
	}
	
#right .more
	{
	margin-bottom: 0px;
	margin-top: 3px;
	}
	
#right .submit
	{
	margin-bottom: 15px;
	margin-top: 6px;
	}
	
#right_base, #left_base
	{
	font-size: 1px;
	width: 100%;
	height: 2px;
	background-color: #483D8B;
	margin-bottom: 1px;
	}
	
#content
	{
	width: 501px;
	padding: 20px 0 24px 0;
	}
	
#content p, #content h1, #content h2, #content h3
	{
	padding: 0 5px 0 25px;
	}
	
#content p
	{
	line-height: 20px;
	padding-bottom: 20px;
	}

#content1
	{
	width: 600px;
	padding: 21px 0 24px 21px;
	}
	
#content1 p, #content1 h1, #content1 h2, #content1 h3, #content1 ul, #content1 li  
	{
	padding: 0 5px 0 18px;
	}
	
#content1 p, #content1 ul, #content1 li
	{
	line-height: 20px;
	padding-bottom: 20px;
	}

	
#footer
	{
	background: url(/images/util_bar_bg.gif) repeat-x;
	text-align: center;
	clear: both;
	height: 37px;
	}

/* Headers */


h1
	{
	font: 26px/23px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #483D8B;
	}
	
h2
	{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
h3
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
h4
	{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #483D8B;
	text-transform: uppercase;
	}
	
h5
	{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #483D8B;
	text-transform: uppercase;
	margin-left: 25px;
	}



/* Boxes */

#boxlist
	{
	margin-left: 25px;
	display: block;
	}

#boxlist .name
	{
	color: #483D8B;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#content .boxright ul, #content .boxleft ul, #content .boxleftwide ul, #content .boxrightwide ul
	{
	padding: 0 10px 0 20px;
	margin: 0;
	}
	
#content .boxleft li, #content .boxright li, #content .boxrightwide li, #content .boxleftwide li
	{
	padding: 0;
	margin: 0;
	}
	

.boxleft
	{
	width: 165px;
	float: left;
	margin-bottom: 16px;
	font-size: 10px;
	border: 1px solid #999999;
	padding: 15px;
	height: 150px;
	background: #F7F7F7;
	}
	
.boxright
	{
	width: 165px;
	float: right;
	margin-bottom: 16px;
	font-size: 10px;
	border: 1px solid #999999;
	padding: 15px;
	height: 150px;
	background: #F7F7F7;
	}
	
.boxleftplain
	{
	width: 240px;
	float: left;
	font-size: 10px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 10px;
	}
	
.boxrightplain
	{
	width: 240px;
	float: right;
	font-size: 10px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 10px;
	}

#content .boxleft p, #content .boxright p, #content .boxrightwide p, #content .boxleftwide p
	{
	margin: 0;
	padding: 0 10px 0 0px;
	line-height: 14px;
	font-size: 10px;
	}
	
.boxleftwide
	{
	width: 240px;
	float: left;
	margin-bottom: 16px;
	font-size: 10px;
	border: 1px solid #999999;

	padding: 15px;
	height: 100px;
	background: #F7F7F7;
	}
	
.boxrightwide
	{
	width: 240px;
	float: right;
	margin-bottom: 16px;
	font-size: 10px;
	border: 1px solid #999999;
	padding: 15px;
	height: 100px;
	background: #F7F7F7;
	}

#content .boxrightwide p, #content .boxleftwide p
	{
	margin: 0;
	padding: 0 10px 0 0px;
	line-height: 14px;
	font-size: 10px;
	}



	
	
/* Lists */

#content ul
	{
	margin-top: 0;
	padding: 0px 40px 12px 52px;
	}
	
#content li
	{
	padding: 4px 0 2px 2px;
	line-height: 18px;
	}
	
#content ul.checkmarks {
	margin: 0px 0px 0px 10px;
	padding: 0 0 20px 20px;
	list-style: none;
	}

#content li.checkmarks {
	margin: 0 0 10px 20px;
	padding: 0 0 0 20px;
	background:  url(/images/checkmark.gif) no-repeat 0px 3px;
}


UL.noindent
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
}


.related_package li
{
	list-style-image:url(images/arrows.gif);
	margin-left:0px;
	padding-left:0px;
}
.related_package ul
{
	margin-top: 5px;
}
.related_package a:link, .related_package a:visited
{
	color: #75281E;
	font-weight: normal;
}	
	
	
/* Links */

#menu a:hover, #menu a:active
	{
	border-bottom: 3px solid #CD19B1;
	padding: 0 1px 0 1px;
	}
	
#menu .active
	{
	border-bottom: 3px solid #CD19B1;
	padding: 0 1px 0 1px;
	}


/* left navigation - submenu */

#submenu
	{
	font-size: 11px;
	font-weight: normal;
	}
	
#submenu a
	{
	color: #006699;
	text-decoration: none;
	border-left: 2px solid #999999;
	padding-left: 5px;
	display: block;
	}
	
#submenu a:hover, #submenu a:active
	{
	color: #ffffff;
	background: #663366;
	border-left: 2px solid #006699;
	}

/* Submenu Active Links */

#submenu .active
	{
	color: #555555;
	border-left: 2px solid #483D8B;
	background-color: #CC99CC;
	}

/* Submenu Womens, Mens, Senions and Childrens Health */

#submenu .womens
	{
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	}

#submenu .mens
	{
	font-size: 11px;
	font-weight: normal;
	}

#submenu .seniors 
	{
	font-size: 11px;
	font-weight: normal;
	}

#submenu .children
	{
	font-size: 11px;
	font-weight: normal;
	}


#submenu .womens a 
	{
	color: #3366cc;
	text-decoration: none;
	border-left: 5px solid #999999;
	padding-left: 5px;
	display: block;
	}

#submenu .mens a 
	{
	color: #3366cc;
	text-decoration: none;
	border-left: 5px solid #999999;
	padding-left: 5px;
	display: block;
	}

#submenu .seniors a
	{
	color: #3366cc;
	text-decoration: none;
	border-left: 5px solid #999999;
	padding-left: 5px;
	display: block;
	}

#submenu .children a 
	{
	color: #3366cc;
	text-decoration: none;
	border-left: 5px solid #999999;
	padding-left: 5px;
	display: block;
	}

#submenu .womens a:hover, #submenu .womens a:active
	{
	color: #ffffff;
	background: #B297BB;
	border-left: 2px solid #006699;
	}

#submenu .mens a:hover, #submenu .mens a:active
	{
	color: #ffffff;
	background: #B297BB;
	border-left: 2px solid #006699;
	}

#submenu .seniors a:hover, #submenu .seniors a:active
	{
	color: #ffffff;
	background: #B297BB;
	border-left: 2px solid #006699;
	}

#submenu .childrens a:hover, #submenu .childrens a:active
	{
	color: #ffffff;
	background: #B297BB;
	border-left: 2px solid #006699;
	}



/* Links continued */

.more
	{
	margin-left:0px;
	color:#663366
	}
	
.more a
	{
	margin-left:0px;
	color: #666699;
	font-weight: normal;
	text-decoration: none;
	}
	
.more a:hover, .more a:active
	{
	background: #666699;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.links
	{
	background: url(/images/link_arrow.gif) 0px 6px no-repeat;
	margin-left: 2px;
	padding-left: 10px;
	}
	
.links a
	{
	margin-left:4px;
	padding-right: 10px;
	padding-bottom: 1px;
	}
	
.links a
	{
	color: #B297A5;
	font-weight: normal;
	text-decoration: none;

	}
	
.links a:hover, .links a:active
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.boxmore
	{
	background: url(/images/link_arrow.gif) 0px 6px no-repeat;
	margin-top: 3px;
	float: right;
	}
	
.boxmore a
	{
	margin-left:8px;

	padding-bottom: 1px;
	}
	
.boxmore a
	{
	color: #B297A5;
	font-weight: normal;
	text-decoration: none;

	}
	
.boxmore a:hover, .boxmore a:active
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.notesmore
	{
	background: url(/images/link_arrow.gif) 0px 7px no-repeat;
	margin-left: 16px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.notesmore a
	{
	padding-left: 0px;
	margin-left: 0px;
	color: #B297A5;
	font-weight: normal;
	text-decoration: none;

	}
	
.notesmore a:hover, .notesmore a:active
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}

.indexmore
	{
	background: url(/images/link_arrow.gif) 0px 7px no-repeat;
	margin-left:0px;

	}
	
.indexmore a
	{
	margin-left:8px;
	padding-right: 10px;
	padding-bottom: 1px;
	}
	
.indexmore a
	{
	color: #B297A5;
	font-weight: normal;
	text-decoration: none;

	}
	
.indexmore a:hover, .indexmore a:active
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}


/* Line Breaks For Advertisements */

.linebreakbefore 
	{
	margin-top: 12px;
	}

.linebreakafter 
	{
	margin-bottom: 12px;
	}

.halflinebreakafter 
	{
	margin-bottom: 6px;
	padding-bottom: 5px;
	font-size: 0px;
	}


/* Other links */
	

.contentmore a
	{
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	}
	
.contentmore a
	{
	color: #B297A5;
	font-weight: normal;
	text-decoration: none;

	}
	
.contentmore a:hover, .contentmore a:active
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}

.totop
	{
	background: url(/images/totop_arrow.gif) 0px 5px no-repeat;
	margin-left:6px;
	}
	
.totop a
	{
	margin-left:7px;
	padding-right: 10px;
	padding-bottom: 1px;
	}
	
#footer a
	{
	padding: 1px;
	}

#footer a:hover
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#content a
	{
	color: #006699;
	text-decoration: none;
	}

#content1 a
	{
	color: #006699;
	text-decoration: none;
	}

#content a:hover
	{
	background: #B297A5;
	color: #FFFFFF;
	text-decoration: none;
	}
	
p.return {
	padding-top: 15px;
	float: left;
	color: #483D8B;
}

p.return a, p.next a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

p.return a:hover, p.next a:hover {
	text-decoration: underline;
}

p.next {
	padding-top: 15px;
	float: right;
	color: #483D8B;
}

/* Lists */

#menu li
	{
	display: inline;
	list-style: none;
	float: left;
	padding: 0 1px 0 1px;
	}
	
#submenu li
	{
	list-style: none;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #ABABAB;
	}
	
#footer ul
	{
	height: 25px;
	display: block;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	}
	
#footer li
	{
	position: relative;
	margin: 0px;
	display: inline;
	list-style: none;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #959595;
	}
	
#footer li.end
	{
	border-right: none;
	}

/* Menu */
	
#about a, #partners a, #forum a, #health a, #nutrition a, #contact a
	{
	height: 15px;
	display: block;
	padding: 0 1px 0 1px;
	}
	
#about
	{
	background: url(/images/menu_about_ovr.gif) no-repeat;
	width: 101px;
	}
	
#about a
	{
	background: url(/images/menu_about.gif) no-repeat;
	width: 99px;
	}
	
#about .active, #about a:hover
	{
	background: url(/images/menu_about_ovr.gif) no-repeat;
	}
	
#partners
	{
	background: url(/images/menu_partners_ovr.gif) no-repeat;
	width: 85px;
	}
	
#partners a
	{
	background: url(/images/menu_partners.gif) no-repeat;
	width: 83px;
	}
	
#partners .active, #partners a:hover
	{
	background: url(/images/menu_partners_ovr.gif) no-repeat;
	}

#forum
	{
	background: url(/images/menu_forum_ovr.gif) no-repeat;
	width: 142px;
	}
	
#forum a
	{
	background: url(/images/menu_forum.gif) no-repeat;
	width: 140px;
	}
	
#forum .active, #forum a:hover
	{
	background: url(/images/menu_forum_ovr.gif) no-repeat;
	}

#health
	{
	background: url(/images/menu_health_ovr.gif) no-repeat;
	width: 90px;
	}
	
#health a
	{
	background: url(/images/menu_health.gif) no-repeat;
	width: 88px;
	}
	
#health .active, #health a:hover
	{
	background: url(/images/menu_health_ovr.gif) no-repeat;
	}

#nutrition
	{
	background: url(/images/menu_nutrition_ovr.gif) no-repeat;
	width: 65px;
	}
	
#nutrition a
	{
	background: url(/images/menu_nutrition.gif) no-repeat;
	width: 63px;
	}
	 
#nutrition .active, #nutrition a:hover
	{
	background: url(/images/menu_nutrition_ovr.gif) no-repeat;
	}

#contact
	{
	background: url(/images/menu_contact_ovr.gif) no-repeat;
	width: 75px;
	}
	
#contact a
	{
	background: url(/images/menu_contact.gif) no-repeat;
	width: 73px;
	}
	
#contact .active, #contact a:hover
	{ 
	background: url(/images/menu_contact_ovr.gif) no-repeat;
	}
	

/* Other */

.alignright
	{
	float: right;
	}
	
.alignleft
	{
	float: left;
	}
	
.clearboth
	{
	clear: both;
	}
	
img
	{
	border: 0;
	}
	
.oddrow
	{
	background-color: #EBEBEB;
	}
	
.dotted_rule
	{
	width: 375px;
	height: 1px;
	display: block;
	font-size: 1px;
	margin: auto;
	padding-top: 20px;
	border-bottom: 1px dotted #000000;
	clear: both;
	}
	
/* News */
	
.newsdate {
	margin: 0px 0px 5px 24px;
	padding: 0 0px 0 18px;
	background: url(/images/news_icon.png) 0px 1px no-repeat;
	display: block;
	font-weight: bold;
}

span.news a {
	color: #483D8B;
	text-decoration: none;
	line-height: 15px;
}

span.news a:hover {
	color: #B297A5;
}

/*----- FORMS -----*/





/*----- END FORMS -----*/


/*----- LIST -----*/
#list {
	float: left;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	width: 350px;
}

#listopps {
	margin: 0px;
	padding: 0px 32px 0px 35px;
}

#listwrap {
	margin: 0px;
	padding: 0px 32px 0px 10px;
}
#listwrap h4 {
	font: bold 10px verdana, sans-serif;
	text-transform: uppercase;
	color: #483D8B;
	width: 350px;
	margin: 5px 0 10px 0;
	padding: 0;
	clear: both;
	background-color: #FFF;
}
#listwrap h4 span {
	display: block;
	padding: 4px 16px;
}
#listwrap ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}
#listwrap li {
	float: left;
	width: 125px;
	height: 40px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#listwrap li div {
	margin: 5px 15px;
}
#listwrap li span {
	display: block;
	font: 11px/22px Verdana, Sans-Serif;
	font-weight: normal;
}
#listwrap select {
	width: 200px;
}

/* error elements
-------------------------------------------------------- */
.errFld {
	border: 2px solid #B80000;
}

.errMsg {	
	color: #B80000 !important;
	font-size: 12px;
	font-weight: bold;
}



/* form elements
-------------------------------------------------------- */
/*

input, textarea, select {
	font: 10px verdana, arial, sans-serif; 
	padding: 5px;
}

fieldset { 
	border: none; 
	display: block;
	float: left;
	width: 370px;
	margin: 0 0 17px 17px;
	text-align: right;
}

.radio { 
	text-align: left;
}

label, form p {
	display: block;
	padding: 5px 21px;
}

#companyName h4 
	{
	font: bold 11px verdana, sans-serif;
	text-transform: uppercase;
	background-color: #999;
	color: #FFF;
	padding: 8px;
	display: block;
	text-align: left;
}

label.even {
	background-color: #E6E6E6 !important;
	padding: 8px 20px 8px 8px;
}

label.odd {
	background-color: #F3F3F3 !important;
	padding: 8px 20px 8px 8px;
}

label.radioeven {
	background-color: #E6E6E6 !important;
	padding: 8px 8px 8px 100px;
}

label.radioodd {
	background-color: #F3F3F3 !important;
	padding: 8px 8px 8px 100px;
}


form#companyName {
	padding: 21px 0 0 0;
	border-top: 2px solid #FFF;
}

form#wf_contact span {
	font-size: 12px;
	color: #666;
	display: block;
	float: left;
}

input.big, select.big, textarea.big {
	font-size: 1.2em;
	font-weight: normal;
	display: block;
}

input.big { width: 300px; }
select.big { width: 303px; }
textarea.big { width: 300px; height: 160px; }

.submit {
	text-align: right;
	clear: both;
	margin: 0 0 0 24px;
	background: #FCFBE8;
	width: 355px;
	padding: 8px;
}

input.submit {
	padding: 8px;
}


 */
 
 /* form elements
-------------------------------------------------------- */
/*

input {
	font: 10px verdana, arial, sans-serif; 
	padding: 5px;
	text-align: right;
	}
	
fieldset { 
	border: none; 
	display: block;
	text-align: left;
	width: 370px;
	margin: 0 0 17px 10px;
	font: 10px verdana, sans-serif;
}

.radio { 
	text-align: left;
}

label, form p {
	display: block;
	padding: 5px 21px;
	float: right;
	text-align: left;
}

#companyName h4 
	{
	font: bold 11px verdana, sans-serif;
	text-transform: uppercase;
	color: #483D8B;
	padding: 8px;
	display: block;
	text-align: left;
	background-color: #FFFFFF;
}

label.even {
	padding: 8px 20px 8px 8px;
	text-align: left;
}

label.odd {
	padding: 8px 20px 8px 8px;
	text-align: left;
}

label.radioeven {
	padding: 8px 8px 8px 100px;
}

label.radioodd {
	padding: 8px 8px 8px 100px;
}


form#companyName {
	padding: 21px 0 0 0;
	border-top: 2px solid #FFF;
}


input.big, select.big, textarea.big {
	font-size: 10px;
	font-weight: normal;
	display: block;
	}

input.big { width: 300px; float: right;}
select.big { width: 303px; }
textarea.big { width: 300px; height: 160px; }



.Form h4 
	{
	font: bold 11px verdana, sans-serif;
	text-transform: uppercase;
	color: #483D8B;
	padding: 8px;
	display: block;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
}

.submit {
	clear: both;
	margin: 0 0 0 120px;
	width: 355px;
}

.submit p {
	padding: 8px;
	background-color: #006699;
	color: #ffffff;
}

div.Form {
	width: 355px;
	margin: 0 0 0 17px;
}

div.Form div.Input {
	clear: both;
	padding: 1px;
	background-color: #333;
}

div.Form div.Input h5 {
	font: normal 10px verdana, sans-serif;
	width: 175px;
	float: left;
	margin: 0px;
	padding: 2px 0 0 8px;
}

div.Form div.Input p {
	width: 180px;
	float: right;
	margin: 0px;
	padding: 0px;
}

*/

div.Form div.InputRight p {
	width: 140px;
	float: right;
	margin: 0px;
	padding: 0px;
	font: normal 11px verdana, sans-serif;
}

/* search */

#search_row_one {
	background: 		#f4f4f4; 
	padding: 			10px;
	line-height: 18px;
	font-size: 11px;
	}

#search_row_two {
	padding: 			10px;
	line-height: 18px;
	font-size: 11px;
	}

#search_pagenumbers {
	padding-top: 		20px; 
	text-align: 		center;
	}

#search_field {
	text-align: 		center; 
	border-top: 		1px dotted #333333; 
	border-bottom: 		1px dotted #333333; 
	padding: 20px 0 20px 10px; 
	background: #e5ecf9;
	}

#search_pagedescription {
	padding: 0 0 20px 0px;
	}

/* Forms */

#search .field
	{
	background-color: #F2F2F2;
	width: 121px;
	border: 1px solid #CCCCCC;
	padding: 1px 4px 1px 2px;
	}

#search .btn
   {
   cursor: pointer;
   color:#ffffff;
   margin: 0 0 0 6px;
   font-family: verdana, arial, helvetica,sans-serif;
   font-size:10px;

   font-weight:bold;
   background-color:#336699;
   border: 1px solid #003399;
   }
/*   filter:progid:DXImageTransform.Microsoft.Gradient 
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');} */
      
#right .btn
   {
   cursor:pointer;
   color:#ffffff;
   margin: 0 0 0 6px;
   font-family: verdana, arial, helvetica,sans-serif;
   font-size:10px;
   width: 70px;
	padding: 1px;
   font-weight:bold;
   background-color: #336699;
   border:1px solid #003399;
   }
/*   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');} */
      

/* underlined top menu */

#underlinemenu{
	position: absolute;
	width: 576px;
	height: 20px;
	top: 73px;
	left: 50%;
	margin-left: -200px;
}

#underlinemenu ul{
	margin: 0;
	margin-bottom: 12px;
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #DFDFDF;
	border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#underlinemenu ul li{
	display: inline;
}


#underlinemenu ul li a{
	float: left;
	color: gray;
	font-weight: bold;
	padding: 12px 12px 4px 12px;
	text-decoration: none;
	background: white url(menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
	color: #483D8B;
	background-color: #F3F3F3;
	border-bottom: 4px solid #483D8B;
	padding-bottom: 0;
}

.breadcrumbs
	{
	margin-top: 9px;
	margin-bottom: 24px;
	}

.modulespicer
	{
	width: 340px;
	height: 350px;
	display: block;
	left: 248px;
	float: left;
	}
	
	
	
/* print and email  */

.icons1
{
	width: 330px;
	height: 27px;
	display: block;
	border: none;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	left: 12px;
	float: left;
	}


	
/* experts  */

#experts
{
	width: 500px;
	height: auto;
	border: thin dashed #CCCCCC;	
}

#experts img
{
	clear: both;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}


/* RSS feed styles */
/*CSS for label field in general*/
.labelfield
{
	color:#996633;
	font-size: 8px;
}

/*CSS for date field in general*/
.datefield
{ 
	color:gray;
	font-size: 8px;
}

/*CSS specific for example 1*/
#example1 li
{ 
	margin-bottom: 12px;
}

/*CSS specific for example 2*/
#example2 div
{ 
	margin-bottom: 12px;
	font-size: 11px;
}
/*CSS specific for example 2*/
#example2 div a
{ 
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}

/*CSS specific for example 3*/
#example3 a
{ 
	color: #D80101;
	text-decoration: none;
	font-weight: bold;
}

/*CSS specific for example 3*/
#example3 p
{ 
	margin-bottom: 12px;
}

/*CSS for insructions*/
code
{ 
	color: red;
}

#searchresults {
	width: 800px;
	padding: 20px 0 24px 0;
	float:left;
	}
	

