﻿A:link	{	
	text-decoration:	none;
	color:	 #095CA6;
	font-family:Tahoma, Times New Roman, Arial;
	font-size:8pt;
	}

A:visited	{	
	text-decoration:	none;
	color:	#333399;
	font-family:Tahoma, Times New Roman, Arial;
	font-size:8pt;
	}

A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
.Quote
	{
		font-family:Tahoma, Times New Roman, Arial;
		font-size:8pt;
		font-style: italic
	}
.DropDownBox
{
	font-family:Tahoma, Times New Roman, Arial;
	font-size:8pt;
}
.Error
{
	font-family:Tahoma, Times New Roman, Arial;
	font-size:8pt;
	font-weight:bold;
	color:Red;
	
}
.Normal
{
	font-family:Tahoma, Times New Roman, Arial;
	font-size:8pt;
}
.Login
{
	font-family:Tahoma, Times New Roman, Arial;
	font-size:7pt
}
.Button
{
	border-right: white thin outset;
	border-top: white thin outset;
	font-size: 8pt;
	border-left: white thin outset;
	color: white;
	border-bottom: white thin outset;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #006699
}
.ButtonGrid
{
	border-right: white thin outset;
	border-top: white thin outset;
	font-size: 8pt;
	border-left: white thin outset;
	color: white;
	border-bottom: white thin outset;
	font-family: Tahoma, Verdana, 'Times New Roman';
	background-color: #4A3C8C
}
.News
{
	font-size: 8pt;
	color:  Gray ;
	font-family: Tahoma, Times New Roman, Arial;
}
.NewsHead
{
	font-size: 10pt;
	color: gray;
	font-family: Tahoma, Times New Roman, Arial;
}
.Footer
{
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 8pt;
	font-style:italic;
	color:Gray;
}
.Meetings
{
	font-size: 8pt;
	color: gray;
	font-style: italic;
	font-family: Tahoma, Verdana, Times New Roman;
	background-color: white;
}
.TextBox
{
	border-right: white 1px outset;
	border-top: white 1px outset;
	font-size: 8pt;
	border-left: white 1px outset;
	cursor: text;
	color: #4A3C8C;
	border-bottom: white 1px outset;
	font-family: Tahoma, Verdana, 'Times New Roman';
}
.faq
{
	font-family:Tahoma, Times New Roman, Arial;
	color:Black;
	font-size:8pt;
}
.faqDescription
{
	font-family:Tahoma, Times New Roman, Arial;
	color:Blue;
	font-weight:bold;
	font-size:8pt;
}
.Solutions
{
    font-family:Tahoma, Arial;
    color:Gray;
    font-style:italic;
    font-weight:bold;
}