.text           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textsmall      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  color: #000000; }
.textlarge      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.textwhite      { color: #FFFFFF; }
.textwhitesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  color: #FFFFFF; }
.textred        { color: #FF0000; }

.pagetitle    { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #93312C; font-weight: bold}
.heading      { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold} 
.imagecaption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;  color: #999999; }

a                    {
	font-family: Arial, Helvetica, sans-serif;
	color: #93312C;
	text-decoration: none;

} 
a:hover              {
	color: #333333;
	text-decoration: underline;
}

a.subnavlevel2       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E1E1E1;
	padding-top: 5px;
	padding-left: 45px;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 1px;
	border: 1px solid #E1E1E1;







} 
a.subnavlevel2:hover {
	color: #93312C;
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
	font-weight: bold;




}

a.subnavlevel3       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC4646;
	text-decoration: none;
	background-color: #FFD9AE;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 1px;
	display: block;


} 
a.subnavlevel3:hover { color: #000000; text-decoration: none;} 

a.subnavlevel4       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC4646;
	text-decoration: none;
	background-color: #FFC584;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 23px;
	display: block;
} 
a.subnavlevel4:hover { color: #000000; text-decoration: none;} 
a.pedalo             { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none} 
a.pedalo:hover       { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CC6600; text-decoration: underline; font-weight: normal} 

a.breadcrumb         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; text-decoration: underline; }
a.breadcrumb:hover   { text-decoration: underline; }

form     { margin:0px; padding:0px; }
select   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 
input    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 
options  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

hr {
	font-size: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}

img.zimageright {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: right;
}
img.zimageleft  {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}
.hidedisplay    { display: none; }
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
.homecollaboration {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/template/collaboration.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 310px;

}
.homeleadership {
	color: #000000;
	background-image: url(../images/template/leadership.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;



}
.homeinnovation {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/template/innovation.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 300px;

}
.homeauthor {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/template/author.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 290px;


}
.homespeaker {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/template/speaker.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 320px;

}
.homeconsultant {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/template/consultant.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 300px;

}
.homeleadership:hover {
	background-image: url(../images/template/leadership_f2.jpg);
}
.homecollaboration:hover {
	background-image: url(../images/template/collaboration_f2.jpg);
}
.homeinnovation:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/template/innovation_f2.jpg);
}
.homeauthor:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/template/author_f2.jpg);
}
.homespeaker:hover {
	background-image: url(../images/template/speaker_f2.jpg);
}
.homeconsultant:hover {
	background-image: url(../images/template/consultant_f2.jpg);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.leadership {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5742BB;
}
.rightmenubutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #881C17;
	background-image: url(../images/template/right_menu_button2.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 23px;




}
.rightmenubutton2:hover {
	color: #000000;
	background-image: url(../images/template/right_menu_button2_f2.gif);
	text-decoration: underline;

}
.rightmenubutton2 a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #881C17;
	font-weight: bold;
}
.rightmenubutton2 a:hover {
	color: #000000;
	text-decoration: underline;

}
.about {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007F00;
}
a.homeleadershiplink {
	color: #000000;
	text-decoration: none;

}
a.homeleadershiplink:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

a.homecollaborationlink  {
	color: #000000;
	text-decoration: none;

}
a.homecollaborationlink:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

a.homeinnovationlink  {
	color: #000000;
	text-decoration: none;

}
a.homeinnovationlink:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

a.homeauthorlink {
	color: #000000;
	text-decoration: none;

}
a.homeauthorlink:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

a.homespeakerlink {
	color: #000000;
	text-decoration: none;

}
a.homespeakerlink:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}

a.homeconsultantlink {
	color: #000000;
	text-decoration: none;

}
a.homeconsultantlink:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;

}
.rightmenubutton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #881C17;
	background-image: url(../images/template/right_menu_button1.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 23px;
}

.rightmenubutton1:hover {
	color: #000000;
	background-image: url(../images/template/right_menu_button1_f2.gif);
	text-decoration: underline;

}
.rightmenubutton1 a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #881C17;
	font-weight: bold;
}
.rightmenubutton1 a:hover {
	color: #000000;
	text-decoration: underline;

}
.latestheader {
	background-image: url(../images/template/latest.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
}

