span.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #105ea5;
	font-size: 11px;
}

span.red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c41230;
}

span.blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105ea5;
}

span.faqblue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105ea5;
	line-height: 20px;
}

span.leftnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c41230;
	line-height: 35px;
	font-weight: bold;
}

span.regular
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.bluelink:link          {color: #105ea5; text-decoration: underline;}
a.bluelink:visited       {color: #105ea5; text-decoration: underline;}
a.bluelink:active        {color: #105ea5; text-decoration: underline;}
a.bluelink:hover         {color: #105ea5; text-decoration: none;}
a.bluelink:visited:hover {color: #105ea5; text-decoration: none;}


#bullets
{
margin-left: 0px;
padding-left: 0;
list-style: none;
}

#bullets li
{
	padding-left: 8px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0 .6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105ea5;
	background-image: url(images/bullet.gif);
}
