﻿.MenuMain
{
	font-family: Tahoma;
	font-size: 12px;
	color: #061f33;
	text-decoration:none;
}

.MenuSub
{
	font-family: Tahoma;
	font-size: 10pt;
	color:#C22121;
	text-decoration:none;
    font-weight: 400;
}

.HomeBodyTextBold
{
	font-family: Tahoma;
	font-size: 10pt;
	color:#c22121;
	text-align: left;
	font-weight:bold;
}
.HomeBodyText
{
	font-family: Tahoma;
	font-size: 9pt;
	color:black;
	text-align: left;
}
.ContactInfoBold
{
	font-family: Tahoma;
	font-size: 11px;
	color: #061f33;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
}
.ContactInfo
{
	font-family: Tahoma;
	font-size: 11px;
	color: #061f33;
	padding-top: 0;
	padding-bottom: 0;
}
.CallUs
{
	font-family:Verdana;
	font-size: 12px;
	color: #061f33;
	padding-top: 0;
	padding-bottom: 0;
}
.TollFree
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #061f33;
}
.FreeDemo
{
	font-size: 10px;
	color: #061f33;
	font-family: Arial;
}
.Copyright
{
	font-family: Tahoma;
	font-size: 9px;
	color: #061f33;
}
.BodyText
{
	font-family: Tahoma;
	font-size: 13px;
	color: #061f33;
	text-decoration:none;
}
.BodyTextLink
{
	font-family: Tahoma;
	font-size: 13px;
	color: #061f33;
}
.BoldBodyText
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #061f33;
}
.SmallBodyText
{
	font-family: Tahoma;
	font-size: 10px;
	color: #061f33;
}
.IttyBittyBodyText
{
	font-family: Tahoma;
	font-size: 9px;
	color: #061f33;
}
UL
{
    list-style-position: outside;
    color: #061f33;
    direction: ltr;
    font-family: tahoma;
    list-style-type: disc;
}
LI
{
	padding-bottom: 10px;
}

A:hover
{
	text-decoration: underline;
}
.NewsTitle
{
	font-weight: bold;
	font-size: 15px;
	color: #061f33;
	font-family: Tahoma;
}
.EventCalendarHeader
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #c22121;
}
.Event
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #061f33;
}
.AllianceName
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #061f33;
	background-color: #e8d4ac;
}
.ValidationMessage
{
	font-family: Tahoma;
	font-size: 12px;
	color: c22121;
	text-decoration:none;
}
.DataGridText
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 2px;
	color: #061f33;
	padding-top: 2px;
	font-family: Tahoma;
	text-decoration: none;
}
.DataGridHeader
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	background-color: gray;
	text-decoration: none;
}
