﻿/*      FONTS   */

.Font007
{
    color: Maroon;
    font-family: Tw Cen MT;
    font-size: 14pt;
}

.Font110
{
    color: Black;
    font-family: Tw Cen MT;
    font-size: 8pt;
}

.Font111
{
    color: Black;
    font-family: Tw Cen MT;
    font-size: 8pt;
    font-weight: bold;
}


.Font114
{
    color: Blue;
    font-family: Tw Cen MT;
    font-size: 9pt;
}

.Font114_WaterMarked 
{
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
	font-family: Tw Cen MT;
	font-size: 9pt;
	padding: 2px;
}	

.Font115
{
    color: Maroon;
    font-family: Tw Cen MT;
    font-size: 12pt;
    font-weight: bold;

}

.Font115_WaterMarked 
{
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
	font-family: Tw Cen MT;
	font-size: 9pt;
	padding: 2px;
}	

.Font116
{
    color: Black;
    font-family: Tw Cen MT;
    font-size: 9pt;
    font-weight: bold;
}

.Font117
{
    color: #3B4E9A;
    font-family: Tw Cen MT;
    font-size: 10pt;
}

.Font118
{
    color: Black;
    font-family: Tw Cen MT;
    font-size: 10pt;
}

.Font119
{
    color: White;
    font-family: Tw Cen MT;
    font-size: 10pt;
    font-weight: bold;
}

.Font120
{
    color: Black;
    font-family: Tw Cen MT;
    font-size: 12pt;
}

.Font123
{
    color: Blue;
    font-family: Tw Cen MT;
    font-size: 12pt;
}

.Font125
{
    color: Red;
    font-family: Tw Cen MT;
    font-size: 12pt;
}

.Font130
{
    color: White;
    font-family: Tw Cen MT;
    font-size: 12pt;
}

.Font131
{
    color: White;
    font-family: Tw Cen MT;
    font-size: 12pt;
    font-weight: bold;
}

.Font135
{
    color: Black;
    font-family: Tw Cen MT;
    font-size: 12pt;
    font-weight: bold;
}
.orange
{
    color: #3B4E9A;
    font-family: Tw Cen MT, Verdana, Arial, Sans-Serif;
    font-size: 10pt; 
}
.Font140
{
    color: #3B4E9A;
    font-family: Tw Cen MT;
    font-size: 18pt;
}

.Font145
{
    color: #3B4E9A;
    font-family: Tw Cen MT;
    font-size: 14pt;
}

.Font147
{
    color: Black;
    font-family: Tw Cen MT;
    font-size: 14pt;
}

.Font150
{
    color: Black;
    font-family: Tw Cen MT;
    font-size: 20pt;
}

.Font155
{
    color: #3B4E9A;
    font-family: Tw Cen MT;
    font-size: 20pt;
}


.Font250
{
    color: White;
    font-family: Arial Narrow;
    font-size: 16pt;
}
	

/*  LINKS   */

.Link90 A:link, .Link90 A:visited, .Link90 A:active, .Link90 A:hover
{
    color: Black;
    font-family: Tw Cen MT;
    font-size: 8pt;
}

.Link100 A:link, .Link100 A:visited, .Link100 A:active, .Link100 A:hover
{
    color:Black;
    font-family: Tw Cen MT;
    font-size: 10pt;
    text-decoration: none;
} 


.Link110 A:link, .Link110 A:visited, .Link110 A:active, .Link110 A:hover
{
    color: White;
    font-family: Arial Narrow;
    font-size: 10pt;
    text-decoration: none;
} 

.Link115 A:link, .Link115 A:visited, .Link115 A:active
{
    color: black;
    font-family: Tw Cen MT;
    font-size: 10pt;
    text-decoration: underline;
} 

.Link115 A:hover
{
    color: #3B4E9A;
    font-family: Tw Cen MT;
    font-size: 10pt;
    text-decoration: underline;
}

.Link210 A:link, .Link210 A:visited, .Link210 A:active
{
    color: #031041;
    font-family: Tw Cen MT;
    font-size: 11pt;
} 

.Link210 A:hover
{
    color: Red;
    font-family: Tw Cen MT;
    font-size: 11pt;
} 

.Link220 A:link, .Link220 A:visited, .Link220 A:active
{
    color: White;
    font-family: Tw Cen MT;
    font-size: 12pt;
    text-decoration: none;
} 

.Link220 A:hover
{
    color: #3B4E9A;
    font-family: Tw Cen MT;
    font-size: 12pt;
    text-decoration: none;
} 
.orange A:link, .orange A:visited
{
    color: #3B4E9A;
    font-family: Tw Cen MT, Verdana, Arial, Sans-Serif;
    font-size: 10pt; 
}
.orange A:hover, .orange A:visited:hover
{
    color: #3B4E9A;
    font-family: Tw Cen MT, Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    text-decoration: underline; 
}