body {
}

P,BR,TD,LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 94%;   */
	font-size: 10pt;   
}


P.small {
	font-size: 80%; 
	}

UL.small {
/* 	font-size: 80%; */
	}

TH {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #799668; 
}

TABLE.box {
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	border-color: #799668; 
}

TABLE.toolbar {
	background-color: #B5E29B; 
}

TD.jump {
	background-color: #B5E29B; 
	background-image: url(images/triangle_down.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.6em;
	padding-left: 1.4em;
}

TD.jump a {
	color: #456A42; 
	font-weight: #bold;
	text-decoration: none;
}

TD.lightgreen {
	background-color: #B5E29B; 
}

TD.yellow {
	background-color: #FFFFBE; 
}

UL
{
	list-style-type: none;
	padding: 0;
	margin-left: 2.0em;
}


LI
{
	background-image: url(images/triangle_green.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
/* next line is indent to where text starts  */
	padding-left: 2.0em;
/* next line is spacing between list items  */
	margin-bottom: 0.4em
}

UL.inline
{
list-style-type: none;
padding: 0;
margin: 0.0em;
/* margin-left: 0.0em; */
}


LI.inline
{
background-image: url(images/triangle_green.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
/* next line is indent to where text starts  */
padding-left: 2.0em;
/* next line is spacing between list items  */
margin-bottom: 0.4em
}

UL.tick
{
list-style-type: none;
padding: 0;
margin: 0.0em;
/* margin-left: 0.0em; */
}


LI.tick
{
background-image: url(images/tick_green.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
/* next line is indent to where text starts  */
padding-left: 2.0em;
/* next line is spacing between list items  */
margin-bottom: 0.4em
}

UL.cross
{
list-style-type: none;
padding: 0;
margin: 0.0em;
/* margin-left: 0.0em; */
}


LI.cross
{
background-image: url(images/cross_green.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
/* next line is indent to where text starts  */
padding-left: 2.0em;
/* next line is spacing between list items  */
margin-bottom: 0.4em
}

IMG.pad {
margin-right: 1.0em;
margin-bottom: 1.0em;
}

hr {
color: #799668; 
border: thin dotted;
}


H1 {
	color: #456A42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
/* was 120 */
	font-size: 140%;  
}

H1.sales {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 175%;  
}

H2 {
background-image: url(images/favicon.jpg);
background-repeat: no-repeat;
background-position: 0 0.0em;
/* next line is indent to where text starts  */
padding-left: 1.5em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
/*	font-weight: bold;  */
/* was 100 */
	font-size: 120%; 
	margin-top: 0.0em;
}

H2.sales {
	background-image: none;
	padding-left: 0em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 130%;  
}

H3 {
background-image: url(images/square_green.gif);
background-repeat: no-repeat;
background-position: 0 0.4em;
/* next line is indent to where text starts  */
padding-left: 1.0em;
/* next line is spacing between list items  */
/* margin-bottom: 0.0em; */
padding-bottom: 0.0em;
	color: #456A42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 94%; 
}

H4 {
background-image: url(images/square_green.gif);
background-repeat: no-repeat;
background-position: 1.0em 0.4em;
/* next line is indent to where text starts  */
padding-left: 2.0em;
/* next line is spacing between list items  */
margin-bottom: 0.4em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 94%;  
}

/* This is here to make the cookbook main page heading appear at asensible size before conversion of the template to green */
H6 {	font-family: "Times New Roman", serif;
	font-size: 24pt; 
/*	color: #BC00DD;  */
	color: #3366CC;
	margin-top: 0.4em; 
	margin-bottom: 0.3em; 
	}

span.red {
	color: #FF0000;
}

span.darkgreen {
	color: #456A42;
	font-size: 80%;  
}

span.headinggreen {
	color: #009900;
}

span.midgreen {
	color: #799668;
}

span.lightgreen {
	color: #B5E29B;
}

span.ochre {
	color: #E3E19D;
}

span.smallblack {
	color: #000000;
	font-size: 75%;  
}

span.smallgreen {
	color: #456A42;
	font-size: 75%;  
}

span.smallgreen a {
	color: #456A42;
}

span.highlight {
	background-color: #FFFF00;
}

span.cookbook {
	background: #799668;
	color: #FFFFBE; 
	font-weight: bold;
	}

div.menuleft a {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 90%;  
	font-weight: bold; 
	text-decoration: none;
	padding-left: 20px;
}

span.menusection {
	font-family: Arial;
	color: #FFFFBE;
	font-size: 90%;  
	font-weight: bold; 
	text-decoration: none;
	padding-left: 10px;
}

div.menubottom {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 90%;  
	text-decoration: none;
	text-align: right;
}

div.menubottom a {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 90%;  
	font-weight: bold; 
	text-decoration: none;
}

div.footer {
	font-family: Arial;
	color: #B5E29B;
	font-size: 75%;  
	text-align: right;
}

div.whitebox {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #799668; 
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 94%;  
}

div.yellowbox {
/*	background-color: #E3E19D;  */
	background-color: #FFFFBE;
	border-style: solid;
	border-width: 2px;
	border-color: #456A42; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 94%;  
}

div.greybox {
	background-color: #E3E3E3;
	border-style: solid;
	border-width: 2px;
	border-color: #456A42; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 94%;  
}

div.greenbox {
	background-color: #B5E29B;
	border-style: solid;
	border-width: 2px;
	border-color: #456A42; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 94%;  
}

div.indent {
	margin-left: 1.0em;
	margin-right: 1.0em;
	}

A {
	color: #456A42;
}

A.gdgh {
	color: #FFFFFF;
	text-decoration: none;
}

TD.optin_repeat {
background-image: url(images/optin_repeater.gif);
	}

TD.menu_background {
background-image: url(images/menu_background.jpg);
	}

TD.menu_section {
background-image: url(images/menu_section.jpg);
	}

TD.footer_background {
background-image: url(images/footer_background.gif);
	}

TD.bottom_repeat {
background-image: url(images/bottom_menu_background.gif);
	}

TD.repeater_right {
background-image: url(images/repeater_right.jpg);
	}

.forminput { 
	font-family: Arial, Helvetica, sans-serif;
	}

#suppressprint {
	display: none;
	}

