.RedCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A71930;
	line-height: normal;
}
.BlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	line-height: normal;
	text-decoration: none;
}
.BlueLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A71930;
	line-height: normal;
	text-decoration: none;
}
.sBlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	line-height: 12px;
	text-decoration: none;
}
.sBlueLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A71930;
	line-height: normal;
	text-decoration: none;
}
.TurqLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009B9B;
	line-height: normal;
	text-decoration: none;
}
.TurqLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #64FFE0;
	line-height: normal;
	text-decoration: none;
}
.RedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	line-height: normal;
	text-decoration: none;
}
.RedLink:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: ##D89E9E;
	line-height: normal;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.RedProjectHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A71930;
	font-weight: bold;
	line-height: 20px;
}
.GreyNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.GreyNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002664;
	text-decoration: none;
}
.GGreyNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.GGreyNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.IGreyNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.IGreyNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009B9B;
	text-decoration: none;
}
.GreyNavLinkCarrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}.DarkBlueCurrentNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002664;
}.DarkRedCurrentNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}.DarkTurqCurrentNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008585;
}.GreyProjectClient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;}
.tdback { 
background-image: url(images/interiorlayoutele/molecule.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position:  right; 
} 
.FrontCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
.centable {
	text-align: center;
}

