﻿/* Typical styles override portion starts here, unmodified */
* {
	/* set even playing field for all browsers */
	margin : 0;
	padding : 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-color : white; /* decimal fontsize fixing font resizing bug in IE5/6 */;
	font-size : 100.01%;
	padding: 5px 7px 0 7px;
}
img {
	border: 0;
}
a {
	color: #002C95;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: underline;
}
h1 {
	margin-bottom : 0.6em;
	font-size: 1.6em;
	color: #C03A00;
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	color: #002C95;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: normal;
}
p {
	margin : 0 0 1em 0;
}
ol, ul {
	margin: 0 0 1em 2em;
}
ul li {
}
ol li {
}
table {
	border-collapse : collapse;
	border : 0;
	margin : 0 0 1em 0;
}
input, select, textarea {
	font-size : 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* Typical styles override portion ends here */



p { /* as "* {padding: 0}" override style has precedence over classes declared here, we have to declare the modification below */
	padding-right: 10px;
}
.greeny {
	text-align: left;
	vertical-align: top;
	background-color: #E0EDBB;
}
.bluish {
	color: #336666;
}
.forfurtherinformation {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #E0EDBB;
}
.centerthecontent {
	text-align: center;
}
.leftaligncontent{
	text-align: left;
	width: 738px;
}
.maindiv {
	text-align: center;
	width: 738px;
	background-image: url('Leaf_use.jpg');
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #336666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	font-size: 1.54em;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 20px;
	padding-right: 10px;
}
.bodyul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.forfutureinformation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 4px;
	margin-bottom: 0px;
}
.forfurtherinformationtitle
{
	font-family: Arial, Verdana, Sans Serif; 
	font-size: 1.17em;
	color: #336666;
}
.identedcontent p {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
table.conferenceprogram {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	border-width: 2px;
	border-color: #336666;
	width: auto;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	border-collapse: collapse;
}
table.conferenceprogram td {
	padding: 5pt 5pt 5pt 5pt;
	margin: 0;
	border-style: solid;
	border-width: 2px;
	border-color: #336666;
}
.subheadinggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336666;
	text-decoration: none;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.bodydarker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none underline;
}
.identedcontent {
	font-size: 0.8em;
}