a 
	{ 
	   text-decoration: underline;
	   font-size: 12px;
       color: #003399; 
       font-family: arial; helvetica;
	}

a:visited

	{
	   text-decoration: underline;
	   font-size: 12px;
       color: #003399; 
       font-family: arial; helvetica;
	}

a:hover

	{
	   text-decoration: none;
	   font-size: 12px;
       color: #0066FF; 
       font-family: arial; helvetica;
	}

a.leftnav 
	{ 
	   color:#ffffff;
	   text-decoration: none;
	   font-family: arial; helvetica;
	   font-size:12px;
	}

a.leftnav:visited

	{
	   color:#ffffff;
	   text-decoration: none;
	   font-family: arial; helvetica;
	   font-size:12px;
	}

a.leftnav:hover

	{
	   color:#99CCFF;
	   text-decoration: none;
	   font-family: arial; helvetica;
	   font-size:12px;
	}

a.buttontext 
	{ 
	   color:#ffffff;
	   text-decoration: none;
	   font-family: arial; helvetica;
	   font-size:13px;
	   FONT-WEIGHT: bold;
	}

a.buttontext:visited

	{
	   color:#ffffff;
	   text-decoration: none;
	   font-family: arial; helvetica;
	   font-size:13px;
	   FONT-WEIGHT: bold;
	}

a.buttontext:hover

	{
	   color:#99CCFF;
	   text-decoration: none;
	   font-family: arial; helvetica;
	   font-size:13px;
	   FONT-WEIGHT: bold;
	}


td
{
   FONT-SIZE: 12px;
   COLOR: #000000; 
   FONT-FAMILY: arial; helvetica;
}

.normalText
{
   FONT-SIZE: 12px;
   COLOR: #000000; 
   FONT-FAMILY: arial; helvetica;
}

p
{
   FONT-SIZE: 12px;
   COLOR: #000000; 
   FONT-FAMILY: arial; helvetica;
}


.header
{
   FONT-SIZE: 16px;
   COLOR: #003399; 
   FONT-FAMILY: arial; helvetica;
   FONT-WEIGHT: bold;
}

.smheader
{
   FONT-SIZE: 14px;
   COLOR: #003399; 
   FONT-FAMILY: arial; helvetica;
   FONT-WEIGHT: bold;
}

.bluetxt
{
   FONT-SIZE: 12px;
   COLOR: #003399; 
   FONT-FAMILY: arial; helvetica;
   FONT-WEIGHT: bold;
}

.quote
{
   FONT-SIZE: 12px;
   COLOR: #333333; 
   FONT-FAMILY: arial; helvetica;
}

.smquote
{
   FONT-SIZE: 11px;
   COLOR: #333333; 
   FONT-FAMILY: arial; helvetica;
}

.quoteheader
{
   FONT-SIZE: 12px;
   COLOR: #003366; 
   FONT-FAMILY: arial; helvetica;
   FONT-WEIGHT: bold;
}

.blue
{
   FONT-SIZE: 12px;
   COLOR: #003366; 
   FONT-FAMILY: arial; helvetica;
   FONT-WEIGHT: normal;
}

.white
{
   FONT-SIZE: 13px;
   COLOR: #ffffff; 
   FONT-FAMILY: arial; helvetica;
   FONT-WEIGHT: normal;
}

.tableborder {
	border: 1px solid #6666CC;
}
.tablebordertick {

	border: 1px solid #6666CC;
}
.topline {
	border-top: 1px solid #6666CC;
	border-right: 0px solid #6666CC;
	border-bottom: 0px solid #6666CC;
	border-left: 0px solid #6666CC;

}
.topline2 {
	border-top: 1px solid #3e64a4;
	border-right: 0px solid #3e64a4;
	border-bottom: 0px solid #3e64a4;
	border-left: 0px solid #3e64a4;

}
.tablebordertick2 {

	border: 1px solid #003366;
}


