html, p, h1, h2, h3, h4, h5, h6, form, fieldset, ul, li {
margin: 0; 
padding: 0; 
border: 0; 
}
body {
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th,tr {
	font-size: 10px;
	color: #FFFFFF;
}
@font-face {
    font-family: 'PTSerifRegular';
    src: url('../pt-serif-fontfacekit/PTF55F-webfont.eot');
    src: url('../pt-serif-fontfacekit/PTF55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../pt-serif-fontfacekit/PTF55F-webfont.woff') format('woff'),
         url('../pt-serif-fontfacekit/PTF55F-webfont.ttf') format('truetype'),
         url('../pt-serif-fontfacekit/PTF55F-webfont.svg#PTSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PTSansRegular';
    src: url('../PT-Sans-fontfacekit/PTS55F-webfont.eot');
    src: url('../PT-Sans-fontfacekit/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../PT-Sans-fontfacekit/PTS55F-webfont.woff') format('woff'),
         url('../PT-Sans-fontfacekit/PTS55F-webfont.ttf') format('truetype'),
         url('../PT-Sans-fontfacekit/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PTSansItalic';
    src: url('../PT-Sans-fontfacekit/PTS56F-webfont.eot');
    src: url('../PT-Sans-fontfacekit/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../PT-Sans-fontfacekit/PTS56F-webfont.woff') format('woff'),
         url('../PT-Sans-fontfacekit/PTS56F-webfont.ttf') format('truetype'),
         url('../PT-Sans-fontfacekit/PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBold';
    src: url('../PT-Sans-fontfacekit/PTS75F-webfont.eot');
    src: url('../PT-Sans-fontfacekit/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../PT-Sans-fontfacekit/PTS75F-webfont.woff') format('woff'),
         url('../PT-Sans-fontfacekit/PTS75F-webfont.ttf') format('truetype'),
         url('../PT-Sans-fontfacekit/PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
	font-size: 23px;
	color: #FFFFFF;
	line-height: 30px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h2 {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h3 {
	font-size: 15px;
	color: #FFFFFF;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h4 {
	font-size: 16px;
	color: #000000;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: 600;
}
h5 {
	font-size: 13px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 700;
}
h6 {
	font-size: 13px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 15px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#containerVideo {
	width: 1280px;
	background-color: #FFFFFF;
	height: 800px;
	float: left;
}
/*___________________________________________________________________________________________topCSS*/
#top {
	width: 880px;
	height: 70px;
	margin-left: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../media/header1.jpg);
}
#topRightMenu {
	width: 210px;
	height: 10px;
	float: right;
	clear: right;
	padding-top: 10px;
	text-align: right;
}
.top1 {
	width: 880px;
	height: 90px;
	margin-left: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#lowerTopMenu {
	width: 880px;
	height: 21px;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	clear: right;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #006CB4;
}
#lowerHeader {
	width: 880px;
	height: 220px;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	background-image: url(../media/n_africa.jpg);
	clear:both
}
.trans {
	height: 210px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
/*  original version simplified above
.trans {
	height: 80px;
	overflow: hidden;
	padding-top: 160px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-transition: height 2s linear;
	transition: height 1s linear;
	-webkit-transition: padding-top 1s linear;
	transition: padding-top 0.5s linear;
}
.trans:hover {
	background-color: #006CB4;
	height: 210px;
	padding-top: 10px;
	-webkit-transition: height 2s linear;
		-webkit-transition-delay: 2s;
	transition: height 1s linear;
	-webkit-transition: padding-top 1s linear;
	transition: padding-top 0.5s linear;
	opacity: 0.8;
}
*/
/*________________________________________________________________________________________content*/
.leftColumn {
	float: left;
	width: 212px;
	padding-left: 0px;
	height: 355px;
	margin-left: 10px;
	padding-top: 3px;
}
.leftColWhite {
	float: left;
	height: auto;
	padding-bottom: 10px;
	background-color: #F3F3F3;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #006DB8;
	clear: both;
	margin-top: 10px;
}
.leftColText {
	float: left;
	padding-left: 5px;
	height: 175px;
	padding-bottom: 10px;
	clear: both;
	padding-right: 5px;
	font-size: 14px;
	background-color: #F3F3F3;
	width: 202px;
}
#centreStory {
	padding-top: 0px;
	float: left;
	width: 660px;
	margin-left: 27px;
	margin-bottom: 20px;
}
#centreStoryHeader {
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	width: 650px;
	padding-bottom: 10px;
}
#centreStoryText {
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	float: left;
	width: 630px;
	min-height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
}
#centreStoryAbout {
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	float: left;
	width: 630px;
	height: 1200px;
	overflow-x: hidden;
	overflow-y: auto;
}
#centreStoryList {
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	float: left;
	width: 630px;
	height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
}
#centreStoryPic {
	float: left;
}
#centreProject1 {
	padding-left: 0px;
	padding-right: 20px;
	float: left;
	width: 620px;
	height:0;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	margin-top: 10px;
	display: none;
}
#centreProject1 a {
    color: #CCCCCC;
    text-decoration: none;
}
#centreProject1:target {
	height: auto;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	background-color: #FFFFFF;
	display: block;	
}

#centreProject2 {
	padding-left: 0px;
	padding-right: 20px;
	float: left;
	width: 620px;
	height:0;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	margin-top: 10px;
	display: none;
}
#centreProject2 a {
    color: #CCCCCC;
    text-decoration: none;
}
#centreProject2:target {
	height: auto;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	background-color: #FFFFFF;
	display: block;	
}

#centreProject3 {
	padding-left: 0px;
	padding-right: 20px;
	float: left;
	width: 620px;
	height:0;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	margin-top: 10px;
	display: none;
}
#centreProject3 a {
    color: #CCCCCC;
    text-decoration: none;
}
#centreProject3:target {
	height: auto;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	background-color: #FFFFFF;
	display: block;	
}
#centreProject4 {
	padding-left: 0px;
	padding-right: 20px;
	float: left;
	width: 620px;
	height:0;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	margin-top: 10px;
	display: none;
}
/*__
#centreProject4 a {
    color: #CCCCCC;
    text-decoration: none;
}
___*/
#centreProject4:target {
	height: auto;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	background-color: #FFFFFF;
	display: block;	
}
#centreProject5 {
	padding-left: 0px;
	padding-right: 20px;
	float: left;
	width: 620px;
	height:0;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	margin-top: 10px;
	display: none;
}
#centreProject5 a {
    color: #CCCCCC;
    text-decoration: none;
}
#centreProject5:target {
	height: auto;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	background-color: #FFFFFF;
	display: block;	
}
#centreProject6 {
	padding-left: 0px;
	padding-right: 20px;
	float: left;
	width: 620px;
	height:0;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	margin-top: 10px;
	display: none;
}
#centreProject6 a {
    color: #CCCCCC;
    text-decoration: none;
}
#centreProject6:target {
	height: auto;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	background-color: #FFFFFF;
	display: block;	
}

#centreProject7 {
	padding-left: 0px;
	padding-right: 20px;
	float: left;
	width: 620px;
	height:0;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	margin-top: 10px;
	display: none;
}
#centreProject7 a {
    color: #CCCCCC;
    text-decoration: none;
}
#centreProject7:target {
	height: auto;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
	transition: height, 0.5s linear;
	background-color: #FFFFFF;
	display: block;	
}
/*________________________this code was modified and used above

#slideDiv
{
    height:0;
    margin-top: 20px;
    color: #fff;
    position: relative;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
}

#slideDiv a
{
    position: absolute;
    right: 0;
    color: #fff;
    text-decoration: none;
}

#slideDiv:target
{
    height: 100px;
    background: green;
    color: #fff;
    -webkit-transition:height, 0.5s linear;
    -moz-transition: height, 0.5s linear;
    -ms-transition: height, 0.5s linear;
    -o-transition: height, 0.5s linear;
    transition: height, 0.5s linear;
}

_______________________*/


/* Scrollbar styling in Chrome etc */
::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,156,226,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0,156,226,0.4); 
}

#rightColumn {
	float: right;
	width: 205px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#rightColPic {
	margin-bottom: 10px;
}
.imageSpace {
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
}

/*______________________________________________________________________________________footer*/
#footer {
	height: 140px;
	padding-bottom: 2px;
	width: 880px;
	margin-left: 10px;
	padding-top: 15px;
	margin-bottom: 5px;
	/* IE10 Consumer Preview */ 
	background-image: linear-gradient(to bottom, #F3F3F3 0%, #FFFFFF 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #F3F3F3 0%, #FFFFFF 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #F3F3F3 0%, #FFFFFF 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F3F3F3), color-stop(1, #FFFFFF));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #F3F3F3 0%, #FFFFFF 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #F3F3F3 0%, #FFFFFF 100%);
	background-color: #F3F3F3;
}

#footerLeftContainer {
	height: 100px;
	float: left;
	width: 500px;
}
#footerBook {
	height: auto;
	float: left;
	width: 870px;
	padding-left: 5px;
}
#footerLeft {
	height: 20px;
	float: left;
	padding-left: 10px;
	margin-top: 100px;
	width: 500px;
}
#footerLeftSubpage {
	height: 20px;
	float: left;
	padding-left: 10px;
	margin-top: 90px;
	width: 505px;
}
#footerRight {
	height: auto;
	float: right;
	width: 280px;
	padding-left: 10px;
}
#footerLinks {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #006DB8;
	margin-right: 10px;
}
#footerLinksTopLeft {
	float: left;
	width: 500px;
	padding-left: 15px;
	height: 20px;
}
.Clear {
	clear: both;
}
/*______________________________________________________________________________________textStyling*/
#topRightMenu li {
	display: inline;
	list-style-type: none;
}
#lowerTopMenu ul {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#lowerTopMenu li {
	display: inline;
}
#centreStoryText ul {
	list-style-type: circle;
	line-height: 18px;
}	
#centreStoryText li {
	line-height: 18px;
	list-style-position: outside;
	margin-left: 17px;
}
#centreStoryList ul {
	list-style-type: circle;
	font-size: 14px;
	color: #006DB8;
}	
#centreStoryList li {
	line-height: 24px;
	list-style-position: outside;
	margin-left: 17px;
	font-weight: bold;
}
#centreStoryText p {
	line-height: 17px;
}
#rightColumn p {
	color: #666666;
}
#footer p {
	color: #666666;
}
#footerLeft li {
	display: inline;
	list-style-type: none;
	line-height: 18px;
	list-style-position: outside;
	margin-left: 5px;
}
#footerLeftSubpage li {
	display: inline;
	list-style-type: none;
	line-height: 18px;
	list-style-position: outside;
	margin-left: 5px;
}
#footerLinks ul {
	list-style-position: outside;
	list-style-type: none;
	font-size: 11px;
	color: #006DB8;
}
#footerLinks ul li {
	padding-top: 8px;
	background-image: url(../media/Adobe_PDF_Icon.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-left: 30px;
}

/*

li {
	line-height: 18px;
	list-style-position: outside;
	margin-left: 17px;
}
__________________________________________________________________________________________nav*/
a.nav1:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #529CCF;
	padding-left: 4px;
	padding-right: 4px;
}
a.nav1:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #529CCF;
	padding-left: 4px;
	padding-right: 4px;
}
a.nav1:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #529CCF;
	padding-left: 4px;
	padding-right: 4px;
}
a.nav2:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px
}
a.nav2:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.nav2:hover {
	font-size: 12px;
	color: #B5B36C;
	text-decoration: none;
	font-weight: bold;
}
a.nav2b:link {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #006DB8;
}
a.nav2b:visited {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a.nav2b:hover {
	font-size: 12px;
	color: #B5B36C;
	text-decoration: none;
	font-weight: bold;
}
a.nav3:link {
	font-size: 13px;
	color: #006CB4;
	text-decoration: underline;
	font-weight: bold;
}
a.nav3:visited {  
	font-size: 13px;
	color: #006CB4;
	text-decoration: underline;
	font-weight: bold;
}
a.nav3:hover {  
	font-size: 13px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
a.nav4:link {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a.nav4:visited {  
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a.nav4:hover {  
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a.nav5:link {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.nav5:visited {  
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.nav5:hover {  
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a.nav6:link {
	font-size: 11px;
	color: #006DB8;
	text-decoration: none;
	text-align: center;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #006DB8;
	padding-left: 10px;
}
a.nav6:visited {
	font-size: 11px;
	color: #006DB8;
	text-decoration: none;
}
a.nav6:hover {
	font-size: 11px;
	color: #B5B36C;
	text-decoration: none;
}
a.nav7:link {
	font-size: 11px;
	color: #006DB8;
	text-decoration: none;
}
a.nav7:visited {
	font-size: 11px;
	color: #006DB8;
	text-decoration: none;
}
a.nav7:hover {
	font-size: 11px;
	color: #B5B36C;
	text-decoration: none;
}
a.nav8:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav8:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav8:hover {
	font-size: 13px;
	color: #B5B36C;
	text-decoration: none;
}
a.nav9:link {
	font-size: 13px;
	color: #006CB4;
	text-decoration: none;
	font-weight: lighter;
}
a.nav9:visited {  
	font-size: 13px;
	color: #006CB4;
	text-decoration: none;
	font-weight: lighter;
}
a.nav9:hover {  
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
}
a.nav10:link {
	font-size: 14px;
	color: #006DB8;
	text-decoration: underline;
}
a.nav10:visited {
	font-size: 14px;
	color: #006DB8;
	text-decoration: underline;
}
a.nav10:hover {
	font-size: 14px;
	color: #B5B36C;
	text-decoration: underline;
}
a.nav11:link {
	font-size: 23px;
	color: #FFFFFF;
	line-height: 30px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
}
a.nav11:visited {
	font-size: 23px;
	color: #FFFFFF;
	line-height: 30px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
}
a.nav11:hover {
	font-size: 23px;
	color: #CCCCCC;
	line-height: 30px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
}
a.nav12:link {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;	
}
a.nav12:visited {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;
}
a.nav12:hover {
	line-height: 20px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;
}

/*______________________________________________________________________________________textStyle*/
.style1 {
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.style2 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
.style2a {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
.style3 {
	color: #006DB8;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.style4 {
	font-size: 11px;
	color: #006DB8;
}
.style5 {
	font-size: 11px;
}
.style6 {
	font-size: 11px;
	color: #FFFFFF;
}
.style7 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {
	font-size: 12px;
	color: #666666;
}
.style8a {
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
.style9 {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.style10 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.style11 {
	font-size: 16px;
	color: #000000;
	font-family: PTSansRegular, Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-style: italic;
}
