/* ALL PAGES */
BODY, TR, TD { font-size: 8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #464646; 
scrollbar-face-color: #4C9486; 
scrollbar-shadow-color: #959595; 
scrollbar-highlight-color: #E8EAEF; 
scrollbar-3dlight-color: #C2C2C2; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #ECECEC; 
scrollbar-arrow-color: #C0D5D1; }

A:link { text-decoration: none ; color: #009966; }
A:visited { text-decoration: none; color: #009966; }
A:active { text-decoration: none; color: #636363; }
A:hover { text-decoration: underline; color: #00CC66; }

A.one:link { text-decoration: none; color: #000000; font-weight: bold; }
A.one:visited { text-decoration: none; color: #000000; font-weight: bold;}
A.one:active { text-decoration: none; color: #636363; font-weight: bold;}
A.one:hover { text-decoration: underline; color: #000000; font-weight: bold;}




A.three:link { text-decoration: none; color: #2D8DBE; }
A.three:visited { text-decoration: none; color: #2D8DBE; }
A.three:active { text-decoration: none; color: #2D8DBE; }
A.three:hover { text-decoration: underline; color: #464646; }


A.white:link { text-decoration: none; color: #FFFFFF; font-weight: bold; }
A.white:visited { text-decoration: none; color: #FFFFFF; font-weight: bold;}
A.white:active { text-decoration: none; color: #636363; font-weight: bold;}
A.white:hover { text-decoration: underline; color: #000000; font-weight: bold;}




/* MAIN SPACE */
P { text-align: justify; margin: 0px; }
P.footerleft { font-size: 7pt; color: #000000; text-align: left; margin-left: 10px; }
P.footerright { font-size: 7pt; color: #000000; text-align: right; margin-right: 10px; }

P.alignleft { text-align: left; margin: 0px; }
P.alignright { text-align: right; margin: 0px; }

P.topheaderleft { font-weight: normal; font-style: italic; color: #464646; text-align: left; margin: 5px; }
P.topheaderright { font-weight: normal; font-style: italic; color: #464646; text-align: right; margin: 5px; }

P.utt { font-size: 9pt; font-weight: bold; color: #7D7D7D; text-align: left; margin: 0px; }
P.tt { font-size: 10pt; font-weight: bold; color: #006753; text-align: left; margin: 0px; }
P.stt { font-size: 9pt; font-weight: bold; font-style: italic; color: #636363; text-align: left; margin: 0px; }

P.utt2 { font-size: 8pt; font-weight: bold; color: #636363; text-align: left; margin: 0px; }
P.tt2 { font-size: 9pt; font-weight: bold; color: #006753; text-align: left; margin: 0px; }
P.stt2 { font-size: 8pt; font-weight: bold; font-style: italic; color: #636363; text-align: left; margin: 0px; }


UL { text-align: left; }
UL.justifyulist { text-align: justify; }
OL { text-align: left; }
OL.justifyolist { text-align: justify; }

HR { height: 1px; width: 100%; background: #000000; margin: 0px; }
HR.dgray { border: 1px dashed #959595; }




/* FIELDS AND BUTTONS */
INPUT { background-color: #E9F4F3; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt }
SELECT { background-color: #E9F4F3; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt }
TEXTAREA { background-color: #E9F4F3; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt }
INPUT.check { background-color: #FFFFFF; border-bottom: #E1E1E1 1px solid; border-left: #E1E1E1 1px solid; border-right: #E1E1E1 1px solid; border-top: #E1E1E1 1px solid; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt }
INPUT.button { background-color: #006753; border-bottom: #1C3065 1px solid; border-left: #CAD5EA 1px solid; border-right: #1C3065 1px solid; border-top: #CAD5EA 1px solid; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }



/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID GREEN 1PX */  /*  CLDC  */
TABLE.sgreen { border-collapse: collapse; border: 1px solid #016753; }
TD.sgreen { border-collapse: collapse; border: 1px solid #016753; }
TD.sgreentop { border-top: 1px solid #016753; }
TD.sgreenbottom { border-bottom: 1px solid #016753; }
TD.sgreentopbottom { border-top: 1px solid #016753; border-bottom: 1px solid #016753; }
TD.sgreenleft { border-left: 1px solid #016753; }
TD.sgreenright { border-right: 1px solid #016753; }
TD.sgreenleftright { border-left: 1px solid #016753; border-right: 1px solid #016753; }
TD.sgreenall { border-left: 1px solid #016753; border-right: 1px solid #016753; border-top: 1px solid #016753; border-bottom: 1px solid #016753; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED GREEN 1PX */
TABLE.dgreen { border-collapse: collapse; border: 1px dashed #016753; }
TD.dgreen { border-collapse: collapse; border: 1px dashed #016753; }
TD.dgreentop { border-top: 1px dashed #016753; }
TD.dgreenbottom { border-bottom: 1px dashed #016753; }
TD.dgreentopbottom { border-top: 1px dashed #016753; border-bottom: 1px dashed #016753; }
TD.dgreenleft { border-left: 1px dashed #016753; }
TD.dgreenright { border-right: 1px dashed #016753; }
TD.dgreenleftright { border-left: 1px dashed #016753; border-right: 1px dashed #016753; }
TD.dgreenall { border-left: 1px dashed #016753; border-right: 1px dashed #016753; border-top: 1px dashed #016753; border-bottom: 1px dashed #016753; }

/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID GRAY 1PX */
TABLE.sgray { border-collapse: collapse; border: 1px solid #959595; }
TD.sgray { border-collapse: collapse; border: 1px solid #959595; }
TD.sgraytop { border-top: 1px solid #959595; }
TD.sgraybottom { border-bottom: 1px solid #959595; }
TD.sgraytopbottom { border-top: 1px solid #959595; border-bottom: 1px solid #959595; }
TD.sgrayleft { border-left: 1px solid #959595; }
TD.sgrayright { border-right: 1px solid #959595; }
TD.sgrayleftright { border-left: 1px solid #959595; border-right: 1px solid #959595; }
TD.sgrayall { border-left: 1px solid #959595; border-right: 1px solid #959595; border-top: 1px solid #959595; border-bottom: 1px solid #959595; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED GRAY 1PX */
TABLE.dgray { border-collapse: collapse; border: 1px dashed #959595; }
TD.dgray { border-collapse: collapse; border: 1px dashed #959595; }
TD.dgraytop { border-top: 1px dashed #959595; }
TD.dgraybottom { border-bottom: 1px dashed #959595; }
TD.dgraytopbottom { border-top: 1px dashed #959595; border-bottom: 1px dashed #959595; }
TD.dgrayleft { border-left: 1px dashed #959595; }
TD.dgrayright { border-right: 1px dashed #959595; }
TD.dgrayleftright { border-left: 1px dashed #959595; border-right: 1px dashed #959595; }
TD.dgrayall { border-left: 1px dashed #959595; border-right: 1px dashed #959595; border-top: 1px dashed #959595; border-bottom: 1px dashed #959595; }

.sectionhead
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	}

.subhead
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	}

.mpBold {  font-size: 9pt; font-weight: bold; color: #FFFFFF;}
			.mpBackColor { background-color: #4C9486;}
			.mpBackColorPage { background-color: #ffffff;}
			.mpHeaderBackColor { background-color: #FFFFFF;}
			.mpBoxed { border: 1px solid #4C9486; background-color: #ffffff;}

			.MenuTop { padding-left: 5px; padding-right: 2px; padding-top: 3px; padding-bottom: 3px; background-color: #4C9486; }
			.MenuButton { padding-left: 5px; padding-right: 2px; padding-top: 3px; padding-bottom: 3px; background-color: #ffffff; }
			.ContentTop { padding-left: 5px; padding-right: 2px; padding-top: 3px; padding-bottom: 3px; background-color: #4C9486; }

.content-pagehead
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #DF9700;
	text-decoration : none;
	}

A.content-pagehead
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #DF9700;
	text-decoration : none;
	}

A:VISITED.content-pagehead
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #DF9700;
	text-decoration : none;
	}

A:HOVER.content-pagehead
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FF0000;
	text-decoration : underline;
	}



.content-pagehead-big
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #DF9700;
	text-decoration : none;
	}

.content-dateline
	{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	}
