@charset "utf-8";
/* CSS Document */

/*body style*/
body {
text-align:center;
margin:0px auto;
background-color:#f2f2f2;
font-family:Arial
}


p{font-size:13pt}
a.blue:link{color:#006491}
a.green:link{color:#5a8228}
p.small{font-size:8pt}
a:link,a:active{text-decoration:none; color:#be6e14}
a:visited,a:hover{text-decoration:none; color:#aaa596}
h1{color:#be6e14: padding-right:10px}
h2{color:#be6e14; font-size:16pt}
h3{font-size:11pt; font-style:strong}
h4{font-size:10pt; font-style:strong}
table{font-size:8pt}
li{font-size:10pt}
.mandatory{color:#FF0000}

/*main page frame*/
div.WebContainer{
width:1004px;
margin:0px auto;
margin-top:3px;
text-align:left;
background-color:#ffffff;

}

div.topbar{
width:1004px;
clear:both;
text-align:right;
margin-right:10px;
padding-right:10px;
padding-top:10px;
}

div.topbarmenu{
float:right; width:330px; padding-right:10px}


div.logobox{
width:230px;
float:left;

}

DIV.MenuBar{background-color:#e2e2e2; color:#000;clear:both; padding-top:5px; padding-bottom:5px; width:1004px; font-size:10pt}	
DIV.MenuBar A:link,DIV.MenuBar A:visited, DIV.MenuBar A:active {color:#be6e14;	text-decoration: none; padding-left:10px;	padding-right:10px; padding-top:5px;  padding-bottom:5px;  border-right:solid #ffffff 1px;}
DIV.MenuBar A:hover {color:#000000;	text-decoration: none;  background-color:#cccccc; padding-left:10px;	padding-right:10px; padding-top:5px;  padding-bottom:5px;  }


div.content{
width:1004px;
clear:both;

}

div.logos{
width:1004px;
clear:both;
border-top:solid 1px #be6e14 ;
padding-top:10px;
}

div.twothirds{
float:left;
width:690px;
clear:left;
padding-left:10px;
}

div.leftmenu{
float:left;
width:200px;
clear:left;

font-size:10pt;
}

DIV.leftmenu A:link,DIV.leftmenu A:visited, DIV.leftmenu A:active {color:#be6e14;background-color:#e2e2e2; display:block;	text-decoration: none; padding-left:10px;	padding-right:10px; padding-top:10px;  padding-bottom:10px;  border-bottom:solid #ffffff 1px;}
DIV.leftmenu A:hover {color:#000000;	text-decoration: none; display:block;  background-color:#cccccc; padding-left:10px;	padding-right:10px; padding-top:10px;  padding-bottom:10px;  }



div.centrecolumn{
float:left;
width:480px;
padding-left:10px;
}

div.third{
float:left;
width:280px;
padding-left:10px;
}

div.fifth{
float:left;
width:19%;
padding-left:5px;
}

div.formbox{
width:100%;
border:1px #CCCCCC solid;
padding:10px;
}



/*----------------------------------------tab buttons----------------------------*/

/*this set the style of the doing business in europe panel on the index page*/
a.funding:link{display:block; width:95%; background-color:#e2e2e2; padding:10px; clear:both; color: #006491}

a.funding:visited{display:block; width:95%;  background-color:#e2e2e2; padding:10px; clear:both; color: #006491}

a.funding:hover{display:block; width:95%; background-color:#cccccc; padding:10px; clear:both; color: #64b4e6}

a.funding:active{display:block; width:95%;  background-color:#e2e2e2; padding:10px; clear:both; color: #006491}


/*----------------------------------------tab buttons----------------------------*/

/*this set the style of the doing business in europe panel on the index page*/
a.developing:link{display:block; width:95%; background-color:#e2e2e2; padding:10px; clear:both; color: #be6e14}

a.developing:visited{display:block; width:95%;  background-color:#e2e2e2; padding:10px; clear:both; color: #be6e14}

a.developing:hover{display:block; width:95%; background-color:#cccccc; padding:10px; clear:both; color: #ff9100}

a.developing:active{display:block; width:95%;  background-color:#e2e2e2; padding:10px; clear:both; color: #be6e14}

/*----------------------------------------tab buttons----------------------------*/

/*this set the style of the doing business in europe panel on the index page*/
a.business:link{display:block; width:95%; background-color:#e2e2e2; padding:10px; clear:both; color: #000000}

a.business:visited{display:block; width:95%;  background-color:#e2e2e2; padding:10px; clear:both; color: #000000}

a.business:hover{display:block; width:95%; background-color:#cccccc; padding:10px; clear:both; color: #000000}

a.business:active{display:block; width:95%;  background-color:#e2e2e2; padding:10px; clear:both; color: #000000}


div.bottombar{width:1004px;clear:both; padding:3px; font-size:8pt; background-color:#e2e2e2; border-top:solid 1px #be6e14}


/*---------------------------	enlarge font styles--------------*/

DIV.FontIncrease
{
	/*	font-size:0.9em;  changed body to .8*/
	height:20px;
	padding:5px;
	font-size:2em;
	float:left;
	}
	
DIV.FontDecrease
{
	/*	font-size:0.9em;  changed body to .8*/
		height:20px;
		padding:5px;
	font-size:1em;
	float:left;
		}
	
	A.BlackLinks:link,A.BlackLinks:visited,A.BlackLinks:active 
{
	/*	font-size:0.9em;  changed body to .8*/
	color:#000;
	text-decoration:none;
	font-family:Arial;
	font-size:0.72em;
			}


A.BlackLinks:hover {
	/*	font-size:0.9em;  changed body to .8*/
	color:#834100;
	text-decoration:none;
	font-family:Arial;
	font-size:0.72em;
			
}
