/*COPYRIGHT © 2026 AUTHOR-E BV. ALL RIGHTS RESERVED */
/* Main Layout style */
body 
{
    font-family: Verdana, Arial;
    color: #767F90;
    background-color: #FFFFFF;
    overflow-y: scroll;
}

html, body
{ 
    position: absolute;
    margin: 0px;
    width: 100%;
    height: 100%;
	font-size:100%;
}
a 
{
    color: inherit;
    text-decoration: none;
}


#page
{
    position: relative;
	min-height: 100%;
    width: 100%;
	background-color: white;
	margin: 0px;
}

h1 { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 28pt;
}

h2 { 
    font-family: Georgia, "Times New Roman", Times, serif;
	size: 18pt;
	margin-left:12px;
	margin-right:12px;
}
.Content h1, .Content h2, .Content h3, .Content h4, .Content h5, .Content h6 { 
	margin: 1em 0mm; 
	margin-left:12px;
	margin-right:12px;}

h3 { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 14pt;
	color: #003366;
}

span
{
	max-width:100%;
	word-wrap: normal;
}
#Header 
{
	position: relative;
	height: 70px;
}

#InnerHeader
{
	position: relative;
	width:100%;
	max-width: 1000px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}
#HeaderLogo
{
	margin-top:10px;
	margin-left:10px;
	padding-right: 15px;
	vertical-align:middle;
	background-color:#ffffff;
    background-image: url('../Images/FP-toolslogo.svg');
    background-repeat: no-repeat;
    background-position: left;
	float: left;
	width:28%;
	height:100%;
	min-width:90px;
	min-height:30px;
	max-width: 190px;
	max-height: 60px;
	background-size: contain;
}

#home-link 
{
    position: absolute;
    width: 23%;    /* width of the logo */
	max-width: 180px;
    height: 60px;   /* height of the logo */
    top: 0; left: 0; /* top-left corner of logo */
   	border: 0;
    float: left;
}




/* all tabs */

.Tab.Link
{
	Display: none
}

.Tab.Tab-BlueDark
{
	color: #767F90;
	background-color: #FFFFFF;
	Display: inline-block;
	
}

.Tab.Tab-BlueLight
{
	color: #767F90;
	background-color: #FFFFFF;
	Display: inline-block;
	
}

.Tab.Tab-BlueMid
{
	color: #767F90;
	background-color: #FFFFFF;
	Display: inline-block;
	
}

.Tab.Tab-GreyLight 
{
	color: #767F90;
	background-color: #FFFFFF;
	Display: inline-block;
	
}

.Tab.Tab-StartNow
{
	color: #E47544;
	background-color: #FFFFFF;
	Display: inline-block;
	
}
.Tab-BlueMid
{
	
	font-size:50%;
}

/*Tab niet zichtbaar - text kleur wit ivm title in content*/
.Tab.Invisible
{
	display: none;
	color: #FFFFFF;
}
/* navigation small*/


@media screen and (max-width:949px){
#navSmall
{
	margin-top: 6px;
	margin-right: 12px;
	background-color:#ffffff;
    background-image: url('../Images/hamburgerIcon.png');
    background-repeat: no-repeat;
    background-position: left bottom;
	float: Right;
	width: 50px;
	height: 50px;
	background-size: contain;
}
#Navigation1.SmallNavOpen
{
	display: block;
}

.Tab
{
	padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
   	text-decoration: none;   
  	font-size: 12pt;  
    
}
/* Main tabs */
#Navigation1
{
	display: none;	
	top:20px;
	width: 60px;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
	z-index: 100; position:relative;
}
#Navigation1 .InnerTabset
{
    background-color: white;
	float:right;
	margin-top:32px;
	margin-left: auto;
	margin-right: 11px;
}

#Navigation1 .Tab
{	
	font-weight: normal;
	width:150px;
	float:right;
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
	margin-top:0px;
}

#Navigation1 .Tab.Active
{
	color: #ffffff;
	font-weight: normal;
	background-color: #E3E9F7;
/*   color: #424147; background-color: #E3E9F7; */
}

#Navigation1 .Tab.Active.Tab-BlueDark
{
	color: #FFFFFF;
	font-weight: normal;
	background-color: #2C407D;
}

#Navigation1 .Tab.Active.Tab-BlueLight
{
	color: #424147;
	font-weight: normal;
	background-color: #E3E9F7;
}

#Navigation1 .Tab.Active.Tab-BlueMid
{
	display: inblock;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #174781;
	vertical-align: middle;
}

#Navigation1 .Tab.Active.Tab-GreyLight 
{
	color: #767F90;
	font-weight: normal;
	background-color: #F5F5F5;
}

#Navigation1 .Tab.Active.Tab-StartNow
{	
    color: #FFFFFF;
	background-color: #E47544;
	font-weight: normal;
}
}
@media screen and (min-width:950px){
.Tab
{
    	
	padding-top: 30px;
    padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
   	text-decoration: none;   
  	font-size: 12pt;  
    
}
/* Main tabs */
#Navigation1
{
	max-width:70%;
	width: 580px;
	height: 60px;
	float: left;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
}

#Navigation1 .Tab
{	
	font-weight: normal;
	height: 60px;
}

#Navigation1 .Tab.Active
{
	color: #ffffff;
	font-weight: normal;
	background-color: #E3E9F7;
/*   color: #424147; background-color: #E3E9F7; */
}

#Navigation1 .Tab.Active.Tab-BlueDark
{
	color: #FFFFFF;
	font-weight: normal;
	background-color: #2C407D;
}

#Navigation1 .Tab.Active.Tab-BlueLight
{
	color: #424147;
	font-weight: normal;
	background-color: #E3E9F7;
}

#Navigation1 .Tab.Active.Tab-BlueMid
{
	color: #FFFFFF;
	font-weight: normal;
	background-color: #174781;
}

#Navigation1 .Tab.Active.Tab-GreyLight 
{
	color: #767F90;
	font-weight: normal;
	background-color: #F5F5F5;
}

#Navigation1 .Tab.Active.Tab-StartNow
{	
    color: #FFFFFF;
	background-color: #E47544;
	font-weight: normal;
}
}
/* Sub tabs */
@media screen and (min-width:950px){
#Navigation2
{
	width: 100%;
	min-height: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #174781;
	text-align: center;
}

#Navigation2 .Tab
{
	background-color: #174781; 
	min-height: 30px;
	display: inline-block;
	padding: 15px 15px 0px 15px;
	font-size: 12pt;
	color: #E3E9F7;
}

#Navigation2 .Tab.Active
{
    color: #E47544;
	background-color: #174781;
}
}
@media screen and (max-width:949px) and (min-width:601px){
#Navigation2
{
	width: 100%;
	min-height: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #174781;
	text-align: center;
}

#Navigation2 .Tab
{
	background-color: #174781; 
	min-height: 30px;
	display: inline-block;
	padding: 15px 15px 0px 15px;
	font-size: 11pt;
	color: #E3E9F7;
}

#Navigation2 .Tab.Active
{
    color: #E47544;
	background-color: #174781;
}
}
@media screen and (max-width:601px){
#Navigation2
{
	width: 100%;
	min-height: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #174781;
	text-align: center;
}

#Navigation2 .Tab
{
	background-color: #174781; 
	min-height: 30px;
	display: inline-block;
	padding: 15px 15px 0px 15px;
	font-size: 9pt;
	color: #E3E9F7;
}

#Navigation2 .Tab.Active
{
    color: #E47544;
	background-color: #174781;
}
}

@media screen and (min-width:1050px){
	/* Left menu */
	#Navigation3
	{
		left: 0px;
		max-width: 30%;
		width:1%;
		top: 35px;
		right: 0px;
		z-index: 100;
		position: absolute;
		padding: 10px 0px;
		text-align:right;
		font-family:  Verdana;
		font-size: 16pt;
		line-height: 16pt;
		color: #424147;
			
	}

	nav.Tabset#Navigation3
	{
		position: absolute;
		width:350px;
		right: 650px;
		margin-left: auto;
		margin-right: auto;	
	}

	nav.Tabset#Navigation3 ~ #Content > section > .SectionContent
	{
		width: 650px;
		padding-left: 350px;
	}

	#Navigation3 .Tab
	{
		display: block;
		padding: 3px 20px 3px 20px;
		color: #424147;	
	}

	#Navigation3 .Tab.Active
	{
		color: #E47544;
	}

	#Navigation3 .InnerTabset
	{
		display: block;
		padding: 15px 15px 15px 0px;
		background-color: transparent;
		min-height: 312px;
	}
}

@media screen and (max-width:1049px) and (min-width:601px){
	/* Left menu */
	#Navigation3
	{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		background-color: #174781;
		text-align: center;
			
	}

	nav.Tabset#Navigation3
	{
			
	}

	nav.Tabset#Navigation3 ~ #Content > section > .SectionContent
	{
		
	}

	#Navigation3 .Tab
	{
		background-color: #174781; 
		min-height: 30px;
		display: inline-block;
		padding: 15px 15px 0px 15px;
		font-size: 11pt;
		color: #E3E9F7;
	}

	#Navigation3 .Tab.Active
	{
		color: #E47544;
	}

	#Navigation3 .InnerTabset
	{
		
	}
}
@media screen and (max-width:601px){
	/* Left menu */
	#Navigation3
	{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		background-color: #174781;
		text-align: center;
			
	}

	nav.Tabset#Navigation3
	{
			
	}

	nav.Tabset#Navigation3 ~ #Content > section > .SectionContent
	{
		
	}

	#Navigation3 .Tab
	{
		background-color: #174781; 
		min-height: 30px;
		display: inline-block;
		padding: 15px 15px 0px 15px;
		font-size: 9pt;
		color: #E3E9F7;
	}

	#Navigation3 .Tab.Active
	{
		color: #E47544;
	}

	#Navigation3 .InnerTabset
	{
		
	}
}


/* Content */
#ContentContainer
{
	position: relative;
	height:100%;
	background-color: white;
	padding-bottom: 115px;
}

#Content section
{
	position: relative;	
}
#Content p
{
	display:block;
	max-width:100%;
	max-height:100%;
	margin-left: 12px;
	margin-right: 12px;
}
#Content img
{
	max-width:100%;
	max-height:100%;
	width: auto;
	height: auto;

}

#Content iframe
{
	max-width:100%;
	max-height:100%;
	width: 485px;
	height: 273px;
}

#Content > section > .SectionContent
{
	position: relative;
	vertical-align: top;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 0px 0px;
}

#Content p 
{ 
	font-family: inherit; 
	font-size: inherit; 
	color: inherit; 
	margin-left: 12px;
	margin-right: 12px;
	word-break: keep-all;
}
#Content ul
{
	display:block;
	margin-left: 12px;
	margin-right: 12px;
}
#Content li > p
{
	color: inherit; 
	margin-left: 0px;
	margin-right: 0px;	
	display:block;
}
#Content td > p
{
	margin-left: 0px;
	margin-right: 0px;	
}
#Content a
{
	color: #E47544;
}

#Content table
{ 
	border: 0px;
	border-color: #e3e9f7 #e3e9f7 #ffffff;
	display:table;
	width: calc(100% - 24px);
	font-size:12pt;
	

}
#Content tbody 
{ 
	border: 0px;
	border-color: #e3e9f7 #e3e9f7 #ffffff;
	display:table-row-group;
	width: calc(100% - 24px);
	font-size:12pt;
	padding-left: 12px;
	padding-right: 12px;
}

#Content  table > tr > td 
{ 
	border: 1px;
	border-color: #e3e9f7 #e3e9f7 #ffffff;
	
}

.Content table[border="1"], 
.Content table[border="1"] > tbody > tr, 
.Content table[border="1"] > tbody > tr > td,
.Content table[border="1"] > tbody > tr > th,
.Content table[border="1"] > thead > tr > th
{
    border: 1px solid;	
}

#Content li
{
	font-family:Georgia, "Time New Roman";
	color:#2C407D;
	font-size:12pt
}

#SectionTitle
{
	display: none;
}
 
/* paragraph columns */
@media screen and (min-width:1050px){
.ThreeColumnLeft
{
	display: table-cell;
	vertical-align: top;
	width: 325px;
}

.ThreeColumnCenter
{
	display: table-cell;
	vertical-align: top;
	width: 325px;	
}

.ThreeColumnRight 
{
	display: table-cell;
	vertical-align: top;
	width: 325px;
}	

.ColumnLeftSmall
{
	display: table-cell;
	vertical-align: top;
	width: 275px;
	padding: 0px 5px 0px 0px;
}

.ColumnLeftLarge
{
	display: table-cell;
	vertical-align: top;
	width: 750px;
	padding: 0px 5px 0px 0px;
}

.LeftColumn
{
	display: table-cell;
	vertical-align: top;
	width: 500px;s
	padding: 0px 3px 0px 0px;
}

.ColumnRightSmall
{
	display: table-cell;
	vertical-align: top;
	width: 250px;
	padding: 0px 0px 0px 50px;
}

.ColumnRightLarge
{
	display: table-cell;
	vertical-align: top;
	width: 750px;
	padding: 0px 0px 0px 25px;
}

.RightColumn
{
	display: table-cell;
	vertical-align: top;
	width: 500px;
	padding: 0px 0px 0px 50px;
}

.FourColumnLeft
{
	display: table-cell;
	vertical-align: top;
	width: 230px;
	padding: 0px 10px 0px 10px;
}

.FourColumnLeftCenter
{
	display: table-cell;
	vertical-align: top;
	width: 230px;
	padding: 0px 10px 0px 10px;
}

.FourColumnRight
{
	display: table-cell;
	vertical-align: top;
	width: 230px;
	padding: 0px 10px 0px 10px;
}

.FourColumnRightCenter
{
	display: table-cell;
	vertical-align: top;
	width: 230px;
	padding: 0px 10px 0px 10px;
}
}
@media screen and (min-width:1050px){
.hideSmalls
{
	display:none;
}
}
@media screen and (max-width:1049px){
.hideLarges
{
	display:none;
}
}
@media screen and (max-width:849px){
.visibleBiggerThan850px
{
	display:none;
}
}
@media screen and (min-width:850px){
.visibleSmallerThan850px
{
	display:none;
}
}

/*paragraph layout: Background images and colours and height*/

/* Authore website
.Home  
{
	height: 600px;	
	background-image: url('../Images/bannerRowteamv2.jpg');
   	background-repeat: no-repeat;
	background-position: top center;	
}
*/

.HomeIconsParagraph
{
	margin-top: -130px;
	padding-bottom: 20px;
}

@media screen and (min-width:1050px){
.BG-H2020
{
	background-image: url('../Images/BGh2020.jpg');
    background-repeat: no-repeat;   	
	height: 355px;
    background-position: top center; 
	color: white;	
	margin-top: -30px;
	text-align: center;
	line-height: 30px;
	display: flex;
    justify-content:center;
    align-content:center;
	flex-direction:column;
}
.BG-GreyLight
{
	height: 450px;	
	background-image: url('../Images/bannerRowteam.jpg');
   	background-repeat: no-repeat;
	background-position: 50% center;
	margin-top: -30px;
}
.BG-BlueImage
{
	background-image: url('../Images/BGSolutions.jpg');
    background-repeat: no-repeat;
	background-position: top center; 
	color: white;	   	
	height: 350px;
    background-color: #95B2DD;   
	text-align: center;
	line-height: 25px;
	display: flex;
    justify-content:center;
    align-content:center;
	flex-direction:column;
}
}
@media screen and (min-width:600px) And (max-width:1049px){
.BG-H2020
{
	background-image: url('../Images/BGh2020.jpg');
    background-repeat: no-repeat;   	
	height: 305px;
    background-position: top center;  
	color: white;	
	margin-top: -30px;
	text-align: center;
	line-height: 30px;
	display: flex;
    justify-content: center;
    align-content: center;
	flex-direction: column;
}
.BG-GreyLight
{
	height: 305px;	
	background-image: url('../Images/bannerRowteamMedium.jpg');
   	background-repeat: no-repeat;
	background-position: 50% center;
	margin-top: -30px;
}
.BG-BlueImage
{
	background-image: url('../Images/BGSolutionsMedium.jpg');
    background-repeat: no-repeat;
	background-position: top center; 
	color: white;	   	
	height: 305px;
    background-color: #95B2DD;   
	text-align: center;
	line-height: 25px;
	display: flex;
    justify-content:center;
    align-content:center;
	flex-direction:column;
}
}
@media screen and (max-width:600px){
.BG-H2020
{
	background-image: url('../Images/BGh2020.jpg');
    background-repeat: no-repeat;   	
	height: 255px;
    background-position: top center; 
	color: white;	
	margin-top: -30px;
	text-align: center;
	line-height: 30px;
	display: flex;
    justify-content: center;
    align-content: center;
	flex-direction: column;
}
.BG-GreyLight
{
	height: 260px;	
	background-image: url('../Images/bannerRowteamSmall.jpg');
   	background-repeat: no-repeat;
	background-position: 50% center;
	margin-top: -30px;
}
.BG-BlueImage
{
	background-image: url('../Images/BGSolutionsSmall.jpg');
    background-repeat: no-repeat;
	background-position: top center; 
	color: white;	   	
	height: 255px;
    background-color: #95B2DD;   
	text-align: center;
	line-height: 25px;
	display: flex;
    justify-content:center;
    align-content:center;
	flex-direction:column;
}
	
}


.BG-Links
{
	height: 783px;	
	background-image: url('../Images/BGLinks.jpg');
   	background-repeat: no-repeat;
	background-position: 50% center;
	margin-top: -30px;	
}


.BG-BlueDark 
{ 	
	min-height: 100px;
    background-color: #2C407D;    
	color: white;	
	margin-top: -30px;
}

.BG-BlueLight
{
	min-height: 50px;
    background-color: #E3E9F7;  
	margin-top: -30px;
}

.BG-BlueLightBar
{
	min-height: 50px;
    background-color: #E3E9F7;  
}

.BG-BlueLightFilter
{
	min-height: 50px;
    background-color: #F0F3FA;  
}


.BG-Orange 
{ 	
	min-height: 100px;
    background-color: #E47544;   
	margin-top: -30px;	
	
}

.ContentBG-White
{	
	min-height: 400px;	
    background-color: transparent;  
	padding: 5px 0px 0px 0px;	
}

.solutionBG-Azur 
{ 	
	height: 120px;
    background-color: rgb(55, 195, 230);    	
}

.solutionBG-Blue
{ 	
	height: 120px;
    background-color: rgb(105, 127, 190);    
}

.solutionBG-Green
{ 	
	height: 120px;
    background-color: rgb(170, 207, 112);    	
}

.solutionBG-Orange 
{ 	
	height: 120px;
    background-color: rgb(232, 128, 86);    	
}

@media screen and (max-width:1049px) and (min-width:600px)
{
.Content .style_website_fp_tools_v2018__live__kop_wit_28pt 
	{ font-family:Verdana, Arial, Helvetica;color:#ffffff;font-size:18pt;font-weight:bold;line-height:16pt }
.Content .style_website_fp_tools_v2018__live__kop_blauw_28pt
 { font-family:Verdana, Arial, Helvetica, sans-serif;color:#2C407D;font-size:16pt;font-weight:bold;line-height:14pt }
}
@media screen and (min-width:451px) and (max-width:599px)
{
.Content .style_website_fp_tools_v2018__live__kop_blauw_28pt
 { font-family:Verdana, Arial, Helvetica, sans-serif;color:#2C407D;font-size:14pt;font-weight:bold;line-height:12pt }
 .Content .style_website_fp_tools_v2018__live__kop_wit_28pt 
	{ font-family:Verdana, Arial, Helvetica;color:#ffffff;font-size:16pt;font-weight:bold;line-height:16pt }
}	


@media screen and (max-width:450px)
{
.Content .style_website_fp_tools_v2018__live__kop_wit_28pt { 
font-family:Verdana, Arial, Helvetica;color:#ffffff;font-size:12pt;font-weight:bold;line-height:10pt }
.Content .style_website_fp_tools_v2018__live__kop_blauw_28pt
 { font-family:Verdana, Arial, Helvetica, sans-serif;color:#2C407D;font-size:12pt;font-weight:bold;line-height:12pt; Margin-top:10px; }
}
@media screen and (max-width:1049px) and (min-width:450px)
{
.Content .style_website_fp_tools_v2018__live__kop_witsub_18pt {
	font-family:Verdana, Arial;color:#ffffff;font-size:12pt;font-style:bold;letter-spacing:0.1em 
}
}
@media screen and (max-width:449px)
{
.Content .style_website_fp_tools_v2018__live__kop_witsub_18pt {
	font-family:Verdana, Arial;color:#ffffff;font-size:10pt;font-style:bold;letter-spacing:0.1em 
}
}


/* Footer */
#Footer
{
	position: absolute;
	bottom: 0px;
	width: 100%;
	min-height: 40px;
   	overflow: hidden;
   	font-size: 10pt;
	background-color: #56534E;
	
}

#InnerFooter
{
	width:100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	line-height: 22px;
	
}
@media screen and (min-width:1050px){
#InnerFooter .style_ae2014_website_footer
{
 	font-family:Verdana;
	color: white;
	font-size:10pt 
	
}
#InnerFooter
{
	width:100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	line-height: 22px;
	
}
}
@media screen and (max-width:1049px) and (min-width:601px){
	#InnerFooter .style_ae2014_website_footer
{
 	font-family:Verdana;
	color: white;
	font-size:9pt 
	
}
#InnerFooter
{
	width:100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	line-height: 21px;
	
}
}
@media screen and (max-width:600px) and (min-width:431px){
	#InnerFooter .style_ae2014_website_footer
{
 	font-family:Verdana;
	color: white;
	font-size:7pt 
	
}
#InnerFooter
{
	width:100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	line-height: 19px;
	
}
}
@media screen and (max-width:430px){
	#InnerFooter .style_ae2014_website_footer
{
 	font-family:Verdana;
	color: white;
	font-size:7pt 
	
}
#InnerFooter
{
	width:100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	line-height: 10px;
	
}
}
@media screen and (min-width:1050px){
#InnerFooter .style_ae2014_website_footerconvers
{
 	font-family:Verdana;
	color:#91A9D5;
	font-size:10pt 
	
}
}
@media screen and (max-width:1049px) and (min-width:601px){
	#InnerFooter .style_ae2014_website_footerconvers
{
 	font-family:Verdana;
	color: #91A9D5;
	font-size:9pt 
	
}
}
@media screen and (max-width:600px){
	#InnerFooter .style_ae2014_website_footerconvers
{
 	font-family:Verdana;
	color: #91A9D5;
	font-size:7pt 
	
}
}

#InnerFooter img
{
	border: 1px solid #FFFFFF; 
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#InnerFooter p
 { 
	font-family: inherit; 
	font-size: inherit; 
	color: inherit; 
	margin: 0.5em 0em 0.5em 0em; 
	padding: 0px; 
}
@mediascreen and (min-width:1050px){
#InnerFooter td
 { 
	
	border-right: 1px solid  #606060;
	padding: 0px 0px 0px 15px; 
}
}

@mediascreen and (max-width:1049px){
#InnerFooter td
 { 
	
	border-right: 1px solid  #606060;
	padding: 0px 0px 0px 1px; 
 }
}
/* Search */
@media screen and (min-width:950px){
#SearchContainer
{
	position: relative;	
	width:136px;
	top: 30px;
	float:right;
	border: 1px solid #3C5EA8;
}
}
@media screen and (max-width:949px){
#SearchContainer
{
	position: relative;	
	top: 30px;
	min-width:50px;
	width:136px;
	max-width:25%;
    margin-left: auto;
	margin-right: auto;
	border: 1px solid #3C5EA8;
}
}

#SearchContainer .Text
{
	padding: 2px 3px 0px 3px ;
	border: 0px solid #3C5EA8;
	min-width:45px;
	max-width: 72%;
	height: 18px;
   	margin: 0px;
	font-size: 11pt;	
	color: #767F90;

}

#SearchContainer .Button
{
	float: right;
	margin: 0px;
	vertical-align: top;	
	min-width:10px;
	max-width:20%;
	width: 100%;
	height: 20px;	
	background-color:  #ffffff;
	background-image: url('../Images/go.png');
	background-repeat: no-repeat;
    background-position: center;
	cursor: pointer;
	border: 0px solid #3C5EA8;
}

/* Search Results */
.SearchResults 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	letter-spacing: 0.1em;
	color: #848796;
    background-color: #174781;   
  	
}

.SearchResults a.Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #3C5EA8;
	margin-top: 15px;
	margin-left: 15px;
	
}

.SearchResults .Content
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #2C407D;
	line-height: 18pt;
	margin-left: 15px;
}

.SearchResults .Result
{
	width:99%;
	max-width: 1000px;
    margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;  
	border: 1px solid #E3E9F7;
}

.NoSearchResults 
{
	
    margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	letter-spacing: 0.1em;
	color: #3C5EA8;
    background-color: #FFFFFF;   
	border: 1px solid #E3E9F7;  	
}

/* Search highlight */
.Highlight
{
    background-color: rgb(232, 128, 86);
}

/* Search Navigation */
.SearchNavigation
{
    text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	background-color: #174781;   
}

.SearchNavigation .Previous, .SearchNavigation .Next
{
    cursor: pointer;
    border: 1px solid #767F90;
    margin: 0px 3px;
    padding: 0px 3px;   
	background-color: white;   	
}

.SearchNavigation .Previous:hover, .SearchNavigation .Next:hover
{
    background-color:  #E3E9F7;
}

.SearchNavigation .Pages
{
    margin: 0px 20px;
    padding: 10px 0px;
}

.SearchNavigation .Pages .PageButton
{
    cursor: pointer;
    border: 1px solid #3C5EA8;
    margin: 0px 3px;
    padding: 0px 3px;
    color: #2C407D;
    font-family: Georgia, "Times New Roman", Times, serif;
	background-color: white;   
}

.SearchNavigation .Pages .PageButton.Active
{
    color: #E47544;
    background-color: #E3E9F7;
}

.SearchNavigation .Pages .PageButton:hover
{
    background-color: #E3E9F7;
}

.SearchNavigation .Pages .Separator
{
    margin: 0px 3px;
}
/* mail form*/
form.mailform > table
{
	display:inline-block !important;
	max-width:100%;
	margin-left:12px;
	margin-right:12px;

}
form.mailform > table > tbody 
{
	max-width:100%;
	display: block !important;
}
@media screen and (min-width:601px){ 
form.mailform > table > tbody >tr
{
	max-width:100%;
	display: block;
	font-size:12pt;
}
}
@media screen and (max-width:601px) and (min-width:401px){
form.mailform > table > tbody >tr
{
	max-width:100%;
	display: block;
	font-size:11pt;
}
}
@media screen and (max-width: 400px) and (min-width:356px){
	
form.mailform > table > tbody >tr
{
	max-width:100%;
	display: block;
	font-size:10pt;
}
}
@media screen and (max-width: 355px){
form.mailform > table > tbody >tr
{
	max-width:100%;
	display: table-row;
	font-size:9pt;
}
}
form.mailform > table > tbody >tr > td
{
	width:30%;
	display: inline-block;
	margin-top: 8px;
	font-size:inherit;
}
form.mailform > button.send { 
    background-color: #DD592A; 
    color: white; 
    border-width: 0px;
	margin-left: 12px;
	margin-right: 12px;
    padding: 5px 10px;
    cursor: pointer;
}
form.mailform > button.send:active {
    color:black;
}
form.mailform > button.send:disabled {
    background-color: #EEE;
    color: gray;
    cursor:default;
}

form.mailform input, form.mailform select, form.mailform textarea {
	display:table-cell;
    padding: 5px;
    border: 1px solid gray;
    outline: none;
    font-family: inherit;
    font-size: inherit;
}
/* hides the border around the drop down in ie*/
form.mailform select::-ms-expand {
    border: 0px;
    background-color: transparent;
}
form.mailform input:focus, form.mailform select:focus, form.mailform textarea:focus {
    padding: 5px;
    border-color: black;
}
form.mailform input:disabled, form.mailform select:disabled, form.mailform textarea:disabled {
    padding: 5px;
    background-color: #EEE;
    color: gray;
}


