@charset "utf-8";
/* Global Parameters  */
	
	h1 	
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 20px; color: #333; font-weight: normal; }

	h2 	
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 18px; color: #333; font-weight:  normal;}
		
	h3 	
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif;  font-size: 13px; color: #c2462a; font-weight: normal; }

	ul, li, ol
		{ list-style-type: cercle;
		
		font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #333; text-decoration: none; line-height:18px;}
		
	 hr
	   { font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 11px; color: #999999; font-weight: normal; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #246CB1; text-decoration: none; font-weight: normal;}
		
	a:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #246CB1; text-decoration: underline;font-weight: normal; }
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #246CB1; text-decoration: underline; font-weight: normal;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 13px; color: #333333; text-decoration: none; font-weight: normal;}
	a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 11px; color: #FFF; text-decoration: none; font-weight: normal;}
	a.link-address:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 11px; color: #333; text-decoration: none; font-weight: normal;}
	a.link-blue12:link, a.link-blue12:visited, a.link-blue12:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #246CB1; text-decoration: underline; font-weight: normal;}
	a.link-blue12:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #246CB1; text-decoration: none; font-weight: normal;}
	a.link-blue:link, a.link-blue:visited, a.link-blue:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #246CB1; text-decoration: none; font-weight: normal;}
	a.link-blue:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #333; text-decoration: none; font-weight: normal;}
	a.link-white:link, a.link-white:visited, a.link-white:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #FFF; text-decoration: none; font-weight: normal;}
	a.link-white:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 12px; color: #246CB1; text-decoration: none; font-weight: normal;}
	a.link-yellow10:link, a.link-yellow10:visited, a.link-yellow10:active
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 10px; color: #D7DF22; text-decoration: none; font-weight: normal;}
	a.link-yellow10:hover
		{ font-family: "Microsoft Sans Serif", Times, serif, Times, serif; font-size: 10px; color: #FFF; text-decoration: none; font-weight: normal;}

/* Document */

.textsnormal
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 13px; color: #333333; text-decoration: none; line-height:18px;}
.textsyellow13
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 13px; color: #D7DF22; text-decoration: none; line-height:18px;}
.textsyellow10
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 10px; color: #D7DF22; text-decoration: none; line-height:18px;}
.textsblue13
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 13px; color: #246CB1; text-decoration: none; line-height:18px;}
.textsblue12
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 12px; color: #246CB1; text-decoration: none; line-height:16px;}
.textsnormal12
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 12px; color: #333333; text-decoration: none; line-height:16px;}
.textsyellow12
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 12px; color: #D7DF22; text-decoration: none; line-height:16px;}
.textsbigblue
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 20px; color: #B1D3EF; text-decoration: none; line-height:16px;}
.textsbigblue1
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 20px; color: #FFF; text-decoration: none; line-height:16px;}

	
/* Document Tables  */
	.table-main 
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 11px; color: #002478; background-color: #FFFFFF; }
				
 .input {
	font-style: normal;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 14px;
	color: #FFF;
	background-color: #3774B5;
	border: 1px outset #FFF;}

	.MyButton {
	background-color: #3774B5;
	font-style: normal;
	font-family: "Microsoft Sans Serif", Times, serif, Times, serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	border: 1px solid #5F8CC5;
	width: 80px;
	height: 25px;
	}
.imageborder {
	border: 3px solid #FFF;
}
.ceoborder {
	border: 2px solid #D2D3D5;
}

TR.b1
{ 
	 
}
TR.b2
{ 
background: #F5FAFE;
	 }
	
	.highlight img{
	border: 3px solid #FFFFFF;
}
	
		.highlight:hover img{
	border: 3px solid #95B9E1;
}