﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#7b716d;
}

.smallText
{
	font-size: 8pt;
}

.normalText
{
	font-size: 10pt;
}

.bigText
{
	font-size: 12pt;
}

.LandingPageParagraph
{
	font-size: 12pt;
	font-weight:bold;
	color:#7b716d;	
}

.SubHeading
{	
	font-size: 12pt;
	font-weight: bold;
	text-align:left !important;
	background-image:url(/Content/images/pixel.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.purpleText
{
	color:#5a2eb2;
}

.blueText
{
	color:#66a4c8;
}

.arrowBullet
{
	list-style-image:url('/content/images/participant/contextMenu/menu_bullet.gif');
}

.lessIndentUL
{
	padding-left:15px;
}

.linkStyle a:visited, a:link, a:hover, a:active
{
	color: #66a4c8;
}