@charset "utf-8";
/* CSS Document */

a.prof:link {color:#003cff; text-decoration: underline; }
a.prof:visited {color:#003cff; text-decoration: underline; }
a.prof:hover {color:#f77b0e; text-decoration: none; }
a.prof:active {color:#f77b0e; } 


A:link {text-decoration: underline;} 
A:visited {text-decoration: underline;}
A:active {text-decoration: none;}
A:hover {text-decoration: none;}
.redlink {color:#c75646;}
.purplelink {color:#6351b7;}
.greenlink {color:#87c34e;}
.greylink {color:#b4b4b4;}
.whitelink {color:#ffffff;}
.darkgreylink {color:#838383;}
.bluelink {color:#003cff;}
.blacklink {color:#000000;}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5f5c5c;
	font-style: normal;
}
.bluemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003cff;
	font-style: normal;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
}
.whitelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
}
.bottomsmallfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5f5c5c;
}

.mainarrowfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #5f5c5c;
}
.maindarkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5f5c5c;
	font-style: normal;
}
.bottombigfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #5f5c5c;
}
.bottomgloballinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6d6f7d;
}
.verdanaten {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6d6f7d;
}
.navblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003cff;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003cff;
}
.headerblue_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003cff;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.black_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}.bigger_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003CFF;
}
.bigger_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF7A00;
}
.smaller_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF7A00;
}
