body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color:EEEEEE;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size: 76%;
}
a:link {
	color: #4553A4;
	text-decoration: none;
}
a:visited {
	color: #4553A4;
	text-decoration: none;
}
a:hover {
	color: #4553A4;
	text-decoration: underline;
}
a:active {
	color: #4553A4;
	text-decoration: none;
}
html {
	height: 100%;
}
#Container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	line-height: 1.5em;
	color: #676767;
	/*display:table;*/
}
#TopNav {
	background-color: #C3D6E4;
	float: left;
	height: 18px;
	width: 784px;
	\width: 800px; 
	w\idth: 784px;
	margin-right: 1px;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 14px;
	padding-top: 2px;
}
#TopNav a{
	color: #FFFFFF;
	text-decoration: none;

}
#TopNav a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}
#HeaderTop {
	float: left;
	height: 50px;
	width: 770px;
	\width: 800px; 
	w\idth: 770px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/HeaderTopDotsBG.gif);
	background-repeat: no-repeat;
}
#HeaderBottom {
	height: 108px;
	width: 770px;
	\width: 800px; 
	w\idth: 770px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/HeaderBottomLogo.gif);
	/*background-image: url(../images/logoAfrica.jpg);	*/
	background-repeat: no-repeat;
}

#HeaderBottomAfrica {
	height: 108px;
	width: 770px;
	\width: 800px; 
	w\idth: 770px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/HeaderBottomLogoAfrica.gif);
	/*background-image: url(../images/logoAfrica.jpg);	*/
	background-repeat: no-repeat;
}


.HeaderBottomImg {
	float: left;
	height: 104px;
	width: 150px;
	margin-right: 15px;
}
.HeaderImageBorder {
	border: 1px solid #C3D6E4;
}

#ContentLeft {
	float: left;
	width: 250px;
	\width: 345px;
	w\idth: 250px;
	padding-right: 95px;
	margin-top: 30px;
}
.ContentLeftPad {
	margin-left: 17px;
	margin-top: 25px;
	height: 150px;
}
#ContentRight {
	float: left;
	width: 440px;
	margin-top: 30px;
}
.ImgWrap {
	font-size: 0.9em;
	float: left;
}
.ImgLeft {
	float: left;
	height: 180px;
	width: 210px;
	margin-right: 8px;
	text-align: center;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1D6E5;
}
.ImgRight {
	float: right;
	width: 210px;
	margin-left: 8px;
	height: 180px;
	text-align: center;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1D6E5;
	}
	
.ImgBorder {
	border: 1px solid #E9F1F6;
	margin-bottom: 5px;
}



#LogoPrint {
	height: 120px;
	width: 81px;
	display: none;
}
input, textarea, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #E4E4E4;
	background-color: #EBEFF2;
	color: #676767;
	margin-top: 2px;
	margin-bottom: 2px;
}


p {
	margin-top: 0px;
	font-size: 1em;
}
h1 {
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0px;
	color: #333333;
}
h2 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {

	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.H2 {
	font-weight: bold;
}
.H3 {
	font-weight: normal;
	color: #999999;
}
.Error {
	color: #FF3300;
	font-size: .8em;
}

.HR {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin-bottom: 3px;
	width: auto;
	clear: left;
	display: block;
}



.TableLineThin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3D6E4;
}
.TableLineThick {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C3D6E4;
}
.TwoColLeft {
	width: 200px;
	margin-right: 20px;
	float: left;
}
.TwoColRight {
	width: 200px;
	float: left;
	margin-left: 20px;
}
.FileRef {
	float: left;
	width: 195px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3D6E4;
	margin-top: 2px;
	height: 100px;
}

.ImgFloatLeft {
	float: left;
	margin-right: 15px;
	border: 1px solid #E9F1F6;
	margin-bottom: 5px;
}
.DetailText9em {
	font-size: 0.9em;
}
.DetailText8em {
	font-size: 0.8em;
	line-height: 1.5em;
}
.DetailText8emRed {
	font-size: 0.8em;
	color: #FF7070;
}
.Red {
	color: #FF3300;
}
.Clear {
	clear: both;
}

.imglib{
	font-family:none;
	font-size: 11px;
	border: none;
	background-color: none;
	color: none;
	background-image:none;
	margin-left:16px;
	margin-top:5px;
	margin-bottom:-5px;
}
.small{
font-size:0.9em;
}
#careers_tab .bord{
border:1px solid #C3D6E4;
}
#careers_tab .bord_nol{
border:1px solid #C3D6E4;
border-left:none;
background:#d3e6f4;
padding:4px;
}
#careers_tab .bord_nor{
border:1px solid #C3D6E4;
border-right:none;

background:#d3e6f4;
padding:4px;
}

#toptext p{
width:200px;
}

#topimage {
float:right;
width:208px;
}


#bottomtext p{
width:200px;
}

#bottomimage {
float:right;
width:208px;
}


