/* CSS Document */

#content {
	padding: 0px;
	background-color: #fff;
	}

body {	
	margin: 0;
	padding: 0;
	}

#footer {
	position: relative;  /* Needed for Safari */
	padding: 0px;
	background-color: #000;
	width: 100%px;
	}


td, p, ul, li, ol 
	{
	color: 	#000000;  
	font-family: arial, sans-serif;
	font-size: 14px;	
	font-style: normal;
	font-weight: normal;	
	line-height: 20px;	
	}


.mainHeading {
	font-family: Arial, sans-serif;
	font-size: 30px;
	line-height: 120%;
	font-weight: normal;
	color: #3A5A6F;
}


.pageHeading
	{
	color: 	#000000;  
	font-family: arial, sans-serif;
	font-size: 30px;	
	font-style: normal;
	font-weight: normal;
	}

.subheading
	{
	color: 	#000000;  
	font-family: arial, sans-serif;
	font-size: 17px;	
	font-style: normal;
	font-weight: bold;
	}
	
.expertiseSynops
	{
	color: 	#000000;  
	font-family: arial, sans-serif;
	font-size: 15px;	
	font-style: italic;
	font-weight: ;
	}
		
.countryYear
	{
	color: 	#000000;  
	font-family: arial, sans-serif;
	font-size: 17px;	
	font-style: normal;
	font-weight: normal;
	}
	
.countryHeading
	{
	color: 	#000000;  
	font-family: arial, sans-serif;
	font-size: 25px;	
	font-style: normal;
	font-weight: normal;
	}
	
.countryDept
	{
	color: 	#000000;  
	font-family: arial, sans-serif;
	font-size: 17px;	
	font-style: normal;
	font-weight: normal;
	}
	
.countryTxt
	{
	color: 	#000000;  
	font-family: arial, sans-serif;
	font-size: 14px;	
	font-style: normal;
	font-weight: normal;
	}
	
.jobRoleTitle
	{
	color: 	#000000;  
	font-family: arial, sans-serif;
	font-size: 15px;	
	font-style: italic;
	font-weight: normal;
	}
	
.countryPublications
	{
	color: 	#000000;  
	font-family: arial, sans-serif;
	font-size: 13px;	
	font-style: italic;
	font-weight: normal;
	}




.headingtextCEP
	{
	font-family: Arial,sans-serif;
	font-size: 45px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%; 
	text-decoration:none;
	color: #CC9933;
	}

.headingtext
	{
	font-family: Arial,sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%; 
	text-decoration:none;
	color: #000000;
	}
	
.biggertext
	{
	font-family: Arial,sans-serif;
	font-size: 16px;
	line-height: 140%; 
	text-decoration:none;
	color: #000000;
	}


A.biggertext:link  {		
	font-family: Arial,sans-serif;
	font-size: 16px;
	line-height: 140%; 
	text-decoration:none;
	color: #CC9933;
	} 
	
A.biggertext:hover  {	
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 140%; 
	text-decoration:none;
	color: #CC9933;
	} 
	
A.biggertext:visited  {	
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 140%; 
	text-decoration:none;
	color: #CC9933;
	} 

A.biggertext:active  {	
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 140%; 
	text-decoration:none;
	color: #CC9933;
	}


A:link  {		
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 140%; 
	text-decoration:none;
	color: #CC9933;
	} 
	
A:hover  {	
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 140%; 
	text-decoration:none;
	color: #CC9933;
	} 
	
A:visited  {	
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 140%; 
	text-decoration:none;
	color: #CC9933;
	} 

A:active  {	
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 140%; 
	text-decoration:none;
	color: #CC9933;
	}


	
	
/* ========================================================= 
IMAGES
============================================================ */		
img.picBorder {border: 1px solid #2b2b2b;}


.floatLeft{float: left;} 
.floatRight{float: right; } 
.image-left{float: left; vertical-align: text-top; padding-right:5px;} 
.image-right{float: right; vertical-align: text-top; padding-left:5px;} 
div.wrapContainer{width:99.5%; float:left;} 	
	
#imageWrapLeft {float:left;padding-right:10px;}	

#imageWrapRight {float:right;padding-left:10px;}		
	
 -->