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

	h2 	
		{ font-family: "Microsoft Sans Serif"; font-size: 16px; color: #c2462a; font-weight:  normal;}
		
	h3 	
		{ font-family: "Microsoft Sans Serif";  font-size: 13px; color: #c2462a; font-weight: normal; }

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

	a:link, a:visited, a:active
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
		
	a:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #204990; text-decoration: none;font-weight: normal; }
						
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #FF9900; text-decoration: none; font-weight: normal;}
	a.link-nav:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #FF9900; text-decoration: underline; font-weight: normal;}

	a.link-nav12:link, a.link-nav12:visited, a.link-nav12:active
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #999999; text-decoration: none; font-weight: normal;}
	a.link-nav12:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #999999; text-decoration: underline; font-weight: normal;}

    a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #1B75BC; text-decoration: underline; font-weight: normal;}
	a.link-address:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #1B75BC; text-decoration: none; font-weight: normal;}
    a.link-blue11:link, a.link-blue11:visited, a.link-blue11:active
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #1B75BC; text-decoration: none; font-weight: normal;}
	a.link-blue11:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #999999; text-decoration: none; font-weight: normal;}

/* Document */

.textsnormal
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #231F20; text-decoration: none; line-height:16px;}
.textsblue14
		{ font-family: "Microsoft Sans Serif"; font-size: 14px; color: #1B75BC; text-decoration: none; line-height:16px; font-weight: none;}
.textsaddress
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #1B75BC; text-decoration: none; line-height:15px; font-weight: none;}
.textsgray
		{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #6D6E71;
	text-decoration: none;
	line-height:15px;
	font-weight: none;
	text-align: left;
}
.textsgray11
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #6D6E71; text-decoration: none; line-height:14px; font-weight: none;}
.texblue11
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #1B75BC; text-decoration: none; line-height:14px; font-weight: none;}

		
/* Document Tables  */
	
	
	.table-main 
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #002478; background-color: #FFFFFF; }
				
 .input {
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px outset #EFEFEF;}

	.MyButton {
	background-color: #204990;
	color: #333333;
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #528DC1;
	}
.tborder {
	border: 1px solid #F7EFDD;
}

TD.b1
{ 
	 
}
TD.b2
{ 
background: #5FA2D5;
	 }
	
	.highlight img{
	border: 2px solid #FFFFFF;
}
	
		.highlight:hover img{
	border: 2px solid #FF9900;
}

