p{
font-size: 11px;
   font-family: sans-serif, Verdana, Arial, Helvetica; 
   color: #260d68;
}	

.default
{
    /** This is the same as P! To be used with <span>s **/
    font-size: 11px;
    font-family: 'Times New Roman' , Times, serif;
    color: #260d68;
}		
			
.header {
font-size: 24px;
font-weight: bold;
    font-family: 'Times New Roman' , Times, serif;
   color: #260d68;
}
			

#footer p {
font-size: 10px;
padding-top: 5px;
}

.FT20
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 20px;
   color: #260d68;
   text-decoration: none;
}

.FT16
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 16px;
   color: #260d68;
   text-decoration: none;
}

.FT14
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 14px;
   color: #260d68;
   text-decoration: none;
}
.FT12
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 12px;
   color: #260d68;
   text-decoration: none;
}

.FT11
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 11px;
   color: #260d68;
   text-decoration: none;
}

.FT10
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 10px;
   color: #260d68;
   text-decoration: none;
}

.FT9
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 9px;
   color: #260d68;
   text-decoration: none;
}



.FT16print
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 16px;
   color: Black;
   text-decoration: none;
}

.FT14print
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 14px;
   color: Black;
   text-decoration: none;
}

.FT11print
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 11px;
   color: Black;
   text-decoration: none;
}

.FT10print
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 10px;
   color: Black;
   text-decoration: none;
}

.FT9print
{
    font-family: 'Times New Roman' , Times, serif;
   font-size: 9px;
   color: Black;
   text-decoration: none;
}


.FTCwhite
{
    color: #FFFFFF;
}

.FTCblack
{
    color:Black ;
}
.FTCstandout
{
    padding-top:5px;
    padding-left:10px;
    padding-bottom:5px;
    
}
.FTCstandout2
{
 
    padding-left:20px;
   
    
}
.FTCblue
{
    color: #00a158;
}
.FTCred
{
    color: red;
}
.FTCgreen
{
    color: green;
}
.FTB
{
    font-weight: bold;
}

.smallcaps
{
    font-variant: small-caps;
}
.Link
{   display: block;
    text-decoration: none;

}

.Link:hover 
{
	text-decoration: none;
	background-color: #eeebf5;
	
}


a{
    text-decoration: underline;
    color: #260d68;
}
.hover a
{   display:block;
    width:100%;
    height:35px;
    padding-left:5px;
    padding-top:5px;
    text-decoration:none;
    
    
    }
.hover a:hover
{
    color: #0ea661;
}

a:hover
{
    color: #0ea661;
}
.ds
{
    line-height: 200%;
}

	
		.mapcomingsoon {
		color: #260d68;
		display:block;
    width:100%;
    height:25px;
    padding-left:3px;
    padding-top:5px;
    text-decoration:none;
		}