﻿/* CSS layout ENGLISH */
body {
	width: 866px;    
	background-color:#FFFFFF;    
	margin-top: auto;    
	margin-bottom: auto;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	border: thin solid #FFFFFF;	
	background-image: url('Images/EMFSiteBackground.jpg'); 
	background-repeat:no-repeat;
	background-position:center 0;
	/*background-color: #F9A31A;*/
	background-attachment:fixed;
}

#EMFlogo
{	
    width: 242px;
    height: 58px;
	margin-top:	14px;
	margin-left:0px;		
	float:left;
}

#EMFlogo h1 {
}

#EMFlogo a {
 	background: url('Images/CEALogo.jpg') no-repeat;
   	width: 242px;
    height: 58px;
    text-decoration: none;
    display:block;
    text-indent:-2000px;
}
/*#EMFlogo h1 a {
 	display:none;		
}
#EMFlogo h1 span{
	display:none;	
}*/

#EMFpage {

}

#EMFmasthead {
	height: 74px; 
	width: 866px;
	/*position:fixed;*/
}

#EMFtop_nav {
	/*position:inherit;*/
	height: 22px;
	width: 866px;
	margin:0 0 0 0;
	background-image:url('Images/EMFBreadcrumbs.jpg');
	background-repeat: no-repeat; 
	/*background-position:0 0;*/
}

.EMFBreadcrumb {
	height:14px;
	float:left;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
}

#EMFtop_nav p{
	padding-left:10px;
	padding-top:4px;
}

#EMFtop_nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

#EMFtop_nav a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:underline;
}


#EMFtop_nav span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}


#EMFtopnav_ws {
	height: 5px;
	width: 866px;
	background-color: #FFFFFF; 
}

#EMFflashbBanner {	
	height: 164px;
	width: 866px;
	/*background-image:url('Images/flash_banner.jpg');*/
	/*background-repeat: no-repeat; */
		
}

#EMFflashbBanner_iPad {	
	height: 164px;
	width: 866px;
	background-image:url('Images/staticflashemf.jpg');
	background-repeat: no-repeat; 
		
}

#EMFLandingBannerEvents {	
	height: 84px;
	width: 866px;
	background-image:url('Images/events_banner.jpg');
	background-repeat: no-repeat; 
		
}

#EMFLandingBannerQuickLinks {	
	height: 84px;
	width: 866px;
	background-image:url('Images/quicklinks_banner.jpg');
	background-repeat: no-repeat; 
		
}


#EMFLandingBannerFAQ {	
	height: 84px;
	width: 866px;
	background-image:url('Images/faq_banner1a.jpg');
	background-repeat: no-repeat; 
		
}
#EMFLandingBannerResearch {	
	height: 84px;
	width: 866px;
	background-image:url('Images/research_banner.jpg');
	background-repeat: no-repeat; 
		
}

#EMFLandingBannerSiteMap{
	height: 84px;
	width: 866px;
	background-image:url('Images/sitemap_banner.jpg');
	background-repeat: no-repeat; 	
}

#EMFLandingBannerMedia {	
	height: 84px;
	width: 866px;
	background-image:url('Images/media_banner.jpg');
	background-repeat: no-repeat; 
		
}

#EMFLandingBannerTaskGroup {	
	height: 84px;
	width: 866px;
	background-image:url('Images/taskgroup_banner.jpg');
	background-repeat: no-repeat; 
		
}

#EMFLandingBannerPosition {	
	height: 84px;
	width: 866px;
	background-image:url('Images/positionstatement_banner.jpg');
	background-repeat: no-repeat; 		
}

#EMFLandingBannerContactUs {	
	height: 84px;
	width: 866px;
	background-image:url('Images/contactus_banner.jpg');
	background-repeat: no-repeat; 		
}


#EMFcontainer_ws {	
	height: 12px;
	width: 866px;
	background-color: #FFFFFF;	
	border-bottom-style: dotted; 
	border-bottom-width: thin; 
	border-bottom-color: #8FC741;
}

#EMFcontainer {
	/*min-width: 600px;
	max-width:866px;*/
	width:866px;
	/*background-image: url('Images/content_placeholder_background.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;	*/

}

#EMFleft_col {
	width: 240px;
	height:auto;
	float: left;
	border-right-style: dotted; 
	border-right-width: thin; 
	border-right-color: #8FC741;
}

#EMFleft_col dl {
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	font-size:12px; 	
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: -20px;
}

#EMFleft_col dl dt {
	padding-left:10px;
	font-weight:bold;
	color:#6E9E2D;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 3px;
}

#EMFleft_col dl dd {
	padding-left: 0px;
	margin-left: 20px;
	color:#666666;
}


#EMFleft_col dl dd span{
	color:#D98A05;
}

#EMFleft_col dl dd a{
 	background: url('Images/ReadMore.jpg') no-repeat;
   	/*width: 242px;
    height: 58px;*/
    text-decoration: none;
    display:block;
    text-indent:-2000px;
    margin-top:4px;
}

#EMFleft_col dl dd  p{
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;

}

#EMFleft_col ul {
	padding-bottom:20px;
}

#EMFleft_col ul a{
	text-decoration:none;
}

#EMFh201 {	
	background-image:url('Images/H2_01.jpg');
	background-repeat: no-repeat; 
   	width: 234px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-3000px;
    margin-top:0px;	
}

#EMFh201_FAQ {	
	background-image:url('Images/h2_faq.jpg');
	background-repeat: no-repeat; 
   	width: 234px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-3000px;
    margin-top:0px;	
}

#EMFh201_Categories {	
	background-image:url('Images/H2_Categories.jpg');
	background-repeat: no-repeat; 
   	width: 234px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-3000px;
    margin-top:0px;	
}


#EMFh202 {	
	background-image:url('./Images/H2_02.jpg');
	background-repeat: no-repeat; 
   	width: 234px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-3000px;
    margin-top:0px;		
}

#EMFh203 {	
	background-image:url('./Images/h2_03.jpg');
	background-repeat: no-repeat; 
   	width: 195px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-4000px;
    margin-top:0px;
    margin-left:10px;		
}

#EMFh204 {	
	background-image:url('Images/H2_04.jpg');
	background-repeat: no-repeat; 
   	width: 195px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-4000px;
    margin-top:0px;
    margin-left:10px;		
}

#EMFh2_RightFactsOnEMF {	
	background-image:url('./Images/h2_factsonemf.jpg');
	background-repeat: no-repeat; 
   	width: 195px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-4000px;
    margin-top:0px;
    margin-left:10px;		
}

#EMFh2_RightFAQGraphs {	
	background-image:url('./Images/h2_faqgraphs.jpg');
	background-repeat: no-repeat; 
   	width: 195px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-4000px;
    margin-top:0px;
    margin-left:10px;		
}

#EMFh2_MediaCentre {	
	background-image:url('./Images/h2_mediacentre.jpg');
	background-repeat: no-repeat; 
   	width: 195px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-4000px;
    margin-top:0px;
    margin-left:10px;		
}

#EMFh2_TaskGroupLinks {	
	background-image:url('./Images/h2_taskgrouplinks.jpg');
	background-repeat: no-repeat; 
   	width: 195px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-4000px;
    margin-top:0px;
    margin-left:10px;		
}


#EMFh2_MediaCentreContactUs {	
	background-image:url('./Images/h2_mediacontactus.jpg');
	background-repeat: no-repeat; 
   	width: 195px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-4000px;
    margin-top:0px;
    margin-left:10px;		
}

#EMFh2_TaskGroupContactUs {	
	background-image:url('./Images/h2_taskgroupcontactus.jpg');
	background-repeat: no-repeat; 
   	width: 195px;
    height: 32px;
    text-decoration: none;
    display:block;
    text-indent:-4000px;
    margin-top:0px;
    margin-left:10px;		
}


#EMFmasthead_right_col{
	width: 250px;
	float: right;
}

#EMFright_col {
	width: 206px;
	float: right;
	border-left-style: dotted; 
	border-left-width: thin; 
	border-left-color: #8FC741;
}

#EMFright_col ul a{
	text-decoration:none;
}

#EMFright_col dl{
	padding-left:15px;
	padding-right: 5px;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	font-size:11px;
}

#EMFright_col dt{
	background-image: url('Images/bullet01.jpg');
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left: 15px;
}

#EMFright_col dt a {
	font-weight:bold; 	
	color:#6E9E2D;	
} 

#EMFright_col dd{
	font-weight:normal; 	
	color:#666666;
	margin-left:0px;
	padding-left: 15px;	
	padding-top: 3px;
	padding-bottom: 5px;
}


#EMFpage_content {
	margin-left: 250px;
	margin-right: 206px;
}

#EMFpage_content p {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:13px;
 	font-style:normal;
 	font-weight:lighter;
 	color:#666666;
 	padding-left:20px;
 	padding-right:20px;
}

#EMFpage_content h2 {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:22px;
 	font-style:normal;
 	font-weight:normal;
 	color:#6E9E2D;
 	padding-left:20px;
 	padding-right:20px;
 	padding-top:8px;
}

#EMFpage_contentFAQ {
	margin-left: 250px;
	margin-right: 206px;
}

#EMFpage_Research {
	margin-left: 250px;
	margin-right: 226px;
}

#EMFpage_Research p{	
    font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:16px;
 	font-style:normal;
 	color:#D98A05;
 	padding-left:20px;
 	padding-right:20px;
 	padding-top:-3px;
	font-weight:bold;
 	text-decoration:none;
}

#EMFpage_Research p span{	
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	/*text-transform: none; */
	color: #666666;	
}

#EMFpage_Research h2 {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:22px;
 	font-style:normal;
 	font-weight:normal;
 	color:#6E9E2D;
 	padding-left:20px;
 	padding-right:20px;
 	padding-top:8px;
}

.EMFpage_Research_hr {
	color: #D98A05;
	text-align: right;
	width:380px;
	padding-left:20px;
	margin-right:10px;
	margin-top:0px;
	padding-top:0px;
}

.EMFQuikLinks_hr {
	color: #D98A05;
	text-align: left;
	width:580px;
	padding-left:20px;
	margin-right:10px;
	margin-top:0px;
	padding-top:0px;
}

#EMFpage_contentMediaCentre {
	margin-left: 20px;
	margin-right: 206px;
}

#EMFpage_contentMediaCentre h2 {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:22px;
 	font-style:normal;
 	font-weight:normal;
 	color:#6E9E2D;
 	padding-left:20px;
 	padding-right:20px;
 	padding-top:8px;
}

#EMFpage_contentMediaCentre h3 {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:18px;
 	font-style:normal;
 	font-weight:bold;
 	color:#D98A05;
 	padding-left:20px;
 	padding-right:20px;
 	padding-top:8px;
}

#EMFpage_contentMediaCentre h4 {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:15px;
 	font-style:normal;
 	font-weight:bold;
 	color:#D98A05;
 	padding-left:20px;
 	padding-right:20px;
 	padding-top:8px;
 	padding-bottom:0px;
 	margin-bottom:0px;
}

#EMFpage_contentMediaCentre h5 {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:13px;
 	font-style:normal;
 	font-weight:bold;
 	color:#6E9E2D;
 	padding-left:20px;
 	padding-right:20px;
 	margin-top:0px;
 	padding-top:0px;
 	padding-bottom:0px;
 	margin-bottom:0px;

}

.ArchiveList {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:13px;
 	font-style:normal;
 	font-weight:lighter;
 	color:#666666;
 	padding-left:0px;
 	padding-right:20px;
 	margin-left:0px;
 	list-style-type: circle;
}


#EMFpage_contentMediaCentre p {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:13px;
 	font-style:normal;
 	font-weight:lighter;
 	color:#666666;
 	padding-left:40px;
 	padding-right:20px;
}


#EMFpage_contentFAQ h2 {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:22px;
 	font-style:normal;
 	font-weight:normal;
 	color:#6E9E2D;
 	padding-left:20px;
 	padding-right:20px;
 	padding-top:8px;
}


#EMFpage_contentFAQ p {
 	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
 	font-size:13px;
 	font-style:normal;
 	font-weight:lighter;
 	color:#666666;
 	padding-left:20px;
 	padding-right:20px;

}

#EMFpage_contentFAQ p span{
 	font-weight:bold;
 	color:#D98A05;
 	text-decoration:none;
}


#EMFpage_contentFAQ a{
 	text-decoration:none;
}


#EMFfooter {
	clear: both;
	background-image:url('Images/footer.jpg');
	background-repeat:no-repeat;
	height:23px;
	margin-top: 15px;
}

#EMFfooter p{
	padding-left:780px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:none;
	
}

#EMFfooter a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:none;
}

#EMFfooter a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-decoration:underline;
}

.page_content_para {
	
	margin-left:20px;
	margin-right:20px;
}

.EMFmasthead_nav {
	/* position: absolute; */
	/*float:right;*/
	width: 250px; 
	height: 22px; 
	/* top: 15px; */
	text-align:left;
	margin-top: 5px;
	margin-bottom:5px;
	float:left;
}

.EMFmasthead_nav ul {	
	list-style-type: none; 
	list-style-image: none;
	float:right;
	padding-left:0px;
	height:15px;
	margin-top:3px;
	margin-left:0px;
}



.EMFmasthead_nav li { 	
	display:inline;
	list-style-type: none; 
	list-style-image: none;
	padding-right:10px;
	padding-left:10px;
	height:inherit;
	border-left-width:0px; 
	border-left-style:none;
	border-left-color:#FFFFFF;	
} 

.EMFmasthead_nav li + li {	
	display:inline;
	list-style-type: none; 
	list-style-image: none;
	padding-right:10px;
	padding-left:10px;
	height:inherit;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#555555;	
	
}


.EMFmasthead_nav a {	
	font-family:'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 10px; font-weight: normal; 
	font-style: normal; font-variant: normal; 
	text-transform: capitalize; 
	color:#333333; 
	text-decoration: none;
	height:inherit;		
}


.EMFmasthead_form {
	width: 250px; 
	height: 25px;
	margin-top:8px; 
	float:right;
}

.EMFsearchField {
	display:inline;
	width:225px;
	padding-bottom:5px;
	float:left;
}

.EMFsearchButton {
	display:inline;
	width:25px;
	padding-bottom:5px;
	float:right;
}

.LeftColSpacer {
	width:240px;
	height:6px;
	font-size: 6pt;
	margin:0 0 0 0;
}

.EMFSiteMap {
	list-style-type: none; 	

}

.EMFSiteMap {
	list-style-type: none; 	

}

.EMFSiteMap li{
	
	padding-left:35px;
	padding-bottom:3px;	
	margin-left:-28px;
	margin-right:5px;
	line-height: 22px;

}
 
.EMFSiteMap a {	
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color:blue;
	
}


.EMFbulletedList {	
	list-style-type: none; 	
}

.EMFbulletedList li {
	background-image: url('./Images/bullet01.jpg'); 
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:35px;
	padding-bottom:3px;	
	margin-left:-28px;
	margin-right:5px;
	line-height: 22px;

}


.EMFbulletedList a {	
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 14px; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #6F9E2E;
	
}

.EMFbulletedListFAQ {	
	list-style-type: none; 	
}

.EMFbulletedListFAQ li {
	background-image: url('./Images/bullet01.jpg'); 
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:25px;
	padding-bottom:10px;	
	margin-left:-32px;
	margin-right:5px;
	line-height: 18px;

}

.EMFbulletedListFAQ a {	
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #6F9E2E;
	
}


.EMFIconList {
	list-style-type: none; 
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #666666;	
}

.EMFIconList li {		
	background-image: url('./Images/PageIconSmall.jpg'); 
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:35px;
	padding-bottom:10px;	
	margin-left:-28px;
	margin-right:5px;
}

.EMFIconList a {	
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #666666;	
}

.EMFIconList a span {	
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #6F9E2E;	
}


.EMFSoloIconList {
	list-style-type: none; 
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #D98A05;
	margin-left: 10px;
	padding-top:10px;
}

.EMFSoloIconList li {		
	background-image: url('./Images/PageIcon.jpg'); 
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left: 22px;
	margin-left: -32px;
	padding-top: 18px;
	padding-bottom:10px;	
	margin-right:10px;
	height:32px;
}

.EMFSoloIconList a {	
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #D98A05;	
	padding-left: 25px;	
}

.EMFSoloIconList a span {	
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #6F9E2E;	
}

.EMFSideBarLink {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	/*text-transform: none; */
	color: #D98A05;	
	padding-left: 10px;		
	
}

.searchButton {
	/*background-image: url('Images/search_icon_green.jpg'); 
	background-repeat: no-repeat;*/
	width:25px;
	height:25px;
	
}

.searchBox {	
	margin-bottom:10px;
	margin-left:40px;
	width:175px;
	height:20px;
}

.mediaVideoMain {
	background-repeat:no-repeat;
	background-position:3 3; 
	border:medium #FF9933 solid; 
	width:420px; height:240px; 
	padding:1px 1px 1px 1px;
	margin-left:80px;
}

.videoCaption {
	margin-left:50px;
}

.videoCaption span {
	font-weight:bold;
	
}

.ContactUsSideBar {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	/*text-transform: none; */
	color: #666666;	
	padding-left: 16px;		
	
}


.ContactUsSideBar span {
	color: #D98A05;	
	font-weight:bold; 

}

.DescriptionResearchSection {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	/*text-transform: none; */
	color: #666666;	
	padding-left: 20px;		
	
}


