/*=(===============================================================)*/
/*=(Created by Cecile Ramirez.)=======================================*/
/*=(===============================================================)*/

BODY {
	background-color: #006699;
	x-size: 100% ;
	font-family: "Lucida Sans Unicode";
}

BLOCKQUOTE {
	font-size: 9pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3pt;
	margin-bottom: 3pt;
}

H1 {
	font-weight: bold;
	border-left-color: #003366;
	border-right-color: #003366;
	border-top-color: #00007f;
	border-bottom-color: #003366;
	color: #ffffff;
	font-style: normal;
	text-indent: 0px;
	margin-left: 0px;
	font-size: 12pt;
	background-color: #003366;
}

H2 {
	font-weight: bold;
	font-size: 11.0pt;
	color: #003366;
}


P {
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

P.FNAME {
	margin-top: 3pt;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 11pt;
	font-style: italic;
	color: #000000;
	text-align : center;
}

P.FMAIL {
	margin-top: 0pt;
	margin-bottom: 0;
	font-size: 9pt;
	font-weight: normal;
	font: #00CCFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P.FOOTER {
	margin-top: 0pt;
	margin-bottom: 0;
	font-size:8pt;
	color: #000000;
}

P.FSITE {
	margin-top: 3pt;
	margin-bottom: 0;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align : center;
}

A.expandspot {
	cursor: hand;
	x-text-underline: off;
	x-text-overline: off;
	x-text-line-through: off;
	font-weight: normal;
	font-style: normal;
	color: #003366;
}

SPAN.expandtext {
	font-weight: normal;
	font-style: normal;
	color: #003366;
}

A.dropspot {
	cursor: hand;
	color: #008000;
	font-style: normal;
	x-text-underline: off;
	x-text-overline: off;
	x-text-line-through: off;
}

OL,
UL {
	margin-top: 2pt;
	margin-bottom: 2pt;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
}

P.TableHeading {
	margin: .25em;
	font-weight: Bold;
	color: #003366;
	background: #dddddd;
	background-color: #dddddd;
	text-align: left;
	vertical-align: center;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

P.TableCell {
	background-color: #eeeeee;
	background: #eeeeee;
	vertical-align: top;
	margin: .25em;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
}

A.popupspot {
	background-color: #ffffff;
	color: #005500;
	x-text-underline: Normal;
}

P.ul {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	margin-top: 3pt;
	list-style: disc;
	margin-bottom: 3pt;
}

P.BODYTEXT {
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

p.Lists {
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

p.orderedlist {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	list-style: decimal;
	margin-top: 3px;
	margin-bottom: 3px;
}

P.abclist {
	x-next-class: orderedlist;
	x-next-type: p;
	list-style: lower-alpha;
	margin-top: 3pt;
	margin-bottom: 3pt;
}
link {
	font-family: "Lucida Sans Unicode";
	font-style: normal;
	color: #00CCFF;
	text-decoration: none;
}

