 @media screen {

	.default {
			font-size:0.8em;
			color: #000;
			font-weight:bold;

	}

	.large {
			font-size:1em;
			color: #000;
			font-weight:bold;

	}

	.xlarge {
			font-size:1.2em;
			color: #000;
			font-weight:bold;
	}
/* ----------------------------------------------------- */

	body {
		margin:0 0 0 0;
		padding: 0;
		font-family: Arial, Verdana, sans-serif;
		line-height: 17px;
		color: #62595e;
		background:url(../images/bodybgnew.jpg) repeat-x;
		font-size:1.2em;
		text-align:center;
		letter-spacing: 0.03em;
	}	
	
	
	div.bodybottom {
		padding: 0 0 0 80px;
		margin: 0 0 0 -154px;
		width:100%;
		background:#fff url(../images/body_bottom_bg.gif) no-repeat;
		height:30px;

	}		
	

	* html body {
		font-size:1.2em; /* for IE5/win */
		f\ont-size:1.2em; /* for other IE versions */
	}
/* ----------------------------------------------------- */

	img {
	border:none;
	}
	img.floatRight { float: right; margin: 8px; }
	img.floatLeft { float: left; margin: 8px; }

	img.homeimg {
		padding: 0 5px 0 0;
	}

	div.column2 img
	{
		margin-left:4px;
	}

/* Main holder for the whole site */

	div.baseholder {
		padding: 0 0px 0 0px;
		width:988px;
		margin:auto;
		text-align:left;

	}	
	
	div.bgholder
	{
		width:100%;
		margin: 0 0 0 -268px;
		padding: 0 0 0 300px;
	}
	
	
	div.topimage
	{
		height:394px;
		width:100%;
		text-align:left;
		background:url(../images/topimagebg.gif) no-repeat;
	}
		
	div.topimage img.youraccount
	{
		float:right;
		margin:132px 25px 0 0;
		width:127px;
		height:31px;
	}

/* holder for the headers */
	
	div.topas {
		width:100%;
		background:#666;
		text-align:right;
		display:none;
	}

	div.header {
		width:100%;
		overflow:hidden;
		margin-top:-200px;
	}

/* holder for the footer */
	div.footer {
	clear:left;
		margin-top:300px;
		width:100%;
		height:40px;
		background:#d5d5d3 url(../images/footertile.gif) repeat top left;
		float:left;

	}

	div.footerlinks {
		float:left;
		width:755px;
		text-align:right;
		padding: 0 0 0 100px;
		
	}
	
	div.stretcher {
		float:left;
		width:755px;
		padding: 0 0 0 0;
		height:30px;
		background:#d5d5d3 url(../images/body_bg.gif) repeat top left;

	}
	
	
/* Div sets the height / width for the top Navigation bar */



	div.topnav {
		width:95%;
		float:left;
		margin:0 0 15px 20px;
		border-top:1px solid #6e9b31;
	
	}

	.topnav ul {list-style: none; padding:0; margin:0;  }
	.topnav li { float:left; padding:0; margin:0;}
	.topnav li a {float:left;color:#63535c;	text-decoration:none; outline:none; font-size:0.72em; font-weight:lighter; padding:0.5em 2.4em 0em 2.4em; border-top:3px solid #fff;}
	.topnav li a:hover {color:#5a8243; outline:none; z-index:40; font-size:0.72em; font-weight:lighter;  padding:0.5em 2.4em 0em 2.4em;border-top:3px solid #5a8243; }
	.topnav li a.on {color:#5a8243; outline:none; z-index:40; font-size:0.72em; font-weight:lighter;  padding:0.5em 2.4em 0em 2.4em;border-top:3px solid #5a8243;}

	.topnav li.home { float:left; padding:0 0 0 0em; margin:0; width:7.4%;}
	.topnav li.home a {float:left;color:#63535c;	text-decoration:none; outline:none; font-size:0.8em; font-weight:lighter; padding:0.5em 1.5em 0em 1.5em; border-top:3px solid #fff;}
	.topnav li.home a:hover {color:#5a8243; outline:none; z-index:40; font-size:0.8em; font-weight:lighter;padding:0.5em 1.5em 0em 1.5em; border-top:3px solid #5a8243; }

/* div that contains each individual menu item in the top nav */


#homecontent { width:95%; margin-left:20px; background:#fff;}
#homejsholder { width:700px;float:left; }
#homerightpuffs { width:220px; float:right; text-align:left;  background:url(../images/homerightbg..jpg) no-repeat;}	
	.homerightpuff { width:220px; min-height:83px;height:auto; height:83px; }
	.homerightpuff h2 a { float:left;color:#fff; padding:10px 50px 5px 20px; font-size:0.8em; line-height:1.2em; text-decoration:none;}
	.homerightpuff p a {  float:left;color:#fff; padding:0px 50px 5px 20px; font-size:0.6em;  text-decoration:none;}
		.homerightpuff h2 a:hover { color:#000; }
		.homerightpuff p a:hover { color:#000; }

	.homenewpuff { float:left; width:230px; text-align:left; margin-right:10px; margin-top:10px; background:#fff url(../images/homenewpuffbg.gif) no-repeat; height:262px;}
	.homenewpuff img { padding: 5px 10px; }
	.homenewpuff h3 a { color:#497f3b; font-size:1em; text-decoration:none; font-weight:lighter; line-height:1.1em; min-height:32px;height:auto; height:32px; display:block; padding-left:10px; }
	.homenewpuff p a { display:block;color:#555655; font-size:0.6em;text-decoration:none;  min-height:70px;height:auto; height:70px;  padding-left:10px; padding-right:10px;}
	.homenewpuff .button { margin-bottom:10px; }
		.homenewpuff h3 a:hover { color:#000;}
		.homenewpuff p a:hover { color:#000; }
	
	.linklink { display:block; float:left;text-decoration:underline; font-size:60%; color:#497f3b; margin-top:10px; margin-left:25px; }
	#menuContent { float:left; width:220px; }
	#menuContent #twtr-widget-1 { width:220px;  font-family:verdana;}
	#menuContent .twtr-hd { display:none !important; }
	#menuContent .twtr-widget .twtr-tweet { border-bottom:1px dotted #000;}
	#menuContent .twtr-ft div { display:none; }
	.homebutton {
		width:185px;
		float:left;
		background: url(../images/nav_fruithome.gif) no-repeat top left;
		height:25px;
	}
	.homebutton:hover {
		width:185px;
		float:left;
		background: url(../images/nav_fruithome_on.gif) no-repeat top left;
		height:25px;
	}
	.homebutton_off {
		width:185px;
		float:left;
		background: url(../images/nav_fruithome_over.gif) no-repeat top left;
		height:25px;
	}
	.homebutton_off:hover {
		width:185px;
		float:left;
		background: url(../images/nav_fruithome_on.gif) no-repeat top left;
		height:25px;
	}

	div.divider {
		width:1px;
		height:24px;
		background: url(../images/divider.gif) repeat-x top left;
		float:left;

	}
	.menuitemAbout {
		float: left;
		width:48px;
		height:24px;
		background: url(../images/nav_about.gif) repeat-x top left;
	}
	.menuitemAbout:hover {
		float: left;
		width:48px;
		height:24px;
		background: url(../images/nav_about_hover.gif) repeat-x top left;
	}
	.menuitemAbout_on {
		float: left;
		width:48px;
		height:24px;
		background: url(../images/nav_about_on.gif) repeat-x top left;
	}

	.menuitemem {
		float: left;
		width:110px;
		height:24px;
		background: url(../images/nav_emob.gif) repeat-x top left;
	}
	.menuitemem:hover {
		float: left;
		width:110px;
		height:24px;
		background: url(../images/nav_emob_hover.gif) repeat-x top left;
	}
	.menuitemem_on {
		float: left;
		width:110px;
		height:24px;
		background: url(../images/nav_emob_on.gif) repeat-x top left;
	}	
	.menuitemkb {
		float: left;
		width:102px;
		height:24px;
		background: url(../images/nav_kb.gif) repeat-x top left;
	}
	.menuitemkb:hover {
		float: left;
		width:102px;
		height:24px;
		background: url(../images/nav_kb_hover.gif) repeat-x top left;
	}	
	.menuitemkb_on {
		float: left;
		width:102px;
		height:24px;
		background: url(../images/nav_kb_on.gif) repeat-x top left;
	}

	.menuitemSolutions {
		float: left;
		width:64px;
		height:24px;
		background: url(../images/nav_solutions.gif) repeat-x top left;
	}
	.menuitemSolutions:hover {
		float: left;
		width:64px;
		height:24px;
		background: url(../images/nav_solutions_hover.gif) repeat-x top left;
	}
	.menuitemSolutions_on {
		float: left;
		width:64px;
		height:24px;
		background: url(../images/nav_solutions_on.gif) repeat-x top left;
	}

	.menuitemPartners {
		float: left;
		width:64px;
		height:24px;
		background: url(../images/nav_partners.gif) repeat-x top left;
	}
	.menuitemPartners:hover {
		float: left;
		width:64px;
		height:24px;
		background: url(../images/nav_partners_hover.gif) repeat-x top left;
	}
	.menuitemPartners_on {
		float: left;
		width:64px;
		height:24px;
		background: url(../images/nav_partners_on.gif) repeat-x top left;
	}

	.menuitemTalktofruit {
		float: left;
		width:78px;
		height:24px;
		background: url(../images/nav_Talktofruit.gif) repeat-x top left;
	}
	.menuitemTalktofruit:hover {
		float: left;
		width:78px;
		height:24px;
		background: url(../images/nav_Talktofruit_hover.gif) repeat-x top left;
	}
	.menuitemTalktofruit_on {
		float: left;
		width:78px;
		height:24px;
		background: url(../images/nav_Talktofruit_on.gif) repeat-x top left;
	}

	.menuitemNews {
		float: left;
		width:93px;
		height:24px;
		background: url(../images/nav_news.gif) repeat-x top left;
	}
	.menuitemNews:hover {
		float: left;
		width:93px;
		height:24px;
		background: url(../images/nav_news_hover.gif) repeat-x top left;
	}
	.menuitemNews_on {
		float: left;
		width:93px;
		height:24px;
		background: url(../images/nav_news_on.gif) repeat-x top left;
	}




/* main body of the page */

	div.mainbodydiv {
		width:100%;
		text-align: left;
		float:left;
		margin:0;
	}

/* Intro Para - Home Page */

	div.homepageintropara {
		padding: 4px 15px;
		font-size: 80%;
	}
	
	div.knowledgevaseholder {
	width:540px;
	float:left;
	margin-bottom:15px;
	}
	div.knowledgebaseimage {
		width:95px;
		float:left;
		text-align:center;
	}
	div.knowledgebasetext {
		width:440px;
		float:right;

	}
/* Holder for the multicol on the  Home Page */

	div.threecolumnhome {
		Padding:0 0 0 5px;

	}
	
	
	
	#flashcontent
	{
	width:97%; height:128px;

	}
	
	
	/* Sets the settings for the size of each column */

	div.column1 {
		float:left;
		width:185px;
		margin:3px 3px 0 0;
	}
	
	div.column2 {
		float:left;
		width:376px;
		margin:3px 3px 0 0;
		text-align:left;
	}
	
	/* Sets the Title box for each of the columns */

	div.poofboxtitle {
		display:block;
		background:#000 url(../images/navbg.gif) repeat-x top left;
		padding: 4px 8px;
		margin:0 1px 0 0;

	}
	/* Sets Paragraph box for each of the columns */

	div.poofboxpara {
		padding: 35px 8px 0 50px;
		margin:0;
		height:100px;
		text-decoration:normal;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		color: #62535c;
		font-size: 90%;
	}
	div.poofboxparawide {
		padding: 30px 8px 0 10px;
		margin:0;
		height:100px;
		text-decoration:normal;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		color: #62535c;
		font-size: 90%;
	}
	
	div.poofboxparanews {
		padding: 5px 8px 0px 10px;
		height:25px;
		margin:0;
		text-decoration:normal;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		color: #ffffff;
		font-size: 100%;
		font-weight:bold;
	}	
	
	div.poofboxhomeparawide {
		padding: 5px 8px 0 10px;
		margin:0;
		height:25px;
		text-decoration:normal;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		color: #ffffff;
		font-size: 100%;
		font-weight:bold;
	}

	#readmore {
		left:0;
	}


	div.hometext {
		height:75px;
		margin:0 0 0 4px;
		text-align:left;
		width:175px;
		float:left;
		display:inline;
	}




	div.hometextnews {
		height:75px;
	}

	/* Sets the Link for each of the columns */

	div.pooflink {
		text-align:right;

	}
#inshare { float:left; margin-top:10px; }
/* LOWER LEVELS */
	
	.prop {
	height:500px;
    float:right;
    width:1px; 
	background:red;
	}
	div.lowermainholder {
		width:100%;
		float:left;
		margin-left:10px;
		margin:0;
		background:url(../images/contentbg.gif) repeat-y;
		padding-bottom:30px;
	}

	div.lowermainholder_wide {
		width:100%;
		background:#000;
		float:left;
	}

	div.lowermaincontent {
		width:780px;
		float:right;
		padding:0;
		font-size:75%;
		margin-top:0;
	}
	*html div.lowermaincontent {
		width:770px;
		float:right;
		padding:0;
		font-size:75%;
		margin-top:0;
		margin-left:6px;
	}
	div.partners {
		width:97%;
		float:right;
		padding:0;
	}
	div.partnerimage {
		width:150px;
		float:left;
		text-align:center;
	}
	div.partnertext {
		width:560px;
		float:left;
	}

	div.lowermaincontent_2col {
		width:770px;
		float:right;
		padding:0;
		text-align:left;
		margin-right:17px;
	}	
	div.rightpanel {
		width:230px;
		float:right;
		font-size:75%;
		text-align:center;
	}
	div.rightpanel2 {
		width:185px;
		float:right;
		font-size:75%;
		text-align:left;
	}
	div.para {
		width:540px;
		float:left;
		font-size:75%;
		text-align:left;
	}

	div.rightboxbase {
		width:185px;
		text-align:left;
		background:#666 url(../images/side_bottombg.gif) no-repeat bottom right;
		margin:auto;
		display:block;
	}

	div.rightboxtitle {
		background:#bababa;
		width:185px;
		text-align:left;
		color:#62535c;
		height:auto!important;	
	}

	div.pagetitle {
		width:98%;
		text-align:left;
		padding:0;
		margin:0;
		border-bottom: 1px solid #62535c;
		margin-bottom:5px;
	}

	div.titlespace {
		width:100%;
		text-align:left;
		padding:0;
		margin:0;
		height:24px;
	}
	div.titlespace_2col {
	display:none;
		width:100%;
		text-align:left;
		padding:0;
		margin:0;
		background: url(../images/2colbg.gif) no-repeat bottom right;
		height:24px;
	}

	div.paraindent {
		padding: 0 10px 10px 10px;
		float:left;
		
	}
	div.paraindent_side {
		padding: 0 10px 10px 10px;
		float:left;
		
	}

	div.learnmoreindent {
		padding: 0 0 10px 10px;
		float:left;
	}
	/* Left Navigation / subnav */
	div.leftnav {
		width:195px;
		padding: 0 0 0px 0;
		margin-left:5px;
		float:left;
	}
	div.navholder {
		background:#fff;
		text-align:right;
		float:left;
		width:160px;
		height:28px;

	}
	div.subnavholderon {
		background:#f4f4f2;
		width:100%;
	}
	.navbg {
	}
	.navbg:hover {
		background:#f4f4f2;
	}
	div.subnavitem {
		text-align:right;
		float:left;
		width:160px;
	}
	div.subnavitem:hover {
		background:#f4f4f2;
	}

	div.subnavitemon {
		text-align:right;
		float:left;
		width:160px;
		height:22px;
	}

	div.navbullet {
		padding: 3px 5px 0 0;
		height:22px;
		float:left;
		text-align:right;
		width:15px;
	}
	div.navbulleton {
		padding: 3px 5px 0 0;
		height:22px;
		float:left;
		text-align:right;
		width:15px;

	}

/* GENERAL DIVS */
	div.breaker {
		clear:both;
	}



/* FONT STYLES */

	h1 {
	font-size: 170%;
	color: #6f9d31;
	padding:13px 0 0 10px;
	font-family: Georgia, sans-serif;
	font-weight:normal;
	line-height:25px;
	}
	html>body h1 { /* this will target Firefox */
	padding:0 0 0 10px;
	line-height:25px;

	}





	h2 {
	font-size: 110%;
	color: #5a8243;
	padding:0 0 4px 0;
	margin:0;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight:none;

	}

	h3 {
	font-size: 90%;
	color: #fff;
	padding:0;
	margin:0;
	line-height:10px;
	padding:0 0 8px 0;
	}

	div.hr {
		border: none;
		border-top:1px solid #ffd13e;	
		width:99%;
		line-height:1px;
		height:1px;
		float:left;
		font-size: 0px;
		padding: 0 0 10px 0;
	}
	div.hr3 {
		border: none;
		border-top:1px solid #dddddd;	
		width:99%;
		line-height:1px;
		height:1px;
		float:left;
		font-size: 0px;
		padding: 0 0 2px 0;
	}

	div.hr2 {
		margin:5px 0 0 0;
		border: none;
		border-top:1px solid #dddddd;	
		width:99%;
		line-height:1px;
		height:1px;
		float:left;
		font-size: 0px;
		padding: 8px 0 10px 0;
	}
	.subnav {
	font-size:0.6em;
	color: #62535c;
	line-height:2em;
	}
	.subnav:hover {
	font-size:0.6em;
	color: #000;
	}
	.subnav_on {
	font-size:0.6em;
	color: #000;
}

	a {
			color: #888;
			text-decoration:underline;
	}

	a:hover {
			color: #6f9d31;
	}

	p {
		line-height:17px;
		border:0;
		margin:0;
	}
	.indent {
		padding: 0 10px 10px 10px ;
	}
	.indent_Learnmore {
		padding: 0 10px 5px 10px ;
	}

	/* Terms and Conditions links etc */

	
	#footerterms { font-weight:normal; font-size:0.5em; }
	#footerterms a {
	font-size: 120%;
	color: #5a8243;
	}
	.fruit { float:right; color:#555555; font-size:130%; }
	.greysmall {
	font-size: 70%;
	color: #62535c;
	}
	.greysmall2 {
	font-size: 70%;
	color: #aba3a7;
	}

	

	/* This is the styling for the form */

	#newslettersignup {
		width: 375px;
		margin: 0;
		padding: 0;
	}
		
	#newslettersignup fieldset {
		border-bottom: 1px #ffd13e solid;
		border-top:  1px #ffd13e solid;
		border-right: 0;
		border-left: 0;
		padding: 10px 5px 5px 5px;
		margin: 0;
	}

	#newslettersignup .fieldsleft {
		float: left;
		width: 180px;
		margin: 0 5px 0 0;
		padding: 0;
	}

	#newslettersignup .fieldsright {
		float: left;
		width: 180px;
		margin: 0;
		padding: 0;
	}

	#newslettersignup .detailsleft {
		float: left;
		width: 20px;
		margin: 0;
		padding: 0;
	}

	#newslettersignup .detailsright {
		float: left;
		width: 340px;
		margin: 0 0 0 5px;
		padding: 0;
	}

	#newslettersignup .clear {
		clear: both;
	}

	#newslettersignup .submitholder {
		margin: 5px 0 0 0;
		padding: 5px;
	}

	#newslettersignup #firstname, #newslettersignup #secondname, #newslettersignup #txtEmail, #newslettersignup #txtPassword, #newslettersignup #organisation, #newslettersignup #email, #newslettersignup #strCAPTCHA, #newslettersignup #captcha, #newslettersignup #emailconfirm , #newslettersignup #telephonenumber{
		width: 174px;
		color: #62532c;
		border: 1px solid #62532c;
		background-color: #f4f4f2;
		margin:  5px 0 10px 0;
		padding: 2px;
	}

	#newslettersignup #submitbtn, #btnLogin, #btnRegister {
		width: 174px;
		margin: 0 10px 0 0;
	}
	

/* c2's form */
	#savingsCalc input	{
		width: 80px;
		border: 1px solid black;
		margin-bottom: 5px;
	}
	#savingsCalc .fCap	{
		width:350px;
		float:left;
	}
a#quicklinksimg { margin-top:15px; float:left;}
#quicklinks_nav { width:960px; margin:auto; text-align:left;  }
dl { color: #fff; font-size:75%;}
dd { width:100%; }
dt {font-size: 75%; color: #fff; padding: 0px 0 0px 0; margin:0;}
dt a {background: url(../images/sitemap_arrow.gif) no-repeat 100% 50%; padding: 0 20px 0 0;}
dt a.on {background: url(../images/sitemap_arrow_on.gif) no-repeat 100% 50%; padding: 0 20px 0 0;}
#footer { text-align:center;  background:url(../images/footerbgnew.gif) no-repeat;height:247px; margin-top:-15px;}

#mainimageholder { float:left; width:185px; height:128px; }
dd {padding: 0 0 0px 0;}
.nav-footer a { font-size:80%; }
.nav-footer {float: left; width: 178px; margin: 10px 5px 10px 0; }
.nav-footer h3 a {font-size: 90%; line-height: 20px; background: url(../images/footer_arrows.gif) no-repeat 0 0; margin: 10px 0 5px 0; font-weight:bold; }
.nav-footer ul {list-style: none; margin:0; padding:0; }
.nav-footer li {list-style-type: none; list-style-position: inside; border-bottom: 1px dotted #9da0ae; padding: 3px  0 3px 10px; background:url(../images/footernav_arrow.gif) no-repeat;}
.nav-footer li a { padding-left:0px; font-size:80%; }
.nav-footer li a:hover { color:#9da0ae !important; }
#footer-copy {clear: both; background: #dd291e; color: #fff; padding: 0 40px;}
.copyright {float: left; width: 215px; margin: 10px 5px; border-top: 4px solid #fff;}
.copyright p {font-size: 70%; font-weight: bold; padding: 5px 0;}
.registered {float:left; width: 665px; border-top: 4px solid #fff; margin: 10px 5px;}
.registered li {float: left; margin: 5px; font-size: 70%;}
.registered p {font-size: 70%; clear: both; padding: 5px 0;}
.registered p img {float: right;}
#footer a {color: #fff; text-decoration: none;}


  .container {
    width:701px;
    height:252px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
  }

  .containerlower {    
	width:755px;
    height:127px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
  }
.containerlower .slides p { color:#fff; font-size:0.8em; width:60%; margin-top:15px; margin-left:36px; font-family:Verdana; margin-bottom:8px;}
.containerlower .slides h2 { color:#fff; font-size:1.4em; margin-top:20px; margin-left:36px; width:60%; line-height:1.2em;}


  .slides p { color:#fff; font-size:0.6em; width:60%; margin-top:140px; margin-left:36px; font-family:Verdana; margin-bottom:8px;}
  ul.pagination {list-style:none; }
  ul.pagination li { float:left; width:30px; }
  ul.pagination li a { float:left; background:url(../images/page_nonactive.gif) no-repeat; width:25px; height:20px; margin-left:5px; color:transparent; line-height:0px;}
  ul.pagination li.active a { background:url(../images/page_active.gif) no-repeat; width:20px; height:20px; color:transparent;}

	a.slidebutton { margin-left:36px; }
  ul.pagination {  margin-top:-225px; margin-left:500px; position:relative; z-index:500; }
  #loopedslider a.previous { display:none; }
   #loopedslider a.next { display:none; }
  .slides {
    position:absolute;
    top:0;
    left:0;
  }
  .slides > div {
    position:absolute;
    top:0;
    width:500px;
    display:none;
  }



}

 @media print {
/* Main holder for the whole site */

	div.baseholder {
	}

/* holder for the headers */
	
	div.topas {
		display: none;
	}

	div.header {
		display: none;	}

/* holder for the footer */
	div.footer {
	display: none;
	}

	div.bottomlogos {
			display: none;

	}


/* Div sets the height / width for the top Navigation bar */

body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	float: none !important;
	background: white;
	color:#000;

}

	div.pooflink {
		display: none;
}

	div.topnav {
		display: none;

	}
	div.subnavitem {
		display: none;

	}
	img {
	border:none;
			display: none;

	}

	img.floatRight { 		display: none; }
	img.floatLeft { 		display: none; }

	h1 {
	font-size: 130%;
	color: #000;
	font-family: "Trebuchet MS", Verdana, sans-serif;

	}

	h2 {
	font-size: 90%;
	color: #000;
	padding:0;
	margin:0;
	font-family: "Trebuchet MS", Verdana, sans-serif;

	}

	h3 {
	font-size: 90%;
	color: #000;
	padding:0;
	margin:0;
	line-height:10px;
	padding:0 0 8px 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}

}
