body
{
		background-color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0px;
}

.small
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

.Normal-Bold
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
}

.Normal
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
}

.Normal-Highlight
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #E51837;
}

.Normal-Highlight-Bold
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #E51837;
}

.Medium-Highlight-Bold
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #E51837;
}

.Medium-Bold
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		color: #181512;
}

.Large-Bold
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-style: normal;
		font-weight: bold;
		color: #181512;
}

.Large-Highlight-Bold
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		font-weight: bold;
		color: #181512;
}

p
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}

a:link
{
		font-family: "Arial", "Helvetica", "sans-serif";
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
		color: #E51837;
}

a:visited
{
		font-family: "Arial", "Helvetica", "sans-serif";
		font-size: 12px;
		font-weight: bold;
		color: #E51837;
		text-decoration: underline;
}

a:active
{
		font-family: "Arial", "Helvetica", "sans-serif";
		font-size: 12px;
		font-weight: bold;
		color: #E51837;
		text-decoration: underline;
}

a:hover
{
		font-family: "Arial", "Helvetica", "sans-serif";
		font-size: 12px;
		font-weight: bold;
		color: #E51837;
		text-decoration: none;
}

.table-thin-all
{
		border: medium solid #681B1D;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
}

.table-red
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #E51837;
		color: #FFFFFF;
		padding: 3px;
}

.table-mustard
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background-color: #000000;
		background-image: url(images-site/Gray-metal.gif);
		background-repeat: repeat-x;
}

.globalbar
{
		background-color: #000000;
		font-weight: normal;
		font-size: 10px;
		padding: 2px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 3px;
}

.globalbar A:LINK
{
		color: #FFFFFF;
		text-decoration: none;
}

.globalbar A:VISITED
{
		color: #FFFFFF;
		text-decoration: none;
}

.globalbar A:HOVER
{
		color: #FFFFFF;
		text-decoration: underline;
}

.globalbar A:ACTIVE
{
		color: #FFFFFF;
		text-decoration: none;
}

.divaGPS-here
{
		display: block !important;
		color: #E6183A !important;
		padding: 0px !important;
		cursor:default; /* So "hand" cursor does not appear */
		margin: 0px;
		text-decoration: underline;
}

.table-header-repeat-left
{
		background-image: url(images-site/Header-repeat.jpg);
		background-repeat: no-repeat;
		background-position: left top;
}

.small-superscript
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		vertical-align: top;
		font-weight: bold;
}

.Large-Highlight-Bold-Alt
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #E51837;
}

.table-black
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 3px;
		background-color: #000000;
}

.Medium-White
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FFFFFF;
}

.Normal-White
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #FFFFFF;
		padding-left: 10px;
}

.Normal-indent
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		padding-left: 10px;
		padding-right: 5px;
}

.table-red-medium
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #E51837;
		color: #FFFFFF;
		padding-left: 15px;
}

.table-red-bottom
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #E51837;
		color: #FFFFFF;
		padding: 3px;
		border-top-width: 3px;
		border-top-style: solid;
		border-top-color: #FFFFFF;
}

