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

	h2 	
		{ font-family: "Microsoft Sans Serif"; font-size: 18px; color: #333; 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: 11px; color: #231F20; text-decoration: none; font-weight: normal;}
		
	a:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #CA171E; text-decoration: none;font-weight: normal; }
			
	a.link-address:link, a.link-address:visited, a.link-address:active
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
	a.link-address:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #CA171E; text-decoration: none; font-weight: normal;}
	a.link-text13:link, a.link-text13:visited, a.link-text13:active
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #231F20; text-decoration: none; font-weight: normal;}
	a.link-text13:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #CA171E; text-decoration: none; font-weight: normal;}
	a.link-textred:link, a.link-textred:visited, a.link-textred:active
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #CA171E; text-decoration: none; font-weight: normal;}
	a.link-textred:hover
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #231F20; text-decoration: none; font-weight: normal;}

/* Document */

.textsnormal
		{ font-family: "Microsoft Sans Serif"; font-size: 13px; color: #808285; text-decoration: none; line-height:16px;}
.textsred
		{ font-family: "Microsoft Sans Serif"; font-size: 14px; color: #CA171E; text-decoration: none; line-height:16px;}
.texts14black
		{ font-family: "Microsoft Sans Serif"; font-size: 14px; color: #231F20; text-decoration: none; line-height:16px;}
.texts15black
		{ font-family: "Microsoft Sans Serif"; font-size: 15px; color: #231F20; text-decoration: none; line-height:18px;}
.textwhite15
		{ font-family: "Microsoft Sans Serif"; font-size: 15px; color: #FFF; text-decoration: none; line-height:18px;}
.textsaddress
		{ font-family: "Microsoft Sans Serif"; font-size: 11px; color: #FFF; text-decoration: none; line-height:15px; font-weight: normal;}
.textsorangebig
		{ font-family: "Microsoft Sans Serif", Times, serif; font-size: 24px; color: #FBB040; text-decoration: none; line-height:26px; font-weight: normal;}
.text12
		{ font-family: "Microsoft Sans Serif"; font-size: 12px; color: #231F20; text-decoration: none; line-height:16px;}

/* Document menu-bottom  */

.menu {font-family: "Microsoft Sans Serif"; font-size: 9px; color: #FFFFFF; text-decoration: none; line-height:14px; font-weight: normal;}
.menu UL {DISPLAY: block; LIST-STYLE: none; PADDING: 0; MARGIN: 0px 0 0 0;}
.menu UL LI {DISPLAY: inline; PADDING: 0 12px; MARGIN: 0;}
	
/* 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: 14px;
	color: #1D3967;
	background-color: #FFFFFF;
	border: 1px outset #EFEFEF;}

	.MyButton {
	background-color: #CA171E;
	color: #333333;
	font-style: normal;
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #FBB040;
	}
.tborder {
	border: 1px solid #018367;
}

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