body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

/* ---------- STYLE TEXT LINK -----------------------*/
a { font-family:Arial, Helvetica, sans-serif;  text-decoration: none; color: #3260DA; }
a:hover { font-family:Arial, Helvetica, sans-serif; text-decoration: none; color: #3260DA; }
a:link { font-family:Arial, Helvetica, sans-serif; text-decoration: none;color: #3260DA; }
a:visited { font-family:Arial, Helvetica, sans-serif; text-decoration: none;color: #3260DA; }
a:actived { font-family:Arial, Helvetica, sans-serif; text-decoration: none;color: #3260DA; }

/* ---------- STYLE TEXT WHITE -----------------------*/
.titlewhitebold12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:12px; 
	color: #FFFFFF;
}

.titlewhitebold10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:11px; 
	color: #FFFFFF;
}

.textwhite10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:11px; 
	color: #FFFFFF;
}
/* ----------- STYLE TEXT RED ---------------- */
.titleredbold16 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:16px; 
	color: #FF8F1C;
}

.titlered10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:10px; 
	color: #FF8F1C;
}

.titleorange14 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:14px; 
	color: #FF8E1C;
}

.textorange10{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:10px; 
	color: #FF8E1C;
}

/* ----------- STYLE TEXT BLUE ---------------- */

.titlebluebold14 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:14px; 
	color: #002A7D;
}

.textbluebold12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:12px; 
	color: #002A7D;
}

.textbluebold10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:10px; 
	color: #002A7D;
}

.textblue12 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:12px; 
	color: #002A7D;
}

.textblue10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:10px; 
	color: #002A7D;
}

/* ----------- STYLE TEXT COPYRIGHT ---------------- */

.copyright { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:10px; 
	color: #A8C8FC;
}

/* ----------- STYLE TEXT NUMBER - Part Book ---------------- */

.number { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:18px; 
	color: #FFFFFF;
}

/* ----------- STYLE BACKGROUND COLOR TABLE ---------------- */
table {
	border: 0px;
}

/* ----------- table blue ---------------- */
.bckgblue {
	background: #003789;
}

/* ----------- table white ---------------- */
.bckgwhite {
	background: #ffffff;
}

/* ----------- table red ---------------- */
.bckgred {
	background: #EE3124;
}
/* ----------- table book ---------------- */
.bckgbook1 {
	background: #FF8F1C;
}
.bckgbook2 {
	background: #1E4B99;
}
.bckgbook3 {
	background: #1E4B99;
}

/* ----------- table link ---------------- */

.bckglinks {
	background: #1E4B99;
}
.bckglinks2 {
	background: #1E4B99;
}
.titlelinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:12px; 
	color: #FFFFFF;
}
.textlinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:10px; 
	color: #FFFFFF;
}

/* ----------- table color step ---------------- */

.bckgstep1 {
	background: #EAEDF4;
}
.bckgstep2 {
	background: #EAEDF4;
}
.bckgstep3 {
	background: #EAEDF4;
}

/* ----------- table middle ---------------- */

.titlemiddle2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:14px; 
	color: #B9A13D;
}
.titlemiddle1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:14px; 
	color: #0061A0;
}
/* ----------- top ---------------- */

.titletop {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: none; 
	font-size:11px; 
	color: #B1C1D7;
}