.FooterText {text-align: center;font-family: trebuchet ms, sans-serif; color: #150185; font-weight: 400;font-size:9pt; }
.top {text-align: center;font-family: trebuchet ms, sans-serif; color: #7F6AFE; font-weight: 400;font-size:8pt; }
.InvestorHeaderText {text-align: center;font-family: trebuchet ms, sans-serif; color: #FFFFFF; font-weight: 400;font-size:18pt; }
.PageTitle {text-align: Left;font-family: trebuchet ms, sans-serif; color: #150185; font-weight: 600;font-size:15pt; }

/* From Main Site:*/
BODY
{
scrollbar-face-color: #150185; 	  /*face-color**  is  body of scroll button- NOT background*/ 
scrollbar-shadow-color: #98ADC0; 	/*shadow-color** is 1st shadow line (inner-outside right) on scroll button*/ 
scrollbar-darkshadow-color: #000000;                    /*darkshadow-color** is 2nd shadow line (outer-outside right) on scroll button*/
scrollbar-highlight-color: #000000; 	/*highlight-color**  is 1st shadow line (INSIDE left on scroll button*/
scrollbar-3dlight-color: #000000; 	/*3dlight-color** is 2nd shadow line (INSIDE left on scroll button*/ 
scrollbar-track-color: #c8c8c8; 	/*track-color** is body UNDER scroll button*/ 
scrollbar-arrow-color:#C40000;                          /*arrow-color** is ittle arrow in top & Bottom of scroll area*/ 
list-style-position: outside; 	    /*list-style-position** is for lists in body of page*/ 
font-family: trebuchet ms,verdana,helvetica,arial,sans-serif;
font-size: 12px;
color:#150185;
background: #c0c0c0;
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
}
p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{list-style-position: outside; 	    /*list-style-position** is for lists in body of page*/ 
font-family: trebuchet ms,verdana,helvetica,arial,sans-serif;
font-size: 13px;  font-weight: 400;
color:#150185;}

p {margin-top: 8px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px;}

a.body:link    {color:#150185;background-color:transparent;font-weight: 400;}
a.body:visited {color:#150185;background-color:transparent}
a.body:hover   {text-decoration:underline;color:#150185;background-color:transparent}
a.body:active  {text-decoration:underline;color:#150185;background-color:transparent}

a.link:link    {text-decoration:none;color:#150185;background-color:transparent;font-weight: 600;}
a.link:visited {text-decoration:none;color:#150185;background-color:transparent}
a.link:hover   {text-decoration:underline;color:#150185;background-color:transparent}
a.link:active  {text-decoration:underline;color:#150185;background-color:transparent}


hr
{
background-color:#150185;
color:#150185;
height:10px;
}