@charset "utf-8";
/* CSS Document */
.page-heading {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #A1121E;
}
.main-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.ts-signature {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color: #666;
}
.main-link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #068525;
	font-weight:bold;
}
.box-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}

.ts-admin-box-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFF00;
}

.footer-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}

.footer-link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #068525;
	font-weight:bold;
}
.homepage-heading {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #A1121E;
}
.admin-timesheet {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}