Body
{
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
  font-size: 11px;
  font-weight: normal;
}

/*.TopNavigation
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}*/

/*.LeftNavigationHeader
{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.LeftNavigation
{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.LeftNavigation .Active
{
	color: #C30404;
}*/

.PageHeading
{
	font-size: 21px;
	font-weight: bold;
	color: #C30404;
}

.BodyText
{
	font-size: 12px;
	font-weight: normal;
	color: #343434;
}

.DropdownList
{
	font-size: 12px;
	font-weight: normal;
	color: #343434;
}

.RightContent
{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.Link
{
	color: #C30404;
}

.BottomLink
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.Footer
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.GrayBackground
{
	background-color: #333333;
}

.bullet_disc
{
	color: #C30404;
	list-style-type: disc;
	list-style-position: outside;
}

.bullet_square
{
	color: #C30404;
	list-style-type: square;
	list-style-position: outside;
}

