/* (TT)Seelan - 2010-07-13  - added border around the fees table[css class 'feeTable'] (Ticket #:2764)  */

body        	{font-family: 'Arial';
             	font-size: 9pt;
             	margin-top: 0pt;
             	margin-left: 0pt;
             	margin-right: 0pt}
h1          	{font-size: 20pt;
             	text-transform: 'uppercase';
             	color: black;
             	margin-top: 0pt;
             	font-family: 'Arial'}
h2          	{font-size: 18pt;
             	color: black;
             	margin-top: 0pt;
             	font-family: 'Arial'}
h3          	{font-size: 16pt;
             	color: black;
             	margin-top: 4pt;
            	margin-bottom: 4pt;
             	font-family: 'Arial'}
h4          	{font-size: 13pt;
             	text-transform: 'uppercase';
             	margin-top: 0pt;
             	margin-bottom: 0pt;
             	font-family: 'Arial'}
h5          	{font-size: 11pt;
             	text-transform: 'uppercase';
             	color: black;
             	margin-top: 0pt;
             	font-family: 'Arial'}
h6          	{font-size: 8pt;
             	text-transform: 'uppercase';
             	margin-top: 0pt;
             	font-family: 'Arial'}
p            	{text-align: justify;
              font-size: 9pt}
.byline      	{font-family: 'Arial';
             	font-size: 8pt;
             	color: black;
             	margin-top: 0pt}
.bylinebrn  	{font-family: 'Arial';
            	font-size: 8pt;
              text-align: left;
              color: #800000;
              margin-top: 0pt}
.tinytext     {font-family: 'Arial';
              font-size: 9pt;
              color: black;
              margin-top: 0pt}
.tinytextred  {font-family: 'Arial';
              font-size: 9pt;
              text-align: left;
              color: red;
              margin-top: 0pt}
.tinytextgrn  {font-family: 'Arial';
              font-size: 9pt;
              text-align: left;
              color: #00ff00;
              margin-top: 0pt}
.tinytextblu  {font-family: 'Arial';
              font-size: 9pt;
              text-align: left;
              color: blue;
              margin-top: 0pt}
.tinytextbrn  {font-family: 'Arial';
              font-size: 9pt;
              text-align: left;
              color: #800000;
              margin-top: 0pt}
th            {font-family: 'Arial';
              font-size: 11pt}
td            {font-family: 'Arial';
              font-size: 9pt;}
a             {color: #0000d0;}
a:link        {text-decoration: none; color: blue}
a:visited     {text-decoration: none; color: #666699}
a:hover       {text-decoration: none; color: #FA8100}
hr            {height: 1pt;
              margin-bottom: 0pt;}
li            {font-family: 'Arial';
              font-size: 9pt;
              text-align: justify;}
.headline     {font-size: 11pt;
              text-align: left;
              font-weight: bold;
              color: #FA8100;
              font-family: 'Arial';}
   
.blackx				{color: black;}

.bluex				{color: blue;}

.burgx				{color: #800000;}

.greenx				{color: #008000;}

.greyx				{color: #CCCCCC;}

.redx					{color: red;}

.whitex				{color: white;}

.orangex			{color: #FA8100;}

.dkbluex			{color: #1F1F61;}

.mission      {font-size: 11pt;
              text-align: left;
              font-weight: bold;
              font-style: italic;
              color: #1F1F61;
              font-family: 'Arial';}
.lgtext      	{font-size: 12pt;
              font-weight: bold;
              text-transform: 'uppercase';
              color: #777777;
              font-family: 'Arial';} 
.eventbold    {font-size: 10pt;
              font-weight: bold;
              text-transform: 'uppercase';
              color: #777777;
              font-family: 'Arial';}                                        
               
.headlinelink {font-size: 10pt;
              font-weight: normal;
              color: #FA8100;
              font-family: 'Arial';}  

a.headlinelink             {color: #0000d0;}
a.headlinelink:link        {text-decoration: underline; color: blue}
a.headlinelink:visited     {text-decoration: underline; color: #666699}
a.headlinelink:hover       {text-decoration: none; color: #FA8100}
 
/* (TT) 2010-07-13 */
.feeTable{
border:1px solid black;
width:99%;
}              