﻿P {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top:2px;
	margin-bottom:10px;
}

.profTech {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top:2px;
	margin-bottom:10px;
}

td {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
 li {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}

.profTechNav {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top:0px;
	margin-bottom:2px;
}

.orange {	
	color: #ed6f30;
	font-weight: 600;
	font-size: 14px;
}
.blue {
	color: #3e647e;
	font-weight: 600;
	font-size: 14px;
	
}
.red {	
	color: #cc3333;
	font-weight: 600;
	font-size: 14px;
}
.yellow {	
	color: #998527;
	font-weight: 600;
	font-size: 14px;
}

.green {	
	color: #9eab05;
	font-weight: 600;
	font-size: 14px;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #dbb816;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #ffffcc;

}
profTechBold {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.profTechBold {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.profTechTitle {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3E647E;
}

.profTechBannr {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #3E647E;
}
.profTechSmall {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

a.InvisiLink:link {color: #FFFFFF;  /* same color as background */}
a.InvisiLink:visited {color: #FFFFFF;  /* same color as background */}
a.InvisiLink:active {color: #dbb816; }
a.InvisiLink:hover {color: #dbb816; background-color: #ffffff}

.InvisiLink:focus, .InvisiLink:active { /* "focus" works for Mozilla,
"active" for IE */
color: #003366; /* changes to blue */
}