/*
lt blue - #0099FF
maroon - #990000
*/

.body
{
	font-family: Arial;
}
A.Link
{ color: white; font-family:Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: underline;   }

A.MainLink
{ color: White;  font-family: Arial; font-size: 14px;  text-decoration: none;  font-weight: bold;     }

A.MainLink:hover
{ color: Gray;  text-decoration: underline;  }

A.TopLink
{ color: White;  font-family: Papyrus,"Courier";  font-size: 17px;  text-decoration: none;  font-weight: none;     }

A.TopLink:hover
{ color: #990000;  text-decoration: underline;  }

a.ltgray {  color: white; text-decoration: none}
a.ltgray:hover { text-decoration: underline}

a.maroon {  color: #990000; text-decoration: none}
a.maroon:hover {  color: white; text-decoration: none}

a.Maroon22pxVerdana {  color: #990000; text-decoration: none; font-family: Arial; font-size: 22px}
a.Maroon22pxVerdana:hover {  color: white; text-decoration: none}

a.white {  color: #666666; text-decoration: none}
a.white:hover {  color: white; text-decoration: none}
.textwhite {  color: #666666;
}

.textblack {  color: black;font-size: 13px;
	font-family: Arial;
}
.MaroonText
{
	color: #990000;
	font-size: 12px;
	
}

.LargeWhiteText
{
	color:white;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

.WhiteText
{
	color:white;
	font-size: 14px;
	font-weight: bold;
}

.SmallWhiteText
{
	color:white;
	font-size: 13px;
	font-family: Arial;
}
p
{
	color:white;
	font-size: 13px;
	font-family: Arial;
	
}
p:first-letter 
{
   font-size: 14pt;
	float: left;
	color:white;
	
} 

.ServicesTitle
{
	font-size: 16pt;
	color:black;
	font-family: Arial;
}


.BodyText
{ font-family: Arial;  color: Black;  font-size: 12px;   }

.ListItemText
{ font-family: Arial;  color: Maroon;  font-size: 10px;   }

A.ListProjectTitle
{ font-family: Arial;  font-size: 13px;  color: #990000;  text-decoration: none;    }

A.ListProjectTitle:hover
{ font-family: Arial;  font-size: 13px;  color: #990000;  text-decoration: underline;    }

.ListProjectLocation
{ font-family: Arial;  font-size: 9px;  color: black;   }

.ProjectHeader
{ font-family: Arial;  font-size: 12px;  color: #990000;  font-weight: bold;    }

.ProjectText
{ font-family: Arial;  font-size: 11px;  color: black;   }

.ProjectText
{ font-family: Arial;  font-size: 11px;  color: black;   }

.ProjectMainHeader
{ font-family: Arial;  font-size: 13px;  color: black;  font-weight: bold;    }

.ProjectMainHeaderXL
{ font-family: Arial;  font-size: 18px;  color: #990000;  font-weight: bold;    }
