body 
{
	background-color:#FFFFFF;
	font-family : "Arial";
	font-size : 12px;
	color: #000000;
}

.componentTitle
{
	background-color: #C9C1A6;
	color: #666666;
	font-size: 12px;
	font-family : "Arial", "Helvetica", "Serif";
	font-weight: bold; 
}

.FooterMenuLink
{
	background-color: #EFEFEF;
	color: #CC2421;
	font-size: 11px;
	font-family : "Arial", "Helvetica", "Serif";
	text-decoration: none; 
}
A.FooterMenuLink:visited {color : #CC2421; font-size : 11px; font-family : "Arial", "Helvetica", "Serif"; text-decoration: none;}
A.FooterMenuLink:link {color : #CC2421; font-size : 11px; font-family : "Arial", "Helvetica", "Serif"; text-decoration: none;}
A.FooterMenuLink:active {color : #CC2421; font-size : 11px; font-family : "Arial", "Helvetica", "Serif"; text-decoration: none;}
A.FooterMenuLink:hover {color : #CC2421; font-size : 11px; font-family : "Arial", "Helvetica", "Serif"; text-decoration: none;}

.FooterMenu
{
	background-color: #FFFFFF;
	color: #95928B;
	font-size: 11px;
	font-family : "Arial", "Helvetica", "Serif";
}

.content
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", "Serif"; 
  color: #666666;
  font-weight: normal;  
}

A.content:visited {color : #46453E; font-size : 12px; text-decoration: none;}
A.content:link {color : #46453E; font-size : 12px; text-decoration: none;}
A.content:active {color : #46453E; font-size : 12px; text-decoration: none;}
A.content:hover {color : #039BE0; font-size : 12px; text-decoration: none;}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #000000;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
}

.BodyLinkText
{
  font-size : 10px;
  font-family : "Arial", "Helvetica", "Serif"; 
  color: #FF6600;
  font-weight: normal;
  text-decoration: underline;
}

.BodyText
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", "Serif"; 
  color: #666666;
  font-weight: normal;  
}

.tagLineLink
{
	background-color: #FFFFFF;
	color: #CC2421;
	font-size: 11px;
	font-family : "Arial", "Helvetica", "Serif";
	text-decoration: none; 
}

.NavSectionOn
{
	font-family : "Arial", "Helvetica", "Serif";
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	background-color: #F5F5F5;
}

.NavSectionOff
{
	font-family : "Arial", "Helvetica", "Serif";
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

.NavPageOn
{
	font-family : "Arial", "Helvetica", "Serif";
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.NavPageOff
{
	font-family : "Arial", "Helvetica", "Serif";
	color: #FF6600;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.TextHeader1
{
	font-family : "Arial", "Helvetica", "Serif";
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

.HeaderOrangeLarge
{
	font-family : "Arial", "Helvetica", "Serif";
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
}

.TextHeader2
{
	font-family : "Arial", "Helvetica", "Serif";
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}

.Text
{
	font-family : "Arial", "Helvetica", "Serif";
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

.TextLink
{
	font-family : "Arial", "Helvetica", "Serif";
	color: #FF6600;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

A.TextLink:visited {color : #FF6600; font-size : 12px; text-decoration: underline;}
A.TextLink:link {color : #FF6600; font-size : 12px; text-decoration: underline;}
A.TextLink:active {color : #FF6600; font-size : 12px; text-decoration: underline;}
A.TextLink:hover {color : #FF6600; font-size : 12px; text-decoration: underline;}