body {
	scrollbar-base-color: #336699;
	cursor: auto;
	bottommargin: 0;
	topmargin: 0;
	rightmargin: 0;
	leftmargin: 0;
	marginheight: 0;
	marginwidth: 0;
	scrollbar-3d-light-color: Silver;
	scrollbar-arrow-color: #FFF0F5;
	scrollbar-dark-shadow-color: Gray;
	scrollbar-face-color: #006699;
	scrollbar-highlight-color: #6699cc;
	scrollbar-shadow-color: Silver;
}

.bkg_blue {
	background-image: url("../images/bkg_blue.gif");
}

.bkg_blue_botl {
	background-image: url('../images/bkg_blue_botl.gif');
	background-color: blue;
	color: white;
	font-family: sans-serif;
	font-weight: 600;
}

.bkg_red_topl {
	background-image: url('../images/bkg_red_topl.gif');
	background-color: red;
	color: white;
	font-family: sans-serif;
	font-weight: 600;
}

.bkg_black_grad {
	background-image: url('../images/bkg_black_grad.gif');
	background-color: black;
	color: white;
	font-family: sans-serif;
	font-weight: 600;
}

.bkg_white {
	background-color: white;
	color: black;
	font-family: sans-serif;
}

.bkg_black {
	background-color: black;
	color: white;
	font-family: sans-serif;
}

.bkg_white_dot {
	background-color: white;
	color: black;
	line-height: 10pt;
	font-weight: normal;
	border-color: black;
	border-top-style: dotted;
}
.cell_separator
 {

	display: inline;
	vertical-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;	
	border-color: black;
	border-size: 1pt;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1pt;
	BACKGROUND-COLOR: #C0C0C0;
	
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-COLOR: #C0C0C0;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;

}

.cell_line {

	display: inline;
	vertical-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;	
	border-color: black;
	border-size: 1pt;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1pt;
	
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-COLOR: #564271;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;

    BACKGROUND-COLOR: #99CCFF;	
}


.bkg_onglet {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-COLOR: #564271;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	BACKGROUNDOLD-COLOR: #D3C3DC;
	BACKGROUNDOLD2-COLOR: #FFCC00;
	BACKGROUND0-COLOR: #CCFFFF;	
    BACKGROUND-COLOR: #99CCFF;
}

.smenu_txt {
    FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	line-height: 11pt;
	font-weight: 900;
	color: #330033;
	text-decoration: none;
	vertical-align: center;
	display: inline;
	cursor: hand;
}

.smenu_txt:hover {
   FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #FFCC33;
	display: inline;
}

.smenu_txt:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline;
}

.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	vertical-align: center;
	display: inline;
	cursor: hand;
}

.menu_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
}

.menu_txt:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.title_w14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: Bold;
	color: white;
	text-decoration: none;
	display: inline;
	vertical-align: center;
}

.txt_corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	background-color: white;
	color: black;
	text-decoration: none;
	vertical-align: center;
	display: inline;
}

.txt_corpo_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	background-color: black;
	color: white;
	text-decoration: none;
	vertical-align: center;
	display: inline;
}

.txt_corpo_black_pad10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	background-color: black;
	color: white;
	text-decoration: none;
	vertical-align: center;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 15px;
}

.txt_corpo_white_pad10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	background-color: white;
	color: black;
	text-decoration: none;
	vertical-align: center;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 15px;
}

.txt_corpo_icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	border: none;
	vertical-align: middle;
	display: inline-block;
}

.txt_corpo_icon:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	border: none;
	vertical-align: middle;
	display: inline-block;
}

.txt_corpo_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	vertical-align: center;
	display: inline;
}

.txt_b {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	vertical-align: center;
}

.txt_date {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	vertical-align: center;
}
.title_page {
	background-image: url("../images/bkg_black_line.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-style: bold;
	line-height: 20pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	display: inline;
	vertical-align: center
}

.title_content_dot {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: Bold;
	color: black;
	text-decoration: none;
	display: inline;
	vertical-align: center;
	border-color: black;
	border-size: 1pt;
	border-bottom-style: dotted;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1pt;
}



.title_w15i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: italic;
	line-height: 15pt;
	font-weight: Bold;
	color: white;
	text-decoration: none;
	display: inline;
	vertical-align: center
}

.title_w16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: Bold;
	color: white;
	text-decoration: none;
	display: inline;
	vertical-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.title_w18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: Bold;
	color: white;
	text-decoration: none;
	display: inline;
	vertical-align: center
}

.title_w30b {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 26pt;
	font-style: bold;
	line-height: 20pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	display: inline;
	vertical-align: center
}



div.frame
{
	border : 1px solid Black;
	padding : 2 2 2;
	background : #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Black;
	text-decoration: none
}
div.frameSys
{
	border : 1px solid Black;
	padding : 2px 2px 2px 2px;
	background : #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	margin : 2px 2px 2px 2px;
	margin-bottom : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	padding-bottom : 7px;
	padding-left : 7px;
	padding-right : 7px;
	padding-top : 7px;
	width : inherit;
}
div.framebgorange
{
	border : 1px solid Black;
	padding : 2 2 2;
	background : #FF9900 url(images/bg_or_cad.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Black;
	text-decoration: none
}



.mainTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #21418a; FONT-STYLE: italic; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.sidebarTitleGrey {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #737071; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sidebarTitleBlue {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #21418a; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.blue_highlighted_text {
	FONT-SIZE: 10px; COLOR: #22408b; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.right_nav_copy {
	FONT-SIZE: 10px; COLOR: #585a5c; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.right_nav_titles {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #5395d0; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}










.sSm {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.sCo {
	font-family: Code39OneInch-Regular;
	font-size: 40pt;
	font-style: normal;
	line-height: 40pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: bold;
	color: ThreedShadow;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: Maroon;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #006699;
	text-decoration: none
}

.atitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none
}

.astitre {
	font-family:Arial, monospace, "Courier New", Courier;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none
}

.astitrefix {
	font-family:Arial, monospace, "Courier New", Courier;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none
}

.afixb {
	font-family: , Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none
}

.afix {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #006699;
	text-decoration: none
}

.afixm1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: #006699;
	text-decoration: none
}

.afixm2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: #006699;
	text-decoration: none
}

.ab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	display:left;
	border: none;
}

.ac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Gray;
	text-decoration: none
}

.am1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	display:inline;
}
.am1:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	display:inline;
}

.am1:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	display:inline;
}
.txt_terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
	border: none;

	display: inline-block;
}

.txt_terms:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: bold;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
	border: none;

	display: inline-block;
}






.am2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: #006699;
	text-decoration: none
}
.am2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: #006699;
	text-decoration: none
}
.titredark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: ThreedShadow;
	text-decoration: none
}

.stitredark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: ThreedShadow;
	text-decoration: none
}

.stitrefixdark {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: ThreedShadow;
	text-decoration: none
}

.fixdarkb {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: ThreedShadow;
	text-decoration: none
}

.fixdark {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: ThreedShadow;
	text-decoration: none
}

.fixdarkm1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: ThreedShadow;
	text-decoration: none
}

.fixdarkm2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: ThreedShadow;
	text-decoration: none
}

.darkb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: ThreedShadow;
	text-decoration: none
}

.dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: ThreedShadow;
	text-decoration: none
}

.darkm1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: ThreedShadow;
	text-decoration: none
}

.darkm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: ThreedShadow;
	text-decoration: none
}

.titregris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: Gray;
	text-decoration: none
}

.stitregris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Gray;
	text-decoration: none
}

.stitrefixgris {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Gray;
	text-decoration: none
}

.fixgrisb {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Gray;
	text-decoration: none
}

.fixgris {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: Gray;
	text-decoration: none
}

.fixgrism1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: Gray;
	text-decoration: none
}

.fixgrism2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: Gray;
	text-decoration: none
}

.grisb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	display:inline;
}

.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}

.grism1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: Gray;
	text-decoration: none
}

.grism2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: Gray;
	text-decoration: none
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #080808;
	text-decoration: none
}

.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #080808;
	text-decoration: none
}

.stitrefix {
	font-family:Arial, monospace, "Courier New", Courier;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #080808;
	text-decoration: none
}

.fixb {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: #080808;
	text-decoration: none
}

.fix {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #080808;
	text-decoration: none
}

.fixm1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: #080808;
	text-decoration: none
}

.fixm2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: #080808;
	text-decoration: none
}

.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: #080808;
	text-decoration: none
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #080808;
	text-decoration: none
}

bital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 9pt;
	font-weight: normal;
	color: #080808;
	text-decoration: none
}

.m1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: #080808;
	text-decoration: none
}

.m2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: #080808;
	text-decoration: none
}

.titrewh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: white;
	text-decoration: none
}

.stitrewh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: white;
	text-decoration: none
}

.stitrefixwh {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: white;
	text-decoration: none
}

.fixbwh {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none
}

.fixwh {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: white;
	text-decoration: none
}

.fixm1wh {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none
}

.fixm2wh {
	font-family: "Courier New", Courier, monospace;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: white;
	text-decoration: none
}

.bwh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none
}

.wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: white;
	text-decoration: none
}

.m1wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none
}

.m2wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: white;
	text-decoration: none
}

.titrecolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #B8860B;
	text-decoration: none
}

.stitrecolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #B8860B;
	text-decoration: none
}

.stitrefixcolor {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #B8860B;
	text-decoration: none
}

.fixcolorb {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: #B8860B;
	text-decoration: none
}

.fixcolor {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #B8860B;
	text-decoration: none
}

.fixcolorm1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: #B8860B;
	text-decoration: none
}

.fixcolorm2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: #B8860B;
	text-decoration: none
}

.colorb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: #B8860B;
	text-decoration: none
}

.color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #B8860B;
	text-decoration: none
}

.colorm1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: #B8860B;
	text-decoration: none
}

.colorm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: #B8860B;
	text-decoration: none
}

.titreok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: Green;
	text-decoration: none
}

.stitreok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Green;
	text-decoration: none
}

.stitrefixok {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Green;
	text-decoration: none
}

.titreok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: Green;
	text-decoration: none
}

.stitreok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Green;
	text-decoration: none
}

.stitrefixok {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Green;
	text-decoration: none
}

.fixokb {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Green;
	text-decoration: none
}

.fixok {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: Green;
	text-decoration: none
}

.fixokm1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: Green;
	text-decoration: none
}

.fixokm2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: Green;
	text-decoration: none
}

.okb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Green;
	text-decoration: none
}

.ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: Green;
	text-decoration: none
}

.okm1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: Green;
	text-decoration: none
}

.okm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: Green;
	text-decoration: none
}

.titrealert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: Red;
	text-decoration: none
}

.stitrealert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Red;
	text-decoration: none
}

.stitrefixalert {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Red;
	text-decoration: none
}

.fixalertb {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Red;
	text-decoration: none
}

.fixalert {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: Red;
	text-decoration: none
}

.fixalertm1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: Red;
	text-decoration: none
}

.fixalertm2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: Red;
	text-decoration: none
}

.alertb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Red;
	text-decoration: none
}

.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: Red;
	text-decoration: none
}

.alertm1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: Red;
	text-decoration: none
}

.alertm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 7pt;
	font-weight: normal;
	color: Red;
	text-decoration: none
}

.navBar {
	font-family: Arial, Helvetica, sans-serif;
	left: 7px;
	position: relative;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	cursor: hand;
	display: none;
}

.navBar2 {
	font-family: Arial, Helvetica, sans-serif;
	left: 7px;
	position: relative;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: normal;
	color: darkgreen;
	text-decoration: none;
	cursor: hand;
	display: none;
}

div.pageAfter {
	page-break-after: auto;
}

div.page {
	page-break-before: always;
}

div.frame {
	border: 1px solid Black;
	padding: 2 2 2;
	background: #D8E8F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Black;
	text-decoration: none
}

div.frameAdmin {
	border: 1px solid Black;
	padding: 0 0 0;
	background: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Black;
	text-decoration: none
}

div.doc {
	border: 1px solid Black;
	padding: 2px 2px 2px 2px;
	background: #7187A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	margin: 2px 2px 2px 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	width: inherit;
}

div.frame2 {
	border: 1px solid Black;
	padding: 2px 2px 2px 2px;
	background: Background;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	margin: 2px 2px 2px 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	width: inherit;
}

div.framebgcolor {
	border: 1px solid Black;
	padding: 2 2 2;
	background: #B8860B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: Black;
	text-decoration: none
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: Navy;
	font-weight: normal;
	background-color: White;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: Navy;
	font-weight: normal;
	background-color: White;
	display: inline;
	line-break: strict;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: Navy;
	font-weight: lighter;
	background-color: White;
	position: relative;
	z-index: inherit;
}

select.fix {
	font-family: "Courier New", Courier, monospace;
	font-size: 3mm;
	color: Navy;
	font-weight: Normal;
	background-color: White;
	position: relative;
	z-index: inherit;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5mm;
	color: Navy;
	font-weight: lighter;
	background-color: #D3D3D3;
}

.buttonOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5mm;
	color: Navy;
	font-weight: lighter;
	background-color: Silver;
}

hr {
	color: Silver;
	padding: 1px 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.badge10gris {
	font-family: "Arial Black";
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	color: #D3D3D3;
	text-decoration: none
}

.badge10 {
	font-family: "Arial Black";
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	color: Black;
	text-decoration: none
}

.badge14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: black;
	text-decoration: none
}

.badge14gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #D3D3D3;
	text-decoration: none
}

.badge24 {
	font-family: "Arial Black";
	font-size: 24pt;
	font-style: normal;
	line-height: 24pt;
	font-weight: bold;
	color: black;
	text-decoration: none
}

.badge24gris {
	font-family: "Arial Black";
	font-size: 24pt;
	font-style: normal;
	line-height: 24pt;
	font-weight: bold;
	color: #D3D3D3;
	text-decoration: none
}

.badgeBarCode {
	font-family: Code39HalfInch-Regular;
	font-size: 30pt;
	font-style: normal;
	line-height: 30pt;
	font-weight: normal;
	color: black;
	text-decoration: none
}