

.heading
{
   font-family: ITC Franklin Gothic;
   font-size: 18px;
   color:#ffffff;
   text-decoration:none;
      
}


.heading-blue
{
   font-family: ITC Franklin Gothic;
   font-size: 18px;
   color:#113868;
   text-decoration:none;
      
}

.smallblue
{
   font-family: Arial, Helvetica;
   font-size: 11px;
   color:#113868;
   text-decoration:underline;
      
}

.bluearrows
{
 font-family: Arial, Helvetica;
 font-size: 10px;
 color: #36c0e5; text-decoration: none; font-weight: bold;
}

.smallblue2
{
   font-family: Arial, Helvetica;
   font-size: 11px;
   color:#113868;
   text-decoration:none;
     
}


.smallblue1
{
   font-family: Arial, Helvetica;
   font-size: 10px;
   color:#113868;
   text-decoration:underline;
      
}


.small
{
   font-family: Arial, Helvetica;
   font-size: 11px;
   color:#113868;
   text-decoration:none;
      
}


.black
{
   font-family: Arial, Helvetica;
   font-size: 11px;
   color:#000000;
   text-decoration:none;
}

.text
{
   font-family: Arial, Helvetica;
   font-size: 11px;
   color:#000000;
   text-decoration:none;
}

.flashmsg
{
   font-family: Arial, Helvetica;
   font-size: 12px;
   color:red;
   text-decoration:none;
}



.gray
{
   font-family: Arial, Helvetica;
   font-size: 10px;
   color:#CCCCCC;
   text-decoration:none;
}


.bold
{
   font-family: Arial, Helvetica;
   font-size: 11px;
   color:#333333;
   text-decoration:none;
   font-weight: bold;
}



.bold-blue
{
   font-family: Arial, Helvetica;
   font-size: 11px;
   color:#113868;
   text-decoration:none;
   font-weight: bold;
}

.smallheading
{
   font-family: Arial, Helvetica;
   font-size: 10px;
   color:#eeeeee;
   text-decoration:none;
   font-weight: bold;
}

.red
{
   font-family: Arial, Helvetica;
   font-size: 11px;
   color:#990000;
   text-decoration:none;
   font-weight: bold;
}


.gray-dark
{
   font-family: Arial, Helvetica;
   font-size: 11px;
   color:#333333;
   text-decoration:none;
}


.space
{
   font-family: Arial;
   font-size: 11px;
   color:#000000;
   text-decoration:none;
   padding-left: 28px;

}

.space
{
   font-family: Arial;
   font-size: 11px;
   color:#000000;
   text-decoration:none;
   padding-left: 28px;
   padding-top: 15px;

}


.space1
{
   font-family: Arial;
   font-size: 5px;
   color:#000000;
   text-decoration:none;
}

.white
{
   font-family: Arial, Helvetica;
   font-size: 10px;
   color:#ffffff;
   text-decoration:none;
   font-weight: normal;
}

a.white
{
   font-family: Arial, Helvetica;
   font-size: 10px;
   color:#ffffff;
   text-decoration:none;
   font-weight: normal;
}

a.white:hover
{
   font-family: Arial, Helvetica;
   font-size: 10px;
   color:#ffffff;
   text-decoration:underline;
   font-weight: normal;
}